Eclipse IDE(JRE) hangs and crashed with SIGSEGV at [libgobject-2.0.so.0+0x19718] g_object_get_qdata+0x18

Bug #1325168 reported by V字龍(Vdragon)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
eclipse (Ubuntu)
New
Undecided
Unassigned
glib2.0 (Ubuntu)
New
Undecided
Unassigned
openjdk-6 (Ubuntu)
New
Undecided
Unassigned
openjdk-7 (Ubuntu)
New
Undecided
Unassigned
swt-gtk (Ubuntu)
New
Undecided
Unassigned

Bug Description

as summary. Tested using OpenJDK 6 and 7.

console output:
$ eclipse
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f4a5dfa4718, pid=29426, tid=139957979784960
#
# JRE version: 6.0_31-b31
# Java VM: OpenJDK 64-Bit Server VM (23.25-b01 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libgobject-2.0.so.0+0x19718] g_object_get_qdata+0x18
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/Vdragon/hs_err_pid29426.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/
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: libglib2.0-dev 2.40.0-2
ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
Uname: Linux 3.11.0-14-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
CurrentDesktop: KDE
Date: Sat May 31 14:17:36 2014
InstallationDate: Installed on 2013-01-26 (489 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130126)
SourcePackage: glib2.0
UpgradeStatus: Upgraded to trusty on 2014-04-21 (39 days ago)

Revision history for this message
V字龍(Vdragon) (vdragon) wrote :
summary: - Eclipse(JRE) IDE hangs and crashed with SIGSEGV at
+ Eclipse IDE(JRE) hangs and crashed with SIGSEGV at
[libgobject-2.0.so.0+0x19718] g_object_get_qdata+0x18
Revision history for this message
V字龍(Vdragon) (vdragon) wrote :

OpenJDK 7 console output:
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fc7fc39c718, pid=30558, tid=140497435064064
#
# JRE version: OpenJDK Runtime Environment (7.0_55-b14) (build 1.7.0_55-b14)
# Java VM: OpenJDK 64-Bit Server VM (24.51-b03 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libgobject-2.0.so.0+0x19718] g_object_get_qdata+0x18
#
# Core dump written. Default location: /home/Vdragon/Workspace/Ubuntu_14.04_Eclipse_crash_issue/core or core.30558
#
# An error report file with more information is saved as:
# /home/Vdragon/Workspace/Ubuntu_14.04_Eclipse_crash_issue/hs_err_pid30558.log
Compiled method (nm) 1161054 673 n org.eclipse.swt.internal.gtk.OS::_g_object_get_qdata (native)
 total in heap [0x00007fc8111a53d0,0x00007fc8111a5750] = 896
 relocation [0x00007fc8111a54f0,0x00007fc8111a5550] = 96
 main code [0x00007fc8111a5560,0x00007fc8111a5750] = 496
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
# http://icedtea.classpath.org/bugzilla
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

Revision history for this message
V字龍(Vdragon) (vdragon) wrote :

generated hs_err logs:

Revision history for this message
V字龍(Vdragon) (vdragon) wrote :
Revision history for this message
V字龍(Vdragon) (vdragon) wrote :

gdb back trace:
#0 0x00007fc81b3cef79 in __GI_raise (sig=sig@entry=6)
    at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#1 0x00007fc81b3d2388 in __GI_abort () at abort.c:89
#2 0x00007fc81a7332b9 in os::abort (dump_core=<optimized out>)
    at /build/buildd/openjdk-7-7u55-2.4.7/build/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:1594
#3 0x00007fc81a8b2faf in VMError::report_and_die (
    this=this@entry=0x7fc81bb53aa0)
    at /build/buildd/openjdk-7-7u55-2.4.7/build/openjdk/hotspot/src/share/vm/utilities/vmError.cpp:1059
#4 0x00007fc81a73b54f in JVM_handle_linux_signal (sig=11,
    info=0x7fc81bb53cf0, ucVoid=0x7fc81bb53bc0,
    abort_if_unrecognized=<optimized out>)
    at /build/buildd/openjdk-7-7u55-2.4.7/build/openjdk/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp:531
#5 <signal handler called>
#6 0x00007fc7fc39c718 in g_object_get_qdata (object=0x7fc8159e9a20,
    quark=932)
    at /build/buildd/glib2.0-2.40.0/./gobject/gobject.c:3171
#7 0x00007fc8111a5616 in ?? ()
#8 0x00007fc81bb54110 in ?? ()
#9 0x00007fc81a552317 in InterpreterRuntime::resolve_invoke (
    thread=0x7fc81bb54050, bytecode=32712)
    at /build/buildd/openjdk-7-7u55-2.4.7/build/openjdk/hotspot/src/share/vm/interpreter/interpreterRuntime.cpp:727
#10 0x00007fc811178ac4 in ?? ()
#11 0x00007fc8159e9a20 in ?? ()
#12 0x00007fc8000003a4 in ?? ()
#13 0x0000000000000007 in ?? ()
#14 0x0000000000000000 in ?? ()

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.