Techtronic

1.7.2 java crash

Dec 27th, 2013
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.15 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=0x000007fedf76cb45, pid=29572, tid=30908
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.45-b08 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [ig4icd64.dll+0x30cb45]
  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 (0x00000000027c8800): JavaThread "Client thread" [_thread_in_native, id=30908, stack(0x0000000002970000,0x0000000002a70000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x000000060455e4c0
  24.  
  25. Registers:
  26. RAX=0x00000000003ba300, RBX=0x000000000b63b990, RCX=0x00000000000084c1, RDX=0x00000000c0834838
  27. RSP=0x0000000002a6ef68, RBP=0x0000000002a6f070, RSI=0x000007fedf776080, RDI=0x00000000000084c1
  28. R8 =0x0000000000000018, R9 =0x0000000000001000, R10=0x0000000002bb3064, R11=0x0000000055b7f900
  29. R12=0x0000000000000000, R13=0x00000000dc894668, R14=0x0000000002a6f0a0, R15=0x00000000027c8800
  30. RIP=0x000007fedf76cb45, EFLAGS=0x0000000000010206
  31.  
  32. Top of Stack: (sp=0x0000000002a6ef68)
  33. 0x0000000002a6ef68: 000007feeb016df3 0000000002a6e000
  34. 0x0000000002a6ef78: 0000000002a6f070 000007fedf776080
  35. 0x0000000002a6ef88: 000007fefa18c310 fffffffffffffffe
  36. 0x0000000002a6ef98: 0000000002a6e000 0000000000000000
  37. 0x0000000002a6efa8: 00000028ffffffff 00000000e1a25cb8
  38. 0x0000000002a6efb8: 000007feeb016e78 00000000000084c1
  39. 0x0000000002a6efc8: 000007fedf76cb30 00000000000084c1
  40. 0x0000000002a6efd8: 0000000002a6f080 00000000dc894668
  41. 0x0000000002a6efe8: 000007fedf420341 0000000000000000
  42. 0x0000000002a6eff8: 000000000b63b990 00000000027c9438
  43. 0x0000000002a6f008: 0000000009d87660 0000000400000000
  44. 0x0000000002a6f018: 0000000a00000014 00000000027c8800
  45. 0x0000000002a6f028: 0000000002a6f110 0000000002a6f030
  46. 0x0000000002a6f038: 00000000dc894668 0000000002a6f0a0
  47. 0x0000000002a6f048: 00000000dc8983f8 0000000000000000
  48. 0x0000000002a6f058: 00000000dc894668 0000000000000000
  49.  
  50. Instructions: (pc=0x000007fedf76cb45)
  51. 0x000007fedf76cb25: cc cc cc cc cc cc cc cc cc cc cc e9 63 37 cb ff
  52. 0x000007fedf76cb35: 00 65 48 8b 04 25 58 00 00 00 41 b8 18 00 00 00
  53. 0x000007fedf76cb45: 48 8b 04 d0 4a 8b 14 00 48 ff a2 98 0c 00 00 cc
  54. 0x000007fedf76cb55: cc cc cc cc cc cc cc cc cc cc cc 8b 15 de ff 8e
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x00000000003ba300 is an unknown value
  60. RBX=0x000000000b63b990 is an unknown value
  61. RCX=0x00000000000084c1 is an unknown value
  62. RDX=0x00000000c0834838 is an unknown value
  63. RSP=0x0000000002a6ef68 is pointing into the stack for thread: 0x00000000027c8800
  64. RBP=0x0000000002a6f070 is pointing into the stack for thread: 0x00000000027c8800
  65. RSI=0x000007fedf776080 is an unknown value
  66. RDI=0x00000000000084c1 is an unknown value
  67. R8 =0x0000000000000018 is an unknown value
  68. R9 =0x0000000000001000 is an unknown value
  69. R10=0x0000000002bb3064 is at code_begin+644 in an Interpreter codelet
  70. method entry point (kind = native) [0x0000000002bb2de0, 0x0000000002bb3680] 2208 bytes
  71. R11=0x0000000055b7f900 is an unknown value
  72. R12=0x0000000000000000 is an unknown value
  73. R13=0x00000000dc894668 is an oop
  74. {method}
  75. - klass: {other class}
  76. R14=0x0000000002a6f0a0 is pointing into the stack for thread: 0x00000000027c8800
  77. R15=0x00000000027c8800 is a thread
  78.  
  79.  
  80. Stack: [0x0000000002970000,0x0000000002a70000], sp=0x0000000002a6ef68, free space=1019k
  81. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  82. C [ig4icd64.dll+0x30cb45]
  83. j org.lwjgl.opengl.GL13.glClientActiveTexture(I)V+26
  84. j bul.b(I)V+14
  85.  
  86. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  87. j org.lwjgl.opengl.GL13.nglClientActiveTexture(IJ)V+0
  88. j org.lwjgl.opengl.GL13.glClientActiveTexture(I)V+26
  89. j bul.b(I)V+14
  90. J blz.a()I
  91. j blg.a(ILrh;)V+47
  92. j blg.a(Lrh;)V+532
  93. j bls.a(Lrh;Z)Z+310
  94. j bll.a(FJ)V+501
  95. j bll.b(F)V+495
  96. j azd.ad()V+326
  97. j azd.e()V+72
  98. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+825
  99. v ~StubRoutines::call_stub
  100.  
  101. --------------- P R O C E S S ---------------
  102.  
  103. Java Threads: ( => current thread )
  104. 0x0000000009d3e800 JavaThread "Skin downloader: http://skins.minecraft.net/MinecraftCloaks/Techtronic.png" daemon [_thread_in_native, id=30976, stack(0x0000000010140000,0x0000000010240000)]
  105. 0x0000000009d3e000 JavaThread "Skin downloader: http://skins.minecraft.net/MinecraftSkins/Techtronic.png" daemon [_thread_blocked, id=28668, stack(0x000000001be30000,0x000000001bf30000)]
  106. 0x0000000013633800 JavaThread "Netty IO #1" daemon [_thread_in_native, id=31864, stack(0x0000000018700000,0x0000000018800000)]
  107. 0x00000000096dd000 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=31748, stack(0x0000000018580000,0x0000000018680000)]
  108. 0x0000000012b8d800 JavaThread "Netty IO #0" daemon [_thread_in_native, id=28380, stack(0x00000000166c0000,0x00000000167c0000)]
  109. 0x0000000009d98000 JavaThread "Server thread" [_thread_in_native, id=32756, stack(0x0000000017c60000,0x0000000017d60000)]
  110. 0x0000000012f5e800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=32636, stack(0x0000000016a90000,0x0000000016b90000)]
  111. 0x0000000015407800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=31232, stack(0x00000000167d0000,0x00000000168d0000)]
  112. 0x0000000009d65000 JavaThread "Thread-6" [_thread_blocked, id=32216, stack(0x00000000104d0000,0x00000000105d0000)]
  113. 0x0000000009fbc800 JavaThread "Thread-5" [_thread_blocked, id=30860, stack(0x0000000010250000,0x0000000010350000)]
  114. 0x0000000009fd2000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=20052, stack(0x000000000aa30000,0x000000000ab30000)]
  115. 0x0000000009ed6800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=32152, stack(0x000000000ae90000,0x000000000af90000)]
  116. 0x0000000009e76000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=32060, stack(0x000000000acc0000,0x000000000adc0000)]
  117. 0x0000000007899000 JavaThread "Service Thread" daemon [_thread_blocked, id=18052, stack(0x0000000009010000,0x0000000009110000)]
  118. 0x0000000007896000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=29648, stack(0x0000000009530000,0x0000000009630000)]
  119. 0x0000000007891000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=32332, stack(0x0000000009360000,0x0000000009460000)]
  120. 0x0000000007890000 JavaThread "Attach Listener" daemon [_thread_blocked, id=31496, stack(0x0000000009110000,0x0000000009210000)]
  121. 0x0000000007889000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=31924, stack(0x0000000008f10000,0x0000000009010000)]
  122. 0x0000000007836000 JavaThread "Finalizer" daemon [_thread_blocked, id=31952, stack(0x0000000008d60000,0x0000000008e60000)]
  123. 0x000000000782e800 JavaThread "Reference Handler" daemon [_thread_blocked, id=31784, stack(0x0000000008be0000,0x0000000008ce0000)]
  124. =>0x00000000027c8800 JavaThread "Client thread" [_thread_in_native, id=30908, stack(0x0000000002970000,0x0000000002a70000)]
  125.  
  126. Other Threads:
  127. 0x0000000007828800 VMThread [stack: 0x00000000089e0000,0x0000000008ae0000] [id=30116]
  128. 0x00000000078ae000 WatcherThread [stack: 0x0000000009af0000,0x0000000009bf0000] [id=31828]
  129.  
  130. VM state:not at safepoint (normal execution)
  131.  
  132. VM Mutex/Monitor currently owned by a thread: None
  133.  
  134. Heap
  135. PSYoungGen total 149504K, used 44436K [0x00000000f5500000, 0x00000000fff00000, 0x0000000100000000)
  136. eden space 123904K, 35% used [0x00000000f5500000,0x00000000f8065250,0x00000000fce00000)
  137. from space 25600K, 0% used [0x00000000fce00000,0x00000000fce00000,0x00000000fe700000)
  138. to space 24576K, 0% used [0x00000000fe700000,0x00000000fe700000,0x00000000fff00000)
  139. ParOldGen total 159744K, used 100252K [0x00000000e0000000, 0x00000000e9c00000, 0x00000000f5500000)
  140. object space 159744K, 62% used [0x00000000e0000000,0x00000000e61e7310,0x00000000e9c00000)
  141. PSPermGen total 50176K, used 27249K [0x00000000dae00000, 0x00000000ddf00000, 0x00000000e0000000)
  142. object space 50176K, 54% used [0x00000000dae00000,0x00000000dc89c680,0x00000000ddf00000)
  143.  
  144. Card table byte_map: [0x0000000005c60000,0x0000000005d90000] byte_map_base: 0x0000000005589000
  145.  
  146. Polling page: 0x0000000000520000
  147.  
  148. Code Cache [0x0000000002ba0000, 0x0000000002ef0000, 0x0000000005ba0000)
  149. total_blobs=1628 nmethods=946 adapters=633 free_code_cache=45843Kb largest_free_block=46859136
  150.  
  151. Compilation events (10 events):
  152. Event: 39.601 Thread 0x0000000007891000 nmethod 1027 0x0000000002df5b10 code [0x0000000002df5c80, 0x0000000002df61e8]
  153. Event: 39.601 Thread 0x0000000007891000 1028 java.lang.ref.Finalizer::hasBeenFinalized (14 bytes)
  154. Event: 39.602 Thread 0x0000000007891000 nmethod 1028 0x0000000002edb5d0 code [0x0000000002edb700, 0x0000000002edb778]
  155. Event: 39.602 Thread 0x0000000007891000 1029 ! java.lang.ref.Finalizer::remove (94 bytes)
  156. Event: 39.604 Thread 0x0000000007891000 nmethod 1029 0x0000000002edb090 code [0x0000000002edb1e0, 0x0000000002edb4d8]
  157. Event: 39.604 Thread 0x0000000007891000 1031 java.util.concurrent.locks.AbstractQueuedSynchronizer::release (33 bytes)
  158. Event: 39.607 Thread 0x0000000007891000 nmethod 1031 0x0000000002e9b1d0 code [0x0000000002e9b320, 0x0000000002e9b488]
  159. Event: 39.607 Thread 0x0000000007891000 1032 java.util.UUID::<init> (109 bytes)
  160. Event: 39.610 Thread 0x0000000007891000 nmethod 1032 0x0000000002e9ae90 code [0x0000000002e9afc0, 0x0000000002e9b118]
  161. Event: 39.610 Thread 0x0000000007891000 1033 ajj::e (61 bytes)
  162.  
  163. GC Heap History (10 events):
  164. Event: 35.536 GC heap before
  165. {Heap before GC invocations=15 (full 2):
  166. PSYoungGen total 149504K, used 145470K [0x00000000f5500000, 0x0000000100000000, 0x0000000100000000)
  167. eden space 128000K, 99% used [0x00000000f5500000,0x00000000fd1f3b60,0x00000000fd200000)
  168. from space 21504K, 81% used [0x00000000feb00000,0x00000000ffc1c050,0x0000000100000000)
  169. to space 23552K, 0% used [0x00000000fd200000,0x00000000fd200000,0x00000000fe900000)
  170. ParOldGen total 86528K, used 50313K [0x00000000e0000000, 0x00000000e5480000, 0x00000000f5500000)
  171. object space 86528K, 58% used [0x00000000e0000000,0x00000000e3122560,0x00000000e5480000)
  172. PSPermGen total 50176K, used 25244K [0x00000000dae00000, 0x00000000ddf00000, 0x00000000e0000000)
  173. object space 50176K, 50% used [0x00000000dae00000,0x00000000dc6a73d0,0x00000000ddf00000)
  174. Event: 35.559 GC heap after
  175. Heap after GC invocations=15 (full 2):
  176. PSYoungGen total 145408K, used 17385K [0x00000000f5500000, 0x0000000100000000, 0x0000000100000000)
  177. eden space 128000K, 0% used [0x00000000f5500000,0x00000000f5500000,0x00000000fd200000)
  178. from space 17408K, 99% used [0x00000000fd200000,0x00000000fe2fa7b0,0x00000000fe300000)
  179. to space 24576K, 0% used [0x00000000fe800000,0x00000000fe800000,0x0000000100000000)
  180. ParOldGen total 86528K, used 67041K [0x00000000e0000000, 0x00000000e5480000, 0x00000000f5500000)
  181. object space 86528K, 77% used [0x00000000e0000000,0x00000000e41784d0,0x00000000e5480000)
  182. PSPermGen total 50176K, used 25244K [0x00000000dae00000, 0x00000000ddf00000, 0x00000000e0000000)
  183. object space 50176K, 50% used [0x00000000dae00000,0x00000000dc6a73d0,0x00000000ddf00000)
  184. }
  185. Event: 37.813 GC heap before
  186. {Heap before GC invocations=16 (full 2):
  187. PSYoungGen total 145408K, used 145385K [0x00000000f5500000, 0x0000000100000000, 0x0000000100000000)
  188. eden space 128000K, 100% used [0x00000000f5500000,0x00000000fd200000,0x00000000fd200000)
  189. from space 17408K, 99% used [0x00000000fd200000,0x00000000fe2fa7b0,0x00000000fe300000)
  190. to space 24576K, 0% used [0x00000000fe800000,0x00000000fe800000,0x0000000100000000)
  191. ParOldGen total 86528K, used 67041K [0x00000000e0000000, 0x00000000e5480000, 0x00000000f5500000)
  192. object space 86528K, 77% used [0x00000000e0000000,0x00000000e41784d0,0x00000000e5480000)
  193. PSPermGen total 50176K, used 25353K [0x00000000dae00000, 0x00000000ddf00000, 0x00000000e0000000)
  194. object space 50176K, 50% used [0x00000000dae00000,0x00000000dc6c26f0,0x00000000ddf00000)
  195. Event: 37.839 GC heap after
  196. Heap after GC invocations=16 (full 2):
  197. PSYoungGen total 148480K, used 16208K [0x00000000f5500000, 0x0000000100000000, 0x0000000100000000)
  198. eden space 123904K, 0% used [0x00000000f5500000,0x00000000f5500000,0x00000000fce00000)
  199. from space 24576K, 65% used [0x00000000fe800000,0x00000000ff7d4030,0x0000000100000000)
  200. to space 25600K, 0% used [0x00000000fce00000,0x00000000fce00000,0x00000000fe700000)
  201. ParOldGen total 86528K, used 83780K [0x00000000e0000000, 0x00000000e5480000, 0x00000000f5500000)
  202. object space 86528K, 96% used [0x00000000e0000000,0x00000000e51d1180,0x00000000e5480000)
  203. PSPermGen total 50176K, used 25353K [0x00000000dae00000, 0x00000000ddf00000, 0x00000000e0000000)
  204. object space 50176K, 50% used [0x00000000dae00000,0x00000000dc6c26f0,0x00000000ddf00000)
  205. }
  206. Event: 37.839 GC heap before
  207. {Heap before GC invocations=17 (full 3):
  208. PSYoungGen total 148480K, used 16208K [0x00000000f5500000, 0x0000000100000000, 0x0000000100000000)
  209. eden space 123904K, 0% used [0x00000000f5500000,0x00000000f5500000,0x00000000fce00000)
  210. from space 24576K, 65% used [0x00000000fe800000,0x00000000ff7d4030,0x0000000100000000)
  211. to space 25600K, 0% used [0x00000000fce00000,0x00000000fce00000,0x00000000fe700000)
  212. ParOldGen total 86528K, used 83780K [0x00000000e0000000, 0x00000000e5480000, 0x00000000f5500000)
  213. object space 86528K, 96% used [0x00000000e0000000,0x00000000e51d1180,0x00000000e5480000)
  214. PSPermGen total 50176K, used 25353K [0x00000000dae00000, 0x00000000ddf00000, 0x00000000e0000000)
  215. object space 50176K, 50% used [0x00000000dae00000,0x00000000dc6c26f0,0x00000000ddf00000)
  216. Event: 38.129 GC heap after
  217. Heap after GC invocations=17 (full 3):
  218. PSYoungGen total 148480K, used 8610K [0x00000000f5500000, 0x0000000100000000, 0x0000000100000000)
  219. eden space 123904K, 0% used [0x00000000f5500000,0x00000000f5500000,0x00000000fce00000)
  220. from space 24576K, 35% used [0x00000000fe800000,0x00000000ff068b60,0x0000000100000000)
  221. to space 25600K, 0% used [0x00000000fce00000,0x00000000fce00000,0x00000000fe700000)
  222. ParOldGen total 159744K, used 86245K [0x00000000e0000000, 0x00000000e9c00000, 0x00000000f5500000)
  223. object space 159744K, 53% used [0x00000000e0000000,0x00000000e54397b0,0x00000000e9c00000)
  224. PSPermGen total 50688K, used 25351K [0x00000000dae00000, 0x00000000ddf80000, 0x00000000e0000000)
  225. object space 50688K, 50% used [0x00000000dae00000,0x00000000dc6c1c48,0x00000000ddf80000)
  226. }
  227. Event: 39.042 GC heap before
  228. {Heap before GC invocations=18 (full 3):
  229. PSYoungGen total 148480K, used 46329K [0x00000000f5500000, 0x0000000100000000, 0x0000000100000000)
  230. eden space 123904K, 30% used [0x00000000f5500000,0x00000000f79d5a30,0x00000000fce00000)
  231. from space 24576K, 35% used [0x00000000fe800000,0x00000000ff068b60,0x0000000100000000)
  232. to space 25600K, 0% used [0x00000000fce00000,0x00000000fce00000,0x00000000fe700000)
  233. ParOldGen total 159744K, used 86245K [0x00000000e0000000, 0x00000000e9c00000, 0x00000000f5500000)
  234. object space 159744K, 53% used [0x00000000e0000000,0x00000000e54397b0,0x00000000e9c00000)
  235. PSPermGen total 50688K, used 27105K [0x00000000dae00000, 0x00000000ddf80000, 0x00000000e0000000)
  236. object space 50688K, 53% used [0x00000000dae00000,0x00000000dc8786d8,0x00000000ddf80000)
  237. Event: 39.074 GC heap after
  238. Heap after GC invocations=18 (full 3):
  239. PSYoungGen total 149504K, used 7157K [0x00000000f5500000, 0x00000000fff00000, 0x0000000100000000)
  240. eden space 123904K, 0% used [0x00000000f5500000,0x00000000f5500000,0x00000000fce00000)
  241. from space 25600K, 27% used [0x00000000fce00000,0x00000000fd4fd528,0x00000000fe700000)
  242. to space 24576K, 0% used [0x00000000fe700000,0x00000000fe700000,0x00000000fff00000)
  243. ParOldGen total 159744K, used 95371K [0x00000000e0000000, 0x00000000e9c00000, 0x00000000f5500000)
  244. object space 159744K, 59% used [0x00000000e0000000,0x00000000e5d22f90,0x00000000e9c00000)
  245. PSPermGen total 50688K, used 27105K [0x00000000dae00000, 0x00000000ddf80000, 0x00000000e0000000)
  246. object space 50688K, 53% used [0x00000000dae00000,0x00000000dc8786d8,0x00000000ddf80000)
  247. }
  248. Event: 39.074 GC heap before
  249. {Heap before GC invocations=19 (full 4):
  250. PSYoungGen total 149504K, used 7157K [0x00000000f5500000, 0x00000000fff00000, 0x0000000100000000)
  251. eden space 123904K, 0% used [0x00000000f5500000,0x00000000f5500000,0x00000000fce00000)
  252. from space 25600K, 27% used [0x00000000fce00000,0x00000000fd4fd528,0x00000000fe700000)
  253. to space 24576K, 0% used [0x00000000fe700000,0x00000000fe700000,0x00000000fff00000)
  254. ParOldGen total 159744K, used 95371K [0x00000000e0000000, 0x00000000e9c00000, 0x00000000f5500000)
  255. object space 159744K, 59% used [0x00000000e0000000,0x00000000e5d22f90,0x00000000e9c00000)
  256. PSPermGen total 50688K, used 27105K [0x00000000dae00000, 0x00000000ddf80000, 0x00000000e0000000)
  257. object space 50688K, 53% used [0x00000000dae00000,0x00000000dc8786d8,0x00000000ddf80000)
  258. Event: 39.440 GC heap after
  259. Heap after GC invocations=19 (full 4):
  260. PSYoungGen total 149504K, used 0K [0x00000000f5500000, 0x00000000fff00000, 0x0000000100000000)
  261. eden space 123904K, 0% used [0x00000000f5500000,0x00000000f5500000,0x00000000fce00000)
  262. from space 25600K, 0% used [0x00000000fce00000,0x00000000fce00000,0x00000000fe700000)
  263. to space 24576K, 0% used [0x00000000fe700000,0x00000000fe700000,0x00000000fff00000)
  264. ParOldGen total 159744K, used 100252K [0x00000000e0000000, 0x00000000e9c00000, 0x00000000f5500000)
  265. object space 159744K, 62% used [0x00000000e0000000,0x00000000e61e7310,0x00000000e9c00000)
  266. PSPermGen total 50176K, used 27104K [0x00000000dae00000, 0x00000000ddf00000, 0x00000000e0000000)
  267. object space 50176K, 54% used [0x00000000dae00000,0x00000000dc878310,0x00000000ddf00000)
  268. }
  269.  
  270. Deoptimization events (10 events):
  271. Event: 39.463 Thread 0x0000000009d98000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002e534a4 method=java.util.HashMap.removeEntryForKey(Ljava/lang/Object;)Ljava/util/HashMap$Entry; @ 85
  272. Event: 39.463 Thread 0x0000000009d98000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002e534a4 method=java.util.HashMap.removeEntryForKey(Ljava/lang/Object;)Ljava/util/HashMap$Entry; @ 85
  273. Event: 39.463 Thread 0x0000000009d98000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002e534a4 method=java.util.HashMap.removeEntryForKey(Ljava/lang/Object;)Ljava/util/HashMap$Entry; @ 85
  274. Event: 39.464 Thread 0x00000000027c8800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002eb3f54 method=afn.c(II)Z @ 6
  275. Event: 39.464 Thread 0x00000000027c8800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002da7c94 method=afn.c(II)Z @ 6
  276. Event: 39.464 Thread 0x00000000027c8800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002cadf98 method=afn.c(II)Z @ 6
  277. Event: 39.464 Thread 0x00000000027c8800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002df9d04 method=afn.e(II)Laoj; @ 6
  278. Event: 39.471 Thread 0x00000000027c8800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002e0c1b4 method=afn.c(II)Z @ 6
  279. Event: 39.477 Thread 0x00000000027c8800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002d2908c method=java.awt.image.Raster.getPixel(II[I)[I @ 21
  280. Event: 39.480 Thread 0x00000000027c8800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002d2908c method=java.awt.image.Raster.getPixel(II[I)[I @ 21
  281.  
  282. Internal exceptions (10 events):
  283. Event: 39.465 Thread 0x00000000027c8800 Threw 0x00000000f59cd448 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
  284. Event: 39.467 Thread 0x00000000027c8800 Threw 0x00000000f5dd0850 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
  285. Event: 39.468 Thread 0x00000000027c8800 Threw 0x00000000f5dd9e78 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
  286. Event: 39.469 Thread 0x00000000027c8800 Threw 0x00000000f5ddd2a8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
  287. Event: 39.470 Thread 0x00000000027c8800 Threw 0x00000000f5de1158 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
  288. Event: 39.475 Thread 0x00000000027c8800 Threw 0x00000000f5de4b98 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
  289. Event: 39.485 Thread 0x00000000027c8800 Threw 0x00000000f6e23ff0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
  290. Event: 39.490 Thread 0x00000000027c8800 Threw 0x00000000f6e26910 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
  291. Event: 39.523 Thread 0x0000000009d98000 Threw 0x00000000f58d02e0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
  292. Event: 39.589 Thread 0x00000000027c8800 Threw 0x00000000f7e45470 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
  293.  
  294. Events (10 events):
  295. Event: 39.523 loading class 0x000000001367e9d0 done
  296. Event: 39.536 Executing VM operation: RevokeBias
  297. Event: 39.536 Executing VM operation: RevokeBias done
  298. Event: 39.589 loading class 0x000000000a0353f0
  299. Event: 39.589 loading class 0x000000000a0353f0 done
  300. Event: 39.591 Thread 0x0000000007891000 flushing nmethod 0x0000000002e028d0
  301. Event: 39.592 Thread 0x0000000007891000 flushing nmethod 0x0000000002e6e350
  302. Event: 39.597 Thread 0x0000000007891000 flushing nmethod 0x0000000002e8ff90
  303. Event: 39.597 Thread 0x0000000007891000 flushing nmethod 0x0000000002e9aa50
  304. Event: 39.597 Thread 0x0000000007891000 flushing nmethod 0x0000000002eb7910
  305.  
  306.  
  307. Dynamic libraries:
  308. 0x000000013f7d0000 - 0x000000013f803000 C:\Program Files\Java\jre7\bin\javaw.exe
  309. 0x00000000776d0000 - 0x0000000077879000 C:\windows\SYSTEM32\ntdll.dll
  310. 0x00000000775b0000 - 0x00000000776cf000 C:\windows\system32\kernel32.dll
  311. 0x000007fefc880000 - 0x000007fefc8eb000 C:\windows\system32\KERNELBASE.dll
  312. 0x000007fefd270000 - 0x000007fefd34b000 C:\windows\system32\ADVAPI32.dll
  313. 0x000007fefd350000 - 0x000007fefd3ef000 C:\windows\system32\msvcrt.dll
  314. 0x000007fefd250000 - 0x000007fefd26f000 C:\windows\SYSTEM32\sechost.dll
  315. 0x000007fefd6a0000 - 0x000007fefd7cd000 C:\windows\system32\RPCRT4.dll
  316. 0x00000000774b0000 - 0x00000000775aa000 C:\windows\system32\USER32.dll
  317. 0x000007fefeb10000 - 0x000007fefeb77000 C:\windows\system32\GDI32.dll
  318. 0x000007fefcb80000 - 0x000007fefcb8e000 C:\windows\system32\LPK.dll
  319. 0x000007fefcbe0000 - 0x000007fefcca9000 C:\windows\system32\USP10.dll
  320. 0x000007fefb270000 - 0x000007fefb464000 C:\windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  321. 0x000007fefd960000 - 0x000007fefd9d1000 C:\windows\system32\SHLWAPI.dll
  322. 0x000007fefeb80000 - 0x000007fefebae000 C:\windows\system32\IMM32.DLL
  323. 0x000007fefd7d0000 - 0x000007fefd8d9000 C:\windows\system32\MSCTF.dll
  324. 0x0000000180000000 - 0x00000001800dd000 C:\Program Files (x86)\Razer\Core\64bit\RIGRddUm.dll
  325. 0x000007feedad0000 - 0x000007feedbed000 C:\windows\system32\Opengl32.DLL
  326. 0x000007fef6b70000 - 0x000007fef6b9d000 C:\windows\system32\GLU32.dll
  327. 0x000007fef10b0000 - 0x000007fef11a1000 C:\windows\system32\DDRAW.dll
  328. 0x000007fef3d60000 - 0x000007fef3d68000 C:\windows\system32\DCIMAN32.dll
  329. 0x000007fefcd20000 - 0x000007fefcef7000 C:\windows\system32\SETUPAPI.dll
  330. 0x000007fefc750000 - 0x000007fefc786000 C:\windows\system32\CFGMGR32.dll
  331. 0x000007fefcaa0000 - 0x000007fefcb77000 C:\windows\system32\OLEAUT32.dll
  332. 0x000007fefcfa0000 - 0x000007fefd1a3000 C:\windows\system32\ole32.dll
  333. 0x000007fefc840000 - 0x000007fefc85a000 C:\windows\system32\DEVOBJ.dll
  334. 0x000007fefa9b0000 - 0x000007fefa9c8000 C:\windows\system32\dwmapi.dll
  335. 0x000007fef6ff0000 - 0x000007fef71ef000 C:\windows\system32\d3d9.dll
  336. 0x000007fefb760000 - 0x000007fefb76c000 C:\windows\system32\VERSION.dll
  337. 0x000007fef6fe0000 - 0x000007fef6fe7000 C:\windows\system32\d3d8thk.dll
  338. 0x000007fef6ef0000 - 0x000007fef6f10000 C:\Program Files (x86)\Razer\Core\64bit\RazerHook64.dll
  339. 0x00000000778a0000 - 0x00000000778a7000 C:\windows\system32\PSAPI.DLL
  340. 0x000007fefaef0000 - 0x000007fefaf46000 C:\windows\system32\uxtheme.dll
  341. 0x000007feeb120000 - 0x000007feeb256000 C:\windows\system32\D3D10.DLL
  342. 0x000007fef6960000 - 0x000007fef69af000 C:\windows\system32\d3d10core.dll
  343. 0x000007fef2b80000 - 0x000007fef2bdd000 C:\windows\system32\dxgi.dll
  344. 0x000007fef29a0000 - 0x000007fef2b75000 C:\windows\system32\d3d11.dll
  345. 0x000007fef4770000 - 0x000007fef47ac000 C:\windows\system32\dinput8.dll
  346. 0x000000005f450000 - 0x000000005f522000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  347. 0x00000000559a0000 - 0x0000000056169000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  348. 0x000007fefa1f0000 - 0x000007fefa1f9000 C:\windows\system32\WSOCK32.dll
  349. 0x000007fefcb90000 - 0x000007fefcbdd000 C:\windows\system32\WS2_32.dll
  350. 0x000007fefcd10000 - 0x000007fefcd18000 C:\windows\system32\NSI.dll
  351. 0x000007fefa0b0000 - 0x000007fefa0eb000 C:\windows\system32\WINMM.dll
  352. 0x0000000072500000 - 0x000000007250f000 C:\Program Files\Java\jre7\bin\verify.dll
  353. 0x0000000061d40000 - 0x0000000061d68000 C:\Program Files\Java\jre7\bin\java.dll
  354. 0x0000000064d80000 - 0x0000000064d95000 C:\Program Files\Java\jre7\bin\zip.dll
  355. 0x0000000072560000 - 0x000000007256b000 C:\Program Files\Java\jre7\bin\management.dll
  356. 0x00000000658d0000 - 0x00000000658e9000 C:\Program Files\Java\jre7\bin\net.dll
  357. 0x000007fefbee0000 - 0x000007fefbf35000 C:\windows\system32\mswsock.dll
  358. 0x000007fefbda0000 - 0x000007fefbda7000 C:\windows\System32\wship6.dll
  359. 0x00000000648b0000 - 0x00000000648c1000 C:\Program Files\Java\jre7\bin\nio.dll
  360. 0x000007fef9d60000 - 0x000007fef9d75000 C:\windows\system32\NLAapi.dll
  361. 0x000007fef38a0000 - 0x000007fef38b5000 C:\windows\system32\napinsp.dll
  362. 0x000007fef3880000 - 0x000007fef3899000 C:\windows\system32\pnrpnsp.dll
  363. 0x000007fefbd40000 - 0x000007fefbd9b000 C:\windows\system32\DNSAPI.dll
  364. 0x000007fef3a10000 - 0x000007fef3a1b000 C:\windows\System32\winrnr.dll
  365. 0x000007fef47c0000 - 0x000007fef47ee000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  366. 0x000000006fa20000 - 0x000000006fa46000 C:\Program Files\Bonjour\mdnsNSP.dll
  367. 0x000007fef8700000 - 0x000007fef8727000 C:\windows\system32\Iphlpapi.DLL
  368. 0x000007fef86e0000 - 0x000007fef86eb000 C:\windows\system32\WINNSI.DLL
  369. 0x000007fef3870000 - 0x000007fef3880000 C:\windows\system32\wshbth.dll
  370. 0x000007fef8360000 - 0x000007fef83b3000 C:\windows\System32\fwpuclnt.dll
  371. 0x000007fef47b0000 - 0x000007fef47b8000 C:\windows\system32\rasadhlp.dll
  372. 0x0000000002490000 - 0x00000000024e0000 C:\Users\Evan-Renwick\AppData\Roaming\.minecraft\versions\1.7.2\1.7.2-natives-87100868324125\lwjgl64.dll
  373. 0x000007fefc130000 - 0x000007fefc147000 C:\windows\system32\CRYPTSP.dll
  374. 0x000007fefbc20000 - 0x000007fefbc67000 C:\windows\system32\rsaenh.dll
  375. 0x000007fefb960000 - 0x000007fefb97e000 C:\windows\system32\USERENV.dll
  376. 0x000007fefc670000 - 0x000007fefc67f000 C:\windows\system32\profapi.dll
  377. 0x000007fefc5a0000 - 0x000007fefc5af000 C:\windows\system32\CRYPTBASE.dll
  378. 0x000000005f2b0000 - 0x000000005f445000 C:\Program Files\Java\jre7\bin\awt.dll
  379. 0x000007fee5510000 - 0x000007fee55ae000 C:\Program Files\Echobit\Evolve\Drivers\EvolveGameTracker_64.dll
  380. 0x000007fee0f00000 - 0x000007fee1105000 C:\Program Files\Echobit\Evolve\Drivers\EvolveOverlayHelper_64.dll
  381. 0x000007fefa180000 - 0x000007fefa1a0000 C:\Program Files\Echobit\Evolve\EvolveEasyHook_64.dll
  382. 0x000007fee3de0000 - 0x000007fee49ff000 C:\windows\system32\igdumd64.dll
  383. 0x000007feeaff0000 - 0x000007feeb117000 C:\Program Files\Echobit\Evolve\Drivers\EvolveOverlayHelperOGL_64.dll
  384. 0x000007fefa9d0000 - 0x000007fefa9db000 C:\windows\system32\HID.DLL
  385. 0x000007fefca60000 - 0x000007fefca9a000 C:\windows\system32\WINTRUST.dll
  386. 0x000007fefc8f0000 - 0x000007fefca5c000 C:\windows\system32\CRYPT32.dll
  387. 0x000007fefc710000 - 0x000007fefc71f000 C:\windows\system32\MSASN1.dll
  388. 0x0000000002950000 - 0x0000000002969000 C:\Program Files (x86)\Common Files\Portrait Displays\Plugins\DP\msgHook64.dll
  389. 0x000007fedf460000 - 0x000007fee00e4000 C:\windows\system32\ig4icd64.dll
  390. 0x000007fefcf00000 - 0x000007fefcf99000 C:\windows\system32\CLBCatQ.DLL
  391. 0x000007fef95a0000 - 0x000007fef963c000 C:\windows\system32\mscms.dll
  392. 0x000007fef1740000 - 0x000007fef1782000 C:\windows\system32\icm32.dll
  393. 0x0000000005fa0000 - 0x0000000006004000 C:\Users\Evan-Renwick\AppData\Roaming\.minecraft\versions\1.7.2\1.7.2-natives-87100868324125\OpenAL64.dll
  394. 0x000007fefd9e0000 - 0x000007fefe768000 C:\windows\system32\SHELL32.dll
  395. 0x000007fefaa70000 - 0x000007fefaabb000 C:\windows\System32\MMDevApi.dll
  396. 0x000007fefaf50000 - 0x000007fefb07c000 C:\windows\System32\PROPSYS.dll
  397. 0x000007fef6d40000 - 0x000007fef6dc8000 C:\windows\system32\dsound.dll
  398. 0x000007fefaac0000 - 0x000007fefaaec000 C:\windows\system32\POWRPROF.dll
  399. 0x000007fef9af0000 - 0x000007fef9b3f000 C:\windows\system32\AUDIOSES.DLL
  400. 0x0000000062000000 - 0x0000000062024000 C:\Program Files\Java\jre7\bin\sunec.dll
  401. 0x0000000072800000 - 0x000000007280b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  402. 0x000007fefb830000 - 0x000007fefb837000 C:\windows\System32\wshtcpip.dll
  403. 0x000007fef35e0000 - 0x000007fef3705000 C:\windows\system32\dbghelp.dll
  404.  
  405. VM Arguments:
  406. jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -Djava.library.path=C:\Users\Evan-Renwick\AppData\Roaming\.minecraft\versions\1.7.2\1.7.2-natives-87100868324125 -Djava.net.preferIPv4Stack=true -Xmx512M
  407. java_command: net.minecraft.client.main.Main --username Techtronic --version 1.7.2 --gameDir C:\Users\Evan-Renwick\AppData\Roaming\.minecraft --assetsDir C:\Users\Evan-Renwick\AppData\Roaming\.minecraft\assets\virtual\legacy --uuid 39608ea7f46f468faaf6efa96d29b53e --accessToken 9c5b1d2f3a2c4c198f414d1588ceb816
  408. Launcher Type: SUN_STANDARD
  409.  
  410. Environment Variables:
  411. _JAVA_OPTIONS=-Djava.net.preferIPv4Stack=true -Xmx512M
  412. PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\windows\system32;C:\windows;C:\windows\system32\wbem;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Intel\WiFi\bin;C:\Program Files\Common Files\Intel\WirelessCommon;C:\Program Files (x86)\EgisTec BioExcess\x64;C:\Program Files (x86)\EgisTec BioExcess;C:\Program Files (x86)\EgisTec Port Locker\x64;C:\Program Files (x86)\EgisTec Port Locker;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\WIDCOMM\Bluetooth Software;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;;C:\Program Files\Java\jre7\bin
  413. USERNAME=Evan-Renwick
  414. OS=Windows_NT
  415. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  416.  
  417.  
  418.  
  419. --------------- S Y S T E M ---------------
  420.  
  421. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  422.  
  423. CPU:total 4 (2 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
  424.  
  425. Memory: 4k page, physical 8300688k(3493580k free), swap 16599512k(8731648k free)
  426.  
  427. vm_info: Java HotSpot(TM) 64-Bit Server VM (24.45-b08) for windows-amd64 JRE (1.7.0_45-b18), built on Oct 8 2013 05:47:22 by "java_re" with unknown MS VC++:1600
  428.  
  429. time: Fri Dec 27 15:21:10 2013
  430. elapsed time: 39 seconds
Add Comment
Please, Sign In to add comment