← Back to team overview

openjdk team mailing list archive

[Bug 539160] Re: JRE: 6.0-b16 SIGSEGV in libjvm.so

 

No, I can't.  The crash was low-occurrence and I don't want to downgrade
a (mostly) stable app. (No crashes yet with the Sun VM) - especially
because crashes can affect the server's idea of my ratio due to missed
updates.

More importantly, If "azureus as shipped with ubuntu works fine" then
how would it help find the problem with the OpenJDK VM?  Wouldn't an
using app that does crash with it be how to find where the error is?

-- 
JRE: 6.0-b16 SIGSEGV in libjvm.so
https://bugs.launchpad.net/bugs/539160
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: Invalid

Bug description:
After many non-contiguous weeks of working fine, I discovered the following error in the terminal from which I launch Vuze when I woke up today:

# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f84ad6f7e41, pid=26403, tid=140207156459792
#
# JRE version: 6.0-b16
# Java VM: OpenJDK 64-Bit Server VM (14.0-b16 mixed mode linux-amd64 )
# Distribution: Ubuntu 9.10, package 6b16-1.6.1-3ubuntu1
# Problematic frame:
# V  [libjvm.so+0x256e41]
#
# An error report file with more information is saved as:
# /path/to/file/hs_err_pid26403.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/

Note that I thought I was using the Sun VM, and am now, but the bug seems rare enough that I wouldn't be able to repro it on demand anyway.  This report is only (hopefully) an additional datapoint to help track it down.





Follow ups

References