Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #
- # A fatal error has been detected by the Java Runtime Environment:
- #
- # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000076f1339d, pid=3936, tid=1956
- #
- # JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
- # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.45-b08 mixed mode windows-amd64 compressed oops)
- # Problematic frame:
- # C [ntdll.dll+0x5339d]
- #
- # 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 (0x0000000013cd7800): JavaThread "Thread-12" [_thread_in_native, id=1956, stack(0x00000000101d0000,0x00000000102d0000)]
- siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff
- Registers:
- RAX=0x7fffffffffffffff, RBX=0x0000000000000040, RCX=0xed5ba6c734cb0a9c, RDX=0x0000000000000000
- RSP=0x00000000102cf080, RBP=0x0000000000000000, RSI=0x0000000000000040, RDI=0x0000000000000040
- R8 =0x0000000000000040, R9 =0x00000000105f4fa8, R10=0x000007feee627600, R11=0x00000000102cf0e0
- R12=0xed5ba6c734cb0a9c, R13=0x0000000000000000, R14=0x00000000102cf2a8, R15=0x0000000013cd7800
- RIP=0x0000000076f1339d, EFLAGS=0x0000000000010297
- Top of Stack: (sp=0x00000000102cf080)
- 0x00000000102cf080: 000007feee624e1c 000007feee610bea
- 0x00000000102cf090: 000007feee62cfb0 00000000104ea5d0
- 0x00000000102cf0a0: 00000000105f4ba0 6573646e61482001
- 0x00000000102cf0b0: 0000000000000000 000007feee610561
- 0x00000000102cf0c0: 000007feee624e1c 0000000000000000
- 0x00000000102cf0d0: 00000000105f4ba0 00000000104ea501
- 0x00000000102cf0e0: 00000000102cf2a8 00000000fa938468
- 0x00000000102cf0f0: 000007feee600000 000007feee60c746
- 0x00000000102cf100: 000007feee624e1c 00000000102cf288
- 0x00000000102cf110: 0000000000000015 0000000000000003
- 0x00000000102cf120: 00000000102cf2a8 00000000fa938468
- 0x00000000102cf130: 000007feee600000 000007feee60729f
- 0x00000000102cf140: 000007feee624e1c 00000000102cf288
- 0x00000000102cf150: 0000000013cd7800 00000000102cf2a8
- 0x00000000102cf160: 00000000fa938468 0000000000000000
- 0x00000000102cf170: 0000000000000040 0000000000000040
- Instructions: (pc=0x0000000076f1339d)
- 0x0000000076f1337d: 78 c8 48 b8 ff ff ff ff ff ff ff 7f 45 33 ed 49
- 0x0000000076f1338d: 8b f0 8b ea 4c 8b e1 4c 3b c0 0f 87 8f 86 04 00
- 0x0000000076f1339d: 8b 41 74 44 8b b1 98 00 00 00 33 db 0b e8 4c 8d
- 0x0000000076f133ad: 3d 7e 20 0c 00 45 85 f6 0f 85 8d 87 04 00 f7 c5
- Register to memory mapping:
- RAX=0x7fffffffffffffff is an unknown value
- RBX=0x0000000000000040 is an unknown value
- RCX=0xed5ba6c734cb0a9c is an unknown value
- RDX=0x0000000000000000 is an unknown value
- RSP=0x00000000102cf080 is pointing into the stack for thread: 0x0000000013cd7800
- RBP=0x0000000000000000 is an unknown value
- RSI=0x0000000000000040 is an unknown value
- RDI=0x0000000000000040 is an unknown value
- R8 =0x0000000000000040 is an unknown value
- R9 =0x00000000105f4fa8 is an unknown value
- R10=0x000007feee627600 is an unknown value
- R11=0x00000000102cf0e0 is pointing into the stack for thread: 0x0000000013cd7800
- R12=0xed5ba6c734cb0a9c is an unknown value
- R13=0x0000000000000000 is an unknown value
- R14=0x00000000102cf2a8 is pointing into the stack for thread: 0x0000000013cd7800
- R15=0x0000000013cd7800 is a thread
- Stack: [0x00000000101d0000,0x00000000102d0000], sp=0x00000000102cf080, free space=1020k
- Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
- C [ntdll.dll+0x5339d]
- [error occurred during error reporting (printing native stack), id 0xc0000005]
- 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
- --------------- P R O C E S S ---------------
- Java Threads: ( => current thread )
- 0x0000000013cd9000 JavaThread "Thread-13" [_thread_blocked, id=3304, stack(0x0000000010800000,0x0000000010900000)]
- =>0x0000000013cd7800 JavaThread "Thread-12" [_thread_in_native, id=1956, stack(0x00000000101d0000,0x00000000102d0000)]
- 0x0000000013cd8000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=1776, stack(0x00000000106e0000,0x00000000107e0000)]
- 0x000000000239e800 JavaThread "DestroyJavaVM" [_thread_blocked, id=5328, stack(0x00000000023b0000,0x00000000024b0000)]
- 0x00000000112b7000 JavaThread "Minecraft main thread" [_thread_blocked, id=3700, stack(0x0000000013260000,0x0000000013360000)]
- 0x0000000011da4000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=5260, stack(0x0000000010f70000,0x0000000011070000)]
- 0x00000000116a2000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3288, stack(0x0000000010d50000,0x0000000010e50000)]
- 0x000000000bf98000 JavaThread "Thread-4" daemon [_thread_blocked, id=1836, stack(0x000000000fd20000,0x000000000fe20000)]
- 0x000000000af56800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=868, stack(0x000000000f340000,0x000000000f440000)]
- 0x000000000af07800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2788, stack(0x000000000e560000,0x000000000e660000)]
- 0x000000000ae0b000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3868, stack(0x000000000ca30000,0x000000000cb30000)]
- 0x000000000bdf5800 JavaThread "AWT-Shutdown" [_thread_blocked, id=4332, stack(0x000000000c880000,0x000000000c980000)]
- 0x000000000aee9800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3884, stack(0x000000000c5e0000,0x000000000c6e0000)]
- 0x000000000a6fd000 JavaThread "Service Thread" daemon [_thread_blocked, id=500, stack(0x000000000b710000,0x000000000b810000)]
- 0x000000000a6f7800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=576, stack(0x000000000b570000,0x000000000b670000)]
- 0x000000000a6f6000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=5444, stack(0x000000000a9e0000,0x000000000aae0000)]
- 0x000000000a6f5000 JavaThread "Attach Listener" daemon [_thread_blocked, id=4364, stack(0x000000000b420000,0x000000000b520000)]
- 0x000000000a6ee000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5696, stack(0x000000000b1d0000,0x000000000b2d0000)]
- 0x000000000a6e9000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=4696, stack(0x000000000b010000,0x000000000b110000)]
- 0x000000000a6d8000 JavaThread "Finalizer" daemon [_thread_blocked, id=5496, stack(0x000000000ab00000,0x000000000ac00000)]
- 0x000000000a6d1000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5024, stack(0x000000000a8d0000,0x000000000a9d0000)]
- Other Threads:
- 0x000000000a6cc000 VMThread [stack: 0x000000000a740000,0x000000000a840000] [id=4916]
- 0x000000000a6ff800 WatcherThread [stack: 0x000000000b920000,0x000000000ba20000] [id=5636]
- VM state:not at safepoint (normal execution)
- VM Mutex/Monitor currently owned by a thread: None
- Heap
- par new generation total 230016K, used 69835K [0x0000000098000000, 0x00000000a7990000, 0x00000000a7990000)
- eden space 204480K, 21% used [0x0000000098000000, 0x000000009abbcb20, 0x00000000a47b0000)
- from space 25536K, 98% used [0x00000000a60a0000, 0x00000000a79161c8, 0x00000000a7990000)
- to space 25536K, 0% used [0x00000000a47b0000, 0x00000000a47b0000, 0x00000000a60a0000)
- concurrent mark-sweep generation total 109864K, used 76025K [0x00000000a7990000, 0x00000000ae4da000, 0x00000000f8000000)
- concurrent-mark-sweep perm gen total 131072K, used 41733K [0x00000000f8000000, 0x0000000100000000, 0x0000000100000000)
- Card table byte_map: [0x0000000005aa0000,0x0000000005df0000] byte_map_base: 0x00000000055e0000
- Polling page: 0x0000000000120000
- Code Cache [0x0000000002580000, 0x00000000028e0000, 0x0000000005580000)
- total_blobs=1728 nmethods=949 adapters=731 free_code_cache=45774Kb largest_free_block=46826624
- Compilation events (10 events):
- Event: 23.299 Thread 0x000000000a6f6000 1095 java.util.HashMap::keySet (28 bytes)
- Event: 23.301 Thread 0x000000000a6f6000 nmethod 1095 0x00000000027cf810 code [0x00000000027cf960, 0x00000000027cfa38]
- Event: 23.334 Thread 0x000000000a6f7800 1096 net.minecraft.client.model.TexturedQuad::<init> (122 bytes)
- Event: 23.334 Thread 0x000000000a6f6000 1097 net.minecraft.client.model.TexturedQuad::<init> (26 bytes)
- Event: 23.335 Thread 0x000000000a6f6000 nmethod 1097 0x00000000027cf5d0 code [0x00000000027cf700, 0x00000000027cf778]
- Event: 23.339 Thread 0x000000000a6f7800 nmethod 1096 0x00000000028d5a10 code [0x00000000028d5b80, 0x00000000028d60f8]
- Event: 23.376 Thread 0x000000000a6f6000 1098 net.minecraft.client.gui.MapItemRenderer::<init> (71 bytes)
- Event: 23.377 Thread 0x000000000a6f7800 1099 java.awt.image.BufferedImage::getRGB (231 bytes)
- Event: 23.383 Thread 0x000000000a6f6000 nmethod 1098 0x00000000027cefd0 code [0x00000000027cf140, 0x00000000027cf378]
- Event: 23.443 Thread 0x000000000a6f7800 nmethod 1099 0x00000000028d6450 code [0x00000000028d6620, 0x00000000028d7138]
- GC Heap History (10 events):
- Event: 19.876 GC heap before
- {Heap before GC invocations=10 (full 5):
- par new generation total 230016K, used 223390K [0x0000000098000000, 0x00000000a7990000, 0x00000000a7990000)
- eden space 204480K, 100% used [0x0000000098000000, 0x00000000a47b0000, 0x00000000a47b0000)
- from space 25536K, 74% used [0x00000000a47b0000, 0x00000000a5a27958, 0x00000000a60a0000)
- to space 25536K, 0% used [0x00000000a60a0000, 0x00000000a60a0000, 0x00000000a7990000)
- concurrent mark-sweep generation total 94184K, used 55947K [0x00000000a7990000, 0x00000000ad58a000, 0x00000000f8000000)
- concurrent-mark-sweep perm gen total 131072K, used 37003K [0x00000000f8000000, 0x0000000100000000, 0x0000000100000000)
- Event: 19.920 GC heap after
- Heap after GC invocations=11 (full 5):
- par new generation total 230016K, used 13495K [0x0000000098000000, 0x00000000a7990000, 0x00000000a7990000)
- eden space 204480K, 0% used [0x0000000098000000, 0x0000000098000000, 0x00000000a47b0000)
- from space 25536K, 52% used [0x00000000a60a0000, 0x00000000a6dcdc30, 0x00000000a7990000)
- to space 25536K, 0% used [0x00000000a47b0000, 0x00000000a47b0000, 0x00000000a60a0000)
- concurrent mark-sweep generation total 94184K, used 62112K [0x00000000a7990000, 0x00000000ad58a000, 0x00000000f8000000)
- concurrent-mark-sweep perm gen total 131072K, used 37003K [0x00000000f8000000, 0x0000000100000000, 0x0000000100000000)
- }
- Event: 20.579 GC heap before
- {Heap before GC invocations=11 (full 5):
- par new generation total 230016K, used 217975K [0x0000000098000000, 0x00000000a7990000, 0x00000000a7990000)
- eden space 204480K, 100% used [0x0000000098000000, 0x00000000a47b0000, 0x00000000a47b0000)
- from space 25536K, 52% used [0x00000000a60a0000, 0x00000000a6dcdc30, 0x00000000a7990000)
- to space 25536K, 0% used [0x00000000a47b0000, 0x00000000a47b0000, 0x00000000a60a0000)
- concurrent mark-sweep generation total 103464K, used 62076K [0x00000000a7990000, 0x00000000ade9a000, 0x00000000f8000000)
- concurrent-mark-sweep perm gen total 131072K, used 37652K [0x00000000f8000000, 0x0000000100000000, 0x0000000100000000)
- Event: 20.606 GC heap after
- Heap after GC invocations=12 (full 5):
- par new generation total 230016K, used 16270K [0x0000000098000000, 0x00000000a7990000, 0x00000000a7990000)
- eden space 204480K, 0% used [0x0000000098000000, 0x0000000098000000, 0x00000000a47b0000)
- from space 25536K, 63% used [0x00000000a47b0000, 0x00000000a5793ad8, 0x00000000a60a0000)
- to space 25536K, 0% used [0x00000000a60a0000, 0x00000000a60a0000, 0x00000000a7990000)
- concurrent mark-sweep generation total 103464K, used 62076K [0x00000000a7990000, 0x00000000ade9a000, 0x00000000f8000000)
- concurrent-mark-sweep perm gen total 131072K, used 37652K [0x00000000f8000000, 0x0000000100000000, 0x0000000100000000)
- }
- Event: 21.351 GC heap before
- {Heap before GC invocations=12 (full 6):
- par new generation total 230016K, used 220750K [0x0000000098000000, 0x00000000a7990000, 0x00000000a7990000)
- eden space 204480K, 100% used [0x0000000098000000, 0x00000000a47b0000, 0x00000000a47b0000)
- from space 25536K, 63% used [0x00000000a47b0000, 0x00000000a5793ad8, 0x00000000a60a0000)
- to space 25536K, 0% used [0x00000000a60a0000, 0x00000000a60a0000, 0x00000000a7990000)
- concurrent mark-sweep generation total 103464K, used 62076K [0x00000000a7990000, 0x00000000ade9a000, 0x00000000f8000000)
- concurrent-mark-sweep perm gen total 131072K, used 38540K [0x00000000f8000000, 0x0000000100000000, 0x0000000100000000)
- Event: 21.399 GC heap after
- Heap after GC invocations=13 (full 6):
- par new generation total 230016K, used 15408K [0x0000000098000000, 0x00000000a7990000, 0x00000000a7990000)
- eden space 204480K, 0% used [0x0000000098000000, 0x0000000098000000, 0x00000000a47b0000)
- from space 25536K, 60% used [0x00000000a60a0000, 0x00000000a6fac350, 0x00000000a7990000)
- to space 25536K, 0% used [0x00000000a47b0000, 0x00000000a47b0000, 0x00000000a60a0000)
- concurrent mark-sweep generation total 103464K, used 66258K [0x00000000a7990000, 0x00000000ade9a000, 0x00000000f8000000)
- concurrent-mark-sweep perm gen total 131072K, used 38540K [0x00000000f8000000, 0x0000000100000000, 0x0000000100000000)
- }
- Event: 22.319 GC heap before
- {Heap before GC invocations=13 (full 6):
- par new generation total 230016K, used 219888K [0x0000000098000000, 0x00000000a7990000, 0x00000000a7990000)
- eden space 204480K, 100% used [0x0000000098000000, 0x00000000a47b0000, 0x00000000a47b0000)
- from space 25536K, 60% used [0x00000000a60a0000, 0x00000000a6fac350, 0x00000000a7990000)
- to space 25536K, 0% used [0x00000000a47b0000, 0x00000000a47b0000, 0x00000000a60a0000)
- concurrent mark-sweep generation total 109864K, used 65916K [0x00000000a7990000, 0x00000000ae4da000, 0x00000000f8000000)
- concurrent-mark-sweep perm gen total 131072K, used 39738K [0x00000000f8000000, 0x0000000100000000, 0x0000000100000000)
- Event: 22.371 GC heap after
- Heap after GC invocations=14 (full 6):
- par new generation total 230016K, used 25536K [0x0000000098000000, 0x00000000a7990000, 0x00000000a7990000)
- eden space 204480K, 0% used [0x0000000098000000, 0x0000000098000000, 0x00000000a47b0000)
- from space 25536K, 100% used [0x00000000a47b0000, 0x00000000a60a0000, 0x00000000a60a0000)
- to space 25536K, 0% used [0x00000000a60a0000, 0x00000000a60a0000, 0x00000000a7990000)
- concurrent mark-sweep generation total 109864K, used 69868K [0x00000000a7990000, 0x00000000ae4da000, 0x00000000f8000000)
- concurrent-mark-sweep perm gen total 131072K, used 39738K [0x00000000f8000000, 0x0000000100000000, 0x0000000100000000)
- }
- Event: 23.383 GC heap before
- {Heap before GC invocations=14 (full 7):
- par new generation total 230016K, used 230016K [0x0000000098000000, 0x00000000a7990000, 0x00000000a7990000)
- eden space 204480K, 100% used [0x0000000098000000, 0x00000000a47b0000, 0x00000000a47b0000)
- from space 25536K, 100% used [0x00000000a47b0000, 0x00000000a60a0000, 0x00000000a60a0000)
- to space 25536K, 0% used [0x00000000a60a0000, 0x00000000a60a0000, 0x00000000a7990000)
- concurrent mark-sweep generation total 109864K, used 69868K [0x00000000a7990000, 0x00000000ae4da000, 0x00000000f8000000)
- concurrent-mark-sweep perm gen total 131072K, used 41408K [0x00000000f8000000, 0x0000000100000000, 0x0000000100000000)
- Event: 23.441 GC heap after
- Heap after GC invocations=15 (full 7):
- par new generation total 230016K, used 25048K [0x0000000098000000, 0x00000000a7990000, 0x00000000a7990000)
- eden space 204480K, 0% used [0x0000000098000000, 0x0000000098000000, 0x00000000a47b0000)
- from space 25536K, 98% used [0x00000000a60a0000, 0x00000000a79161c8, 0x00000000a7990000)
- to space 25536K, 0% used [0x00000000a47b0000, 0x00000000a47b0000, 0x00000000a60a0000)
- concurrent mark-sweep generation total 109864K, used 76025K [0x00000000a7990000, 0x00000000ae4da000, 0x00000000f8000000)
- concurrent-mark-sweep perm gen total 131072K, used 41408K [0x00000000f8000000, 0x0000000100000000, 0x0000000100000000)
- }
- Deoptimization events (10 events):
- Event: 21.400 Thread 0x0000000013cd7800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002852ef4 method=java.util.AbstractList$Itr.next()Ljava/lang/Object; @ 14
- Event: 22.596 Thread 0x00000000112b7000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000271d7c8 method=com.google.common.collect.ImmutableMap.copyOf(Ljava/util/Map;)Lcom/google/common/collect/ImmutableMap; @ 110
- Event: 22.596 Thread 0x00000000112b7000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000271d7c8 method=com.google.common.collect.ImmutableMap.copyOf(Ljava/util/Map;)Lcom/google/common/collect/ImmutableMap; @ 110
- Event: 22.596 Thread 0x00000000112b7000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000271d7c8 method=com.google.common.collect.ImmutableMap.copyOf(Ljava/util/Map;)Lcom/google/common/collect/ImmutableMap; @ 110
- Event: 22.596 Thread 0x00000000112b7000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000271d7c8 method=com.google.common.collect.ImmutableMap.copyOf(Ljava/util/Map;)Lcom/google/common/collect/ImmutableMap; @ 110
- Event: 22.826 Thread 0x0000000013cd8000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000275c348 method=java.util.AbstractList.subList(II)Ljava/util/List; @ 1
- Event: 22.826 Thread 0x0000000013cd8000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002633174 method=java.util.SubList.<init>(Ljava/util/AbstractList;II)V @ 37
- Event: 22.827 Thread 0x0000000013cd8000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000275c348 method=java.util.AbstractList.subList(II)Ljava/util/List; @ 1
- Event: 22.827 Thread 0x0000000013cd8000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002633174 method=java.util.SubList.<init>(Ljava/util/AbstractList;II)V @ 37
- Event: 23.216 Thread 0x00000000112b7000 Uncommon trap: reason=predicate action=maybe_recompile pc=0x000000000268e56c method=java.awt.image.BufferedImage.getRGB(IIII[III)[I @ 181
- Internal exceptions (10 events):
- Event: 23.850 Thread 0x0000000013cd7800 Threw 0x000000009aae7750 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
- Event: 23.850 Thread 0x0000000013cd7800 Threw 0x000000009aae85d8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
- Event: 23.850 Thread 0x0000000013cd7800 Threw 0x000000009aae9320 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
- Event: 23.850 Thread 0x0000000013cd7800 Threw 0x000000009aae9da8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
- Event: 23.850 Thread 0x0000000013cd7800 Threw 0x000000009aaea800 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
- Event: 23.851 Thread 0x0000000013cd7800 Threw 0x000000009aaedd28 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
- Event: 23.851 Thread 0x0000000013cd7800 Threw 0x000000009aaee7b0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
- Event: 23.851 Thread 0x0000000013cd7800 Threw 0x000000009aaef208 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
- Event: 23.853 Thread 0x0000000013cd7800 Threw 0x000000009aaf29f8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
- Event: 23.855 Thread 0x0000000013cd7800 Threw 0x000000009aafb980 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
- Events (10 events):
- Event: 23.846 loading class 0x000000000c216730
- Event: 23.846 loading class 0x000000000c216730 done
- Event: 23.847 loading class 0x000000000c216730
- Event: 23.847 loading class 0x000000000c216730 done
- Event: 23.849 loading class 0x0000000011724640
- Event: 23.849 loading class 0x0000000011724640 done
- Event: 23.853 loading class 0x000000000c216790
- Event: 23.853 loading class 0x000000000c216790 done
- Event: 23.855 loading class 0x000000000c2195e0
- Event: 23.855 loading class 0x000000000c2195e0 done
- Dynamic libraries:
- 0x000000013f590000 - 0x000000013f5c3000 C:\Program Files\Java\jre7\bin\javaw.exe
- 0x0000000076ec0000 - 0x0000000077069000 C:\Windows\SYSTEM32\ntdll.dll
- 0x0000000076da0000 - 0x0000000076ebf000 C:\Windows\system32\kernel32.dll
- 0x000007fefcff0000 - 0x000007fefd05b000 C:\Windows\system32\KERNELBASE.dll
- 0x000007feff0f0000 - 0x000007feff1cb000 C:\Windows\system32\ADVAPI32.dll
- 0x000007fefeff0000 - 0x000007feff08f000 C:\Windows\system32\msvcrt.dll
- 0x000007fefec40000 - 0x000007fefec5f000 C:\Windows\SYSTEM32\sechost.dll
- 0x000007fefd510000 - 0x000007fefd63d000 C:\Windows\system32\RPCRT4.dll
- 0x0000000076ca0000 - 0x0000000076d9a000 C:\Windows\system32\USER32.dll
- 0x000007fefd0a0000 - 0x000007fefd107000 C:\Windows\system32\GDI32.dll
- 0x000007fefdb00000 - 0x000007fefdb0e000 C:\Windows\system32\LPK.dll
- 0x000007fefe990000 - 0x000007fefea59000 C:\Windows\system32\USP10.dll
- 0x000007fefb6a0000 - 0x000007fefb894000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
- 0x000007fefd640000 - 0x000007fefd6b1000 C:\Windows\system32\SHLWAPI.dll
- 0x000007fefdb10000 - 0x000007fefdb3e000 C:\Windows\system32\IMM32.DLL
- 0x000007fefd9f0000 - 0x000007fefdaf9000 C:\Windows\system32\MSCTF.dll
- 0x000000006aa70000 - 0x000000006ab42000 C:\Program Files\Java\jre7\bin\msvcr100.dll
- 0x000000005dc10000 - 0x000000005e3d9000 C:\Program Files\Java\jre7\bin\server\jvm.dll
- 0x000007fef9e10000 - 0x000007fef9e19000 C:\Windows\system32\WSOCK32.dll
- 0x000007feff090000 - 0x000007feff0dd000 C:\Windows\system32\WS2_32.dll
- 0x000007feff0e0000 - 0x000007feff0e8000 C:\Windows\system32\NSI.dll
- 0x000007fefa910000 - 0x000007fefa94b000 C:\Windows\system32\WINMM.dll
- 0x0000000077080000 - 0x0000000077087000 C:\Windows\system32\PSAPI.DLL
- 0x00000000746e0000 - 0x00000000746ef000 C:\Program Files\Java\jre7\bin\verify.dll
- 0x00000000746b0000 - 0x00000000746d8000 C:\Program Files\Java\jre7\bin\java.dll
- 0x0000000074690000 - 0x00000000746a5000 C:\Program Files\Java\jre7\bin\zip.dll
- 0x0000000074670000 - 0x0000000074689000 C:\Program Files\Java\jre7\bin\net.dll
- 0x000007fefc4e0000 - 0x000007fefc535000 C:\Windows\system32\mswsock.dll
- 0x000007fefc4d0000 - 0x000007fefc4d7000 C:\Windows\System32\wship6.dll
- 0x0000000074650000 - 0x0000000074661000 C:\Program Files\Java\jre7\bin\nio.dll
- 0x0000000067570000 - 0x0000000067705000 C:\Program Files\Java\jre7\bin\awt.dll
- 0x000007fefee70000 - 0x000007fefef47000 C:\Windows\system32\OLEAUT32.dll
- 0x000007fefec60000 - 0x000007fefee63000 C:\Windows\system32\ole32.dll
- 0x000007fefb0d0000 - 0x000007fefb0e8000 C:\Windows\system32\DWMAPI.DLL
- 0x000007fefb4c0000 - 0x000007fefb516000 C:\Windows\system32\uxtheme.dll
- 0x000007fefcba0000 - 0x000007fefcbaf000 C:\Windows\system32\CRYPTBASE.dll
- 0x000007fef18a0000 - 0x000007fef1a9f000 C:\Windows\system32\d3d9.dll
- 0x000007fefbd30000 - 0x000007fefbd3c000 C:\Windows\system32\VERSION.dll
- 0x000007fef8570000 - 0x000007fef8577000 C:\Windows\system32\d3d8thk.dll
- 0x000007fee9cd0000 - 0x000007feeae24000 C:\Windows\system32\nvd3dumx.dll
- 0x000007fefbe00000 - 0x000007fefbe2c000 C:\Windows\system32\powrprof.dll
- 0x000007fefea60000 - 0x000007fefec37000 C:\Windows\system32\SETUPAPI.dll
- 0x000007fefd060000 - 0x000007fefd096000 C:\Windows\system32\CFGMGR32.dll
- 0x000007fefcd20000 - 0x000007fefcd3a000 C:\Windows\system32\DEVOBJ.dll
- 0x000007feefda0000 - 0x000007feeff02000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
- 0x000007fefdbe0000 - 0x000007fefe968000 C:\Windows\system32\SHELL32.dll
- 0x0000000180000000 - 0x0000000180114000 C:\Windows\system32\nvspcap64.dll
- 0x000007fef9260000 - 0x000007fef9574000 C:\Windows\system32\nvapi64.dll
- 0x0000000071020000 - 0x0000000071066000 C:\Program Files\Java\jre7\bin\fontmanager.dll
- 0x0000000070930000 - 0x0000000070971000 C:\Program Files\Java\jre7\bin\t2k.dll
- 0x0000000071680000 - 0x00000000716aa000 C:\Program Files\Java\jre7\bin\dcpr.dll
- 0x0000000001de0000 - 0x0000000001e28000 C:\Users\Gawin\Desktop\FTB\LapitosGalacticraft\minecraft\bin\natives\lwjgl64.dll
- 0x000007feeedb0000 - 0x000007feeeecd000 C:\Windows\system32\OPENGL32.dll
- 0x000007fef9c20000 - 0x000007fef9c4d000 C:\Windows\system32\GLU32.dll
- 0x000007feeecb0000 - 0x000007feeeda1000 C:\Windows\system32\DDRAW.dll
- 0x000007fef9c10000 - 0x000007fef9c18000 C:\Windows\system32\DCIMAN32.dll
- 0x000007fefc540000 - 0x000007fefc557000 C:\Windows\system32\CRYPTSP.dll
- 0x000007fefc240000 - 0x000007fefc287000 C:\Windows\system32\rsaenh.dll
- 0x000007fefbf70000 - 0x000007fefbf8e000 C:\Windows\system32\USERENV.dll
- 0x000007fefcc70000 - 0x000007fefcc7f000 C:\Windows\system32\profapi.dll
- 0x000007fefa730000 - 0x000007fefa745000 C:\Windows\system32\NLAapi.dll
- 0x000007fef7f90000 - 0x000007fef7fa5000 C:\Windows\system32\napinsp.dll
- 0x000007fef7f70000 - 0x000007fef7f89000 C:\Windows\system32\pnrpnsp.dll
- 0x000007fef84a0000 - 0x000007fef84cf000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
- 0x000007fefc360000 - 0x000007fefc3bb000 C:\Windows\system32\DNSAPI.dll
- 0x000007fef8560000 - 0x000007fef856b000 C:\Windows\System32\winrnr.dll
- 0x000000006ac80000 - 0x000000006aca6000 C:\Program Files\Bonjour\mdnsNSP.dll
- 0x000007fefa610000 - 0x000007fefa637000 C:\Windows\system32\Iphlpapi.DLL
- 0x000007fefa600000 - 0x000007fefa60b000 C:\Windows\system32\WINNSI.DLL
- 0x000007fefbe30000 - 0x000007fefbe37000 C:\Windows\System32\wshtcpip.dll
- 0x000007fef8490000 - 0x000007fef8498000 C:\Windows\system32\rasadhlp.dll
- 0x000007fefa470000 - 0x000007fefa4c3000 C:\Windows\System32\fwpuclnt.dll
- 0x0000000073bc0000 - 0x0000000073bc7000 C:\Program Files\Java\jre7\bin\jawt.dll
- 0x0000000056290000 - 0x0000000057fbb000 C:\Windows\system32\nvoglv64.DLL
- 0x000007fefced0000 - 0x000007fefcf0a000 C:\Windows\system32\WINTRUST.dll
- 0x000007fefcd50000 - 0x000007fefcebc000 C:\Windows\system32\CRYPT32.dll
- 0x000007fefcd10000 - 0x000007fefcd1f000 C:\Windows\system32\MSASN1.dll
- 0x000007fefa950000 - 0x000007fefa97d000 C:\Windows\system32\ntmarta.dll
- 0x000007fefd110000 - 0x000007fefd162000 C:\Windows\system32\WLDAP32.dll
- 0x0000000074640000 - 0x000000007464b000 C:\Program Files\Java\jre7\bin\management.dll
- 0x00000000706e0000 - 0x0000000070704000 C:\Program Files\Java\jre7\bin\sunec.dll
- 0x0000000074630000 - 0x000000007463b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
- 0x000007feee600000 - 0x000007feee722000 C:\Users\Gawin\Desktop\FTB\LapitosGalacticraft\minecraft\bin\natives\OpenAL64.dll
- 0x000007fefabb0000 - 0x000007fefac38000 C:\Windows\system32\dsound.dll
- 0x000007fefdb40000 - 0x000007fefdbd9000 C:\Windows\system32\CLBCatQ.DLL
- 0x000007fefb0f0000 - 0x000007fefb13b000 C:\Windows\System32\MMDevApi.dll
- 0x000007fefb520000 - 0x000007fefb64c000 C:\Windows\System32\PROPSYS.dll
- 0x000007fefa8d0000 - 0x000007fefa90b000 C:\Windows\system32\wdmaud.drv
- 0x0000000074910000 - 0x0000000074916000 C:\Windows\system32\ksuser.dll
- 0x000007fefaf90000 - 0x000007fefaf99000 C:\Windows\system32\AVRT.dll
- 0x000007fefa880000 - 0x000007fefa8cf000 C:\Windows\system32\AUDIOSES.DLL
- 0x000007fef8f80000 - 0x000007fef8f8a000 C:\Windows\system32\msacm32.drv
- 0x000007fef8f60000 - 0x000007fef8f78000 C:\Windows\system32\MSACM32.dll
- 0x000007fef8f50000 - 0x000007fef8f59000 C:\Windows\system32\midimap.dll
- 0x000007fef7580000 - 0x000007fef76a5000 C:\Windows\system32\dbghelp.dll
- VM Arguments:
- jvm_args: -Xms256M -Xmx1536M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts -XX:+CMSClassUnloadingEnabled -XX:PermSize=128m
- java_command: net.ftb.mclauncher.MinecraftLauncher C:\Users\Gawin\Desktop\FTB/LapitosGalacticraft/minecraft empty MinecraftForge.zip Gawin_Grimm a7f13934c2214815a5bfa9241fcff5b6 Lapito's Galacticraft Modpack v1.8.5.1 C:\Users\Gawin\AppData\Roaming/ftblauncher/ModPacks\LapitosGalacticraft\LapitosGalacticraftIcon.png
- Launcher Type: SUN_STANDARD
- Environment Variables:
- PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;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)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Calibre2\;C:\Program Files\Java\jre7\bin
- USERNAME=Gawin
- OS=Windows_NT
- PROCESSOR_IDENTIFIER=AMD64 Family 16 Model 2 Stepping 3, AuthenticAMD
- --------------- S Y S T E M ---------------
- OS: Windows 7 , 64 bit Build 7601 Service Pack 1
- CPU:total 3 (3 cores per cpu, 1 threads per core) family 16 model 2 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv
- Memory: 4k page, physical 3143864k(725624k free), swap 6285864k(3099716k free)
- vm_info: Java HotSpot(TM) 64-Bit Server VM (24.45-b08) for windows-amd64 JRE (1.7.0_45-b18), built on Oct 8 2013 05:47:22 by "java_re" with unknown MS VC++:1600
- time: Wed Dec 11 12:34:08 2013
- elapsed time: 24 seconds
Add Comment
Please, Sign In to add comment