Thread: Re: [java-gnome-hackers] status
Brought to you by:
afcowie
From: Jeffrey M. <ku...@zo...> - 2002-12-14 23:18:46
|
On Fri, 2002-12-13 at 07:37, Mark Howard wrote: > Hi all, > I'm back home from uni for Christmas, so have a little more time to > work on Java-Gnome. Unfortunately, I've also got lots of other stuff to > work on, so my time is very limited. Welcome back. > > What's the current status of the the project? I seem to remember > someone saying that a 0.8.0 release might be possible by late November - > how close are we to this? We have made much progress. There is still plenty to do. I would like to release a build soon but we still have plenty of bugs. > I've been trying the code over the last few days, but unfortunately have > failed on all occasions - On all events, I get exceptions called from > org.gnu.gdk.EventButton.getX(Native Method). Is this a known problem? is > it likely to be fixed in the next few days? I am not seeing this problem. Which example are you running when you get his exception? I will look into it this weekend. -- Jeffrey Morgan <ku...@zo...> |
From: Mark H. <mh...@ti...> - 2002-12-15 10:05:47
|
On Sat, 2002-12-14 at 03:20, Jeffrey Morgan wrote: > > I've been trying the code over the last few days, but unfortunately have > > failed on all occasions - On all events, I get exceptions called from > > org.gnu.gdk.EventButton.getX(Native Method). Is this a known problem? is > > it likely to be fixed in the next few days? > > I am not seeing this problem. Which example are you running when you > get his exception? I will look into it this weekend. All of them I've tried recently... I guess it must be something wrong with my environment then. The screens render fine, but then whenever I click on a button I get exceptions like the following: An unexpected exception has been detected in native code outside the VM. Unexpected Signal : 11 occurred at PC=0x4C3F1F1E Function=GdkEventButton_get_x+0x6 Library=/home/mark/java-gnome/lib/libGTKJava.so.0.8.0 Current Java thread: at org.gnu.gdk.EventButton.getX(Native Method) at org.gnu.gdk.EventButton.getX(EventButton.java:38) at org.gnu.gtk.event.MouseEvent.<init>(MouseEvent.java:98) at org.gnu.gtk.Widget.handleButtonPressed(Widget.java:866) at org.gnu.gtk.Gtk.gtk_main(Native Method) at org.gnu.gtk.Gtk.main(Gtk.java:54) at buttons.Buttons.main(Buttons.java:66) Dynamic libraries: 08048000-0804d000 r-xp 00000000 03:05 35010 /usr/lib/j2se/1.4/bin/java 0804d000-0804e000 rw-p 00004000 03:05 35010 /usr/lib/j2se/1.4/bin/java 40000000-40011000 r-xp 00000000 03:04 110681 /lib/ld-2.3.1.so 40011000-40012000 rw-p 00011000 03:04 110681 /lib/ld-2.3.1.so 40012000-4001b000 r-xp 00000000 03:05 38158 /usr/lib/j2se/1.4/jre/lib/i386/native_threads/libhpi.so 4001b000-4001c000 ---p 00009000 03:05 38158 /usr/lib/j2se/1.4/jre/lib/i386/native_threads/libhpi.so 4001c000-4001d000 rw-p 00009000 03:05 38158 /usr/lib/j2se/1.4/jre/lib/i386/native_threads/libhpi.so 4001d000-40020000 r--s 00000000 03:05 138473 /usr/lib/j2se/1.4/jre/lib/ext/dnsns.jar 40020000-40023000 r-xp 00000000 03:05 24450 /usr/lib/libgmodule-2.0.so.0.0.7 40023000-40024000 rw-p 00002000 03:05 24450 /usr/lib/libgmodule-2.0.so.0.0.7 40026000-40033000 r-xp 00000000 03:04 110709 /lib/libpthread-0.10.so 40033000-40036000 rw-p 0000d000 03:04 110709 /lib/libpthread-0.10.so 40077000-40079000 r-xp 00000000 03:04 110694 /lib/libdl-2.3.1.so 40079000-4007a000 rw-p 00001000 03:04 110694 /lib/libdl-2.3.1.so 4007a000-40183000 r-xp 00000000 03:04 110692 /lib/libc-2.3.1.so 40183000-40189000 rw-p 00108000 03:04 110692 /lib/libc-2.3.1.so 4018d000-405f1000 r-xp 00000000 03:05 43942 /usr/lib/j2se/1.4/jre/lib/i386/client/libjvm.so 405f1000-4060e000 rw-p 00463000 03:05 43942 /usr/lib/j2se/1.4/jre/lib/i386/client/libjvm.so 4061e000-4062e000 r-xp 00000000 03:04 110696 /lib/libnsl-2.3.1.so 4062e000-4062f000 rw-p 00010000 03:04 110696 /lib/libnsl-2.3.1.so 40631000-40651000 r-xp 00000000 03:04 110695 /lib/libm-2.3.1.so 40651000-40652000 rw-p 0001f000 03:04 110695 /lib/libm-2.3.1.so 40652000-40661000 r-xp 00000000 03:05 43986 /usr/lib/j2se/1.4/jre/lib/i386/libverify.so 40661000-40663000 rw-p 0000e000 03:05 43986 /usr/lib/j2se/1.4/jre/lib/i386/libverify.so 40663000-40682000 r-xp 00000000 03:05 43993 /usr/lib/j2se/1.4/jre/lib/i386/libjava.so 40682000-40684000 rw-p 0001e000 03:05 43993 /usr/lib/j2se/1.4/jre/lib/i386/libjava.so 40684000-40699000 r-xp 00000000 03:05 125071 /usr/lib/j2se/1.4/jre/lib/i386/libzip.so 40699000-4069c000 rw-p 00014000 03:05 125071 /usr/lib/j2se/1.4/jre/lib/i386/libzip.so 4069c000-41d69000 r--s 00000000 03:05 216572 /usr/lib/j2se/1.4/jre/lib/rt.jar 41dac000-41dc3000 r--s 00000000 03:05 138476 /usr/lib/j2se/1.4/jre/lib/sunrsasign.jar 41dc3000-41e34000 r--s 00000000 03:05 138480 /usr/lib/j2se/1.4/jre/lib/jsse.jar 41e34000-41e47000 r--s 00000000 03:05 138477 /usr/lib/j2se/1.4/jre/lib/jce.jar 41e47000-42103000 r--s 00000000 03:05 216557 /usr/lib/j2se/1.4/jre/lib/charsets.jar 441ab000-441af000 r-xp 00000000 03:05 83750 /usr/X11R6/lib/libXrender.so.1.1 441af000-441b0000 rw-p 00003000 03:05 83750 /usr/X11R6/lib/libXrender.so.1.1 4c230000-4c23e000 r--s 00000000 03:05 138475 /usr/lib/j2se/1.4/jre/lib/ext/ldapsec.jar 4c23e000-4c240000 r-xp 00000000 03:05 83607 /usr/X11R6/lib/X11/locale/common/xlcDef.so.2 4c240000-4c241000 rw-p 00001000 03:05 83607 /usr/X11R6/lib/X11/locale/common/xlcDef.so.2 4c241000-4c243000 r-xp 00000000 03:05 82476 /usr/lib/gconv/EUC-JP.so 4c243000-4c244000 rw-p 00002000 03:05 82476 /usr/lib/gconv/EUC-JP.so 4c244000-4c24d000 r-xp 00000000 03:04 110697 /lib/libnss_compat-2.3.1.so 4c24d000-4c24e000 rw-p 00009000 03:04 110697 /lib/libnss_compat-2.3.1.so 4c24e000-4c26b000 r--s 00000000 03:05 138471 /usr/lib/j2se/1.4/jre/lib/ext/sunjce_provider.jar 4c26b000-4c30a000 r--s 00000000 03:05 138474 /usr/lib/j2se/1.4/jre/lib/ext/localedata.jar 4c30a000-4c379000 r--s 00000000 03:08 50205 /home/mark/java-gnome/lib/gtk-0.8.0.jar 4c379000-4c390000 r--s 00000000 03:08 50774 /home/mark/java-gnome/lib/gnome-0.8.0.jar 4c390000-4c398000 r--s 00000000 03:08 57912 /home/mark/java-gnome/lib/glade-0.8.0.jar 4c398000-4c413000 r-xp 00000000 03:08 46058 /home/mark/java-gnome/lib/libGTKJava.so.0.8.0 4c413000-4c416000 rw-p 0007a000 03:08 46058 /home/mark/java-gnome/lib/libGTKJava.so.0.8.0 4c416000-4c60a000 r-xp 00000000 03:05 134102 /usr/lib/libgtk-x11-2.0.so.0.0.9 4c60a000-4c615000 rw-p 001f4000 03:05 134102 /usr/lib/libgtk-x11-2.0.so.0.0.9 4c617000-4c66a000 r-xp 00000000 03:05 134101 /usr/lib/libgdk-x11-2.0.so.0.0.9 4c66a000-4c66f000 rw-p 00052000 03:05 134101 /usr/lib/libgdk-x11-2.0.so.0.0.9 4c66f000-4c682000 r-xp 00000000 03:05 24638 /usr/lib/libatk-1.0.so.0.0.3 4c682000-4c684000 rw-p 00013000 03:05 24638 /usr/lib/libatk-1.0.so.0.0.3 4c684000-4c695000 r-xp 00000000 03:05 22066 /usr/lib/libgdk_pixbuf-2.0.so.0.0.9 4c695000-4c696000 rw-p 00011000 03:05 22066 /usr/lib/libgdk_pixbuf-2.0.so.0.0.9 4c696000-4c6b4000 r-xp 00000000 03:05 34079 /usr/lib/libpangoxft-1.0.so.0.0.5 4c6b4000-4c6b5000 rw-p 0001d000 03:05 34079 /usr/lib/libpangoxft-1.0.so.0.0.5 4c6b5000-4c6c0000 r-xp 00000000 03:05 34078 /usr/lib/libpangox-1.0.so.0.0.5 4c6c0000-4c6c1000 rw-p 0000a000 03:05 34078 /usr/lib/libpangox-1.0.so.0.0.5 4c6c1000-4c6e5000 r-xp 00000000 03:05 34077 /usr/lib/libpango-1.0.so.0.0.5 4c6e5000-4c6f1000 rw-p 00023000 03:05 34077 /usr/lib/libpango-1.0.so.0.0.5 4c6f1000-4c725000 r-xp 00000000 03:05 24449 /usr/lib/libgobject-2.0.so.0.0.7 4c725000-4c727000 rw-p 00034000 03:05 24449 /usr/lib/libgobject-2.0.so.0.0.7 4c727000-4c78a000 r-xp 00000000 03:05 3554 /usr/lib/libglib-2.0.so.0.0.7 4c78a000-4c78b000 rw-p 00063000 03:05 3554 /usr/lib/libglib-2.0.so.0.0.7 4c78b000-4c791000 r-xp 00000000 03:05 4723 /usr/lib/gtk-2.0/2.0.0/engines/libcleanice.so 4c791000-4c792000 rw-p 00005000 03:05 4723 /usr/lib/gtk-2.0/2.0.0/engines/libcleanice.so 4c792000-4c794000 r-xp 00000000 03:05 94754 /usr/lib/gconv/ISO8859-1.so 4c794000-4c795000 rw-p 00001000 03:05 94754 /usr/lib/gconv/ISO8859-1.so 4c79f000-4c7a6000 r-xp 00000000 03:05 83744 /usr/X11R6/lib/libXi.so.6.0 4c7a6000-4c7a7000 rw-p 00006000 03:05 83744 /usr/X11R6/lib/libXi.so.6.0 4c7a7000-4c7bc000 r-xp 00000000 03:05 83743 /usr/X11R6/lib/libXft.so.1.1 4c7bc000-4c7be000 rw-p 00014000 03:05 83743 /usr/X11R6/lib/libXft.so.1.1 4c7d0000-4c7dc000 r-xp 00000000 03:05 83742 /usr/X11R6/lib/libXext.so.6.4 4c7dc000-4c7dd000 rw-p 0000c000 03:05 83742 /usr/X11R6/lib/libXext.so.6.4 4c7dd000-4c894000 r-xp 00000000 03:05 83740 /usr/X11R6/lib/libX11.so.6.2 4c894000-4c897000 rw-p 000b7000 03:05 83740 /usr/X11R6/lib/libX11.so.6.2 4c897000-4c8e4000 r-xp 00000000 03:05 276038 /usr/lib/libfreetype.so.6.3.2 4c8e4000-4c8e8000 rw-p 0004c000 03:05 276038 /usr/lib/libfreetype.so.6.3.2 4c8e9000-4c8fc000 r-xp 00000000 03:05 34061 /usr/lib/pango/1.0.0/modules/pango-basic-x.so 4c8fc000-4c8fd000 rw-p 00012000 03:05 34061 /usr/lib/pango/1.0.0/modules/pango-basic-x.so 4c8fd000-4c915000 r-xp 00000000 03:05 150721 /usr/lib/gconv/libJIS.so 4c915000-4c916000 rw-p 00017000 03:05 150721 /usr/lib/gconv/libJIS.so 4c916000-4c976000 rw-s 00000000 00:05 635273255 /SYSV00000000 (deleted) Local Time = Sun Dec 15 10:03:38 2002 Elapsed Time = 3 # # The exception above was detected in native code outside the VM # # Java VM: Java HotSpot(TM) Client VM (Blackdown-1.4.1-beta mixed mode) # # An error report file has been saved as hs_err_pid31816.log. # Please refer to the file for further information. # -- .''`. Mark Howard : :' : `. `' http://www.tildemh.com `- mh...@de... | mh...@ti... | mh...@ca... |
From: Mark H. <mh...@ti...> - 2002-12-17 12:38:27
|
Hi, I'm still having these problems with java-gnome apps crashing on all events. Does anyone have any advice? is there anything else I can try? Versions I'm using (in case anyone knows on any problems): Java - Blackdown-1.4.1-beta gtk - 2.0.9 gcc 2.95.4 libc6 2.3.1 > An unexpected exception has been detected in native code outside the VM. > Unexpected Signal : 11 occurred at PC=0x4C3F1F1E > Function=GdkEventButton_get_x+0x6 > Library=/home/mark/java-gnome/lib/libGTKJava.so.0.8.0 > > Current Java thread: > at org.gnu.gdk.EventButton.getX(Native Method) > at org.gnu.gdk.EventButton.getX(EventButton.java:38) > at org.gnu.gtk.event.MouseEvent.<init>(MouseEvent.java:98) > at org.gnu.gtk.Widget.handleButtonPressed(Widget.java:866) > at org.gnu.gtk.Gtk.gtk_main(Native Method) > at org.gnu.gtk.Gtk.main(Gtk.java:54) > at buttons.Buttons.main(Buttons.java:66) > > Dynamic libraries: > 08048000-0804d000 r-xp 00000000 03:05 35010 > /usr/lib/j2se/1.4/bin/java > 0804d000-0804e000 rw-p 00004000 03:05 35010 > /usr/lib/j2se/1.4/bin/java > 40000000-40011000 r-xp 00000000 03:04 110681 /lib/ld-2.3.1.so > 40011000-40012000 rw-p 00011000 03:04 110681 /lib/ld-2.3.1.so > 40012000-4001b000 r-xp 00000000 03:05 38158 > /usr/lib/j2se/1.4/jre/lib/i386/native_threads/libhpi.so > 4001b000-4001c000 ---p 00009000 03:05 38158 > /usr/lib/j2se/1.4/jre/lib/i386/native_threads/libhpi.so > 4001c000-4001d000 rw-p 00009000 03:05 38158 > /usr/lib/j2se/1.4/jre/lib/i386/native_threads/libhpi.so > 4001d000-40020000 r--s 00000000 03:05 138473 > /usr/lib/j2se/1.4/jre/lib/ext/dnsns.jar > 40020000-40023000 r-xp 00000000 03:05 24450 > /usr/lib/libgmodule-2.0.so.0.0.7 > 40023000-40024000 rw-p 00002000 03:05 24450 > /usr/lib/libgmodule-2.0.so.0.0.7 > 40026000-40033000 r-xp 00000000 03:04 110709 /lib/libpthread-0.10.so > 40033000-40036000 rw-p 0000d000 03:04 110709 /lib/libpthread-0.10.so > 40077000-40079000 r-xp 00000000 03:04 110694 /lib/libdl-2.3.1.so > 40079000-4007a000 rw-p 00001000 03:04 110694 /lib/libdl-2.3.1.so > 4007a000-40183000 r-xp 00000000 03:04 110692 /lib/libc-2.3.1.so > 40183000-40189000 rw-p 00108000 03:04 110692 /lib/libc-2.3.1.so > 4018d000-405f1000 r-xp 00000000 03:05 43942 > /usr/lib/j2se/1.4/jre/lib/i386/client/libjvm.so > 405f1000-4060e000 rw-p 00463000 03:05 43942 > /usr/lib/j2se/1.4/jre/lib/i386/client/libjvm.so > 4061e000-4062e000 r-xp 00000000 03:04 110696 /lib/libnsl-2.3.1.so > 4062e000-4062f000 rw-p 00010000 03:04 110696 /lib/libnsl-2.3.1.so > 40631000-40651000 r-xp 00000000 03:04 110695 /lib/libm-2.3.1.so > 40651000-40652000 rw-p 0001f000 03:04 110695 /lib/libm-2.3.1.so > 40652000-40661000 r-xp 00000000 03:05 43986 > /usr/lib/j2se/1.4/jre/lib/i386/libverify.so > 40661000-40663000 rw-p 0000e000 03:05 43986 > /usr/lib/j2se/1.4/jre/lib/i386/libverify.so > 40663000-40682000 r-xp 00000000 03:05 43993 > /usr/lib/j2se/1.4/jre/lib/i386/libjava.so > 40682000-40684000 rw-p 0001e000 03:05 43993 > /usr/lib/j2se/1.4/jre/lib/i386/libjava.so > 40684000-40699000 r-xp 00000000 03:05 125071 > /usr/lib/j2se/1.4/jre/lib/i386/libzip.so > 40699000-4069c000 rw-p 00014000 03:05 125071 > /usr/lib/j2se/1.4/jre/lib/i386/libzip.so > 4069c000-41d69000 r--s 00000000 03:05 216572 > /usr/lib/j2se/1.4/jre/lib/rt.jar > 41dac000-41dc3000 r--s 00000000 03:05 138476 > /usr/lib/j2se/1.4/jre/lib/sunrsasign.jar > 41dc3000-41e34000 r--s 00000000 03:05 138480 > /usr/lib/j2se/1.4/jre/lib/jsse.jar > 41e34000-41e47000 r--s 00000000 03:05 138477 > /usr/lib/j2se/1.4/jre/lib/jce.jar > 41e47000-42103000 r--s 00000000 03:05 216557 > /usr/lib/j2se/1.4/jre/lib/charsets.jar > 441ab000-441af000 r-xp 00000000 03:05 83750 > /usr/X11R6/lib/libXrender.so.1.1 > 441af000-441b0000 rw-p 00003000 03:05 83750 > /usr/X11R6/lib/libXrender.so.1.1 > 4c230000-4c23e000 r--s 00000000 03:05 138475 > /usr/lib/j2se/1.4/jre/lib/ext/ldapsec.jar > 4c23e000-4c240000 r-xp 00000000 03:05 83607 > /usr/X11R6/lib/X11/locale/common/xlcDef.so.2 > 4c240000-4c241000 rw-p 00001000 03:05 83607 > /usr/X11R6/lib/X11/locale/common/xlcDef.so.2 > 4c241000-4c243000 r-xp 00000000 03:05 82476 > /usr/lib/gconv/EUC-JP.so > 4c243000-4c244000 rw-p 00002000 03:05 82476 > /usr/lib/gconv/EUC-JP.so > 4c244000-4c24d000 r-xp 00000000 03:04 110697 > /lib/libnss_compat-2.3.1.so > 4c24d000-4c24e000 rw-p 00009000 03:04 110697 > /lib/libnss_compat-2.3.1.so > 4c24e000-4c26b000 r--s 00000000 03:05 138471 > /usr/lib/j2se/1.4/jre/lib/ext/sunjce_provider.jar > 4c26b000-4c30a000 r--s 00000000 03:05 138474 > /usr/lib/j2se/1.4/jre/lib/ext/localedata.jar > 4c30a000-4c379000 r--s 00000000 03:08 50205 > /home/mark/java-gnome/lib/gtk-0.8.0.jar > 4c379000-4c390000 r--s 00000000 03:08 50774 > /home/mark/java-gnome/lib/gnome-0.8.0.jar > 4c390000-4c398000 r--s 00000000 03:08 57912 > /home/mark/java-gnome/lib/glade-0.8.0.jar > 4c398000-4c413000 r-xp 00000000 03:08 46058 > /home/mark/java-gnome/lib/libGTKJava.so.0.8.0 > 4c413000-4c416000 rw-p 0007a000 03:08 46058 > /home/mark/java-gnome/lib/libGTKJava.so.0.8.0 > 4c416000-4c60a000 r-xp 00000000 03:05 134102 > /usr/lib/libgtk-x11-2.0.so.0.0.9 > 4c60a000-4c615000 rw-p 001f4000 03:05 134102 > /usr/lib/libgtk-x11-2.0.so.0.0.9 > 4c617000-4c66a000 r-xp 00000000 03:05 134101 > /usr/lib/libgdk-x11-2.0.so.0.0.9 > 4c66a000-4c66f000 rw-p 00052000 03:05 134101 > /usr/lib/libgdk-x11-2.0.so.0.0.9 > 4c66f000-4c682000 r-xp 00000000 03:05 24638 > /usr/lib/libatk-1.0.so.0.0.3 > 4c682000-4c684000 rw-p 00013000 03:05 24638 > /usr/lib/libatk-1.0.so.0.0.3 > 4c684000-4c695000 r-xp 00000000 03:05 22066 > /usr/lib/libgdk_pixbuf-2.0.so.0.0.9 > 4c695000-4c696000 rw-p 00011000 03:05 22066 > /usr/lib/libgdk_pixbuf-2.0.so.0.0.9 > 4c696000-4c6b4000 r-xp 00000000 03:05 34079 > /usr/lib/libpangoxft-1.0.so.0.0.5 > 4c6b4000-4c6b5000 rw-p 0001d000 03:05 34079 > /usr/lib/libpangoxft-1.0.so.0.0.5 > 4c6b5000-4c6c0000 r-xp 00000000 03:05 34078 > /usr/lib/libpangox-1.0.so.0.0.5 > 4c6c0000-4c6c1000 rw-p 0000a000 03:05 34078 > /usr/lib/libpangox-1.0.so.0.0.5 > 4c6c1000-4c6e5000 r-xp 00000000 03:05 34077 > /usr/lib/libpango-1.0.so.0.0.5 > 4c6e5000-4c6f1000 rw-p 00023000 03:05 34077 > /usr/lib/libpango-1.0.so.0.0.5 > 4c6f1000-4c725000 r-xp 00000000 03:05 24449 > /usr/lib/libgobject-2.0.so.0.0.7 > 4c725000-4c727000 rw-p 00034000 03:05 24449 > /usr/lib/libgobject-2.0.so.0.0.7 > 4c727000-4c78a000 r-xp 00000000 03:05 3554 > /usr/lib/libglib-2.0.so.0.0.7 > 4c78a000-4c78b000 rw-p 00063000 03:05 3554 > /usr/lib/libglib-2.0.so.0.0.7 > 4c78b000-4c791000 r-xp 00000000 03:05 4723 > /usr/lib/gtk-2.0/2.0.0/engines/libcleanice.so > 4c791000-4c792000 rw-p 00005000 03:05 4723 > /usr/lib/gtk-2.0/2.0.0/engines/libcleanice.so > 4c792000-4c794000 r-xp 00000000 03:05 94754 > /usr/lib/gconv/ISO8859-1.so > 4c794000-4c795000 rw-p 00001000 03:05 94754 > /usr/lib/gconv/ISO8859-1.so > 4c79f000-4c7a6000 r-xp 00000000 03:05 83744 > /usr/X11R6/lib/libXi.so.6.0 > 4c7a6000-4c7a7000 rw-p 00006000 03:05 83744 > /usr/X11R6/lib/libXi.so.6.0 > 4c7a7000-4c7bc000 r-xp 00000000 03:05 83743 > /usr/X11R6/lib/libXft.so.1.1 > 4c7bc000-4c7be000 rw-p 00014000 03:05 83743 > /usr/X11R6/lib/libXft.so.1.1 > 4c7d0000-4c7dc000 r-xp 00000000 03:05 83742 > /usr/X11R6/lib/libXext.so.6.4 > 4c7dc000-4c7dd000 rw-p 0000c000 03:05 83742 > /usr/X11R6/lib/libXext.so.6.4 > 4c7dd000-4c894000 r-xp 00000000 03:05 83740 > /usr/X11R6/lib/libX11.so.6.2 > 4c894000-4c897000 rw-p 000b7000 03:05 83740 > /usr/X11R6/lib/libX11.so.6.2 > 4c897000-4c8e4000 r-xp 00000000 03:05 276038 > /usr/lib/libfreetype.so.6.3.2 > 4c8e4000-4c8e8000 rw-p 0004c000 03:05 276038 > /usr/lib/libfreetype.so.6.3.2 > 4c8e9000-4c8fc000 r-xp 00000000 03:05 34061 > /usr/lib/pango/1.0.0/modules/pango-basic-x.so > 4c8fc000-4c8fd000 rw-p 00012000 03:05 34061 > /usr/lib/pango/1.0.0/modules/pango-basic-x.so > 4c8fd000-4c915000 r-xp 00000000 03:05 150721 > /usr/lib/gconv/libJIS.so > 4c915000-4c916000 rw-p 00017000 03:05 150721 > /usr/lib/gconv/libJIS.so > 4c916000-4c976000 rw-s 00000000 00:05 635273255 /SYSV00000000 (deleted) > > Local Time = Sun Dec 15 10:03:38 2002 > Elapsed Time = 3 > # > # The exception above was detected in native code outside the VM > # > # Java VM: Java HotSpot(TM) Client VM (Blackdown-1.4.1-beta mixed mode) > # > # An error report file has been saved as hs_err_pid31816.log. > # Please refer to the file for further information. > # -- .''`. Mark Howard : :' : `. `' http://www.tildemh.com `- mh...@de... | mh...@ti... | mh...@ca... |
From: Mark H. <mh...@ti...> - 2002-12-20 20:41:00
|
On Tue, 2002-12-17 at 12:36, Mark Howard wrote: > Hi, > I'm still having these problems with java-gnome apps crashing on all > events. ... I've tracked this down to problems with the current Blackdown java and the version of glib in Debian (Apparently Sun used undocumented glib calls which have now been removed). Everything's working fine now with jikes and kaffe. -- .''`. Mark Howard : :' : `. `' http://www.tildemh.com `- mh...@de... | mh...@ti... | mh...@ca... |