Guest User

error

a guest
Dec 15th, 2013
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 24.82 KB | None | 0 0
  1. #
  2. # A fatal error has been detected by the Java Runtime Environment:
  3. #
  4. #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x53b3f793, pid=3512, tid=5224
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
  7. # Java VM: Java HotSpot(TM) Client VM (24.45-b08 mixed mode windows-x86 )
  8. # Problematic frame:
  9. # C  [atioglxx.dll+0x113f793]
  10. #
  11. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  12. #
  13. # If you would like to submit a bug report, please visit:
  14. #   http://bugreport.sun.com/bugreport/crash.jsp
  15. # The crash happened outside the Java Virtual Machine in native code.
  16. # See problematic frame for where to report the bug.
  17. #
  18.  
  19. ---------------  T H R E A D  ---------------
  20.  
  21. Current thread (0x0013d000):  JavaThread "Minecraft main thread" [_thread_in_native, id=5224, stack(0x012e0000,0x01330000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, writing address 0x00000400
  24.  
  25. Registers:
  26. EAX=0x00000000, EBX=0x55ae0020, ECX=0x00000000, EDX=0x00000004
  27. ESP=0x0132eb24, EBP=0x0132eb58, ESI=0x55ae0020, EDI=0x00000400
  28. EIP=0x53b3f793, EFLAGS=0x00010202
  29.  
  30. Top of Stack: (sp=0x0132eb24)
  31. 0x0132eb24:   00000400 00000000 00000080 532c1d63
  32. 0x0132eb34:   00000400 55ae0020 00000200 5415a710
  33. 0x0132eb44:   6aa760f8 00000000 54983d90 00000080
  34. 0x0132eb54:   00000400 0132ec20 5328465d 00002000
  35. 0x0132eb64:   00000000 00800000 00000200 00000001
  36. 0x0132eb74:   00000000 00000400 00000200 0132edbc
  37. 0x0132eb84:   54033590 54034730 01ae3b30 01ae2880
  38. 0x0132eb94:   01ae2c54 01ae2688 01ae3b42 002f0005
  39.  
  40. Instructions: (pc=0x53b3f793)
  41. 0x53b3f773:   c1 ea 07 74 65 8d a4 24 00 00 00 00 90 66 0f 6f
  42. 0x53b3f783:   06 66 0f 6f 4e 10 66 0f 6f 56 20 66 0f 6f 5e 30
  43. 0x53b3f793:   66 0f 7f 07 66 0f 7f 4f 10 66 0f 7f 57 20 66 0f
  44. 0x53b3f7a3:   7f 5f 30 66 0f 6f 66 40 66 0f 6f 6e 50 66 0f 6f
  45.  
  46.  
  47. Register to memory mapping:
  48.  
  49. EAX=0x00000000 is an unknown value
  50. EBX=0x55ae0020 is an unknown value
  51. ECX=0x00000000 is an unknown value
  52. EDX=0x00000004 is an unknown value
  53. ESP=0x0132eb24 is pointing into the stack for thread: 0x0013d000
  54. EBP=0x0132eb58 is pointing into the stack for thread: 0x0013d000
  55. ESI=0x55ae0020 is an unknown value
  56. EDI=0x00000400 is an unknown value
  57.  
  58.  
  59. Stack: [0x012e0000,0x01330000],  sp=0x0132eb24,  free space=314k
  60. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  61. C  [atioglxx.dll+0x113f793]
  62. C  [atioglxx.dll+0x88465d]
  63. C  [atioglxx.dll+0x86b1fb]
  64. C  [atioglxx.dll+0x86b4eb]
  65. C  [atioglxx.dll+0x86eac7]
  66. C  [atioglxx.dll+0xcc16d]
  67. C  [lwjgl.dll+0x9771]
  68. J  org.lwjgl.opengl.GL11.glTexSubImage2D(IIIIIIIILjava/nio/IntBuffer;)V
  69. j  net.minecraft.client.renderer.texture.TextureManager.func_110579_a(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/TextureObject;)Z+7
  70. j  net.minecraft.client.renderer.texture.TextureManager.func_110549_a(Lnet/minecraft/client/resources/ResourceManager;)V+53
  71. j  net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b()V+31
  72. j  net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(Ljava/util/List;)V+86
  73. j  net.minecraft.client.Minecraft.func_110436_a()V+65
  74. j  cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading()V+89
  75. j  net.minecraft.client.Minecraft.func_71384_a()V+970
  76. j  net.minecraft.client.Minecraft.func_99999_d()V+6
  77. j  net.minecraft.client.main.Main.main([Ljava/lang/String;)V+768
  78. v  ~StubRoutines::call_stub
  79. V  [jvm.dll+0x13f1fa]
  80. V  [jvm.dll+0x202aee]
  81. V  [jvm.dll+0x13f27d]
  82. V  [jvm.dll+0x14b5ae]
  83. V  [jvm.dll+0x14b7d5]
  84. V  [jvm.dll+0xf1309]
  85. C  [java.dll+0x7d6e]
  86. j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
  87. j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  88. j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
  89. j  net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657
  90. j  net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  91. v  ~StubRoutines::call_stub
  92. V  [jvm.dll+0x13f1fa]
  93. V  [jvm.dll+0x202aee]
  94. V  [jvm.dll+0x13f27d]
  95. V  [jvm.dll+0xc9945]
  96. V  [jvm.dll+0xd45e7]
  97. C  [javaw.exe+0x2070]
  98. C  [javaw.exe+0xa5b1]
  99. C  [javaw.exe+0xa63b]
  100. C  [kernel32.dll+0x4ed6c]
  101. C  [ntdll.dll+0x6377b]
  102. C  [ntdll.dll+0x6374e]
  103.  
  104. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  105. J  org.lwjgl.opengl.GL11.nglTexSubImage2D(IIIIIIIIJJ)V
  106. J  org.lwjgl.opengl.GL11.glTexSubImage2D(IIIIIIIILjava/nio/IntBuffer;)V
  107. J  net.minecraft.client.renderer.texture.TextureUtil.func_110998_a([IIIIIZZ)V
  108. J  net.minecraft.client.renderer.texture.TextureMap.func_110571_b(Lnet/minecraft/client/resources/ResourceManager;)V
  109. j  net.minecraft.client.renderer.texture.TextureMap.func_110551_a(Lnet/minecraft/client/resources/ResourceManager;)V+6
  110. j  net.minecraft.client.renderer.texture.TextureManager.func_110579_a(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/TextureObject;)Z+7
  111. j  net.minecraft.client.renderer.texture.TextureManager.func_110549_a(Lnet/minecraft/client/resources/ResourceManager;)V+53
  112. j  net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b()V+31
  113. j  net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(Ljava/util/List;)V+86
  114. j  net.minecraft.client.Minecraft.func_110436_a()V+65
  115. j  cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading()V+89
  116. j  net.minecraft.client.Minecraft.func_71384_a()V+970
  117. j  net.minecraft.client.Minecraft.func_99999_d()V+6
  118. j  net.minecraft.client.main.Main.main([Ljava/lang/String;)V+768
  119. v  ~StubRoutines::call_stub
  120. j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  121. j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
  122. j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  123. j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
  124. j  net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657
  125. j  net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  126. v  ~StubRoutines::call_stub
  127.  
  128. ---------------  P R O C E S S  ---------------
  129.  
  130. Java Threads: ( => current thread )
  131.   0x72281c00 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=2020, stack(0x50090000,0x500e0000)]
  132.   0x5d741c00 JavaThread "LogisticsPipes RoutingTableUpdateThread #3" daemon [_thread_blocked, id=3572, stack(0x550c0000,0x55110000)]
  133.   0x5d741400 JavaThread "LogisticsPipes RoutingTableUpdateThread #2" daemon [_thread_blocked, id=3692, stack(0x55690000,0x556e0000)]
  134.   0x5d741000 JavaThread "LogisticsPipes RoutingTableUpdateThread #1" daemon [_thread_blocked, id=4444, stack(0x50190000,0x501e0000)]
  135.   0x5d740800 JavaThread "LogisticsPipes RoutingTableUpdateThread #0" daemon [_thread_blocked, id=2988, stack(0x50140000,0x50190000)]
  136.   0x5d740400 JavaThread "LogisticsPipes Packet Decompressor Server" daemon [_thread_blocked, id=3116, stack(0x55190000,0x551e0000)]
  137.   0x5afd1400 JavaThread "LogisticsPipes Packet Compressor Server" daemon [_thread_blocked, id=1336, stack(0x55130000,0x55180000)]
  138.   0x65958c00 JavaThread "LogisticsPipes Packet Decompressor Client" daemon [_thread_blocked, id=3864, stack(0x50040000,0x50090000)]
  139.   0x646b8c00 JavaThread "LogisticsPipes Packet Compressor Client" daemon [_thread_blocked, id=3416, stack(0x54c60000,0x54cb0000)]
  140.   0x51d98000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=2748, stack(0x52340000,0x52390000)]
  141.   0x51d3a800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=1912, stack(0x52290000,0x522e0000)]
  142.   0x4e7c2000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2728, stack(0x4f7a0000,0x4f7f0000)]
  143.   0x4e7c1400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4376, stack(0x4dcf0000,0x4dd40000)]
  144.   0x4e683800 JavaThread "Thread-1" daemon [_thread_blocked, id=3960, stack(0x4ec90000,0x4ece0000)]
  145.   0x4de78400 JavaThread "Service Thread" daemon [_thread_blocked, id=4020, stack(0x4e3a0000,0x4e3f0000)]
  146.   0x4de6f000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=1068, stack(0x4e240000,0x4e290000)]
  147.   0x4de6c000 JavaThread "Attach Listener" daemon [_thread_blocked, id=2192, stack(0x4dfc0000,0x4e010000)]
  148.   0x4de63400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4900, stack(0x4e2e0000,0x4e330000)]
  149.   0x4de62800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=5980, stack(0x4e180000,0x4e1d0000)]
  150.   0x011f9800 JavaThread "Finalizer" daemon [_thread_blocked, id=1376, stack(0x4e020000,0x4e070000)]
  151.   0x011f8800 JavaThread "Reference Handler" daemon [_thread_blocked, id=3596, stack(0x4e100000,0x4e150000)]
  152. =>0x0013d000 JavaThread "Minecraft main thread" [_thread_in_native, id=5224, stack(0x012e0000,0x01330000)]
  153.  
  154. Other Threads:
  155.   0x011f4400 VMThread [stack: 0x4e080000,0x4e0d0000] [id=1168]
  156.   0x4de8a800 WatcherThread [stack: 0x4e530000,0x4e580000] [id=2116]
  157.  
  158. VM state:not at safepoint (normal execution)
  159.  
  160. VM Mutex/Monitor currently owned by a thread: None
  161.  
  162. Heap
  163.  par new generation   total 118016K, used 90697K [0x03400000, 0x0b400000, 0x0b400000)
  164.   eden space 104960K,  84% used [0x03400000, 0x08a4c408, 0x09a80000)
  165.   from space 13056K,  17% used [0x0a740000, 0x0a986328, 0x0b400000)
  166.   to   space 13056K,   0% used [0x09a80000, 0x09a80000, 0x0a740000)
  167.  concurrent mark-sweep generation total 910756K, used 559285K [0x0b400000, 0x42d69000, 0x43400000)
  168.  concurrent-mark-sweep perm gen total 131072K, used 64644K [0x43400000, 0x4b400000, 0x4b400000)
  169.  
  170. Card table byte_map: [0x4b400000,0x4b650000] byte_map_base: 0x4b3e6000
  171.  
  172. Polling page: 0x00280000
  173.  
  174. Code Cache  [0x01330000, 0x01b18000, 0x03330000)
  175.  total_blobs=4721 nmethods=4194 adapters=463 free_code_cache=24691Kb largest_free_block=25277248
  176.  
  177. Compilation events (10 events):
  178. Event: 76.075 Thread 0x4de6f000 4302             sun.awt.image.ShortComponentRaster::<init> (333 bytes)
  179. Event: 76.075 Thread 0x4de6f000 nmethod 4302 0x01b113c8 code [0x01b11580, 0x01b11c54]
  180. Event: 76.332 Thread 0x4de6f000 4303             com.sun.imageio.plugins.png.PNGImageReader::parse_cHRM_chunk (137 bytes)
  181. Event: 76.332 Thread 0x4de6f000 nmethod 4303 0x01b12688 code [0x01b12820, 0x01b12b90]
  182. Event: 76.368 Thread 0x4de6f000 4304   !         extrautils.texture.TextureComprBlock::load (444 bytes)
  183. Event: 76.369 Thread 0x4de6f000 nmethod 4304 0x01b12fc8 code [0x01b13290, 0x01b13948]
  184. Event: 76.400 Thread 0x4de6f000 4305             com.sun.imageio.plugins.png.PNGImageReader::parse_bKGD_chunk (151 bytes)
  185. Event: 76.401 Thread 0x4de6f000 nmethod 4305 0x01b14008 code [0x01b14170, 0x01b14488]
  186. Event: 76.436 Thread 0x4de6f000 4306             java.util.ComparableTimSort::mergeCollapse (101 bytes)
  187. Event: 76.437 Thread 0x4de6f000 nmethod 4306 0x01b14848 code [0x01b14970, 0x01b14af8]
  188.  
  189. GC Heap History (10 events):
  190. Event: 77.503 GC heap before
  191. {Heap before GC invocations=156 (full 25):
  192.  par new generation   total 118016K, used 112389K [0x03400000, 0x0b400000, 0x0b400000)
  193.   eden space 104960K, 100% used [0x03400000, 0x09a80000, 0x09a80000)
  194.   from space 13056K,  56% used [0x09a80000, 0x0a1c1690, 0x0a740000)
  195.   to   space 13056K,   0% used [0x0a740000, 0x0a740000, 0x0b400000)
  196.  concurrent mark-sweep generation total 910756K, used 554991K [0x0b400000, 0x42d69000, 0x43400000)
  197.  concurrent-mark-sweep perm gen total 131072K, used 64644K [0x43400000, 0x4b400000, 0x4b400000)
  198. Event: 77.512 GC heap after
  199. Heap after GC invocations=157 (full 25):
  200.  par new generation   total 118016K, used 6622K [0x03400000, 0x0b400000, 0x0b400000)
  201.   eden space 104960K,   0% used [0x03400000, 0x03400000, 0x09a80000)
  202.   from space 13056K,  50% used [0x0a740000, 0x0adb7aa8, 0x0b400000)
  203.   to   space 13056K,   0% used [0x09a80000, 0x09a80000, 0x0a740000)
  204.  concurrent mark-sweep generation total 910756K, used 554991K [0x0b400000, 0x42d69000, 0x43400000)
  205.  concurrent-mark-sweep perm gen total 131072K, used 64644K [0x43400000, 0x4b400000, 0x4b400000)
  206. }
  207. Event: 77.850 GC heap before
  208. {Heap before GC invocations=157 (full 25):
  209.  par new generation   total 118016K, used 111582K [0x03400000, 0x0b400000, 0x0b400000)
  210.   eden space 104960K, 100% used [0x03400000, 0x09a80000, 0x09a80000)
  211.   from space 13056K,  50% used [0x0a740000, 0x0adb7aa8, 0x0b400000)
  212.   to   space 13056K,   0% used [0x09a80000, 0x09a80000, 0x0a740000)
  213.  concurrent mark-sweep generation total 910756K, used 554991K [0x0b400000, 0x42d69000, 0x43400000)
  214.  concurrent-mark-sweep perm gen total 131072K, used 64644K [0x43400000, 0x4b400000, 0x4b400000)
  215. Event: 77.858 GC heap after
  216. Heap after GC invocations=158 (full 25):
  217.  par new generation   total 118016K, used 6716K [0x03400000, 0x0b400000, 0x0b400000)
  218.   eden space 104960K,   0% used [0x03400000, 0x03400000, 0x09a80000)
  219.   from space 13056K,  51% used [0x09a80000, 0x0a10f250, 0x0a740000)
  220.   to   space 13056K,   0% used [0x0a740000, 0x0a740000, 0x0b400000)
  221.  concurrent mark-sweep generation total 910756K, used 554991K [0x0b400000, 0x42d69000, 0x43400000)
  222.  concurrent-mark-sweep perm gen total 131072K, used 64644K [0x43400000, 0x4b400000, 0x4b400000)
  223. }
  224. Event: 78.174 GC heap before
  225. {Heap before GC invocations=158 (full 25):
  226.  par new generation   total 118016K, used 111676K [0x03400000, 0x0b400000, 0x0b400000)
  227.   eden space 104960K, 100% used [0x03400000, 0x09a80000, 0x09a80000)
  228.   from space 13056K,  51% used [0x09a80000, 0x0a10f250, 0x0a740000)
  229.   to   space 13056K,   0% used [0x0a740000, 0x0a740000, 0x0b400000)
  230.  concurrent mark-sweep generation total 910756K, used 554991K [0x0b400000, 0x42d69000, 0x43400000)
  231.  concurrent-mark-sweep perm gen total 131072K, used 64644K [0x43400000, 0x4b400000, 0x4b400000)
  232. Event: 78.183 GC heap after
  233. Heap after GC invocations=159 (full 25):
  234.  par new generation   total 118016K, used 6815K [0x03400000, 0x0b400000, 0x0b400000)
  235.   eden space 104960K,   0% used [0x03400000, 0x03400000, 0x09a80000)
  236.   from space 13056K,  52% used [0x0a740000, 0x0ade7ca0, 0x0b400000)
  237.   to   space 13056K,   0% used [0x09a80000, 0x09a80000, 0x0a740000)
  238.  concurrent mark-sweep generation total 910756K, used 554991K [0x0b400000, 0x42d69000, 0x43400000)
  239.  concurrent-mark-sweep perm gen total 131072K, used 64644K [0x43400000, 0x4b400000, 0x4b400000)
  240. }
  241. Event: 78.494 GC heap before
  242. {Heap before GC invocations=159 (full 25):
  243.  par new generation   total 118016K, used 111775K [0x03400000, 0x0b400000, 0x0b400000)
  244.   eden space 104960K, 100% used [0x03400000, 0x09a80000, 0x09a80000)
  245.   from space 13056K,  52% used [0x0a740000, 0x0ade7ca0, 0x0b400000)
  246.   to   space 13056K,   0% used [0x09a80000, 0x09a80000, 0x0a740000)
  247.  concurrent mark-sweep generation total 910756K, used 554991K [0x0b400000, 0x42d69000, 0x43400000)
  248.  concurrent-mark-sweep perm gen total 131072K, used 64644K [0x43400000, 0x4b400000, 0x4b400000)
  249. Event: 78.503 GC heap after
  250. Heap after GC invocations=160 (full 25):
  251.  par new generation   total 118016K, used 6906K [0x03400000, 0x0b400000, 0x0b400000)
  252.   eden space 104960K,   0% used [0x03400000, 0x03400000, 0x09a80000)
  253.   from space 13056K,  52% used [0x09a80000, 0x0a13e800, 0x0a740000)
  254.   to   space 13056K,   0% used [0x0a740000, 0x0a740000, 0x0b400000)
  255.  concurrent mark-sweep generation total 910756K, used 554991K [0x0b400000, 0x42d69000, 0x43400000)
  256.  concurrent-mark-sweep perm gen total 131072K, used 64644K [0x43400000, 0x4b400000, 0x4b400000)
  257. }
  258. Event: 78.819 GC heap before
  259. {Heap before GC invocations=160 (full 25):
  260.  par new generation   total 118016K, used 111866K [0x03400000, 0x0b400000, 0x0b400000)
  261.   eden space 104960K, 100% used [0x03400000, 0x09a80000, 0x09a80000)
  262.   from space 13056K,  52% used [0x09a80000, 0x0a13e800, 0x0a740000)
  263.   to   space 13056K,   0% used [0x0a740000, 0x0a740000, 0x0b400000)
  264.  concurrent mark-sweep generation total 910756K, used 554991K [0x0b400000, 0x42d69000, 0x43400000)
  265.  concurrent-mark-sweep perm gen total 131072K, used 64644K [0x43400000, 0x4b400000, 0x4b400000)
  266. Event: 78.829 GC heap after
  267. Heap after GC invocations=161 (full 25):
  268.  par new generation   total 118016K, used 2328K [0x03400000, 0x0b400000, 0x0b400000)
  269.   eden space 104960K,   0% used [0x03400000, 0x03400000, 0x09a80000)
  270.   from space 13056K,  17% used [0x0a740000, 0x0a986328, 0x0b400000)
  271.   to   space 13056K,   0% used [0x09a80000, 0x09a80000, 0x0a740000)
  272.  concurrent mark-sweep generation total 910756K, used 559285K [0x0b400000, 0x42d69000, 0x43400000)
  273.  concurrent-mark-sweep perm gen total 131072K, used 64644K [0x43400000, 0x4b400000, 0x4b400000)
  274. }
  275.  
  276. Deoptimization events (0 events):
  277. No events
  278.  
  279. Internal exceptions (10 events):
  280. Event: 65.745 Thread 0x72281400 Threw 0x04cdf6f8 at C:\re\jdk7u45\229\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
  281. Event: 65.746 Thread 0x72281400 Threw 0x04ce0e10 at C:\re\jdk7u45\229\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
  282. Event: 65.746 Thread 0x72281400 Threw 0x04ce1eb0 at C:\re\jdk7u45\229\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
  283. Event: 65.758 Thread 0x0013d000 Implicit null exception at 0x0170cec6 to 0x0170e7ca
  284. Event: 65.758 Thread 0x0013d000 Threw 0x04af52c8 at C:\re\jdk7u45\229\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
  285. Event: 65.769 Thread 0x72281400 Threw 0x0510adc0 at C:\re\jdk7u45\229\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp:362
  286. Event: 65.771 Thread 0x0013d000 Implicit null exception at 0x0170cec6 to 0x0170e7ca
  287. Event: 65.771 Thread 0x0013d000 Threw 0x04eea7f8 at C:\re\jdk7u45\229\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
  288. Event: 65.936 Thread 0x0013d000 Implicit null exception at 0x0170cec6 to 0x0170e7ca
  289. Event: 65.936 Thread 0x0013d000 Threw 0x06b3a0e0 at C:\re\jdk7u45\229\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
  290.  
  291. Events (10 events):
  292. Event: 78.174 Executing VM operation: GenCollectForAllocation
  293. Event: 78.183 Executing VM operation: GenCollectForAllocation done
  294. Event: 78.494 Executing VM operation: GenCollectForAllocation
  295. Event: 78.503 Executing VM operation: GenCollectForAllocation done
  296. Event: 78.774 Thread 0x52102c00 Thread exited: 0x52102c00
  297. Event: 78.818 Executing VM operation: GenCollectForAllocation
  298. Event: 78.829 Executing VM operation: GenCollectForAllocation done
  299. Event: 79.023 Executing VM operation: RevokeBias
  300. Event: 79.023 Executing VM operation: RevokeBias done
  301. Event: 79.024 Thread 0x72281400 Thread exited: 0x72281400
  302.  
  303.  
  304. Dynamic libraries:
  305. 0x00160000 - 0x0018f000     C:\Program Files\Java\jre7\bin\javaw.exe
  306. 0x76fe0000 - 0x7711c000     C:\Windows\SYSTEM32\ntdll.dll
  307. 0x75b70000 - 0x75c44000     C:\Windows\system32\kernel32.dll
  308. 0x75240000 - 0x7528b000     C:\Windows\system32\KERNELBASE.dll
  309. 0x75e00000 - 0x75ea0000     C:\Windows\system32\ADVAPI32.dll
  310. 0x75470000 - 0x7551c000     C:\Windows\system32\msvcrt.dll
  311. 0x77120000 - 0x77139000     C:\Windows\SYSTEM32\sechost.dll
  312. 0x75960000 - 0x75a01000     C:\Windows\system32\RPCRT4.dll
  313. 0x75aa0000 - 0x75b69000     C:\Windows\system32\USER32.dll
  314. 0x75870000 - 0x758be000     C:\Windows\system32\GDI32.dll
  315. 0x758c0000 - 0x758ca000     C:\Windows\system32\LPK.dll
  316. 0x757d0000 - 0x7586d000     C:\Windows\system32\USP10.dll
  317. 0x74170000 - 0x7430e000     C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
  318. 0x75730000 - 0x75787000     C:\Windows\system32\SHLWAPI.dll
  319. 0x771e0000 - 0x771ff000     C:\Windows\system32\IMM32.DLL
  320. 0x75ea0000 - 0x75f6c000     C:\Windows\system32\MSCTF.dll
  321. 0x6a380000 - 0x6a43f000     C:\Program Files\Java\jre7\bin\msvcr100.dll
  322. 0x55760000 - 0x55ae0000     C:\Program Files\Java\jre7\bin\client\jvm.dll
  323. 0x6e740000 - 0x6e747000     C:\Windows\system32\WSOCK32.dll
  324. 0x75790000 - 0x757c5000     C:\Windows\system32\WS2_32.dll
  325. 0x75a10000 - 0x75a16000     C:\Windows\system32\NSI.dll
  326. 0x73cd0000 - 0x73d02000     C:\Windows\system32\WINMM.dll
  327. 0x77200000 - 0x77205000     C:\Windows\system32\PSAPI.DLL
  328. 0x6f2b0000 - 0x6f2bc000     C:\Program Files\Java\jre7\bin\verify.dll
  329. 0x6f290000 - 0x6f2b0000     C:\Program Files\Java\jre7\bin\java.dll
  330. 0x6f250000 - 0x6f263000     C:\Program Files\Java\jre7\bin\zip.dll
  331. 0x6ef40000 - 0x6ef54000     C:\Program Files\Java\jre7\bin\net.dll
  332. 0x74bd0000 - 0x74c0c000     C:\Windows\system32\mswsock.dll
  333. 0x74b90000 - 0x74b96000     C:\Windows\System32\wship6.dll
  334. 0x707b0000 - 0x707bf000     C:\Program Files\Java\jre7\bin\nio.dll
  335. 0x660d0000 - 0x66213000     C:\Program Files\Java\jre7\bin\awt.dll
  336. 0x758d0000 - 0x7595f000     C:\Windows\system32\OLEAUT32.dll
  337. 0x76d60000 - 0x76ebc000     C:\Windows\system32\ole32.dll
  338. 0x73ff0000 - 0x74030000     C:\Windows\system32\uxtheme.dll
  339. 0x73500000 - 0x73513000     C:\Windows\system32\dwmapi.dll
  340. 0x750f0000 - 0x750fc000     C:\Windows\system32\CRYPTBASE.dll
  341. 0x75f70000 - 0x76bba000     C:\Windows\system32\SHELL32.dll
  342. 0x6adf0000 - 0x6ae28000     C:\Program Files\Java\jre7\bin\fontmanager.dll
  343. 0x632b0000 - 0x63473000     C:\Windows\system32\d3d9.dll
  344. 0x74610000 - 0x74619000     C:\Windows\system32\VERSION.dll
  345. 0x63e80000 - 0x63e86000     C:\Windows\system32\d3d8thk.dll
  346. 0x725e0000 - 0x726f0000     C:\Windows\system32\aticfx32.dll
  347. 0x63e40000 - 0x63e5b000     C:\Windows\system32\atiu9pag.dll
  348. 0x5f3e0000 - 0x5fa2f000     C:\Windows\system32\atiumdag.dll
  349. 0x618c0000 - 0x620ae000     C:\Windows\system32\atiumdva.dll
  350. 0x6ea50000 - 0x6ea80000     C:\Program Files\Java\jre7\bin\t2k.dll
  351. 0x6f2d0000 - 0x6f2e1000     C:\Program Files\Java\jre7\bin\unpack.dll
  352. 0x72a80000 - 0x72aa0000     C:\Program Files\Java\jre7\bin\sunec.dll
  353. 0x6f770000 - 0x6f779000     C:\Program Files\Java\jre7\bin\sunmscapi.dll
  354. 0x75290000 - 0x753ae000     C:\Windows\system32\CRYPT32.dll
  355. 0x751e0000 - 0x751ec000     C:\Windows\system32\MSASN1.dll
  356. 0x74c10000 - 0x74c26000     C:\Windows\system32\CRYPTSP.dll
  357. 0x74980000 - 0x749bb000     C:\Windows\system32\rsaenh.dll
  358. 0x74780000 - 0x74797000     C:\Windows\system32\USERENV.dll
  359. 0x75170000 - 0x7517b000     C:\Windows\system32\profapi.dll
  360. 0x739d0000 - 0x739e0000     C:\Windows\system32\NLAapi.dll
  361. 0x71470000 - 0x71480000     C:\Windows\system32\napinsp.dll
  362. 0x71450000 - 0x71462000     C:\Windows\system32\pnrpnsp.dll
  363. 0x74a60000 - 0x74aa4000     C:\Windows\system32\DNSAPI.dll
  364. 0x71440000 - 0x71448000     C:\Windows\System32\winrnr.dll
  365. 0x63c20000 - 0x63c47000     C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  366. 0x63bf0000 - 0x63c11000     C:\Program Files\Bonjour\mdnsNSP.dll
  367. 0x73650000 - 0x7366c000     C:\Windows\system32\Iphlpapi.DLL
  368. 0x73640000 - 0x73647000     C:\Windows\system32\WINNSI.DLL
  369. 0x746a0000 - 0x746a5000     C:\Windows\System32\wshtcpip.dll
  370. 0x63be0000 - 0x63be6000     C:\Windows\system32\rasadhlp.dll
  371. 0x73540000 - 0x73578000     C:\Windows\System32\fwpuclnt.dll
  372. 0x4e290000 - 0x4e2dc000     D:\FTB\Direwolf20_1_6_4\natives\lwjgl.dll
  373. 0x6ecb0000 - 0x6ed78000     C:\Windows\system32\OPENGL32.dll
  374. 0x6f190000 - 0x6f1b2000     C:\Windows\system32\GLU32.dll
  375. 0x6ad00000 - 0x6ade7000     C:\Windows\system32\DDRAW.dll
  376. 0x73900000 - 0x73906000     C:\Windows\system32\DCIMAN32.dll
  377. 0x76bc0000 - 0x76d5d000     C:\Windows\system32\SETUPAPI.dll
  378. 0x75210000 - 0x75237000     C:\Windows\system32\CFGMGR32.dll
  379. 0x751f0000 - 0x75202000     C:\Windows\system32\DEVOBJ.dll
  380. 0x72b00000 - 0x72b15000     C:\Windows\system32\atiglpxx.dll
  381. 0x52a00000 - 0x53f8f000     C:\Windows\system32\atioglxx.dll
  382. 0x71340000 - 0x71419000     C:\Windows\system32\atiadlxx.dll
  383. 0x74030000 - 0x74125000     C:\Windows\system32\PROPSYS.dll
  384. 0x74600000 - 0x7460d000     C:\Windows\system32\WTSAPI32.dll
  385. 0x75440000 - 0x7546d000     C:\Windows\system32\WINTRUST.dll
  386. 0x6f170000 - 0x6f18c000     C:\Windows\system32\atigktxx.dll
  387. 0x60160000 - 0x601d9000     C:\Windows\system32\mscms.dll
  388. 0x60630000 - 0x60668000     C:\Windows\system32\icm32.dll
  389. 0x6f280000 - 0x6f28a000     C:\Program Files\Java\jre7\bin\management.dll
  390.  
  391. VM Arguments:
  392. jvm_args: -Xms256M -Xmx1024M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts -XX:+CMSClassUnloadingEnabled -XX:PermSize=128m -Dorg.lwjgl.librarypath=D:\FTB\Direwolf20_1_6_4\natives -Dnet.java.games.input.librarypath=D:\FTB\Direwolf20_1_6_4\natives -Duser.home=D:\FTB\Direwolf20_1_6_4
  393. java_command: net.minecraft.launchwrapper.Launch --username AmonRa --session 9786841.37984238 --version 1.6.4 --gameDir D:\FTB\Direwolf20_1_6_4\minecraft --assetsDir D:\FTB\assets\virtual\legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker
  394. Launcher Type: SUN_STANDARD
  395.  
  396. Environment Variables:
  397. PATH=C:\Program Files\AMD APP\bin\x86;C:\Program Files\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Windows Live\Shared;C:\Program Files\DreamStream-E2\dll;
  398. USERNAME=oem
  399. OS=Windows_NT
  400. PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 10, GenuineIntel
  401.  
  402.  
  403.  
  404. ---------------  S Y S T E M  ---------------
  405.  
  406. OS: Windows 7 Build 7601 Service Pack 1
  407.  
  408. CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, tsc
  409.  
  410. Memory: 4k page, physical 3145016k(447212k free), swap 9360276k(5190736k free)
  411.  
  412. 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
  413.  
  414. time: Sun Dec 15 15:47:30 2013
  415. elapsed time: 79 seconds
Add Comment
Please, Sign In to add comment