In fact, the crash happens in gladegnome.
Also happen in john's package. I reproduce it by following commands: $ javac -classpath .:/usr/share/java/glib0.2.jar:/usr/share/java/cairo1.0.jar:/usr/share/java/gtk2.8.jar:/usr/share/java/gnome2.12.jar:/usr/share/java/glade2.12.jar gladegnome/LibGladeGnomeTest.java $ java -classpath .:/usr/share/java/glib0.2.jar:/usr/share/java/cairo1.0.jar:/usr/share/java/gtk2.8.jar:/usr/share/java/gnome2.12.jar:/usr/share/java/glade2.12.jar gladegnome/LibGladeGnomeTest gladegnome/gnome-widgets.glade The screen output is (GladeTest:5846): Gtk-CRITICAL **: file gtksettings.c: line 433: assertion `GDK_IS_SCREEN (screen)' failed (GladeTest:5846): Gtk-CRITICAL **: file gtksettings.c: line 433: assertion `GDK_IS_SCREEN (screen)' failed (GladeTest:5846): Gdk-CRITICAL **: file gdkvisual-x11.c: line 547: assertion `GDK_IS_SCREEN (screen)' failed # # An unexpected error has been detected by HotSpot Virtual Machine: # # SIGSEGV (0xb) at pc=0xca76422b, pid=5846, tid=1 # # Java VM: Java HotSpot(TM) Client VM (1.5.0_07-b03 mixed mode, sharing) # Problematic frame: # C [libgdk-x11-2.0.so.0.800.17+0x2422b] # # An error report file with more information is saved as hs_err_pid5846.log # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # Errorlog as attachment. John Rice ??: > Jeff this is an internal twiki (jdswiki.ireland.sun.com) I use for > project status and internal builds :) > > I just used pkgtrans on the Java-Gnome binary packages available from > the OpenSolaris Desktop download center (in the testing tarball: > http://dlc.sun.com/osol/jds/downloads/current/x86/testing-vermillion_45x.tar). > > Makes it simple to install just using one pkgadd command: > > # pkgtrans /jds/packages/PKGS/ /tmp/SUNWjava-gnome-2.14.1.pkg > SUNWglib-java SUNWcairo-java SUNWlibgtk-java SUNWlibgnome-java > SUNWlibglade-java SUNWlibgconf-java > > # pkgadd -d /tmp/SUNWjava-gnome-2.14.1.pkg all > > Conny can you give us some more details on the crash? Steps to > reproduce, Nevada version, JVM, stack trace, debug output and so on. > > Thanks, > > JR > > > Jeff Cai wrote: > >> It's OK on my machine. >> I use java 1.5 and package built by John Rice >> You can get it from >> http://jdswiki.ireland.sun.com/twiki/pub/JDS/Java-GnomeBindingsProject/spec-files-java-gnome2.14-r2.tar.bz2 >> >> >> >> On Mon, 2006-07-31 at 19:56 -0700, Qinghua Cheng wrote: >> >> >>> The example gladegnome crashes the JVM on my machine. Dose any one >>> else see this, too? >>> >>> >>> This message posted from opensolaris.org >>> _______________________________________________ >>> desktop-discuss mailing list >>> desktop-discuss at opensolaris.org >>> >> >> _______________________________________________ >> desktop-discuss mailing list >> desktop-discuss at opensolaris.org >> >> > > _______________________________________________ > desktop-discuss mailing list > desktop-discuss at opensolaris.org -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: hs_err_pid5694.log URL: <http://mail.opensolaris.org/pipermail/desktop-discuss/attachments/20060802/9ca5c3fd/attachment.ksh>
