Date: Thu, 01 Dec 2005 11:22:09 -0800 From: Sean McNeil <sean@mcneil.com> To: Franco Bruno Borghesi <fborghesi@gmail.com> Cc: FreeBSD-Java <freebsd-java@freebsd.org> Subject: Re: Eclipse dies on amd64 Message-ID: <1133464929.58726.3.camel@triton.mcneil.com> In-Reply-To: <e13c14ec0512011112y219df675j@mail.gmail.com> References: <e13c14ec0512011112y219df675j@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2005-12-01 at 16:12 -0300, Franco Bruno Borghesi wrote: > Hi everyone. > > I'm having problems with eclipse on my new amd64 installation. Eclipse hangs > for a couple of minutes and then I get a window telling me that java > crashed. > > This is a random problem, and I haven't found a way to reproduce it. It just > happens. > I've tryied rebuilding eclipse, but it didn't help (used WITHOUT_CAIRO=yes). > I've attached the log files generated in my home directory. Maybe someone > could give me a hint. > > Console reports: > pid 33465 (java), uid 1000: exited on signal 6 (core dumped) > pid 8299 (java), uid 1000: exited on signal 6 (core dumped) > > System Detail: > *FreeBSD taz.oficina 6.0-STABLE FreeBSD 6.0-STABLE #1: Tue Nov 29 17:10:44 > ART 2005 root@taz.oficina:/usr/obj/usr/src/sys/TAZ amd64 > > *java version "1.5.0-p2" > Java(TM) 2 Runtime Environment, Standard Edition (build > 1.5.0-p2-root_29_nov_2005_17_58) > Java HotSpot(TM) 64-Bit Server VM (build 1.5.0-p2-root_29_nov_2005_16_21, > mixed mode) I used to have this same kind of thing happen to me until I fixed java. Please look at the java@ mailing list. There are two proposed solutions in there regarding libz namespace conflicts that have been floating around for quite a while, yet neither of these solutions have been implemented in the port. It is pretty crucial for eclipse as it uses gtk extensively which relies on libz. Take a look at: http://lists.freebsd.org/pipermail/freebsd-java/2005-October/004570.html Cheers, Sean
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1133464929.58726.3.camel>