[Java-gnome-developer] Access violation on WinXP
Brought to you by:
afcowie
From: t_alex <t_...@ig...> - 2005-08-26 16:42:38
|
Good afternoon, people, I've attempted to run a "Hello World" in Java-Gnome but the JVM suddenly crashed... I've got a lot of critical error messages from Glib-GObject (assertion failures) and JVM, as follows: # # An unexpected error has been detected by HotSpot Virtual Machine: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x07b744e6, pid=3904, tid=3952 # # Java VM: Java HotSpot(TM) Client VM (1.5.0_04-b05 mixed mode, sharing) # Problematic frame: # C [libgtk-win32-2.0-0.dll+0x2044e6] # # An error report file with more information is saved as hs_err_pid3904.log # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # I'm using: * WinXP SP2; * libgtkjni-2-6.dll; * libgladejni-2-10.dll; * Gnome Runtime environment 2.6.8.rc1 (but I've got the same error on 2.6.10.rc1); * Sun's JRE 1.5.0_04. Someone can tell me how to eliminate these errors? Thanks, Thiago P.S.: Please forgive-me by the beginner-level English... :-) |