openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #02632
[Bug 475637] [NEW] JavaSoundDemo.jar application crashes with OpenJDK
Public bug reported:
I tried running JavaSoundDemo.jar on the overo gumstix to test sound
capture and playback but I got this error.
root@overo:/home/caars/JavaSoundDemo# java -jar JavaSoundDemo.jar
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (os_linux_zero.cpp:223), pid=2143, tid=1080841360
# Error: caught unhandled signal 11
#
# Java VM: OpenJDK Core VM (14.0-b08 interpreted mode linux-arm )
# Distribution: Ubuntu jaunty (development branch), package 6b14-1.4.1-0ubuntu6
# An error report file with more information is saved as:
# /home/caars/JavaSoundDemo/hs_err_pid2143.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
** Affects: openjdk-6 (Ubuntu)
Importance: Undecided
Status: New
--
JavaSoundDemo.jar application crashes with OpenJDK
https://bugs.launchpad.net/bugs/475637
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:
I tried running JavaSoundDemo.jar on the overo gumstix to test sound capture and playback but I got this error.
root@overo:/home/caars/JavaSoundDemo# java -jar JavaSoundDemo.jar
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (os_linux_zero.cpp:223), pid=2143, tid=1080841360
# Error: caught unhandled signal 11
#
# Java VM: OpenJDK Core VM (14.0-b08 interpreted mode linux-arm )
# Distribution: Ubuntu jaunty (development branch), package 6b14-1.4.1-0ubuntu6
# An error report file with more information is saved as:
# /home/caars/JavaSoundDemo/hs_err_pid2143.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
Follow ups
References