Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Unexpected Signal: 11 crash
Unexpected Signal: 11 crash [message #154879] Mon, 10 November 2003 08:46
Eclipse UserFriend
Originally posted by: michael.lexi.com

Running Eclipse on Redhat Linux I'm
getting this hs_err_ output after crashes:

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x4DB0D020
Function=(null)+0x4DB0D020
Library=/usr/lib/libgdk-x11-2.0.so.0

NOTE: We are unable to locate the function name symbol for the error
just occurred. Please refer to release documentation for possible
reason and solutions.


Current Java thread:
at org.eclipse.swt.internal.gtk.OS.gtk_main_iteration(Native
Method)
at
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :1432)
at
org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1402)
at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoa
der.java:858)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.
java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAcces
sorImpl.java:25)

...


Any ideas? Do I need to update the x11 libs?
Previous Topic:SetEditable() works with CompilationUnitEditor otherwise NO
Next Topic:open preferences in selected page
Goto Forum:
  


Current Time: Fri May 09 02:15:47 EDT 2025

Powered by FUDForum. Page generated in 0.05903 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top