#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000000000000, pid=2264, tid=4136
#
# JRE version: 6.0_24-b07
# Java VM: Java HotSpot(TM) 64-Bit Server VM (19.1-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C 0x0000000000000000
#
# If you would like to submit a bug report, please visit:
#
http://java.sun.com/webapps/bugreport/crash.jsp# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- T H R E A D ---------------
Current thread (0x0000000006964000): JavaThread "Sfx2038272569Thread" [_thread_in_native, id=4136, stack(0x0000000007770000,0x0000000007870000)]
siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x0000000000000000
Registers:
RAX=0x0000000000000000, RBX=0x0000000000360450, RCX=0x00000000069641c8, RDX=0x0000000000000002
RSP=0x000000000786f428, RBP=0x000000000786f610, RSI=0x00000000069641c8, RDI=0x00000000069641c8
R8=0x000000000786f450, R9=0x0000000000000000, R10=0x5622000000000000, R11=0x0000000007f62d38
R12=0x000000000039fbf0, R13=0x0000000000000000, R14=0x000000000786f640, R15=0x0000000006964000
RIP=0x0000000000000000, EFLAGS=0x0000000000010246
Register to memory mapping:
RAX=0x0000000000000000
0x0000000000000000 is pointing to unknown location
RBX=0x0000000000360450
0x0000000000360450 is pointing to unknown location
RCX=0x00000000069641c8
0x00000000069641c8 is pointing to unknown location
RDX=0x0000000000000002
0x0000000000000002 is pointing to unknown location
RSP=0x000000000786f428
0x000000000786f428 is pointing into the stack for thread: 0x0000000006964000
"Sfx2038272569Thread" prio=6 tid=0x0000000006964000 nid=0x1028 runnable [0x000000000786f000]
java.lang.Thread.State: RUNNABLE
RBP=0x000000000786f610
0x000000000786f610 is pointing into the stack for thread: 0x0000000006964000
"Sfx2038272569Thread" prio=6 tid=0x0000000006964000 nid=0x1028 runnable [0x000000000786f000]
java.lang.Thread.State: RUNNABLE
RSI=0x00000000069641c8
0x00000000069641c8 is pointing to unknown location
RDI=0x00000000069641c8
0x00000000069641c8 is pointing to unknown location
R8 =0x000000000786f450
0x000000000786f450 is pointing into the stack for thread: 0x0000000006964000
"Sfx2038272569Thread" prio=6 tid=0x0000000006964000 nid=0x1028 runnable [0x000000000786f000]
java.lang.Thread.State: RUNNABLE
R9 =0x0000000000000000
0x0000000000000000 is pointing to unknown location
R10=0x5622000000000000
0x5622000000000000 is pointing to unknown location
R11=0x0000000007f62d38
0x0000000007f62d38 is a global jni handle
R12=0x000000000039fbf0
0x000000000039fbf0 is pointing to unknown location
R13=0x0000000000000000
0x0000000000000000 is pointing to unknown location
R14=0x000000000786f640
0x000000000786f640 is pointing into the stack for thread: 0x0000000006964000
"Sfx2038272569Thread" prio=6 tid=0x0000000006964000 nid=0x1028 runnable [0x000000000786f000]
java.lang.Thread.State: RUNNABLE
R15=0x0000000006964000
"Sfx2038272569Thread" prio=6 tid=0x0000000006964000 nid=0x1028 runnable [0x000000000786f000]
java.lang.Thread.State: RUNNABLE
Top of Stack: (sp=0x000000000786f428)
0x000000000786f428: 000000006d51583e 000000000786f4d0
0x000000000786f438: 0000000000000000 00000000069d8bb0
0x000000000786f448: 000000006d51200d 0000000000360450
0x000000000786f458: 0000000007f62d38 0000000011601b70
0x000000000786f468: 5622000000007d08 0000000012da0110
0x000000000786f478: 0000000000001002 000000006da2bef5
0x000000000786f488: 000000006d511ed0 0000000000000000
0x000000000786f498: 000000006d511ed0 0000000000360450
0x000000000786f4a8: 000000006d516051 0000000000000000
0x000000000786f4b8: 0000000000000000 0000000000000000
0x000000000786f4c8: 0000000000000000 0000000000360450
0x000000000786f4d8: 0000000007f62d38 00000000116059fc
0x000000000786f4e8: 5622000000000000 0000000012da0110
0x000000000786f4f8: 0000000000001002 000000006da2bef5
0x000000000786f508: 000000006d52b3af 0000000000001b01
0x000000000786f518: 000000077bebc2f0 0000000000000000
Instructions: (pc=0x0000000000000000)
0xfffffffffffffff0:
Stack: [0x0000000007770000,0x0000000007870000], sp=0x000000000786f428, free space=1021k
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j com.sun.media.sound.MixerSourceLine.nDrain(J)V+0
j com.sun.media.sound.MixerSourceLine.drain()V+26
j cz.zweistein.df.soundsense.output.sound.player.SPIPlayer.rawPlay(Ljavax/sound/sampled/AudioFormat;Ljavax/sound/sampled/AudioInputStream;)V+334
j cz.zweistein.df.soundsense.output.sound.player.SPIPlayer.play(Ljava/lang/String;)V+114
j cz.zweistein.df.soundsense.output.sound.player.SFXThread.run()V+217
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0000000006964800 JavaThread "Sfx-503011153Thread" [_thread_in_native, id=4388, stack(0x00000000116e0000,0x00000000117e0000)]
=>0x0000000006964000 JavaThread "Sfx2038272569Thread" [_thread_in_native, id=4136, stack(0x0000000007770000,0x0000000007870000)]
0x000000000695f800 JavaThread "ChannelmusicThread" [_thread_blocked, id=5084, stack(0x0000000007670000,0x0000000007770000)]
0x0000000006962800 JavaThread "ChanneltradeThread" [_thread_blocked, id=4376, stack(0x0000000007870000,0x0000000007970000)]
0x0000000006961800 JavaThread "Headspace mixer frame proc thread" daemon [_thread_blocked, id=2212, stack(0x00000000118e0000,0x00000000119e0000)]
0x0000000006960000 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=384, stack(0x0000000010f80000,0x0000000011080000)]
0x0000000006961000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=5248, stack(0x000000000d7a0000,0x000000000d8a0000)]
0x000000000695f000 JavaThread "DestroyJavaVM" [_thread_blocked, id=4272, stack(0x0000000002510000,0x0000000002610000)]
0x000000000695e000 JavaThread "ListenerToProcesorsGlue" [_thread_blocked, id=4932, stack(0x0000000008b30000,0x0000000008c30000)]
0x000000000695d800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=4904, stack(0x0000000008a30000,0x0000000008b30000)]
0x000000000695c800 JavaThread "VolumeAdjustment" [_thread_blocked, id=5656, stack(0x0000000008930000,0x0000000008a30000)]
0x000000000695c000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5948, stack(0x0000000007570000,0x0000000007670000)]
0x000000000695b000 JavaThread "AWT-Shutdown" [_thread_blocked, id=4120, stack(0x0000000007470000,0x0000000007570000)]
0x000000000695a800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5536, stack(0x0000000007370000,0x0000000007470000)]
0x00000000068b3000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=4240, stack(0x0000000006f40000,0x0000000007040000)]
0x00000000068ae800 JavaThread "CompilerThread1" daemon [_thread_blocked, id=4628, stack(0x0000000006e40000,0x0000000006f40000)]
0x000000000689b000 JavaThread "CompilerThread0" daemon [_thread_blocked, id=4068, stack(0x0000000006d40000,0x0000000006e40000)]
0x0000000006898000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6012, stack(0x0000000006c40000,0x0000000006d40000)]
0x0000000006893000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3920, stack(0x0000000006b40000,0x0000000006c40000)]
0x0000000006845800 JavaThread "Finalizer" daemon [_thread_blocked, id=5216, stack(0x0000000006a40000,0x0000000006b40000)]
0x0000000000528800 JavaThread "Reference Handler" daemon [_thread_blocked, id=4456, stack(0x0000000006740000,0x0000000006840000)]
Other Threads:
0x0000000000522800 VMThread [stack: 0x0000000006640000,0x0000000006740000] [id=3316]
0x00000000068c4800 WatcherThread [stack: 0x0000000007040000,0x0000000007140000] [id=4540]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 35584K, used 25409K [0x00000007d5560000, 0x00000007d7dc0000, 0x0000000800000000)
eden space 31232K, 71% used [0x00000007d5560000,0x00000007d6b297f0,0x00000007d73e0000)
from space 4352K, 71% used [0x00000007d7980000,0x00000007d7c86f88,0x00000007d7dc0000)
to space 5056K, 0% used [0x00000007d73e0000,0x00000007d73e0000,0x00000007d78d0000)
PSOldGen total 87424K, used 0K [0x0000000780000000, 0x0000000785560000, 0x00000007d5560000)
object space 87424K, 0% used [0x0000000780000000,0x0000000780000000,0x0000000785560000)
PSPermGen total 21248K, used 17594K [0x000000077ae00000, 0x000000077c2c0000, 0x0000000780000000)
object space 21248K, 82% used [0x000000077ae00000,0x000000077bf2e918,0x000000077c2c0000)
Dynamic libraries:
0x0000000000400000 - 0x000000000042e000 C:\Program Files\Java\jre6\bin\java.exe
0x00000000779b0000 - 0x0000000077b59000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000077890000 - 0x00000000779af000 C:\Windows\system32\kernel32.dll
0x000007fefd140000 - 0x000007fefd1ac000 C:\Windows\system32\KERNELBASE.dll
0x000007fefd590000 - 0x000007fefd66b000 C:\Windows\system32\ADVAPI32.dll
0x000007fefeae0000 - 0x000007fefeb7f000 C:\Windows\system32\msvcrt.dll
0x000007fefe6e0000 - 0x000007fefe6ff000 C:\Windows\SYSTEM32\sechost.dll
0x000007fefeda0000 - 0x000007fefeecd000 C:\Windows\system32\RPCRT4.dll
0x000000006d7f0000 - 0x000000006def4000 C:\Program Files\Java\jre6\bin\server\jvm.dll
0x0000000077790000 - 0x000000007788a000 C:\Windows\system32\USER32.dll
0x000007fefeed0000 - 0x000007fefef37000 C:\Windows\system32\GDI32.dll
0x000007fefe880000 - 0x000007fefe88e000 C:\Windows\system32\LPK.dll
0x000007fefd1b0000 - 0x000007fefd279000 C:\Windows\system32\USP10.dll
0x000007fefacd0000 - 0x000007fefad0b000 C:\Windows\system32\WINMM.dll
0x000007fefd670000 - 0x000007fefd69e000 C:\Windows\system32\IMM32.DLL
0x000007fefebd0000 - 0x000007fefecd9000 C:\Windows\system32\MSCTF.dll
0x000000006d760000 - 0x000000006d76e000 C:\Program Files\Java\jre6\bin\verify.dll
0x000000006d3b0000 - 0x000000006d3d7000 C:\Program Files\Java\jre6\bin\java.dll
0x000000006d310000 - 0x000000006d31a000 C:\Program Files\Java\jre6\bin\hpi.dll
0x0000000077b70000 - 0x0000000077b77000 C:\Windows\system32\PSAPI.DLL
0x000000006d7b0000 - 0x000000006d7c2000 C:\Program Files\Java\jre6\bin\zip.dll
0x000000006d000000 - 0x000000006d1c3000 C:\Program Files\Java\jre6\bin\awt.dll
0x000007fef7ab0000 - 0x000007fef7b21000 C:\Windows\system32\WINSPOOL.DRV
0x000007fefd300000 - 0x000007fefd503000 C:\Windows\system32\ole32.dll
0x000007fefd6a0000 - 0x000007fefe428000 C:\Windows\system32\SHELL32.dll
0x000007fefd280000 - 0x000007fefd2f1000 C:\Windows\system32\SHLWAPI.dll
0x000007fefb420000 - 0x000007fefb614000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007fefafc0000 - 0x000007fefafd8000 C:\Windows\system32\DWMAPI.DLL
0x000007fefb3a0000 - 0x000007fefb3f6000 C:\Windows\system32\uxtheme.dll
0x000007fefccd0000 - 0x000007fefccdf000 C:\Windows\system32\CRYPTBASE.dll
0x000000006d2a0000 - 0x000000006d306000 C:\Program Files\Java\jre6\bin\fontmanager.dll
0x000007fee75a0000 - 0x000007fee779f000 C:\Windows\system32\d3d9.dll
0x000007fefbef0000 - 0x000007fefbefc000 C:\Windows\system32\VERSION.dll
0x000007fee7b50000 - 0x000007fee7b57000 C:\Windows\system32\d3d8thk.dll
0x0000000072ba0000 - 0x0000000072c89000 C:\Windows\system32\aticfx64.dll
0x000007fefa790000 - 0x000007fefa79e000 C:\Windows\system32\atiu9p64.dll
0x000000006f9f0000 - 0x0000000070124000 C:\Windows\system32\atiumd64.dll
0x0000000074a50000 - 0x0000000074e3f000 C:\Windows\system32\atiumd6a.dll
0x000000006d600000 - 0x000000006d617000 C:\Program Files\Java\jre6\bin\net.dll
0x000007fefeb80000 - 0x000007fefebcd000 C:\Windows\system32\WS2_32.dll
0x000007fefead0000 - 0x000007fefead8000 C:\Windows\system32\NSI.dll
0x000007fefc610000 - 0x000007fefc665000 C:\Windows\system32\mswsock.dll
0x000007fefc600000 - 0x000007fefc607000 C:\Windows\System32\wship6.dll
0x000000006d620000 - 0x000000006d62b000 C:\Program Files\Java\jre6\bin\nio.dll
0x000007fefe7a0000 - 0x000007fefe877000 C:\Windows\system32\OLEAUT32.DLL
0x000000006d510000 - 0x000000006d53e000 C:\Program Files\Java\jre6\bin\jsound.dll
0x000007fefb860000 - 0x000007fefb8ab000 C:\Windows\system32\MMDevAPI.DLL
0x000007fefb730000 - 0x000007fefb85c000 C:\Windows\system32\PROPSYS.dll
0x000007fefac90000 - 0x000007fefaccb000 C:\Windows\system32\wdmaud.drv
0x0000000075600000 - 0x0000000075606000 C:\Windows\system32\ksuser.dll
0x000007fefb930000 - 0x000007fefb939000 C:\Windows\system32\AVRT.dll
0x000007fefe890000 - 0x000007fefea67000 C:\Windows\system32\SETUPAPI.dll
0x000007fefd0a0000 - 0x000007fefd0d6000 C:\Windows\system32\CFGMGR32.dll
0x000007fefd120000 - 0x000007fefd13a000 C:\Windows\system32\DEVOBJ.dll
0x000007fefaa80000 - 0x000007fefaacf000 C:\Windows\system32\AUDIOSES.DLL
0x000007fefa8d0000 - 0x000007fefa8da000 C:\Windows\system32\msacm32.drv
0x000007fefa8b0000 - 0x000007fefa8c8000 C:\Windows\system32\MSACM32.dll
0x000007fefa8a0000 - 0x000007fefa8a9000 C:\Windows\system32\midimap.dll
0x000007fefece0000 - 0x000007fefed79000 C:\Windows\system32\CLBCatQ.DLL
VM Arguments:
jvm_args: -Djava.util.logging.config.file=logging.properties
java_command: cz.zweistein.df.soundsense.SoundSense
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Java\jre6\bin
USERNAME=Iden
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 16 Model 4 Stepping 3, AuthenticAMD
--------------- S Y S T E M ---------------
OS: Windows 7 Build 7601 Service Pack 1
CPU:total 4 (4 cores per cpu, 1 threads per core) family 16 model 4 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnow, 3dnowext, lzcnt, sse4a
Memory: 4k page, physical 8387764k(5179764k free), swap 16773680k(13041892k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (19.1-b02) for windows-amd64 JRE (1.6.0_24-b07), built on Feb 2 2011 16:25:45 by "java_re" with MS VC++ 8.0 (VS2005)
time: Sun Mar 04 16:52:31 2012
elapsed time: 2793 seconds