-
Bug
-
Resolution: Fixed
-
P2
-
1.4.2
-
04
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2062662 | 5.0 | Florian Bomers | P2 | Closed | Fixed | tiger |
Name: bs26599 Date: 12/17/2002
Run the WTK/MMAPI midi tck test.
It will crash the VM.
WTK/MMAPI now has a workaround. The sequencer is not closed.
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6D2AB850
Function=[Unknown.]
Library=D:\jdk14101\jre\bin\jsound.dll
NOTE: We are unable to locate the function name symbol for the error
just occurred. Please refer to release documentation for possible
reason and solutions.
Current Java thread:
at com.sun.media.sound.MixerThread.runNative(Native Method)
at com.sun.media.sound.MixerThread.run(MixerThread.java:314)
======================================================================
###@###.### 2003-03-18:
When I run the following test program on 1.4.2beta, I get crashes - possibly related to this bug:
<test program moved to bug 4835956>
###@###.### 2003-03-24
Removed the test program. It did produce a crash, but at Sequencer.open() and not at close(). So I filed a new bug for it: 4835956, which is fixed and integrated for mantis-beta.
This bug here - crash at Sequencer.close() - remains not reproducible by me. I may have to install the WTK TCK to find out more.
- backported by
-
JDK-2062662 closing sequencer sometimes crashes the VM
- Closed
- relates to
-
JDK-4834374 MIDI file reader fails for some MIDI files
- Closed
-
JDK-4835956 Crash when opening a MIDI file
- Closed