Guest User

error

a guest
Jan 18th, 2013
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.84 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=0x0000000076a46a79, pid=7444, tid=11056
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0-b72) (build 1.8.0-ea-b72)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.0-b14 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [nvoglv64.DLL+0x9a6a79] DrvPresentBuffers+0x1a259
  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 (0x0000000012e27000): JavaThread "Minecraft main thread" [_thread_in_native, id=11056, stack(0x00000000149f0000,0x0000000014af0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000000
  24.  
  25. Registers:
  26. RAX=0x0000000000000003, RBX=0x0000000000a82508, RCX=0x0000000000000000, RDX=0x0000000015fdb590
  27. RSP=0x0000000014aec340, RBP=0x000000001532f990, RSI=0x0000000000000003, RDI=0x0000000000a82478
  28. R8 =0x0000000000a822a0, R9 =0x0000000000000001, R10=0x0000000000000000, R11=0x0000000000000202
  29. R12=0x0000000015ef0080, R13=0x0000000015332c80, R14=0x0000000015332b00, R15=0x0000000000000000
  30. RIP=0x0000000076a46a79, EFLAGS=0x0000000000010206
  31.  
  32. Top of Stack: (sp=0x0000000014aec340)
  33. 0x0000000014aec340: 0000948627398c20 0000000000000002
  34. 0x0000000014aec350: 0000000000000000 0000000076a3bcc3
  35. 0x0000000014aec360: 0000000000a822a0 0000000076a46ea6
  36. 0x0000000014aec370: 0000000000a82478 0000000000a822a0
  37. 0x0000000014aec380: 0000000140000480 00000000400006c0
  38. 0x0000000014aec390: 0000000015fdb590 0000000076a40774
  39. 0x0000000014aec3a0: 0000000000000000 0000000076a076fc
  40. 0x0000000014aec3b0: 0000000000000000 0000000000000000
  41. 0x0000000014aec3c0: 0000000000a822a0 0000000015fbce98
  42. 0x0000000014aec3d0: 000000001532f990 0000000076a4180c
  43. 0x0000000014aec3e0: 0000000015fdb590 0000000000000000
  44. 0x0000000014aec3f0: 0000000015332c80 0000000000000000
  45. 0x0000000014aec400: 0000000015fdb590 0000000076a420fa
  46. 0x0000000014aec410: 00000000000003e8 0000000000000002
  47. 0x0000000014aec420: 0000000015fdb590 0000000014aec590
  48. 0x0000000014aec430: 00000000000f4240 0000000000a822a0
  49.  
  50. Instructions: (pc=0x0000000076a46a79)
  51. 0x0000000076a46a59: 10 57 48 83 ec 20 48 8b f9 48 8d 99 90 00 00 00
  52. 0x0000000076a46a69: be 03 00 00 00 66 90 83 7b f8 00 74 09 48 8b 0b
  53. 0x0000000076a46a79: 48 8b 01 ff 50 10 48 83 c3 10 48 ff ce 75 e8 33
  54. 0x0000000076a46a89: c0 48 89 87 88 00 00 00 48 89 87 90 00 00 00 48
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x0000000000000003 is an unknown value
  60. RBX=0x0000000000a82508 is an unknown value
  61. RCX=0x0000000000000000 is an unknown value
  62. RDX=0x0000000015fdb590 is an unknown value
  63. RSP=0x0000000014aec340 is pointing into the stack for thread: 0x0000000012e27000
  64. RBP=0x000000001532f990 is an unknown value
  65. RSI=0x0000000000000003 is an unknown value
  66. RDI=0x0000000000a82478 is an unknown value
  67. R8 =0x0000000000a822a0 is an unknown value
  68. R9 =0x0000000000000001 is an unknown value
  69. R10=0x0000000000000000 is an unknown value
  70. R11=0x0000000000000202 is an unknown value
  71. R12=0x0000000015ef0080 is an unknown value
  72. R13=0x0000000015332c80 is an unknown value
  73. R14=0x0000000015332b00 is an unknown value
  74. R15=0x0000000000000000 is an unknown value
  75.  
  76.  
  77. Stack: [0x00000000149f0000,0x0000000014af0000], sp=0x0000000014aec340, free space=1008k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C [nvoglv64.DLL+0x9a6a79] DrvPresentBuffers+0x1a259
  80.  
  81. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  82. J org.lwjgl.opengl.WindowsContextImplementation.nSwapBuffers(Ljava/nio/ByteBuffer;)V
  83. J org.lwjgl.opengl.Display.swapBuffers()V
  84. J org.lwjgl.opengl.Display.update(Z)V
  85. J net.minecraft.client.Minecraft.J()V
  86. J net.minecraft.client.Minecraft.run()V
  87. j java.lang.Thread.run()V+11
  88. v ~StubRoutines::call_stub
  89.  
  90. --------------- P R O C E S S ---------------
  91.  
  92. Java Threads: ( => current thread )
  93. 0x000000000daee000 JavaThread "WrUpdateThread" [_thread_blocked, id=7124, stack(0x0000000019fd0000,0x000000001a0d0000)]
  94. 0x000000000daf3800 JavaThread "Client write thread" [_thread_blocked, id=5604, stack(0x0000000019af0000,0x0000000019bf0000)]
  95. 0x000000000daf1000 JavaThread "Client read thread" [_thread_in_native, id=10052, stack(0x00000000196f0000,0x00000000197f0000)]
  96. 0x000000000daf2000 JavaThread "Thread-13" daemon [_thread_in_native, id=10532, stack(0x00000000191f0000,0x00000000192f0000)]
  97. 0x00000000025b0800 JavaThread "DestroyJavaVM" [_thread_blocked, id=9160, stack(0x00000000024b0000,0x00000000025b0000)]
  98. =>0x0000000012e27000 JavaThread "Minecraft main thread" [_thread_in_native, id=11056, stack(0x00000000149f0000,0x0000000014af0000)]
  99. 0x00000000128a4800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=11240, stack(0x00000000125f0000,0x00000000126f0000)]
  100. 0x0000000012e7e800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=9672, stack(0x00000000136f0000,0x00000000137f0000)]
  101. 0x000000001036c000 JavaThread "TimerQueue" daemon [_thread_blocked, id=1760, stack(0x00000000124f0000,0x00000000125f0000)]
  102. 0x0000000010266800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=4372, stack(0x0000000012110000,0x0000000012210000)]
  103. 0x000000001014a000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4352, stack(0x0000000010b90000,0x0000000010c90000)]
  104. 0x0000000010136800 JavaThread "AWT-Shutdown" [_thread_blocked, id=9136, stack(0x0000000010a90000,0x0000000010b90000)]
  105. 0x0000000010212000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=11152, stack(0x0000000010990000,0x0000000010a90000)]
  106. 0x000000000dafd000 JavaThread "Service Thread" daemon [_thread_blocked, id=10128, stack(0x000000000ffb0000,0x00000000100b0000)]
  107. 0x000000000daef800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=10460, stack(0x000000000feb0000,0x000000000ffb0000)]
  108. 0x000000000dae7800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=9120, stack(0x000000000fdb0000,0x000000000feb0000)]
  109. 0x000000000dae1800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=7620, stack(0x000000000fcb0000,0x000000000fdb0000)]
  110. 0x000000000dadf000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=9996, stack(0x000000000fbb0000,0x000000000fcb0000)]
  111. 0x000000000dadd800 JavaThread "Attach Listener" daemon [_thread_blocked, id=8912, stack(0x000000000fab0000,0x000000000fbb0000)]
  112. 0x000000000dad8000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=10972, stack(0x000000000f9b0000,0x000000000fab0000)]
  113. 0x000000000dabc800 JavaThread "Finalizer" daemon [_thread_blocked, id=11148, stack(0x000000000f8b0000,0x000000000f9b0000)]
  114. 0x000000000dab5800 JavaThread "Reference Handler" daemon [_thread_blocked, id=10104, stack(0x000000000f7b0000,0x000000000f8b0000)]
  115.  
  116. Other Threads:
  117. 0x000000000dab0000 VMThread [stack: 0x000000000f6b0000,0x000000000f7b0000] [id=4184]
  118. 0x00000000100bc800 WatcherThread [stack: 0x00000000104b0000,0x00000000105b0000] [id=10516]
  119.  
  120. VM state:not at safepoint (normal execution)
  121.  
  122. VM Mutex/Monitor currently owned by a thread: None
  123.  
  124. Heap
  125. PSYoungGen total 422400K, used 85720K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
  126. eden space 318400K, 22% used [0x00000000e0000000,0x00000000e44d60f8,0x00000000f36f0000)
  127. from space 104000K, 14% used [0x00000000f9a70000,0x00000000fa950000,0x0000000100000000)
  128. to space 101888K, 0% used [0x00000000f36f0000,0x00000000f36f0000,0x00000000f9a70000)
  129. ParOldGen total 1048576K, used 164498K [0x00000000a0000000, 0x00000000e0000000, 0x00000000e0000000)
  130. object space 1048576K, 15% used [0x00000000a0000000,0x00000000aa0a4b40,0x00000000e0000000)
  131. Metaspace total 25082K, used 24362K, reserved 126976K
  132. data space 21938K, used 21522K, reserved 24576K
  133. class space 3144K, used 2839K, reserved 102400K
  134.  
  135. Card table byte_map: [0x0000000008e30000,0x0000000009140000] byte_map_base: 0x0000000008930000
  136.  
  137. Polling page: 0x0000000000b60000
  138.  
  139. Code Cache [0x0000000002cb0000, 0x0000000003cf0000, 0x0000000008cb0000)
  140. total_blobs=4772 nmethods=4078 adapters=609 free_code_cache=82183Kb largest_free_block=83688000
  141.  
  142. Compilation events (10 events):
  143. Event: 819.136 Thread 0x000000000daef800 5930 3 bdd::a (12 bytes)
  144. Event: 819.136 Thread 0x000000000daef800 nmethod 5930 0x0000000003c80310 code [0x0000000003c80480, 0x0000000003c80698]
  145. Event: 819.137 Thread 0x000000000daef800 5931 3 bcc::c (599 bytes)
  146. Event: 819.143 Thread 0x000000000daef800 nmethod 5931 0x0000000003bba0d0 code [0x0000000003bbb420, 0x0000000003bc5018]
  147. Event: 822.179 Thread 0x000000000daef800 5932 1 aks::d (3 bytes)
  148. Event: 822.179 Thread 0x000000000daef800 nmethod 5932 0x0000000003a55750 code [0x0000000003a558a0, 0x0000000003a559f0]
  149. Event: 823.375 Thread 0x000000000daef800 5933 3 alm::a (287 bytes)
  150. Event: 823.375 Thread 0x000000000daef800 nmethod 5933 0x00000000032cbcd0 code [0x00000000032cbf00, 0x00000000032cce08]
  151. Event: 826.036 Thread 0x000000000daef800 5934 1 ane::c (2 bytes)
  152. Event: 826.036 Thread 0x000000000daef800 nmethod 5934 0x000000000370a3d0 code [0x000000000370a520, 0x000000000370a670]
  153.  
  154. GC Heap History (10 events):
  155. Event: 677.653 GC heap before
  156. {Heap before GC invocations=12 (full 2):
  157. PSYoungGen total 354560K, used 354501K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
  158. eden space 329472K, 100% used [0x00000000e0000000,0x00000000f41c0000,0x00000000f41c0000)
  159. from space 25088K, 99% used [0x00000000f41c0000,0x00000000f5a316e8,0x00000000f5a40000)
  160. to space 99584K, 0% used [0x00000000f9ec0000,0x00000000f9ec0000,0x0000000100000000)
  161. ParOldGen total 1048576K, used 133374K [0x00000000a0000000, 0x00000000e0000000, 0x00000000e0000000)
  162. object space 1048576K, 12% used [0x00000000a0000000,0x00000000a823f930,0x00000000e0000000)
  163. Metaspace total 25002K, used 24246K, reserved 126976K
  164. data space 21870K, used 21417K, reserved 24576K
  165. class space 3132K, used 2829K, reserved 102400K
  166. Event: 677.660 GC heap after
  167. Heap after GC invocations=12 (full 2):
  168. PSYoungGen total 417152K, used 7460K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
  169. eden space 317568K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000f3620000)
  170. from space 99584K, 7% used [0x00000000f9ec0000,0x00000000fa609278,0x0000000100000000)
  171. to space 103360K, 0% used [0x00000000f3620000,0x00000000f3620000,0x00000000f9b10000)
  172. ParOldGen total 1048576K, used 153758K [0x00000000a0000000, 0x00000000e0000000, 0x00000000e0000000)
  173. object space 1048576K, 14% used [0x00000000a0000000,0x00000000a9627920,0x00000000e0000000)
  174. Metaspace total 25002K, used 24246K, reserved 126976K
  175. data space 21870K, used 21417K, reserved 24576K
  176. class space 3132K, used 2829K, reserved 102400K
  177. }
  178. Event: 719.934 GC heap before
  179. {Heap before GC invocations=13 (full 2):
  180. PSYoungGen total 417152K, used 325028K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
  181. eden space 317568K, 100% used [0x00000000e0000000,0x00000000f3620000,0x00000000f3620000)
  182. from space 99584K, 7% used [0x00000000f9ec0000,0x00000000fa609278,0x0000000100000000)
  183. to space 103360K, 0% used [0x00000000f3620000,0x00000000f3620000,0x00000000f9b10000)
  184. ParOldGen total 1048576K, used 153758K [0x00000000a0000000, 0x00000000e0000000, 0x00000000e0000000)
  185. object space 1048576K, 14% used [0x00000000a0000000,0x00000000a9627920,0x00000000e0000000)
  186. Metaspace total 25002K, used 24254K, reserved 126976K
  187. data space 21870K, used 21425K, reserved 24576K
  188. class space 3132K, used 2829K, reserved 102400K
  189. Event: 719.936 GC heap after
  190. Heap after GC invocations=13 (full 2):
  191. PSYoungGen total 325888K, used 8260K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
  192. eden space 317568K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000f3620000)
  193. from space 8320K, 99% used [0x00000000f3620000,0x00000000f3e31278,0x00000000f3e40000)
  194. to space 105344K, 0% used [0x00000000f9920000,0x00000000f9920000,0x0000000100000000)
  195. ParOldGen total 1048576K, used 154274K [0x00000000a0000000, 0x00000000e0000000, 0x00000000e0000000)
  196. object space 1048576K, 14% used [0x00000000a0000000,0x00000000a96a8ac0,0x00000000e0000000)
  197. Metaspace total 25002K, used 24254K, reserved 126976K
  198. data space 21870K, used 21425K, reserved 24576K
  199. class space 3132K, used 2829K, reserved 102400K
  200. }
  201. Event: 767.318 GC heap before
  202. {Heap before GC invocations=14 (full 2):
  203. PSYoungGen total 325888K, used 325828K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
  204. eden space 317568K, 100% used [0x00000000e0000000,0x00000000f3620000,0x00000000f3620000)
  205. from space 8320K, 99% used [0x00000000f3620000,0x00000000f3e31278,0x00000000f3e40000)
  206. to space 105344K, 0% used [0x00000000f9920000,0x00000000f9920000,0x0000000100000000)
  207. ParOldGen total 1048576K, used 154274K [0x00000000a0000000, 0x00000000e0000000, 0x00000000e0000000)
  208. object space 1048576K, 14% used [0x00000000a0000000,0x00000000a96a8ac0,0x00000000e0000000)
  209. Metaspace total 25010K, used 24279K, reserved 126976K
  210. data space 21874K, used 21449K, reserved 24576K
  211. class space 3136K, used 2830K, reserved 102400K
  212. Event: 767.322 GC heap after
  213. Heap after GC invocations=14 (full 2):
  214. PSYoungGen total 418944K, used 12160K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
  215. eden space 313600K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000f3240000)
  216. from space 105344K, 11% used [0x00000000f9920000,0x00000000fa500000,0x0000000100000000)
  217. to space 105344K, 0% used [0x00000000f3240000,0x00000000f3240000,0x00000000f9920000)
  218. ParOldGen total 1048576K, used 154479K [0x00000000a0000000, 0x00000000e0000000, 0x00000000e0000000)
  219. object space 1048576K, 14% used [0x00000000a0000000,0x00000000a96dbd78,0x00000000e0000000)
  220. Metaspace total 25010K, used 24279K, reserved 126976K
  221. data space 21874K, used 21449K, reserved 24576K
  222. class space 3136K, used 2830K, reserved 102400K
  223. }
  224. Event: 799.158 GC heap before
  225. {Heap before GC invocations=15 (full 2):
  226. PSYoungGen total 418944K, used 325760K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
  227. eden space 313600K, 100% used [0x00000000e0000000,0x00000000f3240000,0x00000000f3240000)
  228. from space 105344K, 11% used [0x00000000f9920000,0x00000000fa500000,0x0000000100000000)
  229. to space 105344K, 0% used [0x00000000f3240000,0x00000000f3240000,0x00000000f9920000)
  230. ParOldGen total 1048576K, used 154479K [0x00000000a0000000, 0x00000000e0000000, 0x00000000e0000000)
  231. object space 1048576K, 14% used [0x00000000a0000000,0x00000000a96dbd78,0x00000000e0000000)
  232. Metaspace total 25010K, used 24285K, reserved 126976K
  233. data space 21874K, used 21455K, reserved 24576K
  234. class space 3136K, used 2830K, reserved 102400K
  235. Event: 799.163 GC heap after
  236. Heap after GC invocations=15 (full 2):
  237. PSYoungGen total 418944K, used 14765K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
  238. eden space 313600K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000f3240000)
  239. from space 105344K, 14% used [0x00000000f3240000,0x00000000f40ab478,0x00000000f9920000)
  240. to space 104000K, 0% used [0x00000000f9a70000,0x00000000f9a70000,0x0000000100000000)
  241. ParOldGen total 1048576K, used 158771K [0x00000000a0000000, 0x00000000e0000000, 0x00000000e0000000)
  242. object space 1048576K, 15% used [0x00000000a0000000,0x00000000a9b0cf38,0x00000000e0000000)
  243. Metaspace total 25010K, used 24285K, reserved 126976K
  244. data space 21874K, used 21455K, reserved 24576K
  245. class space 3136K, used 2830K, reserved 102400K
  246. }
  247. Event: 822.374 GC heap before
  248. {Heap before GC invocations=16 (full 2):
  249. PSYoungGen total 418944K, used 328365K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
  250. eden space 313600K, 100% used [0x00000000e0000000,0x00000000f3240000,0x00000000f3240000)
  251. from space 105344K, 14% used [0x00000000f3240000,0x00000000f40ab478,0x00000000f9920000)
  252. to space 104000K, 0% used [0x00000000f9a70000,0x00000000f9a70000,0x0000000100000000)
  253. ParOldGen total 1048576K, used 158771K [0x00000000a0000000, 0x00000000e0000000, 0x00000000e0000000)
  254. object space 1048576K, 15% used [0x00000000a0000000,0x00000000a9b0cf38,0x00000000e0000000)
  255. Metaspace total 25082K, used 24360K, reserved 126976K
  256. data space 21938K, used 21521K, reserved 24576K
  257. class space 3144K, used 2839K, reserved 102400K
  258. Event: 822.379 GC heap after
  259. Heap after GC invocations=16 (full 2):
  260. PSYoungGen total 422400K, used 15232K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
  261. eden space 318400K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000f36f0000)
  262. from space 104000K, 14% used [0x00000000f9a70000,0x00000000fa950000,0x0000000100000000)
  263. to space 101888K, 0% used [0x00000000f36f0000,0x00000000f36f0000,0x00000000f9a70000)
  264. ParOldGen total 1048576K, used 164498K [0x00000000a0000000, 0x00000000e0000000, 0x00000000e0000000)
  265. object space 1048576K, 15% used [0x00000000a0000000,0x00000000aa0a4b40,0x00000000e0000000)
  266. Metaspace total 25082K, used 24360K, reserved 126976K
  267. data space 21938K, used 21521K, reserved 24576K
  268. class space 3144K, used 2839K, reserved 102400K
  269. }
  270.  
  271. Deoptimization events (10 events):
  272. Event: 816.538 Thread 0x0000000012e27000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000030d8f5c method=aww.a(Llq;FFFFFF)V @ 12
  273. Event: 816.544 Thread 0x0000000012e27000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003c0c350 method=bcj.a(Lmd;DDDFF)V @ 81
  274. Event: 816.544 Thread 0x0000000012e27000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000037537f8 method=bcj.a(Lmd;FFFFFF)V @ 13
  275. Event: 816.544 Thread 0x0000000012e27000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000030d8f5c method=aww.a(Llq;FFFFFF)V @ 12
  276. Event: 816.548 Thread 0x0000000012e27000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003c0c350 method=bcj.a(Lmd;DDDFF)V @ 81
  277. Event: 816.548 Thread 0x0000000012e27000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000037537f8 method=bcj.a(Lmd;FFFFFF)V @ 13
  278. Event: 816.548 Thread 0x0000000012e27000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000030d8f5c method=aww.a(Llq;FFFFFF)V @ 12
  279. Event: 816.552 Thread 0x0000000012e27000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003c0c350 method=bcj.a(Lmd;DDDFF)V @ 81
  280. Event: 816.552 Thread 0x0000000012e27000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000037537f8 method=bcj.a(Lmd;FFFFFF)V @ 13
  281. Event: 816.552 Thread 0x0000000012e27000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000030d8f5c method=aww.a(Llq;FFFFFF)V @ 12
  282.  
  283. Internal exceptions (10 events):
  284. Event: 826.327 Thread 0x000000000daf3800 Threw 0x00000000e2577618 at C:\jdk8_64p\jdk8\hotspot\src\share\vm\prims\jvm.cpp:2883
  285. Event: 826.380 Thread 0x000000000daf3800 Threw 0x00000000e2577898 at C:\jdk8_64p\jdk8\hotspot\src\share\vm\prims\jvm.cpp:2883
  286. Event: 826.426 Thread 0x000000000daf3800 Threw 0x00000000e40aa3a0 at C:\jdk8_64p\jdk8\hotspot\src\share\vm\prims\jvm.cpp:2883
  287. Event: 826.475 Thread 0x000000000daf3800 Threw 0x00000000e40aa680 at C:\jdk8_64p\jdk8\hotspot\src\share\vm\prims\jvm.cpp:2883
  288. Event: 826.524 Thread 0x000000000daf3800 Threw 0x00000000e40aa958 at C:\jdk8_64p\jdk8\hotspot\src\share\vm\prims\jvm.cpp:2883
  289. Event: 826.575 Thread 0x000000000daf3800 Threw 0x00000000e40aac30 at C:\jdk8_64p\jdk8\hotspot\src\share\vm\prims\jvm.cpp:2883
  290. Event: 826.623 Thread 0x000000000daf3800 Threw 0x00000000e40aaf08 at C:\jdk8_64p\jdk8\hotspot\src\share\vm\prims\jvm.cpp:2883
  291. Event: 826.673 Thread 0x000000000daf3800 Threw 0x00000000e40ab1e8 at C:\jdk8_64p\jdk8\hotspot\src\share\vm\prims\jvm.cpp:2883
  292. Event: 826.726 Thread 0x000000000daf3800 Threw 0x00000000e40ab4c8 at C:\jdk8_64p\jdk8\hotspot\src\share\vm\prims\jvm.cpp:2883
  293. Event: 826.776 Thread 0x000000000daf3800 Threw 0x00000000e40ab808 at C:\jdk8_64p\jdk8\hotspot\src\share\vm\prims\jvm.cpp:2883
  294.  
  295. Events (10 events):
  296. Event: 822.380 Executing VM operation: RevokeBias done
  297. Event: 822.381 Executing VM operation: RevokeBias
  298. Event: 822.381 Executing VM operation: RevokeBias done
  299. Event: 822.381 Executing VM operation: RevokeBias
  300. Event: 822.381 Executing VM operation: RevokeBias done
  301. Event: 823.375 Thread 0x000000000daef800 flushing nmethod 0x000000000370a250
  302. Event: 824.825 Thread 0x000000000daf0800 Thread added: 0x000000000daf0800
  303. Event: 824.828 Executing VM operation: RevokeBias
  304. Event: 824.828 Executing VM operation: RevokeBias done
  305. Event: 824.828 Thread 0x000000000daf0800 Thread exited: 0x000000000daf0800
  306.  
  307.  
  308. Dynamic libraries:
  309. 0x000007f7a4160000 - 0x000007f7a4194000 C:\Program Files\Java\jre8\bin\java.exe
  310. 0x000007fc94cd0000 - 0x000007fc94e8e000 C:\Windows\SYSTEM32\ntdll.dll
  311. 0x000007fc94750000 - 0x000007fc94886000 C:\Windows\system32\KERNEL32.DLL
  312. 0x000007fc91d60000 - 0x000007fc91e53000 C:\Windows\system32\KERNELBASE.dll
  313. 0x0000000051310000 - 0x0000000051398000 C:\Program Files\Bitdefender\Bitdefender 2013\Active Virus Control\Avc3_00174_004\avcuf64.dll
  314. 0x000007fc8b120000 - 0x000007fc8b1bf000 C:\Windows\system32\apphelp.dll
  315. 0x000007fc94380000 - 0x000007fc9445e000 C:\Windows\system32\ADVAPI32.dll
  316. 0x000007fc92340000 - 0x000007fc9248c000 C:\Windows\system32\USER32.dll
  317. 0x000007fc8e680000 - 0x000007fc8e8e9000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9200.16384_none_418c2a697189c07f\COMCTL32.dll
  318. 0x000007fc93c90000 - 0x000007fc93d35000 C:\Windows\system32\msvcrt.dll
  319. 0x000007fc92890000 - 0x000007fc928d8000 C:\Windows\SYSTEM32\sechost.dll
  320. 0x000007fc92500000 - 0x000007fc92640000 C:\Windows\system32\RPCRT4.dll
  321. 0x000007fc94b90000 - 0x000007fc94cd0000 C:\Windows\system32\GDI32.dll
  322. 0x000007fc949d0000 - 0x000007fc94a09000 C:\Windows\system32\IMM32.DLL
  323. 0x000007fc94460000 - 0x000007fc94575000 C:\Windows\system32\MSCTF.dll
  324. 0x00000000757b0000 - 0x0000000075881000 C:\Program Files\Java\jre8\bin\msvcr100.dll
  325. 0x0000000075020000 - 0x00000000757a8000 C:\Program Files\Java\jre8\bin\server\jvm.dll
  326. 0x000007fc6f570000 - 0x000007fc6f579000 C:\Windows\SYSTEM32\WSOCK32.dll
  327. 0x000007fc90e30000 - 0x000007fc90e50000 C:\Windows\SYSTEM32\WINMM.dll
  328. 0x000007fc92490000 - 0x000007fc92497000 C:\Windows\system32\PSAPI.DLL
  329. 0x000007fc94320000 - 0x000007fc94378000 C:\Windows\system32\WS2_32.dll
  330. 0x000007fc90de0000 - 0x000007fc90e12000 C:\Windows\SYSTEM32\WINMMBASE.dll
  331. 0x000007fc92640000 - 0x000007fc92649000 C:\Windows\system32\NSI.dll
  332. 0x0000000075010000 - 0x000000007501f000 C:\Program Files\Java\jre8\bin\verify.dll
  333. 0x0000000074fe0000 - 0x0000000075008000 C:\Program Files\Java\jre8\bin\java.dll
  334. 0x0000000074fc0000 - 0x0000000074fd6000 C:\Program Files\Java\jre8\bin\zip.dll
  335. 0x0000000074e20000 - 0x0000000074fb4000 C:\Program Files\Java\jre8\bin\awt.dll
  336. 0x000007fc94890000 - 0x000007fc94953000 C:\Windows\system32\OLEAUT32.dll
  337. 0x000007fc945a0000 - 0x000007fc94750000 C:\Windows\system32\combase.dll
  338. 0x000007fc8fde0000 - 0x000007fc8fec3000 C:\Windows\system32\uxtheme.dll
  339. 0x000007fc88760000 - 0x000007fc887d9000 C:\Program Files (x86)\Stardock\Decor8\Decor8_64.dll
  340. 0x000007fc8f050000 - 0x000007fc8f071000 C:\Windows\SYSTEM32\dwmapi.dll
  341. 0x000007fc94a10000 - 0x000007fc94b8e000 C:\Windows\system32\ole32.dll
  342. 0x000007fc91b20000 - 0x000007fc91b2a000 C:\Windows\SYSTEM32\CRYPTBASE.dll
  343. 0x000007fc91ac0000 - 0x000007fc91b1c000 C:\Windows\SYSTEM32\bcryptPrimitives.dll
  344. 0x000007fc928f0000 - 0x000007fc93bd8000 C:\Windows\system32\SHELL32.dll
  345. 0x000007fc94100000 - 0x000007fc94150000 C:\Windows\system32\SHLWAPI.dll
  346. 0x000007fc90cd0000 - 0x000007fc90d66000 C:\Windows\SYSTEM32\shcore.dll
  347. 0x0000000074de0000 - 0x0000000074e14000 C:\Program Files\Java\jre8\bin\fontmanager.dll
  348. 0x0000000074dc0000 - 0x0000000074dd9000 C:\Program Files\Java\jre8\bin\net.dll
  349. 0x000007fc91530000 - 0x000007fc9158c000 C:\Windows\system32\mswsock.dll
  350. 0x0000000074da0000 - 0x0000000074db1000 C:\Program Files\Java\jre8\bin\nio.dll
  351. 0x0000000074d50000 - 0x0000000074d91000 C:\Program Files\Java\jre8\bin\t2k.dll
  352. 0x0000000180000000 - 0x0000000180048000 C:\Users\Derrick\AppData\Roaming\.minecraft\bin\natives\lwjgl64.dll
  353. 0x000007fc7b8d0000 - 0x000007fc7b9ef000 C:\Windows\SYSTEM32\OPENGL32.dll
  354. 0x000007fc90d70000 - 0x000007fc90d79000 C:\Windows\SYSTEM32\VERSION.dll
  355. 0x000007fc7b8a0000 - 0x000007fc7b8cc000 C:\Windows\SYSTEM32\GLU32.dll
  356. 0x000007fc7b7b0000 - 0x000007fc7b89a000 C:\Windows\SYSTEM32\DDRAW.dll
  357. 0x000007fc8a830000 - 0x000007fc8a838000 C:\Windows\SYSTEM32\DCIMAN32.dll
  358. 0x000007fc91590000 - 0x000007fc915aa000 C:\Windows\SYSTEM32\CRYPTSP.dll
  359. 0x000007fc911c0000 - 0x000007fc91209000 C:\Windows\system32\rsaenh.dll
  360. 0x000007fc912c0000 - 0x000007fc912df000 C:\Windows\SYSTEM32\USERENV.dll
  361. 0x000007fc91c00000 - 0x000007fc91c15000 C:\Windows\SYSTEM32\profapi.dll
  362. 0x000007fc89b30000 - 0x000007fc89b44000 C:\Windows\system32\napinsp.dll
  363. 0x000007fc89ac0000 - 0x000007fc89ad8000 C:\Windows\system32\pnrpnsp.dll
  364. 0x000007fc8f4b0000 - 0x000007fc8f4c6000 C:\Windows\system32\NLAapi.dll
  365. 0x000007fc91370000 - 0x000007fc91408000 C:\Windows\SYSTEM32\DNSAPI.dll
  366. 0x000007fc89aa0000 - 0x000007fc89ab2000 C:\Windows\System32\winrnr.dll
  367. 0x000007fc89a80000 - 0x000007fc89a94000 C:\Windows\system32\wshbth.dll
  368. 0x00000000504b0000 - 0x00000000504d6000 C:\Program Files\Bonjour\mdnsNSP.dll
  369. 0x000007fc90e70000 - 0x000007fc90e9a000 C:\Windows\SYSTEM32\Iphlpapi.DLL
  370. 0x000007fc90e20000 - 0x000007fc90e2a000 C:\Windows\SYSTEM32\WINNSI.DLL
  371. 0x000007fc86080000 - 0x000007fc86088000 C:\Windows\System32\rasadhlp.dll
  372. 0x000007fc8ad50000 - 0x000007fc8adaf000 C:\Windows\System32\fwpuclnt.dll
  373. 0x0000000074cd0000 - 0x0000000074cd7000 C:\Program Files\Java\jre8\bin\jawt.dll
  374. 0x00000000760a0000 - 0x0000000077a86000 C:\Windows\SYSTEM32\nvoglv64.DLL
  375. 0x000007fc94150000 - 0x000007fc94320000 C:\Windows\system32\SETUPAPI.dll
  376. 0x000007fc920f0000 - 0x000007fc9213f000 C:\Windows\system32\CFGMGR32.dll
  377. 0x000007fc91d30000 - 0x000007fc91d52000 C:\Windows\system32\DEVOBJ.dll
  378. 0x000007fc91cd0000 - 0x000007fc91d25000 C:\Windows\system32\WINTRUST.dll
  379. 0x000007fc91e60000 - 0x000007fc92037000 C:\Windows\system32\CRYPT32.dll
  380. 0x000007fc91cb0000 - 0x000007fc91cc6000 C:\Windows\system32\MSASN1.dll
  381. 0x000007fc90c40000 - 0x000007fc90c6e000 C:\Windows\SYSTEM32\ntmarta.dll
  382. 0x000007fc912e0000 - 0x000007fc91323000 C:\Windows\SYSTEM32\powrprof.dll
  383. 0x000007fc8e2d0000 - 0x000007fc8e344000 C:\Windows\SYSTEM32\dxgi.dll
  384. 0x000007fc8e060000 - 0x000007fc8e25c000 C:\Windows\SYSTEM32\d3d11.dll
  385. 0x000007fc8b9b0000 - 0x000007fc8c806000 C:\Windows\SYSTEM32\nvwgf2umx.dll
  386. 0x0000000074d40000 - 0x0000000074d4b000 C:\Program Files\Java\jre8\bin\management.dll
  387. 0x000007fc907c0000 - 0x000007fc907d8000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
  388. 0x0000000074d10000 - 0x0000000074d34000 C:\Program Files\Java\jre8\bin\sunec.dll
  389. 0x0000000074d00000 - 0x0000000074d0b000 C:\Program Files\Java\jre8\bin\sunmscapi.dll
  390. 0x0000000074ca0000 - 0x0000000074cd0000 C:\Program Files\Java\jre8\bin\jpeg.dll
  391. 0x000007fc7cde0000 - 0x000007fc7cf43000 C:\Windows\SYSTEM32\dbghelp.dll
  392.  
  393. VM Arguments:
  394. jvm_args: -Xms1536m -Xmx1536m -Dsun.java2d.noddraw=true -Dsun.java2d.d3d=false -Dsun.java2d.opengl=false -Dsun.java2d.pmoffscreen=false -Djava.library.path=bin/natives
  395. java_command: magic.launcher.Launcher -lcp=C:\Users\Derrick\AppData\Roaming\.minecraft\mcpatcher-mods\OptiFine_1.4.6_HD_U_B4.zip;C:\Users\Derrick\AppData\Roaming\.minecraft\bin\minecraft.jar;bin/jinput.jar;bin/lwjgl.jar;bin/lwjgl_util.jar -windowSize=1600x900 -windowMaximized -inactiveExtMods=twilightforest-1.15.0.zip Sir_McLightning c783c63a29aa493b911f357188575ae806dba7d0
  396. java_class_path (initial): /C:/Program Files/Minecraft/MagicLauncher_1.0.0.exe
  397. Launcher Type: SUN_STANDARD
  398.  
  399. Environment Variables:
  400. CLASSPATH=.;C:\Program Files (x86)\Java\jre7\lib\ext\QTJava.zip
  401. PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\WIDCOMM\Bluetooth Software\;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Java\jre8\bin
  402. USERNAME=Derrick
  403. OS=Windows_NT
  404. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  405.  
  406.  
  407.  
  408. --------------- S Y S T E M ---------------
  409.  
  410. OS: Windows 8 , 64 bit Build 9200
  411.  
  412. CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, ht, tsc, tscinvbit
  413.  
  414. Memory: 4k page, physical 16722656k(10729008k free), swap 18033376k(8165544k free)
  415.  
  416. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.0-b14) for windows-amd64 JRE (1.8.0-ea-b72), built on Jan 10 2013 02:48:23 by "java_re" with unknown MS VC++:1600
  417.  
  418. time: Fri Jan 18 21:52:12 2013
  419. elapsed time: 826 seconds
Add Comment
Please, Sign In to add comment