|
Re: java crash on RedHat 9 [message #12048 is a reply to message #12022] |
Thu, 24 April 2003 17:03 |
Eclipse User |
|
|
|
Originally posted by: dbarth.idealx.com
Change your JDK to 1.4.1 or higher : this is documented in RH9 release
notes.
The new thread implementation (NPTL) does not mimick the bugs in the old
LinuxThreads library.
If you're stuck with JDK1.3, then you must define LD_ASSUME_KERNEL=2.2 or
something. See the release notes for more precise infos.
--
dbarth
James Myers wrote:
> I'm running Eclipse 2.1 on Linux Redhat 9, glibc 2.3.2, Sun 1.3.1_07 JDK and
> when I do a CVS share project, I get a JVM crash in
> /usr/lib/libgdk-x11-2.0.so.0.
> This is part of GTK+ which I have the latest for: 2.2.1-4.
> The last java code on the call stack is
> org.eclipse.swt.internal.gtk.OK.gtk_progress_bar_set_fractio n(Native method)
> What can I do to fix this??
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03269 seconds