← Back to team overview

openjdk team mailing list archive

[Bug 398280] Re: experiencing frequent netbeans crashing

 

Same error message with PCGen 5.16.1, Kubuntu Jaunty amd64.
1. Run PCGen using pcgen.sh
2. Load default dataset, close Tip of the Day, click through the license screen
3. Click File -> New
4. Count to three

It crashes a few seconds after the New page opens, with the following
information.

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (nmethod.cpp:1836), pid=14707, tid=139923309537616
#  Error: guarantee(cont_offset != 0,"unhandled implicit exception in compiled code")
#
# Java VM: OpenJDK 64-Bit Server VM (14.0-b08 mixed mode linux-amd64 )
# Distribution: Ubuntu 9.04, package 6b14-1.4.1-0ubuntu11
# An error report file with more information is saved as:
# /home/tim/bin/pcgen5161/hs_err_pid14707.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/
#
Aborted

It's happened three times in the same way now; crash report #3 is
attached.

** Attachment added: "Crash report"
   http://launchpadlibrarian.net/30862310/hs_err_pid14707.log

-- 
experiencing frequent netbeans crashing
https://bugs.launchpad.net/bugs/398280
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.

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

Bug description:
The last 3 errors all look like this (pids being different of course).  All mention nmethod.cpp line 1836, JavaThread "AWT-EventQueue-1", and libjvm.so.  I can't deliberately reproduce the error but if I run netbeans for long enough it will crash.

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (nmethod.cpp:1836), pid=10665, tid=140316030511440
#  Error: guarantee(cont_offset != 0,"unhandled implicit exception in compiled code")
#
# Java VM: OpenJDK 64-Bit Server VM (14.0-b08 mixed mode linux-amd64 )
# Distribution: Ubuntu 9.04, package 6b14-1.4.1-0ubuntu10
# 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/
#

---------------  T H R E A D  ---------------

Current thread (0x0000000000aaf000):  JavaThread "AWT-EventQueue-1" [_thread_in_Java, id=11553, stack(0x00007f9ddf07a000,0x00007f9ddf27b000)]

Stack: [0x00007f9ddf07a000,0x00007f9ddf27b000],  sp=0x00007f9ddf277d60,  free space=2039k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V  [libjvm.so+0x66e7ef]
V  [libjvm.so+0x66eb51]
V  [libjvm.so+0x2cdc26]
V  [libjvm.so+0x52b006]
V  [libjvm.so+0x5bb6e9]
V  [libjvm.so+0x54f017]



References