openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #03235
[Bug 475637] Re: JavaSoundDemo.jar application crashes with OpenJDK
http://java.sun.com/products/java-media/sound/samples/JavaSoundDemo/
this works with openjdk in lucid.
please feel free to reopen with step-by-step instructions how to
reproduce the crash
** Changed in: openjdk-6 (Ubuntu)
Status: New => Fix Released
--
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: Fix Released
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
References