-
Bug
-
Resolution: Fixed
-
P1
-
1.3.0
-
kestrel
-
x86
-
generic, windows_nt, windows_2000
-
Verified
app : JavaSound / TestSound
OS : NT primarily but Win98/95 fails as well.
JavaSound not functional due to failures to load/play any audio files. Replicatable on all my of my test machines.
On NT:
1. java -jar JavaSound.jar
2. click on the first file: ambient.rmf
- you should noticed one of the following:
Exception Dump:
java.lang.OutOfMemoryError: Out of Memory
at com.sun.media.sound.HeadspaceMixer.nOpenMixer(Native Method)
at com.sun.media.sound.HeadspaceMixer.implOpen(HeadspaceMixer.java:397)
at com.sun.media.sound.AbstractDataLine.open(AbstractDataLine.java:97)
at com.sun.media.sound.AbstractMixer.open(AbstractMixer.java:285)
at com.sun.media.sound.AbstractMixer.open(AbstractMixer.java:301)
at com.sun.media.sound.HeadspaceMixer.open(HeadspaceMixer.java:634)
at com.sun.media.sound.AbstractPlayer.open(AbstractPlayer.java:148)
at Juke.loadSound(Juke.java:256)
at Juke.run(Juke.java:388)
at java.lang.Thread.run(Thread.java:488)
Or a hotspot exception:
#
# HotSpot Virtual Machine Error, EXCEPTION_ACCESS_VIOLATION
#
# Error ID: 4F533F57494E13120E43505002BE
#
ErrorID: os_win32.cpp, 702
- duplicates
-
JDK-4294621 Kestrel,RC1 build P, Animator demo crashes at startup
-
- Closed
-
-
JDK-4294624 Kestrel,RC1 build P, NT, GraphLayout demo crashes when Scramble button is presse
-
- Closed
-
-
JDK-4294633 ClassicVM,JDK1.3 RC1 build P, GraphLayout crashes on exit
-
- Closed
-
-
JDK-4294637 ClassicVM,JDK1.3RC1 build P, JumpingBox demo crashes on exit
-
- Closed
-
-
JDK-4296009 jdk1.3.P JavaMonitor not loading on win2000RC2
-
- Closed
-
-
JDK-4293271 Reboot required after JDK build to get sound to work on winNT
-
- Closed
-
-
JDK-4294922 Kestrel_Fcs_P Out of Memory exception occured with Sound Demo.
-
- Closed
-