Hello. Updated eclipse* to 3.0.1_fc-9 today (on FC3, not a full rawhide system), and this happened: About a thousand of these: /var/tmp/rpm-tmp.48338: line 1: 13434 Segmentation fault gcj- dbtool4 -a /usr/lib/eclipse/eclipse.db $j /us r/lib/eclipse/`basename $j`.so error: %post(eclipse-platform-3.0.1_fc-9.i386) scriptlet failed, exit status 139 Then, when I tried to run eclipse, this happened: /usr/bin/eclipse: line 45: 13552 Segmentation fault LD_PRELOAD=/usr/lib/eclipse/xml-commons- apis-1.0.jar.so:/usr/lib/eclipse/xalan- j2-2.6.0.jar.so:/usr/lib/eclipse/xerces- j2-2.6.2.jar.so /usr/share/eclipse/eclipse $ECLIPSE_OPTS $@ $VM_OPTS Here's the relevant packages: [root@localhost ~]# rpm -qa eclipse\* gcc4\* \*gcj4\* java-1.4.2\* java-1.4.2-gcj4-compat-devel-1.4.2.0-3jpp eclipse-jdt-3.0.1_fc-9 eclipse-platform-3.0.1_fc-8 java-1.4.2-gcj-compat-1.4.2.0-39jpp gcc4-4.0.0-0.22 java-1.4.2-gcj4-compat-1.4.2.0-3jpp eclipse-pde-3.0.1_fc-9 eclipse-platform-3.0.1_fc-9 libgcj4-4.0.0-0.21 java-1.4.2-gcj-compat-devel-1.4.2.0-39jpp gcc4-java-4.0.0-0.22 eclipse-source-3.0.1_fc-9 libgcj4-devel-4.0.0-0.21 eclipse-ecj-3.0.1_fc-9 eclipse-gtk2-3.0.1_fc-9 /Peter