openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #03914
[Bug 596464] Re: Java crashes with SIGSEGV (0xb) at pc=0xb26e6993, pid=2534, tid=2987535216
** Attachment added: "Error report log"
http://launchpadlibrarian.net/50623097/hs_err_pid2534.log
--
Java crashes with SIGSEGV (0xb) at pc=0xb26e6993, pid=2534, tid=2987535216
https://bugs.launchpad.net/bugs/596464
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:
Running a Java program (Webcam Studio), Java crashes like this:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xb26e6993, pid=2534, tid=2987535216
#
# JRE version: 6.0_18-b18
# Java VM: OpenJDK Client VM (14.0-b16 mixed mode, sharing linux-x86 )
# Derivative: IcedTea6 1.8
# Distribution: Ubuntu lucid (development branch), package 6b18-1.8-0ubuntu1
# Problematic frame:
# C [libasound.so.2+0xa2993]
#
# An error report file with more information is saved as:
# /usr/lib/webcamstudio/hs_err_pid2534.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.
#
[1] 2534 abort java -jar WebcamStudio.jar
I've attached that log file.
References