openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #01380
[Bug 305170] Re: JVM crash due to a gtkstyle problem in amd64 system
Upgraded to 6b14, still the problem.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fc447799cc7, pid=9577, tid=140481642731856
#
# Java VM: OpenJDK 64-Bit Server VM (14.0-b08 mixed mode linux-amd64 )
# Distribution: Ubuntu jaunty (development branch), package 6b14~pre1-0ubuntu2
# Problematic frame:
# C [libgobject-2.0.so.0+0x26cc7] g_type_fundamental+0x17
#
# An error report file with more information is saved as:
# /home/ming/Downloads/eclipse/hs_err_pid9577.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
# https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
#
--
JVM crash due to a gtkstyle problem in amd64 system
https://bugs.launchpad.net/bugs/305170
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.
Status in “openjdk-6” source package in Ubuntu: New
Bug description:
I recently upgraded to the 6b13~pre2-0ubuntu2 version, and I have a problem when start some java apps.
[ming:Downloads]$ java -jar logisim-2.1.6.jar
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f25c5e5ecc7, pid=12319, tid=139801166739792
#
# Java VM: OpenJDK 64-Bit Server VM (14.0-b08 mixed mode linux-amd64 )
# Distribution: Ubuntu jaunty (development branch), package 6b13~pre2-0ubuntu2
# Problematic frame:
# C [libgobject-2.0.so.0+0x26cc7] g_type_fundamental+0x17
#
# An error report file with more information is saved as:
# /home/ming/Downloads/hs_err_pid12319.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
# https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
#
Aborted
After change default jvm to 6-11-0ubuntu1 version of sun-java6-jdk, the problem disappeared.
References