Re: [Java-gnome-developer] Can
Brought to you by:
afcowie
From: <fer...@lo...> - 2003-08-01 14:54:21
|
Hi Tiago, > > An unexpected exception has been detected in native code outside the > > VM. > > Unexpected Signal : 11 occurred at PC=0x4DA06713 > > Function=gtk_window_new+0x83 > > Library=/usr/lib/libgtk-x11-2.0.so.0 > > > > Current Java thread: > > at org.gnu.gtk.Window.gtk_window_new(Native Method) > > at org.gnu.gtk.Window.<init>(Window.java:44) > > I had the same error when i didn't have the LD_LIBRARY_PATH set, the jvm would > crash displaying the same error message, maybe you need to set it. I set LD_LIBRARY_PATH. I'll double check but this should not be the problem. I have used java-gnome 0.7 before and I am used to JNI. []s, Fernando Lozano |