Guest User

stack trace for DIE

a guest
Mar 24th, 2015
284
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.49 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=0x000000005936f893, pid=183576, tid=3748
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (7.0_67-b01) (build 1.7.0_67-b01)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.65-b04 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # V [jvm.dll+0x7f893]
  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. #
  16.  
  17. --------------- T H R E A D ---------------
  18.  
  19. Current thread (0x000000000cea3800): VMThread [stack: 0x000000000d150000,0x000000000d250000] [id=3748]
  20.  
  21. siginfo: ExceptionCode=0xc0000005, reading address 0x0000000437fb3c90
  22.  
  23. Registers:
  24. RAX=0x0000000437fb3c80, RBX=0x0000000788be90c0, RCX=0x0000000437fb3c90, RDX=0x0000000788be90c0
  25. RSP=0x000000000d24eed0, RBP=0x0000000002af7013, RSI=0x0000000059a04dc0, RDI=0x0000000059a04db0
  26. R8 =0x0000000059a04dc0, R9 =0x0000000002af7013, R10=0x0000000000000000, R11=0x0000000002af6f20
  27. R12=0x0000000002af6c90, R13=0x0000000000001000, R14=0x0000000000000001, R15=0x0000000059a04dc0
  28. RIP=0x000000005936f893, EFLAGS=0x0000000000010202
  29.  
  30. Top of Stack: (sp=0x000000000d24eed0)
  31. 0x000000000d24eed0: 000000000000f000 000000005985cd38
  32. 0x000000000d24eee0: 0000000000000001 0000000002af6f20
  33. 0x000000000d24eef0: 0000000059a04db0 000000005936fcb7
  34. 0x000000000d24ef00: 000000000000f000 000000000d24f000
  35. 0x000000000d24ef10: 000000005985cd38 0000000002af6c90
  36. 0x000000000d24ef20: 0000000750057701 000000005952ea8a
  37. 0x000000000d24ef30: 0000000000000001 00000007f0002bf0
  38. 0x000000000d24ef40: 0000000000000000 0000000002af6dc2
  39. 0x000000000d24ef50: 0000000002af6f00 0000000002af6c90
  40. 0x000000000d24ef60: 0000000002af7011 00000000593c0002
  41. 0x000000000d24ef70: 000000000d24ef68 0000000000000000
  42. 0x000000000d24ef80: 0000000002af6f00 0000000002af6f20
  43. 0x000000000d24ef90: 0000000002af8000 0000000002af6f20
  44. 0x000000000d24efa0: 0000000002af8000 0000000002af8090
  45. 0x000000000d24efb0: 000000005985cd38 000000000d24ef40
  46. 0x000000000d24efc0: 0000000000000000 0000000059341603
  47.  
  48. Instructions: (pc=0x000000005936f893)
  49. 0x000000005936f873: 00 74 15 8b 43 08 8b 0d 39 50 67 00 48 d3 e0 48
  50. 0x000000005936f883: 03 05 27 50 67 00 eb 04 48 8b 43 08 48 8d 48 10
  51. 0x000000005936f893: 48 8b 40 10 ff 90 68 01 00 00 84 c0 74 58 48 8b
  52. 0x000000005936f8a3: 43 10 4c 8b 07 48 8b 48 10 48 8b 41 20 48 8b cf
  53.  
  54.  
  55. Register to memory mapping:
  56.  
  57. RAX=0x0000000437fb3c80 is an unknown value
  58. RBX=0x0000000788be90c0 is an unknown value
  59. RCX=0x0000000437fb3c90 is an unknown value
  60. RDX=0x0000000788be90c0 is an unknown value
  61. RSP=0x000000000d24eed0 is an unknown value
  62. RBP=0x0000000002af7013 is at entry_point+243 in (nmethod*)0x0000000002af6c90
  63. RSI=0x0000000059a04dc0 is an unknown value
  64. RDI=0x0000000059a04db0 is an unknown value
  65. R8 =0x0000000059a04dc0 is an unknown value
  66. R9 =0x0000000002af7013 is at entry_point+243 in (nmethod*)0x0000000002af6c90
  67. R10=0x0000000000000000 is an unknown value
  68. R11=0x0000000002af6f20 is at entry_point+0 in (nmethod*)0x0000000002af6c90
  69. R12=0x0000000002af6c90 is at entry_point+-656 in (nmethod*)0x0000000002af6c90
  70. R13=0x0000000000001000 is an unknown value
  71. R14=0x0000000000000001 is an unknown value
  72. R15=0x0000000059a04dc0 is an unknown value
  73.  
  74.  
  75. Stack: [0x000000000d150000,0x000000000d250000], sp=0x000000000d24eed0, free space=1019k
  76. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  77. V [jvm.dll+0x7f893]
  78.  
  79. VM_Operation (0x00000000022fe5d0): GenCollectFull, mode: safepoint, requested by thread 0x000000000018f000
  80.  
  81.  
  82. --------------- P R O C E S S ---------------
  83.  
  84. Java Threads: ( => current thread )
  85. 0x000000001042b000 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=183304, stack(0x00000000588d0000,0x00000000589d0000)]
  86. 0x000000001042a800 JavaThread "Server Pinger #0" daemon [_thread_blocked, id=180712, stack(0x000000001dc20000,0x000000001dd20000)]
  87. 0x0000000010426800 JavaThread "LanServerDetector #1" daemon [_thread_in_native, id=184048, stack(0x00000000315c0000,0x00000000316c0000)]
  88. 0x0000000010429800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=184104, stack(0x0000000031880000,0x0000000031980000)]
  89. 0x0000000010429000 JavaThread "Thread-24" [_thread_blocked, id=183588, stack(0x00000000204b0000,0x00000000205b0000)]
  90. 0x0000000010426000 JavaThread "Thread-23" [_thread_blocked, id=122284, stack(0x000000001de50000,0x000000001df50000)]
  91. 0x0000000010428000 JavaThread "Voxelmap Map Calculation Thread" [_thread_blocked, id=182828, stack(0x0000000021580000,0x0000000021680000)]
  92. 0x0000000010427800 JavaThread "Thread-17" daemon [_thread_blocked, id=184204, stack(0x0000000020e80000,0x0000000020f80000)]
  93. 0x0000000010424800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=183324, stack(0x000000001e270000,0x000000001e370000)]
  94. 0x0000000010425000 JavaThread "Immibis Core background task" daemon [_thread_blocked, id=183332, stack(0x000000001a0b0000,0x000000001a1b0000)]
  95. 0x000000000feea800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=183764, stack(0x0000000018940000,0x0000000018a40000)]
  96. 0x0000000017e31000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=184016, stack(0x0000000018720000,0x0000000018820000)]
  97. 0x000000000fd16800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=182608, stack(0x0000000012ed0000,0x0000000012fd0000)]
  98. 0x000000000fe00000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=171372, stack(0x0000000012c60000,0x0000000012d60000)]
  99. 0x000000000cf16800 JavaThread "Service Thread" daemon [_thread_blocked, id=184252, stack(0x000000000dcd0000,0x000000000ddd0000)]
  100. 0x000000000cf13000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=184260, stack(0x000000000db50000,0x000000000dc50000)]
  101. 0x000000000cf0e800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=182588, stack(0x000000000da30000,0x000000000db30000)]
  102. 0x000000000cf0c000 JavaThread "Attach Listener" daemon [_thread_blocked, id=184256, stack(0x000000000d910000,0x000000000da10000)]
  103. 0x000000000cf07000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=184316, stack(0x000000000d7e0000,0x000000000d8e0000)]
  104. 0x000000000cf06800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=184152, stack(0x000000000d5c0000,0x000000000d6c0000)]
  105. 0x000000000cead000 JavaThread "Finalizer" daemon [_thread_blocked, id=172184, stack(0x000000000d360000,0x000000000d460000)]
  106. 0x000000000cea6800 JavaThread "Reference Handler" daemon [_thread_blocked, id=154088, stack(0x000000000cfe0000,0x000000000d0e0000)]
  107. 0x000000000018f000 JavaThread "Client thread" [_thread_blocked, id=183528, stack(0x0000000002200000,0x0000000002300000)]
  108.  
  109. Other Threads:
  110. =>0x000000000cea3800 VMThread [stack: 0x000000000d150000,0x000000000d250000] [id=3748]
  111. 0x000000000cf28800 WatcherThread [stack: 0x000000000d260000,0x000000000d360000] [id=7452]
  112.  
  113. VM state:at safepoint (normal execution)
  114.  
  115. VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
  116. [0x0000000002128880] Threads_lock - owner thread: 0x000000000cea3800
  117. [0x0000000002128e00] Heap_lock - owner thread: 0x000000000018f000
  118.  
  119. Heap
  120. par new generation total 613440K, used 168330K [0x0000000750000000, 0x0000000779990000, 0x0000000779990000)
  121. eden space 545344K, 21% used [0x0000000750000000, 0x000000075718e0b8, 0x0000000771490000)
  122. from space 68096K, 76% used [0x0000000775710000, 0x00000007789e4a00, 0x0000000779990000)
  123. to space 68096K, 0% used [0x0000000771490000, 0x0000000771490000, 0x0000000775710000)
  124. concurrent mark-sweep generation total 438632K, used 283932K [0x0000000779990000, 0x00000007945ea000, 0x00000007f0000000)
  125. concurrent-mark-sweep perm gen total 142372K, used 86933K [0x00000007f0000000, 0x00000007f8b09000, 0x0000000800000000)
  126.  
  127. Card table byte_map: [0x00000000060b0000,0x0000000006640000] byte_map_base: 0x0000000002630000
  128.  
  129. Polling page: 0x0000000000130000
  130.  
  131. Code Cache [0x0000000002430000, 0x0000000002c40000, 0x0000000005430000)
  132. total_blobs=3541 nmethods=2406 adapters=1085 free_code_cache=41156Kb largest_free_block=41942272
  133.  
  134. Compilation events (10 events):
  135. Event: 48.839 Thread 0x000000000cf0e800 2809 net.minecraft.client.resources.data.AnimationMetadataSection::func_110473_c (10 bytes)
  136. Event: 48.840 Thread 0x000000000cf0e800 nmethod 2809 0x0000000002c17590 code [0x0000000002c176e0, 0x0000000002c17778]
  137. Event: 48.972 Thread 0x000000000cf13000 2810 net.minecraft.client.resources.data.AnimationMetadataSection::func_110468_c (17 bytes)
  138. Event: 48.974 Thread 0x000000000cf13000 nmethod 2810 0x00000000026c9b90 code [0x00000000026c9ce0, 0x00000000026c9df8]
  139. Event: 49.139 Thread 0x000000000cf0e800 2811 ! fastcraft.d::a (74 bytes)
  140. Event: 49.167 Thread 0x000000000cf0e800 nmethod 2811 0x0000000002b8be10 code [0x0000000002b8c020, 0x0000000002b8cc20]
  141. Event: 49.272 Thread 0x000000000cf13000 2812 cpw.mods.fml.common.eventhandler.Event::isCancelable (5 bytes)
  142. Event: 49.273 Thread 0x000000000cf13000 nmethod 2812 0x00000000026c9990 code [0x00000000026c9ac0, 0x00000000026c9b18]
  143. Event: 49.840 Thread 0x000000000cf0e800 2813 net.minecraft.client.gui.FontRenderer::func_78263_a (103 bytes)
  144. Event: 49.845 Thread 0x000000000cf0e800 nmethod 2813 0x0000000002b8b950 code [0x0000000002b8baa0, 0x0000000002b8bcf8]
  145.  
  146. GC Heap History (10 events):
  147. Event: 36.462 GC heap after
  148. Heap after GC invocations=21 (full 1):
  149. par new generation total 613440K, used 39215K [0x0000000750000000, 0x0000000779990000, 0x0000000779990000)
  150. eden space 545344K, 0% used [0x0000000750000000, 0x0000000750000000, 0x0000000771490000)
  151. from space 68096K, 57% used [0x0000000775710000, 0x0000000777d5bc78, 0x0000000779990000)
  152. to space 68096K, 0% used [0x0000000771490000, 0x0000000771490000, 0x0000000775710000)
  153. concurrent mark-sweep generation total 367040K, used 275558K [0x0000000779990000, 0x0000000790000000, 0x00000007f0000000)
  154. concurrent-mark-sweep perm gen total 98576K, used 82470K [0x00000007f0000000, 0x00000007f6044000, 0x0000000800000000)
  155. }
  156. Event: 37.958 GC heap before
  157. {Heap before GC invocations=21 (full 1):
  158. par new generation total 613440K, used 584559K [0x0000000750000000, 0x0000000779990000, 0x0000000779990000)
  159. eden space 545344K, 100% used [0x0000000750000000, 0x0000000771490000, 0x0000000771490000)
  160. from space 68096K, 57% used [0x0000000775710000, 0x0000000777d5bc78, 0x0000000779990000)
  161. to space 68096K, 0% used [0x0000000771490000, 0x0000000771490000, 0x0000000775710000)
  162. concurrent mark-sweep generation total 367040K, used 275558K [0x0000000779990000, 0x0000000790000000, 0x00000007f0000000)
  163. concurrent-mark-sweep perm gen total 98576K, used 84269K [0x00000007f0000000, 0x00000007f6044000, 0x0000000800000000)
  164. Event: 37.983 GC heap after
  165. Heap after GC invocations=22 (full 1):
  166. par new generation total 613440K, used 49336K [0x0000000750000000, 0x0000000779990000, 0x0000000779990000)
  167. eden space 545344K, 0% used [0x0000000750000000, 0x0000000750000000, 0x0000000771490000)
  168. from space 68096K, 72% used [0x0000000771490000, 0x00000007744be030, 0x0000000775710000)
  169. to space 68096K, 0% used [0x0000000775710000, 0x0000000775710000, 0x0000000779990000)
  170. concurrent mark-sweep generation total 367040K, used 275558K [0x0000000779990000, 0x0000000790000000, 0x00000007f0000000)
  171. concurrent-mark-sweep perm gen total 98576K, used 84269K [0x00000007f0000000, 0x00000007f6044000, 0x0000000800000000)
  172. }
  173. Event: 41.653 GC heap before
  174. {Heap before GC invocations=22 (full 1):
  175. par new generation total 613440K, used 594680K [0x0000000750000000, 0x0000000779990000, 0x0000000779990000)
  176. eden space 545344K, 100% used [0x0000000750000000, 0x0000000771490000, 0x0000000771490000)
  177. from space 68096K, 72% used [0x0000000771490000, 0x00000007744be030, 0x0000000775710000)
  178. to space 68096K, 0% used [0x0000000775710000, 0x0000000775710000, 0x0000000779990000)
  179. concurrent mark-sweep generation total 367040K, used 275558K [0x0000000779990000, 0x0000000790000000, 0x00000007f0000000)
  180. concurrent-mark-sweep perm gen total 98576K, used 84484K [0x00000007f0000000, 0x00000007f6044000, 0x0000000800000000)
  181. Event: 41.718 GC heap after
  182. Heap after GC invocations=23 (full 1):
  183. par new generation total 613440K, used 66325K [0x0000000750000000, 0x0000000779990000, 0x0000000779990000)
  184. eden space 545344K, 0% used [0x0000000750000000, 0x0000000750000000, 0x0000000771490000)
  185. from space 68096K, 97% used [0x0000000775710000, 0x00000007797d5418, 0x0000000779990000)
  186. to space 68096K, 0% used [0x0000000771490000, 0x0000000771490000, 0x0000000775710000)
  187. concurrent mark-sweep generation total 367040K, used 289076K [0x0000000779990000, 0x0000000790000000, 0x00000007f0000000)
  188. concurrent-mark-sweep perm gen total 98576K, used 84484K [0x00000007f0000000, 0x00000007f6044000, 0x0000000800000000)
  189. }
  190. Event: 43.102 GC heap before
  191. {Heap before GC invocations=23 (full 1):
  192. par new generation total 613440K, used 611669K [0x0000000750000000, 0x0000000779990000, 0x0000000779990000)
  193. eden space 545344K, 100% used [0x0000000750000000, 0x0000000771490000, 0x0000000771490000)
  194. from space 68096K, 97% used [0x0000000775710000, 0x00000007797d5418, 0x0000000779990000)
  195. to space 68096K, 0% used [0x0000000771490000, 0x0000000771490000, 0x0000000775710000)
  196. concurrent mark-sweep generation total 367040K, used 289076K [0x0000000779990000, 0x0000000790000000, 0x00000007f0000000)
  197. concurrent-mark-sweep perm gen total 98576K, used 84489K [0x00000007f0000000, 0x00000007f6044000, 0x0000000800000000)
  198. Event: 43.154 GC heap after
  199. Heap after GC invocations=24 (full 1):
  200. par new generation total 613440K, used 68096K [0x0000000750000000, 0x0000000779990000, 0x0000000779990000)
  201. eden space 545344K, 0% used [0x0000000750000000, 0x0000000750000000, 0x0000000771490000)
  202. from space 68096K, 100% used [0x0000000771490000, 0x0000000775710000, 0x0000000775710000)
  203. to space 68096K, 0% used [0x0000000775710000, 0x0000000775710000, 0x0000000779990000)
  204. concurrent mark-sweep generation total 367040K, used 313283K [0x0000000779990000, 0x0000000790000000, 0x00000007f0000000)
  205. concurrent-mark-sweep perm gen total 98576K, used 84489K [0x00000007f0000000, 0x00000007f6044000, 0x0000000800000000)
  206. }
  207. Event: 47.876 GC heap before
  208. {Heap before GC invocations=24 (full 2):
  209. par new generation total 613440K, used 605923K [0x0000000750000000, 0x0000000779990000, 0x0000000779990000)
  210. eden space 545344K, 98% used [0x0000000750000000, 0x0000000770d38cd8, 0x0000000771490000)
  211. from space 68096K, 100% used [0x0000000771490000, 0x0000000775710000, 0x0000000775710000)
  212. to space 68096K, 0% used [0x0000000775710000, 0x0000000775710000, 0x0000000779990000)
  213. concurrent mark-sweep generation total 438632K, used 279562K [0x0000000779990000, 0x00000007945ea000, 0x00000007f0000000)
  214. concurrent-mark-sweep perm gen total 142372K, used 85883K [0x00000007f0000000, 0x00000007f8b09000, 0x0000000800000000)
  215. Event: 47.896 GC heap after
  216. Heap after GC invocations=25 (full 2):
  217. par new generation total 613440K, used 52050K [0x0000000750000000, 0x0000000779990000, 0x0000000779990000)
  218. eden space 545344K, 0% used [0x0000000750000000, 0x0000000750000000, 0x0000000771490000)
  219. from space 68096K, 76% used [0x0000000775710000, 0x00000007789e4a00, 0x0000000779990000)
  220. to space 68096K, 0% used [0x0000000771490000, 0x0000000771490000, 0x0000000775710000)
  221. concurrent mark-sweep generation total 438632K, used 283932K [0x0000000779990000, 0x00000007945ea000, 0x00000007f0000000)
  222. concurrent-mark-sweep perm gen total 142372K, used 85883K [0x00000007f0000000, 0x00000007f8b09000, 0x0000000800000000)
  223. }
  224. Event: 50.446 GC heap before
  225. {Heap before GC invocations=25 (full 2):
  226. par new generation total 613440K, used 168330K [0x0000000750000000, 0x0000000779990000, 0x0000000779990000)
  227. eden space 545344K, 21% used [0x0000000750000000, 0x000000075718e0b8, 0x0000000771490000)
  228. from space 68096K, 76% used [0x0000000775710000, 0x00000007789e4a00, 0x0000000779990000)
  229. to space 68096K, 0% used [0x0000000771490000, 0x0000000771490000, 0x0000000775710000)
  230. concurrent mark-sweep generation total 438632K, used 283932K [0x0000000779990000, 0x00000007945ea000, 0x00000007f0000000)
  231. concurrent-mark-sweep perm gen total 142372K, used 86933K [0x00000007f0000000, 0x00000007f8b09000, 0x0000000800000000)
  232.  
  233. Deoptimization events (10 events):
  234. Event: 47.733 Thread 0x0000000010426000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002a8ac20 method=java.util.regex.Pattern.clazz(Z)Ljava/util/regex/Pattern$CharProperty; @ 351
  235. Event: 47.947 Thread 0x000000001042a800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002729170 method=java.util.HashMap.<init>()V @ 46
  236. Event: 47.954 Thread 0x000000001042a800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002729170 method=java.util.HashMap.<init>()V @ 46
  237. Event: 47.955 Thread 0x000000001042a800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002729170 method=java.util.HashMap.<init>()V @ 46
  238. Event: 48.693 Thread 0x000000001042b000 Uncommon trap: reason=predicate action=maybe_recompile pc=0x00000000026101cc method=com.google.common.collect.RegularImmutableMap.checkNoConflictInBucket(Ljava/lang/Object;Lcom/google/common/collect/ImmutableMapEntry;Lcom/google/common/collect/ImmutableMap
  239. Event: 48.693 Thread 0x000000001042b000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002970d64 method=com.google.common.collect.ImmutableMapKeySet.contains(Ljava/lang/Object;)Z @ 5
  240. Event: 48.693 Thread 0x000000001042b000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002970d64 method=com.google.common.collect.ImmutableMapKeySet.contains(Ljava/lang/Object;)Z @ 5
  241. Event: 48.693 Thread 0x000000001042b000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002970d64 method=com.google.common.collect.ImmutableMapKeySet.contains(Ljava/lang/Object;)Z @ 5
  242. Event: 48.693 Thread 0x000000001042b000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002970d64 method=com.google.common.collect.ImmutableMapKeySet.contains(Ljava/lang/Object;)Z @ 5
  243. Event: 48.879 Thread 0x000000001042b000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002a3f9d4 method=java.util.HashMap.removeEntryForKey(Ljava/lang/Object;)Ljava/util/HashMap$Entry; @ 78
  244.  
  245. Internal exceptions (10 events):
  246. Event: 45.926 Thread 0x000000000018f000 Threw 0x000000076b3db3e8 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
  247. Event: 45.927 Thread 0x000000000018f000 Threw 0x000000076b3e0e78 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
  248. Event: 46.120 Thread 0x0000000010426000 Threw 0x000000076073f0b0 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:2965
  249. Event: 46.121 Thread 0x0000000010426000 Threw 0x000000076073f220 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:2965
  250. Event: 47.733 Thread 0x0000000010426000 Threw 0x000000076073f390 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:2965
  251. Event: 47.840 Thread 0x0000000010426000 Threw 0x000000076e8ecba0 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:2965
  252. Event: 47.843 Thread 0x0000000010426000 Threw 0x000000076e8f2318 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:2917
  253. Event: 47.862 Thread 0x000000000018f000 Threw 0x000000076f010c38 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
  254. Event: 47.863 Thread 0x000000000018f000 Threw 0x000000076f01c8a0 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
  255. Event: 48.840 Thread 0x0000000010426000 Threw 0x0000000756f7de08 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:2965
  256.  
  257. Events (10 events):
  258. Event: 48.879 Thread 0x000000001042b000 Uncommon trap: trap_request=0xffffffde fr.pc=0x0000000002a3f9d4
  259. Event: 48.879 Thread 0x000000001042b000 DEOPT PACKING pc=0x0000000002a3f9d4 sp=0x00000000589cef00
  260. Event: 48.879 Thread 0x000000001042b000 DEOPT UNPACKING pc=0x00000000024675a4 sp=0x00000000589cee90 mode 2
  261. Event: 48.996 loading class 0x00000000109f4380
  262. Event: 48.997 loading class 0x00000000109f4380 done
  263. Event: 50.440 loading class 0x0000000010a9eaa0
  264. Event: 50.440 loading class 0x0000000010a9eaa0 done
  265. Event: 50.444 loading class 0x0000000018f73d50
  266. Event: 50.444 loading class 0x0000000018f73d50 done
  267. Event: 50.446 Executing VM operation: GenCollectFull
  268.  
  269.  
  270. Dynamic libraries:
  271. 0x000000013fd20000 - 0x000000013fd53000 C:\Program Files\Java\jre7\bin\java.exe
  272. 0x0000000076f50000 - 0x00000000770f9000 C:\windows\SYSTEM32\ntdll.dll
  273. 0x0000000076d30000 - 0x0000000076e4f000 C:\windows\system32\kernel32.dll
  274. 0x000007fefd670000 - 0x000007fefd6dc000 C:\windows\system32\KERNELBASE.dll
  275. 0x000007fefda60000 - 0x000007fefdb3b000 C:\windows\system32\ADVAPI32.dll
  276. 0x000007fefdde0000 - 0x000007fefde7f000 C:\windows\system32\msvcrt.dll
  277. 0x000007feff150000 - 0x000007feff16f000 C:\windows\SYSTEM32\sechost.dll
  278. 0x000007fefd780000 - 0x000007fefd8ad000 C:\windows\system32\RPCRT4.dll
  279. 0x0000000076e50000 - 0x0000000076f4a000 C:\windows\system32\USER32.dll
  280. 0x000007feff170000 - 0x000007feff1d7000 C:\windows\system32\GDI32.dll
  281. 0x000007feff0a0000 - 0x000007feff0ae000 C:\windows\system32\LPK.dll
  282. 0x000007fefde80000 - 0x000007fefdf49000 C:\windows\system32\USP10.dll
  283. 0x000007fefbdc0000 - 0x000007fefbfb4000 C:\windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  284. 0x000007feff1e0000 - 0x000007feff251000 C:\windows\system32\SHLWAPI.dll
  285. 0x000007fefd8b0000 - 0x000007fefd8de000 C:\windows\system32\IMM32.DLL
  286. 0x000007fefdf50000 - 0x000007fefe059000 C:\windows\system32\MSCTF.dll
  287. 0x0000000063820000 - 0x00000000638f2000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  288. 0x00000000592f0000 - 0x0000000059ac2000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  289. 0x000007fef79f0000 - 0x000007fef79f9000 C:\windows\system32\WSOCK32.dll
  290. 0x000007fefdb50000 - 0x000007fefdb9d000 C:\windows\system32\WS2_32.dll
  291. 0x000007fefdb40000 - 0x000007fefdb48000 C:\windows\system32\NSI.dll
  292. 0x000007fef7dd0000 - 0x000007fef7e0b000 C:\windows\system32\WINMM.dll
  293. 0x0000000077120000 - 0x0000000077127000 C:\windows\system32\PSAPI.DLL
  294. 0x0000000071a10000 - 0x0000000071a1f000 C:\Program Files\Java\jre7\bin\verify.dll
  295. 0x00000000643b0000 - 0x00000000643d8000 C:\Program Files\Java\jre7\bin\java.dll
  296. 0x000000006bc50000 - 0x000000006bc65000 C:\Program Files\Java\jre7\bin\zip.dll
  297. 0x0000000071150000 - 0x000000007115b000 C:\Program Files\Java\jre7\bin\management.dll
  298. 0x0000000066050000 - 0x0000000066069000 C:\Program Files\Java\jre7\bin\net.dll
  299. 0x0000000180000000 - 0x0000000180076000 C:\windows\system32\MZA64.dll
  300. 0x000007fefcc20000 - 0x000007fefcc75000 C:\windows\system32\MSWSOCK.dll
  301. 0x000007fefc570000 - 0x000007fefc597000 C:\windows\system32\IPHLPAPI.DLL
  302. 0x000007fefc560000 - 0x000007fefc56b000 C:\windows\system32\WINNSI.DLL
  303. 0x000007fefe080000 - 0x000007fefe283000 C:\windows\system32\ole32.dll
  304. 0x000007fefd8e0000 - 0x000007fefd9b7000 C:\windows\system32\OLEAUT32.dll
  305. 0x000007fefc550000 - 0x000007fefc55c000 C:\windows\system32\VERSION.dll
  306. 0x000007fefd250000 - 0x000007fefd275000 C:\windows\system32\SspiCli.dll
  307. 0x000007fefd2e0000 - 0x000007fefd2ef000 C:\windows\system32\CRYPTBASE.dll
  308. 0x000007fefb950000 - 0x000007fefb9a6000 C:\windows\system32\uxtheme.dll
  309. 0x000007fefcc10000 - 0x000007fefcc17000 C:\windows\System32\wship6.dll
  310. 0x0000000064cf0000 - 0x0000000064d01000 C:\Program Files\Java\jre7\bin\nio.dll
  311. 0x0000000071df0000 - 0x0000000071e35000 C:\Program Files\Common Files\Motive\pcContextHook_DSR.dll
  312. 0x000007fefe290000 - 0x000007feff018000 C:\windows\system32\SHELL32.dll
  313. 0x000007feff0b0000 - 0x000007feff149000 C:\windows\system32\CLBCatQ.DLL
  314. 0x000007fefcc80000 - 0x000007fefcc97000 C:\windows\system32\CRYPTSP.dll
  315. 0x000007fefc980000 - 0x000007fefc9c7000 C:\windows\system32\rsaenh.dll
  316. 0x000007fefd390000 - 0x000007fefd3a4000 C:\windows\system32\RpcRtRemote.dll
  317. 0x000007fefd2f0000 - 0x000007fefd381000 C:\windows\system32\SXS.DLL
  318. 0x000007fefb4a0000 - 0x000007fefb4b5000 C:\windows\system32\NLAapi.dll
  319. 0x000007fee58a0000 - 0x000007fee58b5000 C:\windows\system32\napinsp.dll
  320. 0x000007fee57e0000 - 0x000007fee57f9000 C:\windows\system32\pnrpnsp.dll
  321. 0x000007fefcaa0000 - 0x000007fefcafb000 C:\windows\system32\DNSAPI.dll
  322. 0x000007fee2b60000 - 0x000007fee2b6b000 C:\windows\System32\winrnr.dll
  323. 0x000007fefa060000 - 0x000007fefa08e000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  324. 0x0000000073390000 - 0x00000000733b6000 C:\Program Files\Bonjour\mdnsNSP.dll
  325. 0x00000000057b0000 - 0x00000000057dc000 C:\windows\system32\iavlsp64.dll
  326. 0x000007fefc520000 - 0x000007fefc54d000 C:\windows\system32\ntmarta.dll
  327. 0x000007fefdba0000 - 0x000007fefdbf2000 C:\windows\system32\WLDAP32.dll
  328. 0x000007fefc510000 - 0x000007fefc517000 C:\windows\System32\wshtcpip.dll
  329. 0x000007fef9b80000 - 0x000007fef9b88000 C:\windows\system32\rasadhlp.dll
  330. 0x000007fefad70000 - 0x000007fefadc3000 C:\windows\System32\fwpuclnt.dll
  331. 0x0000000063680000 - 0x0000000063815000 C:\Program Files\Java\jre7\bin\awt.dll
  332. 0x000007fefb460000 - 0x000007fefb478000 C:\windows\system32\dwmapi.dll
  333. 0x0000000063dd0000 - 0x0000000063e17000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  334. 0x000007fef4bf0000 - 0x000007fef4def000 C:\windows\system32\d3d9.dll
  335. 0x000007fef4b90000 - 0x000007fef4b97000 C:\windows\system32\d3d8thk.dll
  336. 0x0000000074400000 - 0x00000000744b4000 C:\windows\system32\aticfx64.dll
  337. 0x000007fefb1c0000 - 0x000007fefb1cd000 C:\windows\system32\atiu9p64.dll
  338. 0x00000000739c0000 - 0x0000000073eda000 C:\windows\system32\atiumd64.dll
  339. 0x00000000740d0000 - 0x00000000743fc000 C:\windows\system32\atiumd6a.dll
  340. 0x0000000064140000 - 0x0000000064181000 C:\Program Files\Java\jre7\bin\t2k.dll
  341. 0x0000000063db0000 - 0x0000000063dc4000 C:\Program Files\Java\jre7\bin\unpack.dll
  342. 0x000007fefac20000 - 0x000007fefac31000 C:\windows\system32\dhcpcsvc6.DLL
  343. 0x000007fefac00000 - 0x000007fefac18000 C:\windows\system32\dhcpcsvc.DLL
  344. 0x0000000005de0000 - 0x0000000005e31000 C:\Users\Teckno\AppData\Roaming\.mineyourmind\temp\extract\1427239030283\lwjgl64.dll
  345. 0x000007fef6d70000 - 0x000007fef6e8d000 C:\windows\system32\OPENGL32.dll
  346. 0x000007fef7810000 - 0x000007fef783d000 C:\windows\system32\GLU32.dll
  347. 0x000007fef6c70000 - 0x000007fef6d61000 C:\windows\system32\DDRAW.dll
  348. 0x000007fef6c60000 - 0x000007fef6c68000 C:\windows\system32\DCIMAN32.dll
  349. 0x000007fefdc00000 - 0x000007fefddd7000 C:\windows\system32\SETUPAPI.dll
  350. 0x000007fefd460000 - 0x000007fefd496000 C:\windows\system32\CFGMGR32.dll
  351. 0x000007fefd4a0000 - 0x000007fefd4ba000 C:\windows\system32\DEVOBJ.dll
  352. 0x000007fefc6b0000 - 0x000007fefc6ce000 C:\windows\system32\USERENV.dll
  353. 0x000007fefd3b0000 - 0x000007fefd3bf000 C:\windows\system32\profapi.dll
  354. 0x000007fefb190000 - 0x000007fefb198000 C:\windows\system32\atig6pxx.dll
  355. 0x0000000069030000 - 0x000000006a5dd000 C:\windows\system32\atio6axx.dll
  356. 0x000000000ca20000 - 0x000000000ca7b000 C:\windows\system32\atiadlxx.dll
  357. 0x000007fefb260000 - 0x000007fefb271000 C:\windows\system32\WTSAPI32.dll
  358. 0x000007fefd4c0000 - 0x000007fefd4fa000 C:\windows\system32\WINTRUST.dll
  359. 0x000007fefd500000 - 0x000007fefd66c000 C:\windows\system32\CRYPT32.dll
  360. 0x000007fefd450000 - 0x000007fefd45f000 C:\windows\system32\MSASN1.dll
  361. 0x000007fefaff0000 - 0x000007fefaffe000 C:\windows\system32\atig6txx.dll
  362. 0x000007fef5950000 - 0x000007fef59ec000 C:\windows\system32\mscms.dll
  363. 0x000007fef6a80000 - 0x000007fef6ac2000 C:\windows\system32\icm32.dll
  364. 0x0000000070a40000 - 0x0000000070adc000 C:\Users\Teckno\AppData\Roaming\.mineyourmind\temp\extract\1427239030283\avutil-ttv-51.dll
  365. 0x0000000065980000 - 0x00000000659d6000 C:\Users\Teckno\AppData\Roaming\.mineyourmind\temp\extract\1427239030283\swresample-ttv-0.dll
  366. 0x000000006eb80000 - 0x000000006ec50000 C:\Users\Teckno\AppData\Roaming\.mineyourmind\temp\extract\1427239030283\libmp3lame-ttv.dll
  367. 0x000007fef06f0000 - 0x000007fef1a94000 C:\Users\Teckno\AppData\Roaming\.mineyourmind\temp\extract\1427239030283\libmfxsw64.dll
  368. 0x000007fef37d0000 - 0x000007fef38fb000 C:\Users\Teckno\AppData\Roaming\.mineyourmind\temp\extract\1427239030283\twitchsdk.dll
  369. 0x0000000076a70000 - 0x0000000076bcb000 C:\windows\system32\WININET.dll
  370. 0x0000000077110000 - 0x0000000077113000 C:\windows\system32\Normaliz.dll
  371. 0x0000000076850000 - 0x0000000076a62000 C:\windows\system32\iertutil.dll
  372. 0x0000000076bd0000 - 0x0000000076d27000 C:\windows\system32\urlmon.dll
  373. 0x0000000064b80000 - 0x0000000064ba4000 C:\Program Files\Java\jre7\bin\sunec.dll
  374. 0x0000000073f30000 - 0x0000000073f3b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  375. 0x000000000d0e0000 - 0x000000000d144000 C:\Users\Teckno\AppData\Roaming\.mineyourmind\temp\extract\1427239030283\OpenAL64.dll
  376. 0x000007fefbc90000 - 0x000007fefbcdb000 C:\windows\System32\MMDevApi.dll
  377. 0x000007fefbb60000 - 0x000007fefbc8c000 C:\windows\System32\PROPSYS.dll
  378. 0x000007fef6e90000 - 0x000007fef6f18000 C:\windows\system32\dsound.dll
  379. 0x000007fefbce0000 - 0x000007fefbd0c000 C:\windows\system32\POWRPROF.dll
  380. 0x000007fef6ad0000 - 0x000007fef6b1f000 C:\windows\system32\AUDIOSES.DLL
  381. 0x0000000005cc0000 - 0x0000000005cd6000 C:\Users\Teckno\AppData\Roaming\.mineyourmind\temp\extract\1427239030283\jinput-dx8_64.dll
  382. 0x000007fef6850000 - 0x000007fef688c000 C:\windows\system32\DINPUT8.dll
  383. 0x000007fefb4c0000 - 0x000007fefb4cb000 C:\windows\system32\HID.DLL
  384. 0x0000000005f70000 - 0x0000000005f84000 C:\Users\Teckno\AppData\Roaming\.mineyourmind\temp\extract\1427239030283\jinput-raw_64.dll
  385. 0x0000000063c50000 - 0x0000000063cf2000 C:\Program Files\Java\jre7\bin\mlib_image.dll
  386. 0x000007fef7bf0000 - 0x000007fef7d15000 C:\windows\system32\dbghelp.dll
  387.  
  388. VM Arguments:
  389. jvm_args: -XX:+UseCMSCompactAtFullCollection -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+AggressiveOpts -Djava.library.path=C:\Users\Teckno\AppData\Roaming\.mineyourmind\temp\extract\1427239030283 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024M -Xmx2560M -XX:MaxPermSize=256M
  390. java_command: net.minecraft.launchwrapper.Launch --username Tecknosa --version 1.7.10 --gameDir C:\Users\Teckno\AppData\Roaming\.mineyourmind\instances\MyM-DIE\minecraft --assetsDir C:\Users\Teckno\AppData\Roaming\.mineyourmind\assets --assetIndex 1.7.10 --uuid ba8634cf527d461bbe8968a9dc550366 --accessToken 0cebb877456a4e06a2557d040ca0c86d --userProperties {} --userType mojang --tweakClass cpw.mods.fml.common.launcher.FMLTweaker --tweakClass com.mumfrey.liteloader.launch.LiteLoaderTweaker --width 1776 --height 1000
  391. Launcher Type: SUN_STANDARD
  392.  
  393. Environment Variables:
  394. PATH=C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Calibre2\;C:\Program Files\Java\jre7\bin
  395. USERNAME=Teckno
  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 7 , 64 bit Build 7601 Service Pack 1
  404.  
  405. 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
  406.  
  407. Memory: 4k page, physical 7329208k(2093576k free), swap 14656552k(8349416k free)
  408.  
  409. vm_info: Java HotSpot(TM) 64-Bit Server VM (24.65-b04) for windows-amd64 JRE (1.7.0_67-b01), built on Jul 25 2014 08:55:00 by "java_re" with unknown MS VC++:1600
  410.  
  411. time: Tue Mar 24 18:18:01 2015
  412. elapsed time: 50 seconds
Add Comment
Please, Sign In to add comment