On Fri, Mar 25, 2005 at 04:12:39PM -0500, zbalevsky wrote: > Greetings, > > I looked around bugzilla but there wasn't anything similar to this bug. > Every time I start the native eclipse, the entire computer freezes as > soon as it passes the splash screen. Hard reset is the only thing that > works from that point on. I tried starting the regular eclipse 3.1M5 > with gij and the result was the same; regular eclipse runs fine on the > Sun jvm. > > This is an i386 fc4t1 system updated to the latest rawhide (from last > night). Are there any options I can pass to either gij or the eclipse > binary that will make it print some debugging info? Yes, on the eclipse side of things you can run: eclipse -consolelog -debug I'd be interested to see what this prints out. Cheers, Ben