Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Fehler Meldung :
- #
- # A fatal error has been detected by the Java Runtime Environment:
- #
- # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007fe9ff85652, pid=6036, tid=2960
- #
- # JRE version: 7.0_13-b20
- # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.7-b01 mixed mode windows-amd64 compressed oops)
- # Problematic frame:
- # C [ntdll.dll+0x5652] RtlAllocateHeap+0x22
- #
- # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
- #
- # If you would like to submit a bug report, please visit:
- # http://bugreport.sun.com/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 (0x000000001910a000): JavaThread "Thread-13" [_thread_in_native, id=2960, stack(0x000000000e8a0000,0x000000000e9a0000)]
- siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff
- Registers:
- RAX=0x0000f079c0f6d29d, RBX=0x0000000000000040, RCX=0x0ac1dd216950158e, RDX=0x0000000000000000
- RSP=0x000000000e99f1e0, RBP=0x000000000e99f408, RSI=0x0000000000000040, RDI=0x0000000000000040
- R8 =0x0000000000000040, R9 =0x0000000012140c38, R10=0x000007fe8efe7600, R11=0x000000000e99f308
- R12=0x0000000000000000, R13=0x00000007fda18928, R14=0x000000000e99f428, R15=0x000000001910a000
- RIP=0x000007fe9ff85652, EFLAGS=0x0000000000010202
- Top of Stack: (sp=0x000000000e99f1e0)
- 0x000000000e99f1e0: 000000000e99f250 000007fe8efcfe5b
- 0x000000000e99f1f0: 000007fe8efef4e2 000007fe8efd0a7b
- 0x000000000e99f200: 000007fe8efe4e1c 000007fe8efd0bea
- 0x000000000e99f210: 000007fe8efecfb0 0000000012143f80
- 0x000000000e99f220: 0000000012140830 666f726b694d2001
- 0x000000000e99f230: 0000000000000000 000007fe8efd0561
- 0x000000000e99f240: 000007fe8efe4e1c 0000000000000000
- 0x000000000e99f250: 0000000012140830 0000000012143f01
- 0x000000000e99f260: 000000000e99f428 00000007fda18928
- 0x000000000e99f270: 000007fe8efc0000 000007fe8efcc746
- 0x000000000e99f280: 000007fe8efe4e1c 000000000e99f408
- 0x000000000e99f290: 0000000000000015 0000000000000003
- 0x000000000e99f2a0: 000000000e99f428 00000007fda18928
- 0x000000000e99f2b0: 000007fe8efc0000 000007fe8efc729f
- 0x000000000e99f2c0: 0000f079c0f6d29d 000000000e99f408
- 0x000000000e99f2d0: 0000000000000015 0000000000000003
- Instructions: (pc=0x000007fe9ff85652)
- 0x000007fe9ff85632: dc 53 56 41 56 41 57 48 81 ec 08 01 00 00 48 8b
- 0x000007fe9ff85642: 05 d9 79 13 00 48 33 c4 48 89 84 24 e0 00 00 00
- 0x000007fe9ff85652: 8b 41 74 49 89 6b 20 49 89 7b d8 4d 89 63 d0 44
- 0x000007fe9ff85662: 8b f2 48 8b f1 4d 89 6b c8 45 33 ed 48 b9 ff ff
- Register to memory mapping:
- RAX=0x0000f079c0f6d29d is an unknown value
- RBX=0x0000000000000040 is an unknown value
- RCX=0x0ac1dd216950158e is an unknown value
- RDX=0x0000000000000000 is an unknown value
- RSP=0x000000000e99f1e0 is pointing into the stack for thread: 0x000000001910a000
- RBP=0x000000000e99f408 is pointing into the stack for thread: 0x000000001910a000
- RSI=0x0000000000000040 is an unknown value
- RDI=0x0000000000000040 is an unknown value
- R8 =0x0000000000000040 is an unknown value
- R9 =0x0000000012140c38 is an unknown value
- R10=0x000007fe8efe7600 is an unknown value
- R11=0x000000000e99f308 is pointing into the stack for thread: 0x000000001910a000
- R12=0x0000000000000000 is an unknown value
- R13=0x00000007fda18928 is an oop
- {method}
- - klass: {other class}
- R14=0x000000000e99f428 is pointing into the stack for thread: 0x000000001910a000
- R15=0x000000001910a000 is a thread
- Stack: [0x000000000e8a0000,0x000000000e9a0000], sp=0x000000000e99f1e0, free space=1020k
- Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
- C [ntdll.dll+0x5652] RtlAllocateHeap+0x22
- j org.lwjgl.openal.ALC10.alcOpenDevice(Ljava/lang/String;)Lorg/lwjgl/openal/ALCdevice;+1
- j org.lwjgl.openal.AL.init(Ljava/lang/String;IIZZ)V+12
- j org.lwjgl.openal.AL.create(Ljava/lang/String;IIZZ)V+233
- j org.lwjgl.openal.AL.create(Ljava/lang/String;IIZ)V+5
- j org.lwjgl.openal.AL.create()V+6
- j paulscode.sound.libraries.LibraryLWJGLOpenAL.init()V+2
- j paulscode.sound.SoundSystem.CommandNewLibrary(Ljava/lang/Class;)V+273
- j paulscode.sound.SoundSystem.CommandQueue(Lpaulscode/sound/CommandObject;)Z+1206
- j paulscode.sound.CommandThread.run()V+51
- v ~StubRoutines::call_stub
- Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
- j org.lwjgl.openal.ALC10.nalcOpenDevice(Ljava/lang/String;)J+0
- j org.lwjgl.openal.ALC10.alcOpenDevice(Ljava/lang/String;)Lorg/lwjgl/openal/ALCdevice;+1
- j org.lwjgl.openal.AL.init(Ljava/lang/String;IIZZ)V+12
- j org.lwjgl.openal.AL.create(Ljava/lang/String;IIZZ)V+233
- j org.lwjgl.openal.AL.create(Ljava/lang/String;IIZ)V+5
- j org.lwjgl.openal.AL.create()V+6
- j paulscode.sound.libraries.LibraryLWJGLOpenAL.init()V+2
- j paulscode.sound.SoundSystem.CommandNewLibrary(Ljava/lang/Class;)V+273
- j paulscode.sound.SoundSystem.CommandQueue(Lpaulscode/sound/CommandObject;)Z+1206
- j paulscode.sound.Com
Advertisement
Add Comment
Please, Sign In to add comment