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=0x42560aea, pid=4636, tid=4508
- #
- # JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
- # Java VM: Java HotSpot(TM) Client VM (24.45-b08 mixed mode windows-x86 )
- # Problematic frame:
- # C [atioglxx.dll+0x7b0aea]
- #
- # 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 (0x023ad000): JavaThread "Minecraft main thread" [_thread_in_native, id=4508, stack(0x02200000,0x02250000)]
- siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
- Registers:
- EAX=0x00000100, EBX=0x00000100, ECX=0x00000040, EDX=0x00000000
- ESP=0x0224e318, EBP=0x0224e320, ESI=0x00000000, EDI=0x43593128
- EIP=0x42560aea, EFLAGS=0x00010212
- Top of Stack: (sp=0x0224e318)
- 0x0224e318: 00000010 43593128 00000000 41f54a88
- 0x0224e328: 43593128 00000000 00000100 43743208
- 0x0224e338: 0224e3b0 42857640 00000010 00000100
- 0x0224e348: 144a0b40 00000100 43593128 00000010
- 0x0224e358: 00000000 00000000 00000001 00000004
- 0x0224e368: 00000000 00000000 00000000 00001000
- 0x0224e378: 41f57766 00000010 00000010 00000010
- 0x0224e388: 00000000 0000000f 023ad000 3503b230
- Instructions: (pc=0x42560aea)
- 0x42560aca: fe 5e 5f 75 08 5e 5f 5d e9 12 5b 00 00 f7 c7 03
- 0x42560ada: 00 00 00 75 15 c1 e9 02 83 e2 03 83 f9 08 72 2a
- 0x42560aea: f3 a5 ff 24 95 04 0c 56 42 90 8b c7 ba 03 00 00
- 0x42560afa: 00 83 e9 04 72 0c 83 e0 03 03 c8 ff 24 85 18 0b
- Register to memory mapping:
- EAX=0x00000100 is an unknown value
- EBX=0x00000100 is an unknown value
- ECX=0x00000040 is an unknown value
- EDX=0x00000000 is an unknown value
- ESP=0x0224e318 is pointing into the stack for thread: 0x023ad000
- EBP=0x0224e320 is pointing into the stack for thread: 0x023ad000
- ESI=0x00000000 is an unknown value
- EDI=0x43593128 is an unknown value
- Stack: [0x02200000,0x02250000], sp=0x0224e318, free space=312k
- Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
- C [atioglxx.dll+0x7b0aea]
- Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
- j org.lwjgl.opengl.GL11.nglTexImage2D(IIIIIIIIJJ)V+0
- j org.lwjgl.opengl.GL11.glTexImage2D(IIIIIIIILjava/nio/IntBuffer;)V+63
- j net.minecraft.client.renderer.texture.TextureUtil.func_110991_a(III)V+22
- j net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(ILjava/awt/image/BufferedImage;ZZ)I+9
- j net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(Lnet/minecraft/client/resources/ResourceManager;)V+123
- j net.minecraft.client.renderer.texture.TextureManager.func_110579_a(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/TextureObject;)Z+7
- J net.minecraft.client.renderer.texture.TextureManager.func_110577_a(Lnet/minecraft/util/ResourceLocation;)V
- j dan200.computer.client.FixedWidthFontRenderer.drawString(Ljava/lang/String;IILjava/lang/String;FZ)V+38
- j dan200.computer.client.TileEntityMonitorRenderer.renderTileEntityMonitorAt(Ldan200/computer/shared/TileEntityMonitor;DDDF)V+592
- j dan200.computer.client.TileEntityMonitorRenderer.func_76894_a(Lnet/minecraft/tileentity/TileEntity;DDDF)V+12
- j net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76949_a(Lnet/minecraft/tileentity/TileEntity;DDDF)V+22
- J net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76950_a(Lnet/minecraft/tileentity/TileEntity;F)V
- J net.minecraft.client.renderer.RenderGlobal.func_72713_a(Lnet/minecraft/util/Vec3;Lnet/minecraft/client/renderer/culling/ICamera;F)V
- J net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V
- J net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V
- J net.minecraft.client.Minecraft.func_71411_J()V
- j net.minecraft.client.Minecraft.func_99999_d()V+97
- j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+768
- v ~StubRoutines::call_stub
- j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
- j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
- j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
- j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
- j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657
- j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
- v ~StubRoutines::call_stub
- --------------- P R O C E S S ---------------
- Java Threads: ( => current thread )
- 0x5c601c00 JavaThread "pool-2-thread-1" [_thread_blocked, id=5548, stack(0x42cd0000,0x42d20000)]
- 0x5c600400 JavaThread "Client write thread" [_thread_blocked, id=4676, stack(0x42d70000,0x42dc0000)]
- 0x5c603400 JavaThread "Client read thread" [_thread_in_native, id=2552, stack(0x42d20000,0x42d70000)]
- 0x5c603000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=92, stack(0x43130000,0x43180000)]
- 0x5c603c00 JavaThread "Thread-96" [_thread_blocked, id=5172, stack(0x5f270000,0x5f2c0000)]
- 0x5c601400 JavaThread "Thread-94" [_thread_blocked, id=6116, stack(0x5f930000,0x5f980000)]
- 0x5c602000 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=4032, stack(0x5f870000,0x5f8c0000)]
- 0x5dd3f800 JavaThread "PR TableUpdateThread #3" daemon [_thread_blocked, id=4716, stack(0x5f820000,0x5f870000)]
- 0x5dd3f400 JavaThread "PR TableUpdateThread #2" daemon [_thread_blocked, id=4444, stack(0x5f7d0000,0x5f820000)]
- 0x5dd42c00 JavaThread "PR TableUpdateThread #1" daemon [_thread_blocked, id=1124, stack(0x5f780000,0x5f7d0000)]
- 0x5dd42400 JavaThread "PR TableUpdateThread #0" daemon [_thread_blocked, id=4540, stack(0x5f730000,0x5f780000)]
- 0x5dd40400 JavaThread "LogisticsPipes RoutingTableUpdateThread #3" daemon [_thread_blocked, id=5608, stack(0x5f5a0000,0x5f5f0000)]
- 0x5dd42000 JavaThread "LogisticsPipes RoutingTableUpdateThread #2" daemon [_thread_blocked, id=4392, stack(0x5f550000,0x5f5a0000)]
- 0x5dd40c00 JavaThread "LogisticsPipes RoutingTableUpdateThread #1" daemon [_thread_blocked, id=2460, stack(0x5f500000,0x5f550000)]
- 0x5dd41800 JavaThread "LogisticsPipes RoutingTableUpdateThread #0" daemon [_thread_blocked, id=3836, stack(0x5f4b0000,0x5f500000)]
- 0x5dd41000 JavaThread "LogisticsPipes Packet Decompressor Server" daemon [_thread_blocked, id=3928, stack(0x5f460000,0x5f4b0000)]
- 0x459c9c00 JavaThread "LogisticsPipes Packet Compressor Server" daemon [_thread_blocked, id=4468, stack(0x5f410000,0x5f460000)]
- 0x459c9400 JavaThread "LogisticsPipes Packet Decompressor Client" daemon [_thread_blocked, id=5692, stack(0x5f3c0000,0x5f410000)]
- 0x459c8800 JavaThread "LogisticsPipes Packet Compressor Client" daemon [_thread_blocked, id=5752, stack(0x5f370000,0x5f3c0000)]
- 0x459c9000 JavaThread "Thread-12" [_thread_blocked, id=5432, stack(0x43040000,0x43090000)]
- 0x45503400 JavaThread "Immibis Core background task" daemon [_thread_blocked, id=5248, stack(0x42bd0000,0x42c20000)]
- 0x4157b000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=4068, stack(0x41cd0000,0x41d20000)]
- 0x3ec61400 JavaThread "Snooper Timer" daemon [_thread_blocked, id=844, stack(0x41c50000,0x41ca0000)]
- 0x3ebaa400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=76, stack(0x3f980000,0x3f9d0000)]
- 0x3eb04800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2072, stack(0x3f8e0000,0x3f930000)]
- 0x3ea56c00 JavaThread "Thread-1" daemon [_thread_blocked, id=4008, stack(0x3f080000,0x3f0d0000)]
- 0x3e61f000 JavaThread "Service Thread" daemon [_thread_blocked, id=2216, stack(0x3e8f0000,0x3e940000)]
- 0x3e61a800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=4652, stack(0x3e8a0000,0x3e8f0000)]
- 0x3e619400 JavaThread "Attach Listener" daemon [_thread_blocked, id=5604, stack(0x3e850000,0x3e8a0000)]
- 0x3e617000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4864, stack(0x3e800000,0x3e850000)]
- 0x02349800 JavaThread "Finalizer" daemon [_thread_blocked, id=3132, stack(0x3e5b0000,0x3e600000)]
- 0x02343800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5816, stack(0x3e560000,0x3e5b0000)]
- =>0x023ad000 JavaThread "Minecraft main thread" [_thread_in_native, id=4508, stack(0x02200000,0x02250000)]
- Other Threads:
- 0x02341800 VMThread [stack: 0x3e510000,0x3e560000] [id=3952]
- 0x3e641000 WatcherThread [stack: 0x3e940000,0x3e990000] [id=5720]
- VM state:not at safepoint (normal execution)
- VM Mutex/Monitor currently owned by a thread: None
- Heap
- def new generation total 235968K, used 26528K [0x04430000, 0x14430000, 0x14430000)
- eden space 209792K, 8% used [0x04430000, 0x055bec48, 0x11110000)
- from space 26176K, 32% used [0x11110000, 0x11969630, 0x12aa0000)
- to space 26176K, 0% used [0x12aa0000, 0x12aa0000, 0x14430000)
- tenured generation total 524288K, used 489381K [0x14430000, 0x34430000, 0x34430000)
- the space 524288K, 93% used [0x14430000, 0x32219670, 0x32219800, 0x34430000)
- compacting perm gen total 62720K, used 62558K [0x34430000, 0x38170000, 0x3c430000)
- the space 62720K, 99% used [0x34430000, 0x381479f8, 0x38147a00, 0x38170000)
- No shared spaces configured.
- Card table byte_map: [0x3e230000,0x3e400000] byte_map_base: 0x3e20de80
- Polling page: 0x011b0000
- Code Cache [0x023b0000, 0x03190000, 0x043b0000)
- total_blobs=6892 nmethods=6352 adapters=475 free_code_cache=18567Kb largest_free_block=19007808
- Compilation events (10 events):
- Event: 296.819 Thread 0x3e61a800 6453 codechicken.multipart.TileMultipartClient$$anonfun$renderStatic$1::apply (12 bytes)
- Event: 296.819 Thread 0x3e61a800 nmethod 6453 0x0318e6c8 code [0x0318e7d0, 0x0318e89c]
- Event: 296.819 Thread 0x3e61a800 6454 codechicken.multipart.TileMultipartClient$$anonfun$renderStatic$1::apply (17 bytes)
- Event: 296.819 Thread 0x3e61a800 nmethod 6454 0x0318e948 code [0x0318ea50, 0x0318eafc]
- Event: 296.819 Thread 0x3e61a800 6455 codechicken.multipart.MultipartRenderer$::pass (5 bytes)
- Event: 296.819 Thread 0x3e61a800 nmethod 6455 0x0318eb48 code [0x0318ec40, 0x0318ecc0]
- Event: 296.850 Thread 0x3e61a800 6456 factorization.shared.Core::profileStart (26 bytes)
- Event: 296.850 Thread 0x3e61a800 nmethod 6456 0x0318ed08 code [0x0318ee50, 0x0318efdc]
- Event: 296.850 Thread 0x3e61a800 6457 factorization.shared.Core::profileEnd (25 bytes)
- Event: 296.895 Thread 0x3e61a800 nmethod 6457 0x0318f208 code [0x0318f350, 0x0318f4cc]
- GC Heap History (10 events):
- Event: 257.935 GC heap before
- {Heap before GC invocations=213 (full 22):
- def new generation total 235968K, used 209792K [0x04430000, 0x14430000, 0x14430000)
- eden space 209792K, 100% used [0x04430000, 0x11110000, 0x11110000)
- from space 26176K, 0% used [0x12aa0000, 0x12aa0000, 0x14430000)
- to space 26176K, 0% used [0x11110000, 0x11110000, 0x12aa0000)
- tenured generation total 524288K, used 503162K [0x14430000, 0x34430000, 0x34430000)
- the space 524288K, 95% used [0x14430000, 0x32f8e8e0, 0x32f8ea00, 0x34430000)
- compacting perm gen total 61952K, used 61809K [0x34430000, 0x380b0000, 0x3c430000)
- the space 61952K, 99% used [0x34430000, 0x3808c6f0, 0x3808c800, 0x380b0000)
- No shared spaces configured.
- Event: 259.691 GC heap after
- Heap after GC invocations=214 (full 23):
- def new generation total 235968K, used 0K [0x04430000, 0x14430000, 0x14430000)
- eden space 209792K, 0% used [0x04430000, 0x04430000, 0x11110000)
- from space 26176K, 0% used [0x12aa0000, 0x12aa0000, 0x14430000)
- to space 26176K, 0% used [0x11110000, 0x11110000, 0x12aa0000)
- tenured generation total 524288K, used 511306K [0x14430000, 0x34430000, 0x34430000)
- the space 524288K, 97% used [0x14430000, 0x337828d8, 0x33782a00, 0x34430000)
- compacting perm gen total 61952K, used 61809K [0x34430000, 0x380b0000, 0x3c430000)
- the space 61952K, 99% used [0x34430000, 0x3808c6f0, 0x3808c800, 0x380b0000)
- No shared spaces configured.
- }
- Event: 274.723 GC heap before
- {Heap before GC invocations=214 (full 23):
- def new generation total 235968K, used 209792K [0x04430000, 0x14430000, 0x14430000)
- eden space 209792K, 100% used [0x04430000, 0x11110000, 0x11110000)
- from space 26176K, 0% used [0x12aa0000, 0x12aa0000, 0x14430000)
- to space 26176K, 0% used [0x11110000, 0x11110000, 0x12aa0000)
- tenured generation total 524288K, used 511306K [0x14430000, 0x34430000, 0x34430000)
- the space 524288K, 97% used [0x14430000, 0x337828d8, 0x33782a00, 0x34430000)
- compacting perm gen total 62208K, used 61998K [0x34430000, 0x380f0000, 0x3c430000)
- the space 62208K, 99% used [0x34430000, 0x380bba48, 0x380bbc00, 0x380f0000)
- No shared spaces configured.
- Event: 277.159 GC heap after
- Heap after GC invocations=215 (full 24):
- def new generation total 235968K, used 0K [0x04430000, 0x14430000, 0x14430000)
- eden space 209792K, 0% used [0x04430000, 0x04430000, 0x11110000)
- from space 26176K, 0% used [0x12aa0000, 0x12aa0000, 0x14430000)
- to space 26176K, 0% used [0x11110000, 0x11110000, 0x12aa0000)
- tenured generation total 524288K, used 481577K [0x14430000, 0x34430000, 0x34430000)
- the space 524288K, 91% used [0x14430000, 0x31a7a5e8, 0x31a7a600, 0x34430000)
- compacting perm gen total 62208K, used 61994K [0x34430000, 0x380f0000, 0x3c430000)
- the space 62208K, 99% used [0x34430000, 0x380baa40, 0x380bac00, 0x380f0000)
- No shared spaces configured.
- }
- Event: 285.139 GC heap before
- {Heap before GC invocations=215 (full 24):
- def new generation total 235968K, used 202669K [0x04430000, 0x14430000, 0x14430000)
- eden space 209792K, 96% used [0x04430000, 0x10a1b768, 0x11110000)
- from space 26176K, 0% used [0x12aa0000, 0x12aa0000, 0x14430000)
- to space 26176K, 0% used [0x11110000, 0x11110000, 0x12aa0000)
- tenured generation total 524288K, used 481577K [0x14430000, 0x34430000, 0x34430000)
- the space 524288K, 91% used [0x14430000, 0x31a7a5e8, 0x31a7a600, 0x34430000)
- compacting perm gen total 62720K, used 62498K [0x34430000, 0x38170000, 0x3c430000)
- the space 62720K, 99% used [0x34430000, 0x38138a70, 0x38138c00, 0x38170000)
- No shared spaces configured.
- Event: 285.177 GC heap after
- Heap after GC invocations=216 (full 24):
- def new generation total 235968K, used 11179K [0x04430000, 0x14430000, 0x14430000)
- eden space 209792K, 0% used [0x04430000, 0x04430000, 0x11110000)
- from space 26176K, 42% used [0x11110000, 0x11bfad78, 0x12aa0000)
- to space 26176K, 0% used [0x12aa0000, 0x12aa0000, 0x14430000)
- tenured generation total 524288K, used 481577K [0x14430000, 0x34430000, 0x34430000)
- the space 524288K, 91% used [0x14430000, 0x31a7a5e8, 0x31a7a600, 0x34430000)
- compacting perm gen total 62720K, used 62498K [0x34430000, 0x38170000, 0x3c430000)
- the space 62720K, 99% used [0x34430000, 0x38138a70, 0x38138c00, 0x38170000)
- No shared spaces configured.
- }
- Event: 292.215 GC heap before
- {Heap before GC invocations=216 (full 24):
- def new generation total 235968K, used 208501K [0x04430000, 0x14430000, 0x14430000)
- eden space 209792K, 94% used [0x04430000, 0x104e26e0, 0x11110000)
- from space 26176K, 42% used [0x11110000, 0x11bfad78, 0x12aa0000)
- to space 26176K, 0% used [0x12aa0000, 0x12aa0000, 0x14430000)
- tenured generation total 524288K, used 481577K [0x14430000, 0x34430000, 0x34430000)
- the space 524288K, 91% used [0x14430000, 0x31a7a5e8, 0x31a7a600, 0x34430000)
- compacting perm gen total 62720K, used 62552K [0x34430000, 0x38170000, 0x3c430000)
- the space 62720K, 99% used [0x34430000, 0x381460b0, 0x38146200, 0x38170000)
- No shared spaces configured.
- Event: 292.256 GC heap after
- Heap after GC invocations=217 (full 24):
- def new generation total 235968K, used 16024K [0x04430000, 0x14430000, 0x14430000)
- eden space 209792K, 0% used [0x04430000, 0x04430000, 0x11110000)
- from space 26176K, 61% used [0x12aa0000, 0x13a46130, 0x14430000)
- to space 26176K, 0% used [0x11110000, 0x11110000, 0x12aa0000)
- tenured generation total 524288K, used 481577K [0x14430000, 0x34430000, 0x34430000)
- the space 524288K, 91% used [0x14430000, 0x31a7a5e8, 0x31a7a600, 0x34430000)
- compacting perm gen total 62720K, used 62552K [0x34430000, 0x38170000, 0x3c430000)
- the space 62720K, 99% used [0x34430000, 0x381460b0, 0x38146200, 0x38170000)
- No shared spaces configured.
- }
- Event: 296.851 GC heap before
- {Heap before GC invocations=217 (full 24):
- def new generation total 235968K, used 225311K [0x04430000, 0x14430000, 0x14430000)
- eden space 209792K, 99% used [0x04430000, 0x11091e50, 0x11110000)
- from space 26176K, 61% used [0x12aa0000, 0x13a46130, 0x14430000)
- to space 26176K, 0% used [0x11110000, 0x11110000, 0x12aa0000)
- tenured generation total 524288K, used 481577K [0x14430000, 0x34430000, 0x34430000)
- the space 524288K, 91% used [0x14430000, 0x31a7a5e8, 0x31a7a600, 0x34430000)
- compacting perm gen total 62720K, used 62558K [0x34430000, 0x38170000, 0x3c430000)
- the space 62720K, 99% used [0x34430000, 0x381479f8, 0x38147a00, 0x38170000)
- No shared spaces configured.
- Event: 296.895 GC heap after
- Heap after GC invocations=218 (full 24):
- def new generation total 235968K, used 8549K [0x04430000, 0x14430000, 0x14430000)
- eden space 209792K, 0% used [0x04430000, 0x04430000, 0x11110000)
- from space 26176K, 32% used [0x11110000, 0x11969630, 0x12aa0000)
- to space 26176K, 0% used [0x12aa0000, 0x12aa0000, 0x14430000)
- tenured generation total 524288K, used 489381K [0x14430000, 0x34430000, 0x34430000)
- the space 524288K, 93% used [0x14430000, 0x32219670, 0x32219800, 0x34430000)
- compacting perm gen total 62720K, used 62558K [0x34430000, 0x38170000, 0x3c430000)
- the space 62720K, 99% used [0x34430000, 0x381479f8, 0x38147a00, 0x38170000)
- No shared spaces configured.
- }
- Deoptimization events (0 events):
- No events
- Internal exceptions (10 events):
- Event: 296.657 Thread 0x5c600400 Threw 0x05627508 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
- Event: 296.657 Thread 0x5c600400 Threw 0x056276b0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2917
- Event: 296.672 Thread 0x5c600400 Threw 0x05627858 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
- Event: 296.685 Thread 0x5c600400 Threw 0x05627a00 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2917
- Event: 296.696 Thread 0x5c600400 Threw 0x05627b60 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
- Event: 296.706 Thread 0x5c600400 Threw 0x05627d50 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
- Event: 296.724 Thread 0x5c600400 Threw 0x0fea6b98 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
- Event: 296.732 Thread 0x5c600400 Threw 0x0fea6d40 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
- Event: 296.745 Thread 0x5c600400 Threw 0x0fea6f30 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2917
- Event: 296.746 Thread 0x5c601400 Threw 0x05628540 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
- Events (10 events):
- Event: 295.964 loading class 0x4cfe4de8
- Event: 295.964 loading class 0x4cfe4de8 done
- Event: 295.968 loading class 0x46642200
- Event: 295.968 loading class 0x46642200 done
- Event: 296.606 Thread 0x5c600800 Thread added: 0x5c600800
- Event: 296.653 Executing VM operation: RevokeBias
- Event: 296.653 Executing VM operation: RevokeBias done
- Event: 296.653 Thread 0x5c600800 Thread exited: 0x5c600800
- Event: 296.851 Executing VM operation: GenCollectForAllocation
- Event: 296.895 Executing VM operation: GenCollectForAllocation done
- Dynamic libraries:
- 0x00e70000 - 0x00e9f000 C:\Program Files\Java\jre7\bin\javaw.exe
- 0x77c10000 - 0x77d78000 C:\Windows\SYSTEM32\ntdll.dll
- 0x76e20000 - 0x76f18000 C:\Windows\system32\KERNEL32.DLL
- 0x75470000 - 0x7552d000 C:\Windows\system32\KERNELBASE.dll
- 0x6fc30000 - 0x6fcd7000 C:\Windows\system32\apphelp.dll
- 0x68200000 - 0x68470000 C:\Windows\AppPatch\AcLayers.DLL
- 0x777a0000 - 0x77851000 C:\Windows\system32\msvcrt.dll
- 0x77a20000 - 0x77b41000 C:\Windows\system32\USER32.dll
- 0x77690000 - 0x7779b000 C:\Windows\system32\GDI32.dll
- 0x75830000 - 0x768f6000 C:\Windows\system32\SHELL32.dll
- 0x77bd0000 - 0x77c10000 C:\Windows\system32\SHLWAPI.dll
- 0x76a40000 - 0x76acb000 C:\Windows\system32\OLEAUT32.dll
- 0x6d6b0000 - 0x6d6c3000 C:\Windows\SYSTEM32\MPR.dll
- 0x77120000 - 0x772cf000 C:\Windows\system32\SETUPAPI.dll
- 0x72900000 - 0x72903000 C:\Windows\SYSTEM32\sfc.dll
- 0x71840000 - 0x718a0000 C:\Windows\SYSTEM32\WINSPOOL.DRV
- 0x774d0000 - 0x775a1000 C:\Windows\system32\RPCRT4.dll
- 0x76900000 - 0x76a36000 C:\Windows\SYSTEM32\combase.dll
- 0x75550000 - 0x75596000 C:\Windows\system32\CFGMGR32.dll
- 0x75530000 - 0x7554e000 C:\Windows\system32\DEVOBJ.dll
- 0x6a930000 - 0x6a93e000 C:\Windows\SYSTEM32\sfc_os.DLL
- 0x775b0000 - 0x775db000 C:\Windows\system32\IMM32.DLL
- 0x77940000 - 0x77a1e000 C:\Windows\system32\MSCTF.dll
- 0x775e0000 - 0x7768e000 C:\Windows\system32\ADVAPI32.dll
- 0x73400000 - 0x735f8000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9200.16579_none_8937eec6860750f5\COMCTL32.dll
- 0x77300000 - 0x77334000 C:\Windows\SYSTEM32\sechost.dll
- 0x69900000 - 0x699bf000 C:\Program Files\Java\jre7\bin\msvcr100.dll
- 0x67e80000 - 0x68200000 C:\Program Files\Java\jre7\bin\client\jvm.dll
- 0x713c0000 - 0x713c8000 C:\Windows\SYSTEM32\WSOCK32.dll
- 0x6f0a0000 - 0x6f0c1000 C:\Windows\SYSTEM32\WINMM.dll
- 0x774c0000 - 0x774c6000 C:\Windows\system32\PSAPI.DLL
- 0x77340000 - 0x77390000 C:\Windows\system32\WS2_32.dll
- 0x6f070000 - 0x6f09b000 C:\Windows\SYSTEM32\WINMMBASE.dll
- 0x76ad0000 - 0x76ad8000 C:\Windows\system32\NSI.dll
- 0x728f0000 - 0x728fc000 C:\Program Files\Java\jre7\bin\verify.dll
- 0x728d0000 - 0x728f0000 C:\Program Files\Java\jre7\bin\java.dll
- 0x6dce0000 - 0x6dcf3000 C:\Program Files\Java\jre7\bin\zip.dll
- 0x6d040000 - 0x6d054000 C:\Program Files\Java\jre7\bin\net.dll
- 0x74ba0000 - 0x74bea000 C:\Windows\system32\mswsock.dll
- 0x72020000 - 0x7202f000 C:\Program Files\Java\jre7\bin\nio.dll
- 0x65050000 - 0x65193000 C:\Program Files\Java\jre7\bin\awt.dll
- 0x743d0000 - 0x74477000 C:\Windows\system32\uxtheme.dll
- 0x73600000 - 0x73619000 C:\Windows\SYSTEM32\dwmapi.dll
- 0x76ae0000 - 0x76bf9000 C:\Windows\system32\ole32.dll
- 0x75080000 - 0x75089000 C:\Windows\SYSTEM32\CRYPTBASE.dll
- 0x75020000 - 0x75071000 C:\Windows\SYSTEM32\bcryptPrimitives.dll
- 0x778c0000 - 0x77933000 C:\Windows\SYSTEM32\shcore.dll
- 0x6aee0000 - 0x6af18000 C:\Program Files\Java\jre7\bin\fontmanager.dll
- 0x6d3d0000 - 0x6d585000 C:\Windows\system32\d3d9.dll
- 0x713b0000 - 0x713b8000 C:\Windows\SYSTEM32\VERSION.dll
- 0x6ddd0000 - 0x6e18e000 C:\Windows\SYSTEM32\atiumdag.dll
- 0x66360000 - 0x6682e000 C:\Windows\SYSTEM32\atiumdva.dll
- 0x6cfe0000 - 0x6d010000 C:\Program Files\Java\jre7\bin\t2k.dll
- 0x6a5e0000 - 0x6a5f1000 C:\Program Files\Java\jre7\bin\unpack.dll
- 0x6cf80000 - 0x6cf8a000 C:\Program Files\Java\jre7\bin\management.dll
- 0x3f930000 - 0x3f97c000 C:\Users\Ionut\AppData\Roaming\.technic\modpacks\mikkpack\bin\natives\lwjgl.dll
- 0x64270000 - 0x6433e000 C:\Windows\SYSTEM32\OPENGL32.dll
- 0x698d0000 - 0x698f3000 C:\Windows\SYSTEM32\GLU32.dll
- 0x6d5a0000 - 0x6d679000 C:\Windows\SYSTEM32\DDRAW.dll
- 0x6d690000 - 0x6d697000 C:\Windows\SYSTEM32\DCIMAN32.dll
- 0x74bf0000 - 0x74c0a000 C:\Windows\SYSTEM32\CRYPTSP.dll
- 0x74910000 - 0x7494e000 C:\Windows\system32\rsaenh.dll
- 0x749e0000 - 0x749fb000 C:\Windows\SYSTEM32\USERENV.dll
- 0x751f0000 - 0x75201000 C:\Windows\SYSTEM32\profapi.dll
- 0x6fec0000 - 0x6fed0000 C:\Windows\system32\napinsp.dll
- 0x6fea0000 - 0x6feb4000 C:\Windows\system32\pnrpnsp.dll
- 0x73fa0000 - 0x73fb0000 C:\Windows\system32\NLAapi.dll
- 0x74a30000 - 0x74aa5000 C:\Windows\SYSTEM32\DNSAPI.dll
- 0x6fe90000 - 0x6fe99000 C:\Windows\System32\winrnr.dll
- 0x6fe60000 - 0x6fe81000 C:\Program Files\Bonjour\mdnsNSP.dll
- 0x72d00000 - 0x72d20000 C:\Windows\SYSTEM32\Iphlpapi.DLL
- 0x72cd0000 - 0x72cd8000 C:\Windows\SYSTEM32\WINNSI.DLL
- 0x6fe50000 - 0x6fe57000 C:\Windows\System32\rasadhlp.dll
- 0x725e0000 - 0x7261f000 C:\Windows\System32\fwpuclnt.dll
- 0x41db0000 - 0x428e4000 C:\Windows\SYSTEM32\atioglxx.dll
- 0x3fed0000 - 0x3fef1000 C:\Windows\SYSTEM32\atiadlxx.dll
- 0x6f480000 - 0x6f51b000 C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6910_none_d089c358442de345\MSVCR80.dll
- 0x61b70000 - 0x61bec000 C:\Windows\SYSTEM32\mscms.dll
- 0x61b30000 - 0x61b6b000 C:\Windows\SYSTEM32\icm32.dll
- 0x6aca0000 - 0x6acc0000 C:\Program Files\Java\jre7\bin\sunec.dll
- 0x71af0000 - 0x71af9000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
- 0x75290000 - 0x75412000 C:\Windows\system32\CRYPT32.dll
- 0x75270000 - 0x75282000 C:\Windows\system32\MSASN1.dll
- 0x5f5f0000 - 0x5f61c000 C:\Users\Ionut\AppData\Roaming\.technic\modpacks\mikkpack\jacob-1.17-M2-x86.dll
- 0x77b50000 - 0x77bc4000 C:\Windows\SYSTEM32\clbcatq.dll
- 0x64130000 - 0x64266000 C:\Windows\System32\Speech\Common\sapi.dll
- 0x6a740000 - 0x6a754000 C:\Windows\SYSTEM32\MSACM32.dll
- 0x73810000 - 0x7381b000 C:\Windows\SYSTEM32\msdmo.dll
- 0x732e0000 - 0x7332d000 C:\Windows\System32\MMDevApi.dll
- 0x75090000 - 0x75130000 C:\Windows\SYSTEM32\sxs.dll
- 0x5f2c0000 - 0x5f325000 C:\Users\Ionut\AppData\Roaming\.technic\modpacks\mikkpack\bin\natives\OpenAL32.dll
- 0x69ff0000 - 0x6a074000 C:\Windows\SYSTEM32\dsound.dll
- 0x751a0000 - 0x751df000 C:\Windows\SYSTEM32\POWRPROF.dll
- 0x72dc0000 - 0x72e14000 C:\Windows\SYSTEM32\AUDIOSES.DLL
- 0x44fd0000 - 0x450f9000 C:\Windows\SYSTEM32\dbghelp.dll
- VM Arguments:
- jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx768m -XX:MaxPermSize=128m -Djava.library.path=C:\Users\Ionut\AppData\Roaming\.technic\modpacks\mikkpack\bin\natives -Dfml.core.libraries.mirror=http://mirror.technicpack.net/Technic/lib/fml/%s -Dminecraft.applet.TargetDirectory=C:\Users\Ionut\AppData\Roaming\.technic\modpacks\mikkpack
- java_command: net.minecraft.launchwrapper.Launch --username EnTeReK99 --session token:bd34718196834afa91c1730666deb5f7:99f98646825a4243860e87accfc3b516 --version 1.6.4-Forge9.11.1.965 --gameDir C:\Users\Ionut\AppData\Roaming\.technic\modpacks\mikkpack --assetsDir C:\Users\Ionut\AppData\Roaming\.technic\assets\virtual\legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker --title MikkPack --icon C:\Users\Ionut\AppData\Roaming\.technic\assets/packs/mikkpack/icon.png
- Launcher Type: SUN_STANDARD
- Environment Variables:
- CLASSPATH=.;C:\Program Files\Java\jre7\lib\ext\QTJava.zip
- PATH=C:\Program Files\NVIDIA Corporation\PhysX\Common;C:\Python33\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Windows Kits\8.0\Windows Performance Toolkit\;C:\Program Files\Java\jdk1.7.0_25\bin;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;D:\Software\MATLAB\runtime\win32;D:\Software\MATLAB\bin;C:\Program Files\QuickTime\QTSystem\;D:\Program Files\TortoiseHg\;C:\Program Files\Java\jre7\bin
- USERNAME=Ionut
- OS=Windows_NT
- PROCESSOR_IDENTIFIER=x86 Family 15 Model 107 Stepping 1, AuthenticAMD
- --------------- S Y S T E M ---------------
- OS: Windows 8 Build 9200
- CPU:total 2 (2 cores per cpu, 1 threads per core) family 15 model 107 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnowpref, tsc
- Memory: 4k page, physical 2096420k(156048k free), swap 3472676k(998812k free)
- vm_info: Java HotSpot(TM) Client VM (24.45-b08) for windows-x86 JRE (1.7.0_45-b18), built on Oct 8 2013 06:02:43 by "java_re" with unknown MS VC++:1600
- time: Wed Feb 19 14:44:45 2014
- elapsed time: 298 seconds
Add Comment
Please, Sign In to add comment