← Back to team overview

openjdk team mailing list archive

[Bug 1055159] Re: SIGSEGV when running eclipse 3.8

 

I've got the same error on starting eclipse from the console.

But I had slightly different message:
# JRE version: 7.0_13-b20
# Java VM: OpenJDK 64-Bit Server VM (23.7-b01 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  [libgobject-2.0.so.0+0x192c0]  g_object_get_qdata+0x20

Starting eclipse from the desktop icon fails (with crash directly after
workspace selection.)

Strange thing - after executing command mensioned in the error message ("ulimit -c unlimited"), starting eclipse succeeded. That was first eclipse execution after installation and I tried to select a non-default workspace with one unpacked python-project in it (located on ntfs-partition).
So I could install pydev extension to eclipse and wanted to test it one more time.

Starting from desktop still was not possible, starting from the same
terminal for default workspace (to be initialized) succeeded one more
time. Starting eclipse from another terminal failed.

General repitition: 
- exit from terminal
- starting via desktop launcher failed after non-default workspace location
- start terminal
- starting eclipse from terminal crashes the same way
- execute "ulimit -c unlimited"
- starting eclipse from terminal !!!CRASHES!!! :(:(:(

It looks like really annoying hard bug...

-- 
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-7 in Ubuntu.
https://bugs.launchpad.net/bugs/1055159

Title:
  SIGSEGV when running eclipse 3.8

Status in “openjdk-7” package in Ubuntu:
  Confirmed

Bug description:
  #
  # A fatal error has been detected by the Java Runtime Environment:
  #
  #  SIGSEGV (0xb) at pc=0x00007ffbe4ab4e8c, pid=9667, tid=140720205301504
  #
  # JRE version: 7.0_07-b30
  # Java VM: OpenJDK 64-Bit Server VM (23.2-b09 mixed mode linux-amd64 compressed oops)
  # Problematic frame:
  # C  [libgobject-2.0.so.0+0x32e8c]  g_type_check_instance_cast+0x1c
  #
  # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
  #
  # If you would like to submit a bug report, please include
  # instructions on how to reproduce the bug and visit:
  #   https://bugs.launchpad.net/ubuntu/+source/openjdk-7/
  # The crash happened outside the Java Virtual Machine in native code.
  # See problematic frame for where to report the bug.
  #

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/1055159/+subscriptions


References