Jump to content

DaMan1920

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by DaMan1920

  1. I figured the problem out no need to reply
  2. I figured the problem out no need to reply
  3. A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x661e2d02, pid=5812, tid=640 # # JRE version: 7.0_25-b17 # Java VM: Java HotSpot Client VM (23.25-b01 mixed mode windows-x86 ) # Problematic frame: # C [OpenAL32.dll+0x32d02] alcProcessContext+0x26c80 # # 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 (0x4cadc000): JavaThread "Thread-15" [_thread_in_native, id=640, stack(0x4dab0000,0x4db00000)] siginfo: ExceptionCode=0xc0000005, reading address 0x00000065 Registers: EAX=0x4b8c0b08, EBX=0x4b8c0ad8, ECX=0x661c2299, EDX=0x00000000 ESP=0x4daff1bd, EBP=0x4daff238, ESI=0x4b8c0b08, EDI=0x00000000 EIP=0x661e2d02, EFLAGS=0x00210206 Top of Stack: (sp=0x4daff1bd) 0x4daff1bd: 00661bbd 08000000 004b8c0b d8000000 0x4daff1cd: 004b8c0a 00000000 08000000 004b8c0b 0x4daff1dd: 00000000 00000000 c5000000 88661ba3 0x4daff1ed: 6c4b8c0a 44661d3e 000000ac 18000000 0x4daff1fd: 004daff2 00000001 24000000 004daff2 0x4daff20d: 00000000 00000000 00000000 00000000 0x4daff21d: 00000000 00000000 00000000 00000000 0x4daff22d: 00000000 e6000000 00a2e660 f4000000 Instructions: (pc=0x661e2d02) 0x661e2ce2: 66 74 77 61 72 65 20 6f 6e 20 53 70 65 61 6b 65 0x661e2cf2: 72 73 20 28 53 6e 64 54 41 75 64 69 6f 29 00 44 0x661e2d02: 69 72 65 63 74 53 6f 75 6e 64 20 53 6f 66 74 77 0x661e2d12: 61 72 65 20 6f 6e 20 53 70 65 61 6b 65 72 73 20 Register to memory mapping: EAX=0x4b8c0b08 is an unknown value EBX=0x4b8c0ad8 is an unknown value ECX=0x661c2299 is an unknown value EDX=0x00000000 is an unknown value ESP=0x4daff1bd is pointing into the stack for thread: 0x4cadc000 EBP=0x4daff238 is pointing into the stack for thread: 0x4cadc000 ESI=0x4b8c0b08 is an unknown value EDI=0x00000000 is an unknown value Stack: [0x4dab0000,0x4db00000], sp=0x4daff1bd, free space=316k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [OpenAL32.dll+0x32d02] alcProcessContext+0x26c80 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.CommandThread.run()V+51 v ~StubRoutines::call_stub
×
×
  • Create New...