Comment 3 for bug 1317972

Revision history for this message
marco (nazgul17) wrote :

I am also affected by this bug.

Here is the output:

#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fb463bba718, pid=27556, tid=140413065697024
#
# JRE version: OpenJDK Runtime Environment (7.0_65-b32) (build 1.7.0_65-b32)
# Java VM: OpenJDK 64-Bit Server VM (24.65-b04 mixed mode linux-amd64 compressed oops)
# Derivative: IcedTea 2.5.3
# Distribution: Ubuntu 14.04 LTS, package 7u71-2.5.3-0ubuntu0.14.04.1
# 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/marco/hs_err_pid27556.log
Compiled method (nm) 83770 441 n org.eclipse.swt.internal.gtk.OS::_g_object_get_qdata (native)
 total in heap [0x00007fb46c952ad0,0x00007fb46c952e50] = 896
 relocation [0x00007fb46c952bf0,0x00007fb46c952c50] = 96
 main code [0x00007fb46c952c60,0x00007fb46c952e50] = 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.
#
marco@marco-Z230:~$ java -version
java version "1.7.0_65"
OpenJDK Runtime Environment (IcedTea 2.5.3) (7u71-2.5.3-0ubuntu0.14.04.1)
OpenJDK 64-Bit Server VM (build 24.65-b04, mixed mode)

My Eclipse version is 3.8.1 and I am using oxigen-gtk theme.