Guest User

Error Report

a guest
Nov 9th, 2014
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.70 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=0x00007ffbf68434c6, pid=6096, tid=5548
  5. #
  6. # JRE version: 7.0_21-b11
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.21-b01 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [ig4icd64.dll+0x434c6] DllMain+0x1a446
  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 (0x000000000225d800): JavaThread "Client thread" [_thread_in_native, id=5548, stack(0x0000000001ee0000,0x0000000001fe0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x0000000100000000
  24.  
  25. Registers:
  26. RAX=0x0000000000011280, RBX=0x0000000100000000, RCX=0x0000000029527dd0, RDX=0x000000000e0900b0
  27. RSP=0x0000000001fde3a0, RBP=0x000000000e0900b0, RSI=0x000000000e1036ac, RDI=0x0000000029527dd0
  28. R8 =0x0000000001fde478, R9 =0x000000000e0900b0, R10=0x000000000f5da530, R11=0x0000000000000038
  29. R12=0x000000000003297a, R13=0x000000000e175d90, R14=0x000000000070d290, R15=0x000000000e0900b0
  30. RIP=0x00007ffbf68434c6, EFLAGS=0x0000000000010246
  31.  
  32. Top of Stack: (sp=0x0000000001fde3a0)
  33. 0x0000000001fde3a0: 00000000217177f0 000000000e0900b0
  34. 0x0000000001fde3b0: 00000000217177f0 00007ffc10658e96
  35. 0x0000000001fde3c0: 0000000000640000 00007ffbf6c524cc
  36. 0x0000000001fde3d0: 000000000e0900b0 00000000217177f0
  37. 0x0000000001fde3e0: 000000000e0900b0 000000000e0900b0
  38. 0x0000000001fde3f0: 000000000e0900b0 00007ffbf68015a7
  39. 0x0000000001fde400: 000000000e0900b0 0000000000000001
  40. 0x0000000001fde410: 000000000e0900b0 0000000000000000
  41. 0x0000000001fde420: 000000000e0900b0 00007ffbf6c7759a
  42. 0x0000000001fde430: 00000000217177f0 00000000217177f0
  43. 0x0000000001fde440: 000000000e175d70 00000000216d1f00
  44. 0x0000000001fde450: 000000000e0900b0 00007ffbf6819ce9
  45. 0x0000000001fde460: 0000000000000000 0000000000000000
  46. 0x0000000001fde470: 0000000000000000 0000000000000001
  47. 0x0000000001fde480: 0000000021717860 00007ffbf680bac4
  48. 0x0000000001fde490: 00000000214ae4e0 0000000021148670
  49.  
  50. Instructions: (pc=0x00007ffbf68434c6)
  51. 0x00007ffbf68434a6: 48 8b 01 ff 50 18 48 c7 03 00 00 00 00 48 c7 47
  52. 0x00007ffbf68434b6: 08 00 00 00 00 48 8b 5c 24 30 48 83 c4 20 5f c3
  53. 0x00007ffbf68434c6: 48 83 3b 00 74 11 48 8b 4b 20 48 8b 01 ff 50 18
  54. 0x00007ffbf68434d6: 48 c7 03 00 00 00 00 48 8b 5c 24 30 48 83 c4 20
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x0000000000011280 is an unknown value
  60. RBX=0x0000000100000000 is an unknown value
  61. RCX=0x0000000029527dd0 is an unknown value
  62. RDX=0x000000000e0900b0 is an unknown value
  63. RSP=0x0000000001fde3a0 is pointing into the stack for thread: 0x000000000225d800
  64. RBP=0x000000000e0900b0 is an unknown value
  65. RSI=0x000000000e1036ac is an unknown value
  66. RDI=0x0000000029527dd0 is an unknown value
  67. R8 =0x0000000001fde478 is pointing into the stack for thread: 0x000000000225d800
  68. R9 =0x000000000e0900b0 is an unknown value
  69. R10=0x000000000f5da530 is an unknown value
  70. R11=0x0000000000000038 is an unknown value
  71. R12=0x000000000003297a is an unknown value
  72. R13=0x000000000e175d90 is an unknown value
  73. R14=0x000000000070d290 is an unknown value
  74. R15=0x000000000e0900b0 is an unknown value
  75.  
  76.  
  77. Stack: [0x0000000001ee0000,0x0000000001fe0000], sp=0x0000000001fde3a0, free space=1016k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C [ig4icd64.dll+0x434c6] DllMain+0x1a446
  80.  
  81. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  82. j org.lwjgl.opengl.GL11.nglEndList(J)V+0
  83. J WorldRendererThreaded.finishUpdate()V
  84. J WrUpdateThread.finishUpdatedRenderers()V
  85. J WrUpdaterThreaded.postRender()V
  86. J WrUpdates.postRender()V
  87. J bma.a(Lsv;ID)I
  88. J blt.a(FJ)V
  89. J blt.b(F)V
  90. J bao.ak()V
  91. J bao.f()V
  92. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1007
  93. v ~StubRoutines::call_stub
  94. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  95. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
  96. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  97. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
  98. j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657
  99. j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  100. v ~StubRoutines::call_stub
  101.  
  102. --------------- P R O C E S S ---------------
  103.  
  104. Java Threads: ( => current thread )
  105. 0x000000000bafb000 JavaThread "WrUpdateThread" [_thread_blocked, id=5348, stack(0x000000001e320000,0x000000001e420000)]
  106. 0x000000000baf7000 JavaThread "Netty Client IO #3" daemon [_thread_in_native, id=5512, stack(0x000000001d4b0000,0x000000001d5b0000)]
  107. 0x000000000baf8800 JavaThread "Netty Client IO #2" daemon [_thread_in_native, id=5328, stack(0x000000001d3b0000,0x000000001d4b0000)]
  108. 0x000000000baf8000 JavaThread "Netty Client IO #1" daemon [_thread_in_native, id=1988, stack(0x000000001d0b0000,0x000000001d1b0000)]
  109. 0x000000000baf6800 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=3520, stack(0x0000000011400000,0x0000000011500000)]
  110. 0x000000000baf4000 JavaThread "Server Pinger #4" daemon [_thread_blocked, id=1588, stack(0x0000000011300000,0x0000000011400000)]
  111. 0x000000000baf5000 JavaThread "Server Pinger #3" daemon [_thread_blocked, id=5208, stack(0x000000001b370000,0x000000001b470000)]
  112. 0x000000000bcb2000 JavaThread "Server Pinger #2" daemon [_thread_blocked, id=4672, stack(0x000000001b270000,0x000000001b370000)]
  113. 0x000000000a37d800 JavaThread "Server Pinger #1" daemon [_thread_blocked, id=940, stack(0x000000001b170000,0x000000001b270000)]
  114. 0x000000000ac94000 JavaThread "Thread-9" daemon [_thread_in_native, id=3864, stack(0x0000000019e10000,0x0000000019f10000)]
  115. 0x000000000b4f2800 JavaThread "Server Pinger #0" daemon [_thread_blocked, id=6012, stack(0x0000000019d10000,0x0000000019e10000)]
  116. 0x000000000a450800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=2756, stack(0x0000000015da0000,0x0000000015ea0000)]
  117. 0x000000000ac6b800 JavaThread "Thread-7" [_thread_blocked, id=1020, stack(0x0000000011d90000,0x0000000011e90000)]
  118. 0x000000000c2b1800 JavaThread "Thread-6" [_thread_blocked, id=980, stack(0x0000000011c90000,0x0000000011d90000)]
  119. 0x000000000beb5000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5028, stack(0x000000000c3f0000,0x000000000c4f0000)]
  120. 0x000000000a6c9000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=6060, stack(0x000000000b320000,0x000000000b420000)]
  121. 0x000000000a84c800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3140, stack(0x000000000b220000,0x000000000b320000)]
  122. 0x00000000097f7000 JavaThread "Service Thread" daemon [_thread_blocked, id=5856, stack(0x0000000009fb0000,0x000000000a0b0000)]
  123. 0x00000000097e5000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=3544, stack(0x0000000009eb0000,0x0000000009fb0000)]
  124. 0x00000000097e2000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=5412, stack(0x0000000009db0000,0x0000000009eb0000)]
  125. 0x00000000097e1000 JavaThread "Attach Listener" daemon [_thread_blocked, id=3120, stack(0x0000000009cb0000,0x0000000009db0000)]
  126. 0x00000000097de000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6116, stack(0x0000000009bb0000,0x0000000009cb0000)]
  127. 0x00000000097dc800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=6124, stack(0x0000000009ab0000,0x0000000009bb0000)]
  128. 0x000000000977e000 JavaThread "Finalizer" daemon [_thread_blocked, id=2532, stack(0x00000000099b0000,0x0000000009ab0000)]
  129. 0x0000000009777800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5276, stack(0x00000000098b0000,0x00000000099b0000)]
  130. =>0x000000000225d800 JavaThread "Client thread" [_thread_in_native, id=5548, stack(0x0000000001ee0000,0x0000000001fe0000)]
  131.  
  132. Other Threads:
  133. 0x000000000976c800 VMThread [stack: 0x00000000094f0000,0x00000000095f0000] [id=6120]
  134. 0x0000000009808800 WatcherThread [stack: 0x000000000a0b0000,0x000000000a1b0000] [id=6136]
  135.  
  136. VM state:not at safepoint (normal execution)
  137.  
  138. VM Mutex/Monitor currently owned by a thread: None
  139.  
  140. Heap
  141. par new generation total 118016K, used 34146K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
  142. eden space 104960K, 20% used [0x00000000bae00000, 0x00000000bc349060, 0x00000000c1480000)
  143. from space 13056K, 94% used [0x00000000c1480000, 0x00000000c208f908, 0x00000000c2140000)
  144. to space 13056K, 0% used [0x00000000c2140000, 0x00000000c2140000, 0x00000000c2e00000)
  145. concurrent mark-sweep generation total 268344K, used 90265K [0x00000000c2e00000, 0x00000000d340e000, 0x00000000fae00000)
  146. concurrent-mark-sweep perm gen total 54748K, used 32823K [0x00000000fae00000, 0x00000000fe377000, 0x0000000100000000)
  147.  
  148. Card table byte_map: [0x0000000005460000,0x0000000005690000] byte_map_base: 0x0000000004e89000
  149.  
  150. Polling page: 0x00000000005c0000
  151.  
  152. Code Cache [0x0000000002260000, 0x0000000002ac0000, 0x0000000005260000)
  153. total_blobs=2818 nmethods=2096 adapters=670 free_code_cache=41715Kb largest_free_block=41605120
  154.  
  155. Compilation events (10 events):
  156. Event: 3328.110 Thread 0x00000000097e5000 nmethod 2351 0x0000000002709690 code [0x00000000027097c0, 0x0000000002709838]
  157. Event: 3328.111 Thread 0x00000000097e5000 2352 boh::a (145 bytes)
  158. Event: 3328.118 Thread 0x00000000097e2000 nmethod 2350 0x000000000267bd10 code [0x000000000267be80, 0x000000000267c218]
  159. Event: 3328.118 Thread 0x00000000097e5000 nmethod 2352 0x000000000293dc90 code [0x000000000293dec0, 0x000000000293e2e8]
  160. Event: 3333.152 Thread 0x00000000097e5000 2353 bkm::h (148 bytes)
  161. Event: 3333.152 Thread 0x00000000097e2000 2354 bkm::g_ (2 bytes)
  162. Event: 3333.153 Thread 0x00000000097e2000 nmethod 2354 0x00000000029e3c10 code [0x00000000029e3d40, 0x00000000029e3d98]
  163. Event: 3333.155 Thread 0x00000000097e5000 nmethod 2353 0x0000000002709310 code [0x0000000002709480, 0x00000000027095c8]
  164. Event: 3335.856 Thread 0x00000000097e2000 2355 boh::b (371 bytes)
  165. Event: 3335.876 Thread 0x00000000097e2000 nmethod 2355 0x00000000025f2710 code [0x00000000025f29c0, 0x00000000025f31d8]
  166.  
  167. GC Heap History (10 events):
  168. Event: 3246.003 GC heap before
  169. {Heap before GC invocations=93 (full 33):
  170. par new generation total 118016K, used 112436K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
  171. eden space 104960K, 94% used [0x00000000bae00000, 0x00000000c0f0d380, 0x00000000c1480000)
  172. from space 13056K, 100% used [0x00000000c2140000, 0x00000000c2e00000, 0x00000000c2e00000)
  173. to space 13056K, 0% used [0x00000000c1480000, 0x00000000c1480000, 0x00000000c2140000)
  174. concurrent mark-sweep generation total 134632K, used 93478K [0x00000000c2e00000, 0x00000000cb17a000, 0x00000000fae00000)
  175. concurrent-mark-sweep perm gen total 54556K, used 32725K [0x00000000fae00000, 0x00000000fe347000, 0x0000000100000000)
  176. Event: 3246.085 GC heap after
  177. Heap after GC invocations=94 (full 33):
  178. par new generation total 118016K, used 13056K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
  179. eden space 104960K, 0% used [0x00000000bae00000, 0x00000000bae00000, 0x00000000c1480000)
  180. from space 13056K, 100% used [0x00000000c1480000, 0x00000000c2140000, 0x00000000c2140000)
  181. to space 13056K, 0% used [0x00000000c2140000, 0x00000000c2140000, 0x00000000c2e00000)
  182. concurrent mark-sweep generation total 134632K, used 106234K [0x00000000c2e00000, 0x00000000cb17a000, 0x00000000fae00000)
  183. concurrent-mark-sweep perm gen total 54556K, used 32725K [0x00000000fae00000, 0x00000000fe347000, 0x0000000100000000)
  184. }
  185. Event: 3252.613 GC heap before
  186. {Heap before GC invocations=94 (full 33):
  187. par new generation total 118016K, used 117346K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
  188. eden space 104960K, 99% used [0x00000000bae00000, 0x00000000c13d8ab0, 0x00000000c1480000)
  189. from space 13056K, 100% used [0x00000000c1480000, 0x00000000c2140000, 0x00000000c2140000)
  190. to space 13056K, 0% used [0x00000000c2140000, 0x00000000c2140000, 0x00000000c2e00000)
  191. concurrent mark-sweep generation total 134632K, used 106234K [0x00000000c2e00000, 0x00000000cb17a000, 0x00000000fae00000)
  192. concurrent-mark-sweep perm gen total 54556K, used 32755K [0x00000000fae00000, 0x00000000fe347000, 0x0000000100000000)
  193. Event: 3252.659 GC heap after
  194. Heap after GC invocations=95 (full 33):
  195. par new generation total 118016K, used 13056K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
  196. eden space 104960K, 0% used [0x00000000bae00000, 0x00000000bae00000, 0x00000000c1480000)
  197. from space 13056K, 100% used [0x00000000c2140000, 0x00000000c2e00000, 0x00000000c2e00000)
  198. to space 13056K, 0% used [0x00000000c1480000, 0x00000000c1480000, 0x00000000c2140000)
  199. concurrent mark-sweep generation total 147180K, used 143740K [0x00000000c2e00000, 0x00000000cbdbb000, 0x00000000fae00000)
  200. concurrent-mark-sweep perm gen total 54556K, used 32755K [0x00000000fae00000, 0x00000000fe347000, 0x0000000100000000)
  201. }
  202. Event: 3253.415 GC heap before
  203. {Heap before GC invocations=95 (full 33):
  204. par new generation total 118016K, used 117850K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
  205. eden space 104960K, 99% used [0x00000000bae00000, 0x00000000c14568a8, 0x00000000c1480000)
  206. from space 13056K, 100% used [0x00000000c2140000, 0x00000000c2e00000, 0x00000000c2e00000)
  207. to space 13056K, 0% used [0x00000000c1480000, 0x00000000c1480000, 0x00000000c2140000)
  208. concurrent mark-sweep generation total 147180K, used 143740K [0x00000000c2e00000, 0x00000000cbdbb000, 0x00000000fae00000)
  209. concurrent-mark-sweep perm gen total 54556K, used 32758K [0x00000000fae00000, 0x00000000fe347000, 0x0000000100000000)
  210. Event: 3253.457 GC heap after
  211. Heap after GC invocations=96 (full 33):
  212. par new generation total 118016K, used 13056K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
  213. eden space 104960K, 0% used [0x00000000bae00000, 0x00000000bae00000, 0x00000000c1480000)
  214. from space 13056K, 100% used [0x00000000c1480000, 0x00000000c2140000, 0x00000000c2140000)
  215. to space 13056K, 0% used [0x00000000c2140000, 0x00000000c2140000, 0x00000000c2e00000)
  216. concurrent mark-sweep generation total 179952K, used 179496K [0x00000000c2e00000, 0x00000000cddbc000, 0x00000000fae00000)
  217. concurrent-mark-sweep perm gen total 54556K, used 32758K [0x00000000fae00000, 0x00000000fe347000, 0x0000000100000000)
  218. }
  219. Event: 3278.015 GC heap before
  220. {Heap before GC invocations=96 (full 33):
  221. par new generation total 118016K, used 117905K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
  222. eden space 104960K, 99% used [0x00000000bae00000, 0x00000000c14645c8, 0x00000000c1480000)
  223. from space 13056K, 100% used [0x00000000c1480000, 0x00000000c2140000, 0x00000000c2140000)
  224. to space 13056K, 0% used [0x00000000c2140000, 0x00000000c2140000, 0x00000000c2e00000)
  225. concurrent mark-sweep generation total 268344K, used 161004K [0x00000000c2e00000, 0x00000000d340e000, 0x00000000fae00000)
  226. concurrent-mark-sweep perm gen total 54748K, used 32800K [0x00000000fae00000, 0x00000000fe377000, 0x0000000100000000)
  227. Event: 3278.039 GC heap after
  228. Heap after GC invocations=97 (full 33):
  229. par new generation total 118016K, used 13056K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
  230. eden space 104960K, 0% used [0x00000000bae00000, 0x00000000bae00000, 0x00000000c1480000)
  231. from space 13056K, 100% used [0x00000000c2140000, 0x00000000c2e00000, 0x00000000c2e00000)
  232. to space 13056K, 0% used [0x00000000c1480000, 0x00000000c1480000, 0x00000000c2140000)
  233. concurrent mark-sweep generation total 268344K, used 172698K [0x00000000c2e00000, 0x00000000d340e000, 0x00000000fae00000)
  234. concurrent-mark-sweep perm gen total 54748K, used 32800K [0x00000000fae00000, 0x00000000fe377000, 0x0000000100000000)
  235. }
  236. Event: 3323.548 GC heap before
  237. {Heap before GC invocations=97 (full 34):
  238. par new generation total 118016K, used 118016K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
  239. eden space 104960K, 100% used [0x00000000bae00000, 0x00000000c1480000, 0x00000000c1480000)
  240. from space 13056K, 100% used [0x00000000c2140000, 0x00000000c2e00000, 0x00000000c2e00000)
  241. to space 13056K, 0% used [0x00000000c1480000, 0x00000000c1480000, 0x00000000c2140000)
  242. concurrent mark-sweep generation total 268344K, used 78013K [0x00000000c2e00000, 0x00000000d340e000, 0x00000000fae00000)
  243. concurrent-mark-sweep perm gen total 54748K, used 32817K [0x00000000fae00000, 0x00000000fe377000, 0x0000000100000000)
  244. Event: 3323.571 GC heap after
  245. Heap after GC invocations=98 (full 34):
  246. par new generation total 118016K, used 12350K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
  247. eden space 104960K, 0% used [0x00000000bae00000, 0x00000000bae00000, 0x00000000c1480000)
  248. from space 13056K, 94% used [0x00000000c1480000, 0x00000000c208f908, 0x00000000c2140000)
  249. to space 13056K, 0% used [0x00000000c2140000, 0x00000000c2140000, 0x00000000c2e00000)
  250. concurrent mark-sweep generation total 268344K, used 90265K [0x00000000c2e00000, 0x00000000d340e000, 0x00000000fae00000)
  251. concurrent-mark-sweep perm gen total 54748K, used 32817K [0x00000000fae00000, 0x00000000fe377000, 0x0000000100000000)
  252. }
  253.  
  254. Deoptimization events (10 events):
  255. Event: 3328.984 Thread 0x000000000225d800 Uncommon trap -34 fr.pc 0x00000000028e9248
  256. Event: 3328.991 Thread 0x000000000225d800 Uncommon trap -34 fr.pc 0x00000000028e9248
  257. Event: 3328.991 Thread 0x000000000225d800 Uncommon trap -34 fr.pc 0x000000000247c2a0
  258. Event: 3328.991 Thread 0x000000000225d800 Uncommon trap -34 fr.pc 0x0000000002790a24
  259. Event: 3328.991 Thread 0x000000000225d800 Uncommon trap -34 fr.pc 0x00000000025c46dc
  260. Event: 3328.992 Thread 0x000000000225d800 Uncommon trap -34 fr.pc 0x00000000025c46dc
  261. Event: 3328.993 Thread 0x000000000225d800 Uncommon trap -34 fr.pc 0x000000000247c2a0
  262. Event: 3329.009 Thread 0x000000000225d800 Uncommon trap -34 fr.pc 0x0000000002790a24
  263. Event: 3329.018 Thread 0x000000000225d800 Uncommon trap -34 fr.pc 0x00000000028e9248
  264. Event: 3332.545 Thread 0x000000000bafb000 Uncommon trap -34 fr.pc 0x00000000023cbb30
  265.  
  266. Internal exceptions (10 events):
  267. Event: 3337.609 Thread 0x000000000c2b1800 Threw 0x00000000bc214490 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
  268. Event: 3337.640 Thread 0x000000000c2b1800 Threw 0x00000000bc214650 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
  269. Event: 3337.640 Thread 0x000000000c2b1800 Threw 0x00000000bc2147e8 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
  270. Event: 3337.671 Thread 0x000000000c2b1800 Threw 0x00000000bc214980 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
  271. Event: 3337.698 Thread 0x000000000c2b1800 Threw 0x00000000bc214b40 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
  272. Event: 3337.732 Thread 0x000000000c2b1800 Threw 0x00000000bc214d00 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
  273. Event: 3337.754 Thread 0x000000000c2b1800 Threw 0x00000000bc214ec0 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
  274. Event: 3337.792 Thread 0x000000000c2b1800 Threw 0x00000000bc215080 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
  275. Event: 3337.819 Thread 0x000000000c2b1800 Threw 0x00000000bc215240 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
  276. Event: 3337.819 Thread 0x000000000c2b1800 Threw 0x00000000bc2153d8 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
  277.  
  278. Events (10 events):
  279. Event: 3328.992 Thread 0x000000000225d800 DEOPT PACKING pc=0x00000000025c46dc sp=0x0000000001fde870
  280. Event: 3328.992 Thread 0x000000000225d800 DEOPT UNPACKING pc=0x0000000002299164 sp=0x0000000001fde780 mode 2
  281. Event: 3328.993 Thread 0x000000000225d800 DEOPT PACKING pc=0x000000000247c2a0 sp=0x0000000001fde770
  282. Event: 3328.993 Thread 0x000000000225d800 DEOPT UNPACKING pc=0x0000000002299164 sp=0x0000000001fde720 mode 2
  283. Event: 3329.009 Thread 0x000000000225d800 DEOPT PACKING pc=0x0000000002790a24 sp=0x0000000001fde840
  284. Event: 3329.009 Thread 0x000000000225d800 DEOPT UNPACKING pc=0x0000000002299164 sp=0x0000000001fde750 mode 2
  285. Event: 3329.018 Thread 0x000000000225d800 DEOPT PACKING pc=0x00000000028e9248 sp=0x0000000001fde6c0
  286. Event: 3329.018 Thread 0x000000000225d800 DEOPT UNPACKING pc=0x0000000002299164 sp=0x0000000001fde588 mode 2
  287. Event: 3332.545 Thread 0x000000000bafb000 DEOPT PACKING pc=0x00000000023cbb30 sp=0x000000001e41f340
  288. Event: 3332.545 Thread 0x000000000bafb000 DEOPT UNPACKING pc=0x0000000002299164 sp=0x000000001e41f2d0 mode 2
  289.  
  290.  
  291. Dynamic libraries:
  292. 0x00007ff6f0ab0000 - 0x00007ff6f0ae3000 C:\Program Files\Java\jre7\bin\javaw.exe
  293. 0x00007ffc12ed0000 - 0x00007ffc13076000 C:\WINDOWS\SYSTEM32\ntdll.dll
  294. 0x00007ffc10760000 - 0x00007ffc1089a000 C:\WINDOWS\system32\KERNEL32.DLL
  295. 0x00007ffc10650000 - 0x00007ffc1075f000 C:\WINDOWS\system32\KERNELBASE.dll
  296. 0x00007ffc0ee80000 - 0x00007ffc0ef08000 C:\WINDOWS\system32\apphelp.dll
  297. 0x00007ffbfe870000 - 0x00007ffbfe8bf000 C:\WINDOWS\AppPatch\AppPatch64\AcGenral.DLL
  298. 0x00007ffc10fd0000 - 0x00007ffc11077000 C:\WINDOWS\system32\msvcrt.dll
  299. 0x00007ffc10020000 - 0x00007ffc1004b000 C:\WINDOWS\SYSTEM32\SspiCli.dll
  300. 0x00007ffc12650000 - 0x00007ffc126a1000 C:\WINDOWS\system32\SHLWAPI.dll
  301. 0x00007ffc10de0000 - 0x00007ffc10f51000 C:\WINDOWS\system32\USER32.dll
  302. 0x00007ffc12910000 - 0x00007ffc12a88000 C:\WINDOWS\system32\ole32.dll
  303. 0x00007ffc110e0000 - 0x00007ffc124ef000 C:\WINDOWS\system32\SHELL32.dll
  304. 0x00007ffc0f860000 - 0x00007ffc0f87e000 C:\WINDOWS\SYSTEM32\USERENV.dll
  305. 0x00007ffc12860000 - 0x00007ffc12905000 C:\WINDOWS\system32\ADVAPI32.dll
  306. 0x00007ffc08820000 - 0x00007ffc0883b000 C:\WINDOWS\SYSTEM32\MPR.dll
  307. 0x00007ffc12a90000 - 0x00007ffc12bc7000 C:\WINDOWS\system32\RPCRT4.dll
  308. 0x00007ffc12bd0000 - 0x00007ffc12c27000 C:\WINDOWS\SYSTEM32\sechost.dll
  309. 0x00007ffc10c00000 - 0x00007ffc10dd6000 C:\WINDOWS\SYSTEM32\combase.dll
  310. 0x00007ffc126b0000 - 0x00007ffc127f4000 C:\WINDOWS\system32\GDI32.dll
  311. 0x00007ffc10250000 - 0x00007ffc10264000 C:\WINDOWS\SYSTEM32\profapi.dll
  312. 0x00007ffc0e240000 - 0x00007ffc0e2df000 C:\WINDOWS\SYSTEM32\SHCORE.dll
  313. 0x00007ffc11080000 - 0x00007ffc110b4000 C:\WINDOWS\system32\IMM32.DLL
  314. 0x00007ffc108a0000 - 0x00007ffc109d9000 C:\WINDOWS\system32\MSCTF.dll
  315. 0x00007ffc0d180000 - 0x00007ffc0d3da000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.17031_none_6242a4b3ecbb55a1\COMCTL32.dll
  316. 0x00000000625e0000 - 0x00000000626b1000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  317. 0x0000000061eb0000 - 0x00000000625d1000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  318. 0x00007ffc08db0000 - 0x00007ffc08db9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
  319. 0x00007ffc083e0000 - 0x00007ffc083ff000 C:\WINDOWS\SYSTEM32\WINMM.dll
  320. 0x00007ffc10f60000 - 0x00007ffc10f67000 C:\WINDOWS\system32\PSAPI.DLL
  321. 0x00007ffc10f70000 - 0x00007ffc10fc8000 C:\WINDOWS\system32\WS2_32.dll
  322. 0x00007ffc08330000 - 0x00007ffc0835a000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
  323. 0x00007ffc10b90000 - 0x00007ffc10b99000 C:\WINDOWS\system32\NSI.dll
  324. 0x00007ffc105b0000 - 0x00007ffc105fa000 C:\WINDOWS\SYSTEM32\cfgmgr32.dll
  325. 0x00007ffc0f0f0000 - 0x00007ffc0f116000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
  326. 0x0000000061ea0000 - 0x0000000061eaf000 C:\Program Files\Java\jre7\bin\verify.dll
  327. 0x0000000061e70000 - 0x0000000061e98000 C:\Program Files\Java\jre7\bin\java.dll
  328. 0x0000000061e50000 - 0x0000000061e65000 C:\Program Files\Java\jre7\bin\zip.dll
  329. 0x0000000061c50000 - 0x0000000061c69000 C:\Program Files\Java\jre7\bin\net.dll
  330. 0x00007ffc0fab0000 - 0x00007ffc0fb08000 C:\WINDOWS\system32\mswsock.dll
  331. 0x0000000061c30000 - 0x0000000061c41000 C:\Program Files\Java\jre7\bin\nio.dll
  332. 0x0000000061b70000 - 0x0000000061b7b000 C:\Program Files\Java\jre7\bin\management.dll
  333. 0x00007ffc05930000 - 0x00007ffc05944000 C:\WINDOWS\system32\napinsp.dll
  334. 0x00007ffc05770000 - 0x00007ffc05789000 C:\WINDOWS\system32\pnrpnsp.dll
  335. 0x00007ffc0c500000 - 0x00007ffc0c519000 C:\WINDOWS\system32\NLAapi.dll
  336. 0x00007ffc0f8c0000 - 0x00007ffc0f963000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
  337. 0x00007ffc0c150000 - 0x00007ffc0c15c000 C:\WINDOWS\System32\winrnr.dll
  338. 0x00000000626c0000 - 0x00000000626e6000 C:\Program Files\Bonjour\mdnsNSP.dll
  339. 0x00007ffc0b950000 - 0x00007ffc0b979000 C:\WINDOWS\SYSTEM32\Iphlpapi.DLL
  340. 0x00007ffc0b8f0000 - 0x00007ffc0b8fa000 C:\WINDOWS\SYSTEM32\WINNSI.DLL
  341. 0x00007ffc08c20000 - 0x00007ffc08c29000 C:\Windows\System32\rasadhlp.dll
  342. 0x00007ffc0b870000 - 0x00007ffc0b8d8000 C:\WINDOWS\System32\fwpuclnt.dll
  343. 0x0000000180000000 - 0x0000000180051000 C:\Users\Wallace\AppData\Roaming\.minecraft\versions\1.7.10-OptiFine_HD_U_A4\1.7.10-OptiFine_HD_U_A4-natives-11402139863806\lwjgl64.dll
  344. 0x00007ffbfaa20000 - 0x00007ffbfab41000 C:\WINDOWS\SYSTEM32\OPENGL32.dll
  345. 0x00007ffc08ec0000 - 0x00007ffc08eca000 C:\WINDOWS\SYSTEM32\VERSION.dll
  346. 0x00007ffbfe840000 - 0x00007ffbfe86c000 C:\WINDOWS\SYSTEM32\GLU32.dll
  347. 0x00007ffbfa920000 - 0x00007ffbfaa14000 C:\WINDOWS\SYSTEM32\DDRAW.dll
  348. 0x00007ffc05760000 - 0x00007ffc05769000 C:\WINDOWS\SYSTEM32\DCIMAN32.dll
  349. 0x00007ffc0fb10000 - 0x00007ffc0fb2e000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
  350. 0x00007ffc0f750000 - 0x00007ffc0f785000 C:\WINDOWS\system32\rsaenh.dll
  351. 0x00007ffc0fda0000 - 0x00007ffc0fdc6000 C:\WINDOWS\SYSTEM32\bcrypt.dll
  352. 0x00007ffc10060000 - 0x00007ffc100c0000 C:\WINDOWS\system32\bcryptprimitives.dll
  353. 0x00007ffc100c0000 - 0x00007ffc100ca000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
  354. 0x0000000061cb0000 - 0x0000000061e43000 C:\Program Files\Java\jre7\bin\awt.dll
  355. 0x00007ffc124f0000 - 0x00007ffc125a7000 C:\WINDOWS\system32\OLEAUT32.dll
  356. 0x00007ffc0ef20000 - 0x00007ffc0f041000 C:\WINDOWS\system32\uxtheme.dll
  357. 0x00007ffc0e070000 - 0x00007ffc0e090000 C:\WINDOWS\system32\dwmapi.dll
  358. 0x00007ffbf6800000 - 0x00007ffbf7485000 C:\WINDOWS\SYSTEM32\ig4icd64.dll
  359. 0x00007ffc0f120000 - 0x00007ffc0f12a000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
  360. 0x00007ffbfd4c0000 - 0x00007ffbfd54d000 C:\WINDOWS\SYSTEM32\mscms.dll
  361. 0x00007ffbfd370000 - 0x00007ffbfd3b1000 C:\WINDOWS\SYSTEM32\icm32.dll
  362. 0x00007ffbfbe30000 - 0x00007ffbfc05f000 C:\Program Files\Gateway\Gateway Power Management\SysHook.dll
  363. 0x00007ffc0c5e0000 - 0x00007ffc0c5e7000 C:\WINDOWS\SYSTEM32\MSIMG32.dll
  364. 0x00007ffc125b0000 - 0x00007ffc1264e000 C:\WINDOWS\system32\COMDLG32.dll
  365. 0x00007ffc04e40000 - 0x00007ffc04ebb000 C:\WINDOWS\SYSTEM32\WINSPOOL.DRV
  366. 0x00007ffc054b0000 - 0x00007ffc05648000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.9600.17227_none_932c0e57474f5080\gdiplus.dll
  367. 0x00007ffc0c720000 - 0x00007ffc0c783000 C:\WINDOWS\SYSTEM32\OLEACC.dll
  368. 0x0000000070a40000 - 0x0000000070adc000 C:\Users\Wallace\AppData\Roaming\.minecraft\versions\1.7.10-OptiFine_HD_U_A4\1.7.10-OptiFine_HD_U_A4-natives-11402139863806\avutil-ttv-51.dll
  369. 0x0000000065980000 - 0x00000000659d6000 C:\Users\Wallace\AppData\Roaming\.minecraft\versions\1.7.10-OptiFine_HD_U_A4\1.7.10-OptiFine_HD_U_A4-natives-11402139863806\swresample-ttv-0.dll
  370. 0x000000006eb80000 - 0x000000006ec50000 C:\Users\Wallace\AppData\Roaming\.minecraft\versions\1.7.10-OptiFine_HD_U_A4\1.7.10-OptiFine_HD_U_A4-natives-11402139863806\libmp3lame-ttv.dll
  371. 0x00007ffbf5450000 - 0x00007ffbf67f4000 C:\Users\Wallace\AppData\Roaming\.minecraft\versions\1.7.10-OptiFine_HD_U_A4\1.7.10-OptiFine_HD_U_A4-natives-11402139863806\libmfxsw64.dll
  372. 0x00007ffbfaf00000 - 0x00007ffbfb02b000 C:\Users\Wallace\AppData\Roaming\.minecraft\versions\1.7.10-OptiFine_HD_U_A4\1.7.10-OptiFine_HD_U_A4-natives-11402139863806\twitchsdk.dll
  373. 0x00007ffc09c40000 - 0x00007ffc09e7b000 C:\WINDOWS\SYSTEM32\WININET.dll
  374. 0x00007ffc09e80000 - 0x00007ffc0a130000 C:\WINDOWS\SYSTEM32\iertutil.dll
  375. 0x000000000adb0000 - 0x000000000ae14000 C:\Users\Wallace\AppData\Roaming\.minecraft\versions\1.7.10-OptiFine_HD_U_A4\1.7.10-OptiFine_HD_U_A4-natives-11402139863806\OpenAL64.dll
  376. 0x00007ffc12e20000 - 0x00007ffc12ec4000 C:\WINDOWS\SYSTEM32\clbcatq.dll
  377. 0x00007ffc0cee0000 - 0x00007ffc0cf42000 C:\WINDOWS\System32\MMDevApi.dll
  378. 0x00007ffbfd840000 - 0x00007ffbfd8c7000 C:\WINDOWS\SYSTEM32\dsound.dll
  379. 0x00007ffc101f0000 - 0x00007ffc10235000 C:\WINDOWS\SYSTEM32\POWRPROF.dll
  380. 0x00007ffc0cd20000 - 0x00007ffc0cd96000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
  381. 0x00007ffc0b650000 - 0x00007ffc0b669000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
  382. 0x0000000061bb0000 - 0x0000000061bd4000 C:\Program Files\Java\jre7\bin\sunec.dll
  383. 0x0000000061ba0000 - 0x0000000061bab000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  384. 0x00007ffc103d0000 - 0x00007ffc105a7000 C:\WINDOWS\system32\CRYPT32.dll
  385. 0x00007ffc10300000 - 0x00007ffc10312000 C:\WINDOWS\system32\MSASN1.dll
  386. 0x00007ffc01670000 - 0x00007ffc017f8000 C:\WINDOWS\SYSTEM32\dbghelp.dll
  387.  
  388. VM Arguments:
  389. jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=C:\Users\Wallace\AppData\Roaming\.minecraft\versions\1.7.10-OptiFine_HD_U_A4\1.7.10-OptiFine_HD_U_A4-natives-11402139863806
  390. java_command: net.minecraft.launchwrapper.Launch --username slash14459 --version 1.7.10-OptiFine_HD_U_A4 --gameDir C:\Users\Wallace\AppData\Roaming\.minecraft --assetsDir C:\Users\Wallace\AppData\Roaming\.minecraft\assets --assetIndex 1.7.10 --uuid d2352e13518a495e990f6a3232f71800 --accessToken f359816efb1d4a919cfd857fad1cafc5 --userProperties {} --userType legacy --tweakClass optifine.OptiFineTweaker
  391. Launcher Type: SUN_STANDARD
  392.  
  393. Environment Variables:
  394. PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\Java\jre7\bin
  395. USERNAME=Shane
  396. OS=Windows_NT
  397. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  398.  
  399.  
  400.  
  401. --------------- S Y S T E M ---------------
  402.  
  403. OS: Windows 8 , 64 bit Build 9200
  404.  
  405. CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, tsc, tscinvbit
  406.  
  407. Memory: 4k page, physical 4003100k(1097380k free), swap 7279900k(3630072k free)
  408.  
  409. vm_info: Java HotSpot(TM) 64-Bit Server VM (23.21-b01) for windows-amd64 JRE (1.7.0_21-b11), built on Apr 4 2013 08:11:28 by "java_re" with unknown MS VC++:1600
  410.  
  411. time: Sun Nov 09 18:34:47 2014
  412. elapsed time: 3338 seconds
Add Comment
Please, Sign In to add comment