Guest User

hs_err_pid3560

a guest
Feb 16th, 2014
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.12 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=0x5aac808a, pid=3560, tid=5912
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13)
  7. # Java VM: Java HotSpot(TM) Client VM (24.51-b03 mixed mode windows-x86 )
  8. # Problematic frame:
  9. # C [atioglxx.dll+0xb5808a]
  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 (0x005bd800): JavaThread "Minecraft main thread" [_thread_in_native, id=5912, stack(0x00770000,0x007c0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, writing address 0x000001f4
  24.  
  25. Registers:
  26. EAX=0x76ab7fd0, EBX=0x76ab7df0, ECX=0x00000078, EDX=0x00000000
  27. ESP=0x007bebdc, EBP=0x007bebe4, ESI=0x76ab7df0, EDI=0x000001f4
  28. EIP=0x5aac808a, EFLAGS=0x00010202
  29.  
  30. Top of Stack: (sp=0x007bebdc)
  31. 0x007bebdc: 00000078 00000000 5b3bd1f8 5a8c3212
  32. 0x007bebec: 000001f4 76ab7df0 000001e0 5b3bd1f8
  33. 0x007bebfc: 5b3aac78 769f4d58 00000078 000001e0
  34. 0x007bec0c: 00000001 5a85c1c0 000001f4 00800000
  35. 0x007bec1c: 00000000 00000000 00000078 000001e0
  36. 0x007bec2c: 00002000 00000001 00000000 5b007d20
  37. 0x007bec3c: 00000000 5b008020 5adac060 5b007d20
  38. 0x007bec4c: 5b010254 00000000 00000000 76a3d900
  39.  
  40. Instructions: (pc=0x5aac808a)
  41. 0x5aac806a: fe 5e 5f 75 08 5e 5f 5d e9 98 08 00 00 f7 c7 03
  42. 0x5aac807a: 00 00 00 75 15 c1 e9 02 83 e2 03 83 f9 08 72 2a
  43. 0x5aac808a: f3 a5 ff 24 95 a4 81 ac 5a 90 8b c7 ba 03 00 00
  44. 0x5aac809a: 00 83 e9 04 72 0c 83 e0 03 03 c8 ff 24 85 b8 80
  45.  
  46.  
  47. Register to memory mapping:
  48.  
  49. EAX=0x76ab7fd0 is an unknown value
  50. EBX=0x76ab7df0 is an unknown value
  51. ECX=0x00000078 is an unknown value
  52. EDX=0x00000000 is an unknown value
  53. ESP=0x007bebdc is pointing into the stack for thread: 0x005bd800
  54. EBP=0x007bebe4 is pointing into the stack for thread: 0x005bd800
  55. ESI=0x76ab7df0 is an unknown value
  56. EDI=0x000001f4 is an unknown value
  57.  
  58.  
  59. Stack: [0x00770000,0x007c0000], sp=0x007bebdc, free space=314k
  60. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  61. C [atioglxx.dll+0xb5808a]
  62.  
  63. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  64. J org.lwjgl.opengl.GL11.nglTexSubImage2D(IIIIIIIIJJ)V
  65. J org.lwjgl.opengl.GL11.glTexSubImage2D(IIIIIIIILjava/nio/IntBuffer;)V
  66. J net.minecraft.client.renderer.texture.TextureUtil.func_110998_a([IIIIIZZ)V
  67. j net.minecraft.client.renderer.texture.TextureMap.func_110571_b(Lnet/minecraft/client/resources/ResourceManager;)V+387
  68. j net.minecraft.client.renderer.texture.TextureMap.func_110551_a(Lnet/minecraft/client/resources/ResourceManager;)V+6
  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. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  80. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
  81. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  82. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
  83. j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657
  84. j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  85. v ~StubRoutines::call_stub
  86.  
  87. --------------- P R O C E S S ---------------
  88.  
  89. Java Threads: ( => current thread )
  90. 0x69c4f800 JavaThread "Thread-89" daemon [_thread_in_native, id=5724, stack(0x70c40000,0x70c90000)]
  91. 0x597c2400 JavaThread "PR TableUpdateThread #3" daemon [_thread_blocked, id=4184, stack(0x6afc0000,0x6b010000)]
  92. 0x597c3000 JavaThread "PR TableUpdateThread #2" daemon [_thread_blocked, id=1152, stack(0x70b40000,0x70b90000)]
  93. 0x597c2c00 JavaThread "PR TableUpdateThread #1" daemon [_thread_blocked, id=5928, stack(0x70e10000,0x70e60000)]
  94. 0x597c2000 JavaThread "PR TableUpdateThread #0" daemon [_thread_blocked, id=5872, stack(0x70d00000,0x70d50000)]
  95. 0x69c5b000 JavaThread "LogisticsPipes RoutingTableUpdateThread #3" daemon [_thread_blocked, id=5580, stack(0x67db0000,0x67e00000)]
  96. 0x69c58800 JavaThread "LogisticsPipes RoutingTableUpdateThread #2" daemon [_thread_blocked, id=2268, stack(0x6c980000,0x6c9d0000)]
  97. 0x69c57c00 JavaThread "LogisticsPipes RoutingTableUpdateThread #1" daemon [_thread_blocked, id=5544, stack(0x67800000,0x67850000)]
  98. 0x69c59400 JavaThread "LogisticsPipes RoutingTableUpdateThread #0" daemon [_thread_blocked, id=4264, stack(0x57c90000,0x57ce0000)]
  99. 0x69c59c00 JavaThread "LogisticsPipes Packet Decompressor Server" daemon [_thread_blocked, id=6020, stack(0x66c60000,0x66cb0000)]
  100. 0x69c5a400 JavaThread "LogisticsPipes Packet Compressor Server" daemon [_thread_blocked, id=1440, stack(0x69550000,0x695a0000)]
  101. 0x69c58400 JavaThread "LogisticsPipes Packet Decompressor Client" daemon [_thread_blocked, id=4144, stack(0x67d00000,0x67d50000)]
  102. 0x69c57800 JavaThread "LogisticsPipes Packet Compressor Client" daemon [_thread_blocked, id=6032, stack(0x67c40000,0x67c90000)]
  103. 0x5eb37000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=4180, stack(0x604d0000,0x60520000)]
  104. 0x599ae400 JavaThread "Timer hack thread" daemon [_thread_blocked, id=2176, stack(0x59f20000,0x59f70000)]
  105. 0x59983000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3348, stack(0x59d10000,0x59d60000)]
  106. 0x566d8c00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5100, stack(0x57270000,0x572c0000)]
  107. 0x56720800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5624, stack(0x56190000,0x561e0000)]
  108. 0x56501800 JavaThread "Thread-1" daemon [_thread_blocked, id=5032, stack(0x55fe0000,0x56030000)]
  109. 0x55e18c00 JavaThread "Service Thread" daemon [_thread_blocked, id=3016, stack(0x56200000,0x56250000)]
  110. 0x55e13800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3840, stack(0x56250000,0x562a0000)]
  111. 0x55e12800 JavaThread "Attach Listener" daemon [_thread_blocked, id=5852, stack(0x00710000,0x00760000)]
  112. 0x55e0f400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4084, stack(0x56110000,0x56160000)]
  113. 0x55dd7000 JavaThread "Finalizer" daemon [_thread_blocked, id=3048, stack(0x560b0000,0x56100000)]
  114. 0x55dd1c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=6064, stack(0x01340000,0x01390000)]
  115. =>0x005bd800 JavaThread "Minecraft main thread" [_thread_in_native, id=5912, stack(0x00770000,0x007c0000)]
  116.  
  117. Other Threads:
  118. 0x55dd0400 VMThread [stack: 0x00a30000,0x00a80000] [id=3020]
  119. 0x55e34400 WatcherThread [stack: 0x56320000,0x56370000] [id=352]
  120.  
  121. VM state:not at safepoint (normal execution)
  122.  
  123. VM Mutex/Monitor currently owned by a thread: None
  124.  
  125. Heap
  126. def new generation total 277696K, used 22518K [0x03fc0000, 0x16d10000, 0x19510000)
  127. eden space 246848K, 6% used [0x03fc0000, 0x04ea41a8, 0x130d0000)
  128. from space 30848K, 23% used [0x14ef0000, 0x156098b0, 0x16d10000)
  129. to space 30848K, 0% used [0x130d0000, 0x130d0000, 0x14ef0000)
  130. tenured generation total 616984K, used 375126K [0x19510000, 0x3ef96000, 0x43fc0000)
  131. the space 616984K, 60% used [0x19510000, 0x30365a00, 0x30365a00, 0x3ef96000)
  132. compacting perm gen total 262144K, used 62728K [0x43fc0000, 0x53fc0000, 0x53fc0000)
  133. the space 262144K, 23% used [0x43fc0000, 0x47d02068, 0x47d02200, 0x53fc0000)
  134. No shared spaces configured.
  135.  
  136. Card table byte_map: [0x01060000,0x012f0000] byte_map_base: 0x01040200
  137.  
  138. Polling page: 0x00250000
  139.  
  140. Code Cache [0x01fc0000, 0x02798000, 0x03fc0000)
  141. total_blobs=4644 nmethods=4154 adapters=426 free_code_cache=24831Kb largest_free_block=25345472
  142.  
  143. Compilation events (10 events):
  144. Event: 69.447 Thread 0x55e13800 4262 com.google.gson.internal.LinkedTreeMap$EntrySet$1::next (5 bytes)
  145. Event: 69.447 Thread 0x55e13800 nmethod 4262 0x02701288 code [0x02701380, 0x0270140c]
  146. Event: 69.617 Thread 0x55e13800 4263 com.google.gson.stream.JsonReader::beginObject (87 bytes)
  147. Event: 69.618 Thread 0x55e13800 nmethod 4263 0x02726888 code [0x02726a20, 0x02726da4]
  148. Event: 69.618 Thread 0x55e13800 4264 com.google.gson.stream.JsonReader::endObject (92 bytes)
  149. Event: 69.619 Thread 0x55e13800 nmethod 4264 0x0271a548 code [0x0271a6d0, 0x0271aa38]
  150. Event: 69.724 Thread 0x55e13800 4265 % ! sun.java2d.Disposer::run @ 0 (53 bytes)
  151. Event: 69.725 Thread 0x55e13800 nmethod 4265% 0x02704208 code [0x02704370, 0x027046b8]
  152. Event: 69.767 Thread 0x55e13800 4266 java.util.Arrays::rangeCheck (74 bytes)
  153. Event: 69.767 Thread 0x55e13800 nmethod 4266 0x02702bc8 code [0x02702d40, 0x027030dc]
  154.  
  155. GC Heap History (10 events):
  156. Event: 68.678 GC heap before
  157. {Heap before GC invocations=133 (full 3):
  158. def new generation total 277696K, used 246848K [0x03fc0000, 0x16d10000, 0x19510000)
  159. eden space 246848K, 100% used [0x03fc0000, 0x130d0000, 0x130d0000)
  160. from space 30848K, 0% used [0x130d0000, 0x130d0000, 0x14ef0000)
  161. to space 30848K, 0% used [0x14ef0000, 0x14ef0000, 0x16d10000)
  162. tenured generation total 616984K, used 370188K [0x19510000, 0x3ef96000, 0x43fc0000)
  163. the space 616984K, 59% used [0x19510000, 0x2fe93298, 0x2fe93400, 0x3ef96000)
  164. compacting perm gen total 262144K, used 62728K [0x43fc0000, 0x53fc0000, 0x53fc0000)
  165. the space 262144K, 23% used [0x43fc0000, 0x47d02058, 0x47d02200, 0x53fc0000)
  166. No shared spaces configured.
  167. Event: 68.710 GC heap after
  168. Heap after GC invocations=134 (full 3):
  169. def new generation total 277696K, used 7032K [0x03fc0000, 0x16d10000, 0x19510000)
  170. eden space 246848K, 0% used [0x03fc0000, 0x03fc0000, 0x130d0000)
  171. from space 30848K, 22% used [0x14ef0000, 0x155ce2f0, 0x16d10000)
  172. to space 30848K, 0% used [0x130d0000, 0x130d0000, 0x14ef0000)
  173. tenured generation total 616984K, used 370188K [0x19510000, 0x3ef96000, 0x43fc0000)
  174. the space 616984K, 59% used [0x19510000, 0x2fe93298, 0x2fe93400, 0x3ef96000)
  175. compacting perm gen total 262144K, used 62728K [0x43fc0000, 0x53fc0000, 0x53fc0000)
  176. the space 262144K, 23% used [0x43fc0000, 0x47d02058, 0x47d02200, 0x53fc0000)
  177. No shared spaces configured.
  178. }
  179. Event: 69.656 GC heap before
  180. {Heap before GC invocations=134 (full 3):
  181. def new generation total 277696K, used 253880K [0x03fc0000, 0x16d10000, 0x19510000)
  182. eden space 246848K, 100% used [0x03fc0000, 0x130d0000, 0x130d0000)
  183. from space 30848K, 22% used [0x14ef0000, 0x155ce2f0, 0x16d10000)
  184. to space 30848K, 0% used [0x130d0000, 0x130d0000, 0x14ef0000)
  185. tenured generation total 616984K, used 370188K [0x19510000, 0x3ef96000, 0x43fc0000)
  186. the space 616984K, 59% used [0x19510000, 0x2fe93298, 0x2fe93400, 0x3ef96000)
  187. compacting perm gen total 262144K, used 62728K [0x43fc0000, 0x53fc0000, 0x53fc0000)
  188. the space 262144K, 23% used [0x43fc0000, 0x47d02068, 0x47d02200, 0x53fc0000)
  189. No shared spaces configured.
  190. Event: 69.719 GC heap after
  191. Heap after GC invocations=135 (full 3):
  192. def new generation total 277696K, used 19881K [0x03fc0000, 0x16d10000, 0x19510000)
  193. eden space 246848K, 0% used [0x03fc0000, 0x03fc0000, 0x130d0000)
  194. from space 30848K, 64% used [0x130d0000, 0x1443a6e8, 0x14ef0000)
  195. to space 30848K, 0% used [0x14ef0000, 0x14ef0000, 0x16d10000)
  196. tenured generation total 616984K, used 370188K [0x19510000, 0x3ef96000, 0x43fc0000)
  197. the space 616984K, 59% used [0x19510000, 0x2fe93298, 0x2fe93400, 0x3ef96000)
  198. compacting perm gen total 262144K, used 62728K [0x43fc0000, 0x53fc0000, 0x53fc0000)
  199. the space 262144K, 23% used [0x43fc0000, 0x47d02068, 0x47d02200, 0x53fc0000)
  200. No shared spaces configured.
  201. }
  202. Event: 70.441 GC heap before
  203. {Heap before GC invocations=135 (full 3):
  204. def new generation total 277696K, used 266729K [0x03fc0000, 0x16d10000, 0x19510000)
  205. eden space 246848K, 100% used [0x03fc0000, 0x130d0000, 0x130d0000)
  206. from space 30848K, 64% used [0x130d0000, 0x1443a6e8, 0x14ef0000)
  207. to space 30848K, 0% used [0x14ef0000, 0x14ef0000, 0x16d10000)
  208. tenured generation total 616984K, used 370188K [0x19510000, 0x3ef96000, 0x43fc0000)
  209. the space 616984K, 59% used [0x19510000, 0x2fe93298, 0x2fe93400, 0x3ef96000)
  210. compacting perm gen total 262144K, used 62728K [0x43fc0000, 0x53fc0000, 0x53fc0000)
  211. the space 262144K, 23% used [0x43fc0000, 0x47d02068, 0x47d02200, 0x53fc0000)
  212. No shared spaces configured.
  213. Event: 70.471 GC heap after
  214. Heap after GC invocations=136 (full 3):
  215. def new generation total 277696K, used 10854K [0x03fc0000, 0x16d10000, 0x19510000)
  216. eden space 246848K, 0% used [0x03fc0000, 0x03fc0000, 0x130d0000)
  217. from space 30848K, 35% used [0x14ef0000, 0x15989b58, 0x16d10000)
  218. to space 30848K, 0% used [0x130d0000, 0x130d0000, 0x14ef0000)
  219. tenured generation total 616984K, used 375126K [0x19510000, 0x3ef96000, 0x43fc0000)
  220. the space 616984K, 60% used [0x19510000, 0x30365a00, 0x30365a00, 0x3ef96000)
  221. compacting perm gen total 262144K, used 62728K [0x43fc0000, 0x53fc0000, 0x53fc0000)
  222. the space 262144K, 23% used [0x43fc0000, 0x47d02068, 0x47d02200, 0x53fc0000)
  223. No shared spaces configured.
  224. }
  225. Event: 71.110 GC heap before
  226. {Heap before GC invocations=136 (full 3):
  227. def new generation total 277696K, used 257702K [0x03fc0000, 0x16d10000, 0x19510000)
  228. eden space 246848K, 100% used [0x03fc0000, 0x130d0000, 0x130d0000)
  229. from space 30848K, 35% used [0x14ef0000, 0x15989b58, 0x16d10000)
  230. to space 30848K, 0% used [0x130d0000, 0x130d0000, 0x14ef0000)
  231. tenured generation total 616984K, used 375126K [0x19510000, 0x3ef96000, 0x43fc0000)
  232. the space 616984K, 60% used [0x19510000, 0x30365a00, 0x30365a00, 0x3ef96000)
  233. compacting perm gen total 262144K, used 62728K [0x43fc0000, 0x53fc0000, 0x53fc0000)
  234. the space 262144K, 23% used [0x43fc0000, 0x47d02068, 0x47d02200, 0x53fc0000)
  235. No shared spaces configured.
  236. Event: 71.122 GC heap after
  237. Heap after GC invocations=137 (full 3):
  238. def new generation total 277696K, used 7284K [0x03fc0000, 0x16d10000, 0x19510000)
  239. eden space 246848K, 0% used [0x03fc0000, 0x03fc0000, 0x130d0000)
  240. from space 30848K, 23% used [0x130d0000, 0x137ed0b0, 0x14ef0000)
  241. to space 30848K, 0% used [0x14ef0000, 0x14ef0000, 0x16d10000)
  242. tenured generation total 616984K, used 375126K [0x19510000, 0x3ef96000, 0x43fc0000)
  243. the space 616984K, 60% used [0x19510000, 0x30365a00, 0x30365a00, 0x3ef96000)
  244. compacting perm gen total 262144K, used 62728K [0x43fc0000, 0x53fc0000, 0x53fc0000)
  245. the space 262144K, 23% used [0x43fc0000, 0x47d02068, 0x47d02200, 0x53fc0000)
  246. No shared spaces configured.
  247. }
  248. Event: 71.758 GC heap before
  249. {Heap before GC invocations=137 (full 3):
  250. def new generation total 277696K, used 254132K [0x03fc0000, 0x16d10000, 0x19510000)
  251. eden space 246848K, 100% used [0x03fc0000, 0x130d0000, 0x130d0000)
  252. from space 30848K, 23% used [0x130d0000, 0x137ed0b0, 0x14ef0000)
  253. to space 30848K, 0% used [0x14ef0000, 0x14ef0000, 0x16d10000)
  254. tenured generation total 616984K, used 375126K [0x19510000, 0x3ef96000, 0x43fc0000)
  255. the space 616984K, 60% used [0x19510000, 0x30365a00, 0x30365a00, 0x3ef96000)
  256. compacting perm gen total 262144K, used 62728K [0x43fc0000, 0x53fc0000, 0x53fc0000)
  257. the space 262144K, 23% used [0x43fc0000, 0x47d02068, 0x47d02200, 0x53fc0000)
  258. No shared spaces configured.
  259. Event: 71.769 GC heap after
  260. Heap after GC invocations=138 (full 3):
  261. def new generation total 277696K, used 7270K [0x03fc0000, 0x16d10000, 0x19510000)
  262. eden space 246848K, 0% used [0x03fc0000, 0x03fc0000, 0x130d0000)
  263. from space 30848K, 23% used [0x14ef0000, 0x156098b0, 0x16d10000)
  264. to space 30848K, 0% used [0x130d0000, 0x130d0000, 0x14ef0000)
  265. tenured generation total 616984K, used 375126K [0x19510000, 0x3ef96000, 0x43fc0000)
  266. the space 616984K, 60% used [0x19510000, 0x30365a00, 0x30365a00, 0x3ef96000)
  267. compacting perm gen total 262144K, used 62728K [0x43fc0000, 0x53fc0000, 0x53fc0000)
  268. the space 262144K, 23% used [0x43fc0000, 0x47d02068, 0x47d02200, 0x53fc0000)
  269. No shared spaces configured.
  270. }
  271.  
  272. Deoptimization events (0 events):
  273. No events
  274.  
  275. Internal exceptions (10 events):
  276. Event: 65.951 Thread 0x005bd800 Implicit null exception at 0x023b6c6b to 0x023b6eb5
  277. Event: 65.951 Thread 0x005bd800 Threw 0x0b1f6020 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
  278. Event: 68.030 Thread 0x005bd800 Implicit null exception at 0x023b6c6b to 0x023b6eb5
  279. Event: 68.031 Thread 0x005bd800 Threw 0x0921d008 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
  280. Event: 68.042 Thread 0x005bd800 Implicit null exception at 0x023b6c6b to 0x023b6eb5
  281. Event: 68.042 Thread 0x005bd800 Threw 0x093959a8 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
  282. Event: 68.091 Thread 0x005bd800 Implicit null exception at 0x023b6c6b to 0x023b6eb5
  283. Event: 68.091 Thread 0x005bd800 Threw 0x09ab0840 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
  284. Event: 68.095 Thread 0x005bd800 Implicit null exception at 0x023b6c6b to 0x023b6eb5
  285. Event: 68.095 Thread 0x005bd800 Threw 0x09b520d0 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
  286.  
  287. Events (10 events):
  288. Event: 69.731 Executing VM operation: RevokeBias
  289. Event: 69.731 Executing VM operation: RevokeBias done
  290. Event: 69.732 Executing VM operation: RevokeBias
  291. Event: 69.733 Executing VM operation: RevokeBias done
  292. Event: 70.441 Executing VM operation: GenCollectForAllocation
  293. Event: 70.471 Executing VM operation: GenCollectForAllocation done
  294. Event: 71.109 Executing VM operation: GenCollectForAllocation
  295. Event: 71.122 Executing VM operation: GenCollectForAllocation done
  296. Event: 71.757 Executing VM operation: GenCollectForAllocation
  297. Event: 71.769 Executing VM operation: GenCollectForAllocation done
  298.  
  299.  
  300. Dynamic libraries:
  301. 0x01390000 - 0x013bf000 C:\Program Files\Java\jre7\bin\javaw.exe
  302. 0x770b0000 - 0x771ec000 C:\Windows\SYSTEM32\ntdll.dll
  303. 0x76120000 - 0x761f4000 C:\Windows\system32\kernel32.dll
  304. 0x74880000 - 0x748ca000 C:\Windows\system32\KERNELBASE.dll
  305. 0x75b60000 - 0x75c00000 C:\Windows\system32\ADVAPI32.dll
  306. 0x76480000 - 0x7652c000 C:\Windows\system32\msvcrt.dll
  307. 0x76460000 - 0x76479000 C:\Windows\SYSTEM32\sechost.dll
  308. 0x76530000 - 0x765d1000 C:\Windows\system32\RPCRT4.dll
  309. 0x74b50000 - 0x74c19000 C:\Windows\system32\USER32.dll
  310. 0x75b10000 - 0x75b5e000 C:\Windows\system32\GDI32.dll
  311. 0x74990000 - 0x7499a000 C:\Windows\system32\LPK.dll
  312. 0x74c20000 - 0x74cbd000 C:\Windows\system32\USP10.dll
  313. 0x733f0000 - 0x7358e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16385_none_421189da2b7fabfc\COMCTL32.dll
  314. 0x75c00000 - 0x75c57000 C:\Windows\system32\SHLWAPI.dll
  315. 0x745c0000 - 0x7460b000 C:\Windows\system32\apphelp.dll
  316. 0x695e0000 - 0x6966c000 C:\Windows\AppPatch\AcLayers.DLL
  317. 0x745a0000 - 0x745ba000 C:\Windows\system32\SspiCli.dll
  318. 0x74e00000 - 0x75a49000 C:\Windows\system32\SHELL32.dll
  319. 0x749f0000 - 0x74b4c000 C:\Windows\system32\ole32.dll
  320. 0x76050000 - 0x760df000 C:\Windows\system32\OLEAUT32.dll
  321. 0x73cf0000 - 0x73d07000 C:\Windows\system32\USERENV.dll
  322. 0x74690000 - 0x7469b000 C:\Windows\system32\profapi.dll
  323. 0x6ac60000 - 0x6acb1000 C:\Windows\system32\WINSPOOL.DRV
  324. 0x6b010000 - 0x6b022000 C:\Windows\system32\MPR.dll
  325. 0x75a60000 - 0x75a7f000 C:\Windows\system32\IMM32.DLL
  326. 0x75f00000 - 0x75fcc000 C:\Windows\system32\MSCTF.dll
  327. 0x67e00000 - 0x67ebf000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  328. 0x67470000 - 0x677f0000 C:\Program Files\Java\jre7\bin\client\jvm.dll
  329. 0x714b0000 - 0x714b7000 C:\Windows\system32\WSOCK32.dll
  330. 0x760e0000 - 0x76115000 C:\Windows\system32\WS2_32.dll
  331. 0x766c0000 - 0x766c6000 C:\Windows\system32\NSI.dll
  332. 0x72e40000 - 0x72e72000 C:\Windows\system32\WINMM.dll
  333. 0x75a50000 - 0x75a55000 C:\Windows\system32\PSAPI.DLL
  334. 0x73850000 - 0x7385c000 C:\Program Files\Java\jre7\bin\verify.dll
  335. 0x722d0000 - 0x722f0000 C:\Program Files\Java\jre7\bin\java.dll
  336. 0x72360000 - 0x72373000 C:\Program Files\Java\jre7\bin\zip.dll
  337. 0x71320000 - 0x71334000 C:\Program Files\Java\jre7\bin\net.dll
  338. 0x74100000 - 0x7413c000 C:\Windows\system32\mswsock.dll
  339. 0x740f0000 - 0x740f6000 C:\Windows\System32\wship6.dll
  340. 0x73860000 - 0x7386f000 C:\Program Files\Java\jre7\bin\nio.dll
  341. 0x67a20000 - 0x67b63000 C:\Program Files\Java\jre7\bin\awt.dll
  342. 0x73370000 - 0x733b0000 C:\Windows\system32\uxtheme.dll
  343. 0x73080000 - 0x73093000 C:\Windows\system32\dwmapi.dll
  344. 0x74610000 - 0x7461c000 C:\Windows\system32\CRYPTBASE.dll
  345. 0x712e0000 - 0x71319000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  346. 0x67850000 - 0x67a13000 C:\Windows\system32\d3d9.dll
  347. 0x73b50000 - 0x73b59000 C:\Windows\system32\VERSION.dll
  348. 0x72c20000 - 0x72c26000 C:\Windows\system32\d3d8thk.dll
  349. 0x6a1a0000 - 0x6a226000 C:\Windows\system32\aticfx32.dll
  350. 0x72be0000 - 0x72bea000 C:\Windows\system32\atiu9pag.dll
  351. 0x66cb0000 - 0x6708e000 C:\Windows\system32\atiumdag.dll
  352. 0x67110000 - 0x67463000 C:\Windows\system32\atiumdva.dll
  353. 0x709b0000 - 0x709e0000 C:\Program Files\Java\jre7\bin\t2k.dll
  354. 0x70960000 - 0x70971000 C:\Program Files\Java\jre7\bin\unpack.dll
  355. 0x71340000 - 0x71360000 C:\Program Files\Java\jre7\bin\sunec.dll
  356. 0x724c0000 - 0x724c9000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  357. 0x74710000 - 0x7482c000 C:\Windows\system32\CRYPT32.dll
  358. 0x74700000 - 0x7470c000 C:\Windows\system32\MSASN1.dll
  359. 0x74140000 - 0x74156000 C:\Windows\system32\CRYPTSP.dll
  360. 0x73ee0000 - 0x73f1b000 C:\Windows\system32\rsaenh.dll
  361. 0x72df0000 - 0x72e00000 C:\Windows\system32\NLAapi.dll
  362. 0x73fc0000 - 0x74004000 C:\Windows\system32\DNSAPI.dll
  363. 0x68b10000 - 0x68b18000 C:\Windows\System32\winrnr.dll
  364. 0x689b0000 - 0x689c0000 C:\Windows\system32\napinsp.dll
  365. 0x68990000 - 0x689a2000 C:\Windows\system32\pnrpnsp.dll
  366. 0x68980000 - 0x6898d000 C:\Windows\system32\wshbth.dll
  367. 0x72510000 - 0x7252c000 C:\Windows\system32\IPHLPAPI.DLL
  368. 0x724f0000 - 0x724f7000 C:\Windows\system32\WINNSI.DLL
  369. 0x721d0000 - 0x72208000 C:\Windows\System32\fwpuclnt.dll
  370. 0x6c9e0000 - 0x6c9e6000 C:\Windows\system32\rasadhlp.dll
  371. 0x73c20000 - 0x73c25000 C:\Windows\System32\wshtcpip.dll
  372. 0x572c0000 - 0x5730c000 C:\Users\USER\AppData\Roaming\Direwolf20_1_6_4\natives\lwjgl.dll
  373. 0x71980000 - 0x71a48000 C:\Windows\system32\OPENGL32.dll
  374. 0x712b0000 - 0x712d2000 C:\Windows\system32\GLU32.dll
  375. 0x71160000 - 0x71247000 C:\Windows\system32\DDRAW.dll
  376. 0x713b0000 - 0x713b6000 C:\Windows\system32\DCIMAN32.dll
  377. 0x75d60000 - 0x75efd000 C:\Windows\system32\SETUPAPI.dll
  378. 0x74960000 - 0x74987000 C:\Windows\system32\CFGMGR32.dll
  379. 0x74860000 - 0x74872000 C:\Windows\system32\DEVOBJ.dll
  380. 0x725e0000 - 0x725e7000 C:\Windows\system32\atiglpxx.dll
  381. 0x59f70000 - 0x5aecb000 C:\Windows\system32\atioglxx.dll
  382. 0x71af0000 - 0x71af8000 C:\Windows\system32\atigktxx.dll
  383. 0x57b00000 - 0x57b3b000 C:\Windows\system32\atiadlxx.dll
  384. 0x74830000 - 0x7485d000 C:\Windows\system32\WINTRUST.dll
  385. 0x70ba0000 - 0x70c19000 C:\Windows\system32\mscms.dll
  386. 0x722f0000 - 0x72328000 C:\Windows\system32\icm32.dll
  387. 0x733d0000 - 0x733da000 C:\Program Files\Java\jre7\bin\management.dll
  388. 0x70e60000 - 0x70f4b000 C:\Windows\system32\dbghelp.dll
  389.  
  390. VM Arguments:
  391. jvm_args: -Xms256M -Xmx1024M -XX:PermSize=256m -Dorg.lwjgl.librarypath=C:\Users\USER\AppData\Roaming\Direwolf20_1_6_4\natives -Dnet.java.games.input.librarypath=C:\Users\USER\AppData\Roaming\Direwolf20_1_6_4\natives -Duser.home=C:\Users\USER\AppData\Roaming\Direwolf20_1_6_4 -Djava.net.preferIPv4Stack=true
  392. java_command: net.minecraft.launchwrapper.Launch --username Alexg1379 --session faa1e2c61a8c4a3b9d4eb216b83d10cf --version 1.6.4 --gameDir C:\Users\USER\AppData\Roaming\Direwolf20_1_6_4\minecraft --assetsDir C:\Users\USER\AppData\Roaming\assets\virtual\legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker
  393. Launcher Type: SUN_STANDARD
  394.  
  395. Environment Variables:
  396. PATH=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\Broadcom\Broadcom 802.11\Driver;C:\Program Files\Java\jre7\bin
  397. USERNAME=USER
  398. OS=Windows_NT
  399. PROCESSOR_IDENTIFIER=x86 Family 6 Model 37 Stepping 5, GenuineIntel
  400.  
  401.  
  402.  
  403. --------------- S Y S T E M ---------------
  404.  
  405. OS: Windows 7 Build 7600
  406.  
  407. CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 37 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht, tsc, tscinvbit
  408.  
  409. Memory: 4k page, physical 2021232k(465996k free), swap 4042464k(1267184k free)
  410.  
  411. vm_info: Java HotSpot(TM) Client VM (24.51-b03) for windows-x86 JRE (1.7.0_51-b13), built on Dec 18 2013 19:09:58 by "java_re" with unknown MS VC++:1600
  412.  
  413. time: Mon Feb 17 11:29:21 2014
  414. elapsed time: 72 seconds
Advertisement
Add Comment
Please, Sign In to add comment