← Back to team overview

openjdk team mailing list archive

[Bug 1092540] Re: # A fatal error has been detected by the Java Runtime Environment

 

I can confirm this bug. It does also happen by running eclipse locally
and not using ssh.

The crashes seem very random. Once it lasts only a few seconds and the
next time even 15 minutes or so of normal usage.

My error message:

# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x0000000000000000, pid=4818, tid=140663123228416
#
# JRE version: 6.0_24-b24
# Java VM: OpenJDK 64-Bit Server VM (20.0-b12 mixed mode linux-amd64 compressed oops)
# Derivative: IcedTea6 1.11.5
# Distribution: Ubuntu 12.04 LTS, package 6b24-1.11.5-0ubuntu1~12.04.1
# Problematic frame:
# C  0x0000000000000000
#
# An error report file with more information is saved as:
# /home/moritz/hs_err_pid4818.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.

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

Title:
  # A fatal error has been detected by the Java Runtime Environment

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

Bug description:
  # A fatal error has been detected by the Java Runtime Environment: 
  # 
  #  SIGSEGV (0xb) at pc=0x00007f5c47dc030e, pid=8092, tid=140034617177856 
  #
  # JRE version: 6.0_24-b24 # Java VM: OpenJDK 64-Bit Server VM (20.0-b12 mixed mode linux-amd64 compressed oops)
  # Derivative: IcedTea6 1.11.5 # Distribution: Ubuntu 12.04 LTS, package 6b24-1.11.5-0ubuntu1~12.04.1 
  # Problematic frame: 
  # C  [libgdk-x11-2.0.so.0+0x7230e]  gdk_window_enable_synchronized_configure+0xe 
  # # An error report file with more information is saved as: # /var/www/sedat/hs_err_pid8092.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. 
  #
  _____________________________________________________________________________________________
  --------------------------------------------
  |THAT'S WHAT HAPPENING  |
  ---------------------------------------------
  I'm connecting a LINUX machine (development server) from a MAC (LION) with SSH over OpenVPN (Tunnelblick) 
  on the X11-Terminal to work with ECLIPSE.
  Sometimes I can't start ECLIPSE and the error message (above) appears and generates  a error log like below.
  After closing and opening the connection it works again.

  See attachments for the error logs

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


References