openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #02388
[Bug 430061] Re: Java crashes when a SWT program try to open a AWT or Swing Frame
there are some binaries, which probably are downloaded on the fly:
7f505e725000-7f505e728000 r-xp 00000000 fc:02 264454 /tmp/swtlib-64/libswt-gnome-gtk-3550.so
7f505e728000-7f505e827000 ---p 00003000 fc:02 264454 /tmp/swtlib-64/libswt-gnome-gtk-3550.so
7f505e827000-7f505e828000 rw-p 00002000 fc:02 264454 /tmp/swtlib-64/libswt-gnome-gtk-3550.so
7f505e828000-7f505e829000 ---p 00000000 00:00 0
7f505e829000-7f505f029000 rw-p 00000000 00:00 0
7f505f029000-7f505f09d000 r-xp 00000000 fc:02 1371 /tmp/sqlite-3.6.14.2-libsqlitejdbc.so
7f505f09d000-7f505f29c000 ---p 00074000 fc:02 1371 /tmp/sqlite-3.6.14.2-libsqlitejdbc.so
7f505f29c000-7f505f29d000 r--p 00073000 fc:02 1371 /tmp/sqlite-3.6.14.2-libsqlitejdbc.so
7f505f29d000-7f505f2a0000 rw-p 00074000 fc:02 1371 /tmp/sqlite-3.6.14.2-libsqlitejdbc.so
please check out if swt-3.4 can be used, packaged as libswt-
gtk-3.4-java, and maybe libswt-gnome-gtk-3.4-jni is needed.
the sqlite wrapper isn't packaged in Ubuntu. Maybe it should be packaged
See http://www.ch-werner.de/javasqlite/
--
Java crashes when a SWT program try to open a AWT or Swing Frame
https://bugs.launchpad.net/bugs/430061
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.
Status in “openjdk-6” package in Ubuntu: New
Bug description:
Java crashes when a SWT program try to open a AWT or Swing Frame (I can't figure out what is the toolkit).
Apport can't send the crash I will attach that for you.
References