← Back to team overview

openjdk team mailing list archive

[Bug 238066] Re: segfault in libjvm with unknown cause

 

*** This bug is a duplicate of bug 174759 ***
    https://bugs.launchpad.net/bugs/174759

** This bug has been marked a duplicate of bug 174759
   Eclipse crashes due to jvm crash

-- 
segfault in libjvm with unknown cause
https://bugs.launchpad.net/bugs/238066
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: Incomplete

Bug description:
While running a fairly Graphics2D-intensive visualization program of mine, it abruptly closed displaying the following:

#
# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f04fb22cfa0, pid=11397, tid=1108109648
#
# Java VM: OpenJDK 64-Bit Server VM (1.6.0-b09 mixed mode linux-amd64)
# Problematic frame:
# V  [libjvm.so+0x20afa0]
#
# An error report file with more information is saved as:
# /home/zhz/viz/hs_err_pid11397.log
#
# If you would like to submit a bug report, please 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.
#

Attached is the error report file mentioned.



References