On Tue, 2005-06-28 at 17:58 -0400, Andrew Overholt wrote: > I can reproduce this behaviour on both an x86 box running an Eclipse 3.1 > ecj (built myself) and on a ppc box running Eclipse 3.1 RC3 (the RPMs we > have in rawhide). For what it's worth, I can't reproduce this on a vanilla x86 FC4 machine. $ rpm -qf /usr/bin/ecj eclipse-ecj-3.1.0_fc-0.M6.22 Did you try breaking into the hanging process with gdb to see what it's doing? AG