Advertisement
Guest User

Java crash sam 28/01

a guest
Jan 28th, 2013
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.12 KB | None | 0 0
  1. #
  2. # A fatal error has been detected by the Java Runtime Environment:
  3. #
  4. # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006ddb0ddd, pid=2400, tid=5964
  5. #
  6. # JRE version: 7.0_04-b22
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.0-b21 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [atio6axx.dll+0x170ddd]
  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 (0x0000000014a7a800): JavaThread "Minecraft main thread" [_thread_in_native, id=5964, stack(0x0000000013080000,0x0000000013180000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000020
  24.  
  25. Registers:
  26. RAX=0x0000000000000000, RBX=0x000000001d14d720, RCX=0x000000006f1f1000, RDX=0x0000000000000000
  27. RSP=0x000000001317f020, RBP=0x000000001317f040, RSI=0x000000001dab3b68, RDI=0x0000000031190120
  28. R8 =0x000000001317ef90, R9 =0x0000000000000647, R10=0x0000000000000000, R11=0x0000000000000008
  29. R12=0x000000000000008c, R13=0x0000000000000000, R14=0x000000001da78098, R15=0x0000000000004948
  30. RIP=0x000000006ddb0ddd, EFLAGS=0x0000000000010202
  31.  
  32. Top of Stack: (sp=0x000000001317f020)
  33. 0x000000001317f020: 000000001d14d720 000000001da78098
  34. 0x000000001317f030: 0000000031190108 0000000000000000
  35. 0x000000001317f040: 000000001317f0b0 000000006e12ac9c
  36. 0x000000001317f050: 000000001d14d720 0000000000000001
  37. 0x000000001317f060: 0000000016cd3ff4 000000001da78098
  38. 0x000000001317f070: 0000000000000000 00000007fefc60c0
  39. 0x000000001317f080: 0000000014a7a800 000000001317f198
  40. 0x000000001317f090: 00000007fc3a45a8 0000000000000000
  41. 0x000000001317f0a0: 00000000026b61f8 0000000000000000
  42. 0x000000001317f0b0: 000000001317f150 00000000026c23a8
  43. 0x000000001317f0c0: 0000000700000000 8000000000000000
  44. 0x000000001317f0d0: 00000007fc3a45a8 0000000016cd3ff4
  45. 0x000000001317f0e0: 000000001317f188 0000000000000000
  46. 0x000000001317f0f0: 000007fef49eac60 00000007ff069368
  47. 0x000000001317f100: 000000001c00e7a0 000000001317f1b0
  48. 0x000000001317f110: 000000001317f110 0000000000000000
  49.  
  50. Instructions: (pc=0x000000006ddb0ddd)
  51. 0x000000006ddb0dbd: 00 00 41 5d 5d 48 ff a0 70 0a 00 00 cc cc cc cc
  52. 0x000000006ddb0dcd: cc cc cc 40 55 48 8b ec 48 83 ec 20 48 8b 52 10
  53. 0x000000006ddb0ddd: f7 42 20 00 00 00 10 74 0a 48 83 c4 20 5d e9 10
  54. 0x000000006ddb0ded: 8d ff ff 48 83 c4 20 5d e9 66 e2 ff ff cc cc cc
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x0000000000000000 is an unknown value
  60. RBX=0x000000001d14d720 is an unknown value
  61. RCX=0x000000006f1f1000 is an unknown value
  62. RDX=0x0000000000000000 is an unknown value
  63. RSP=0x000000001317f020 is pointing into the stack for thread: 0x0000000014a7a800
  64. RBP=0x000000001317f040 is pointing into the stack for thread: 0x0000000014a7a800
  65. RSI=0x000000001dab3b68 is an unknown value
  66. RDI=0x0000000031190120 is an unknown value
  67. R8 =0x000000001317ef90 is pointing into the stack for thread: 0x0000000014a7a800
  68. R9 =0x0000000000000647 is an unknown value
  69. R10=0x0000000000000000 is an unknown value
  70. R11=0x0000000000000008 is an unknown value
  71. R12=0x000000000000008c is an unknown value
  72. R13=0x0000000000000000 is an unknown value
  73. R14=0x000000001da78098 is an unknown value
  74. R15=0x0000000000004948 is an unknown value
  75.  
  76.  
  77. Stack: [0x0000000013080000,0x0000000013180000], sp=0x000000001317f020, free space=1020k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C [atio6axx.dll+0x170ddd]
  80. C [atio6axx.dll+0x4eac9c]
  81. j org.lwjgl.opengl.GL11.nglCallLists(IILjava/nio/Buffer;IJ)V+0
  82. j org.lwjgl.opengl.GL11.glCallLists(Ljava/nio/IntBuffer;)V+32
  83.  
  84. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  85. j org.lwjgl.opengl.GL11.nglCallLists(IILjava/nio/Buffer;IJ)V+0
  86. j org.lwjgl.opengl.GL11.glCallLists(Ljava/nio/IntBuffer;)V+32
  87. J bav.a(IIID)I
  88. J bav.a(Lmd;ID)I
  89. j ban.a(FJ)V+621
  90. j ban.b(F)V+807
  91. j net.minecraft.client.Minecraft.J()V+350
  92. J net.minecraft.client.Minecraft.run()V
  93. j java.lang.Thread.run()V+11
  94. v ~StubRoutines::call_stub
  95.  
  96. --------------- P R O C E S S ---------------
  97.  
  98. Java Threads: ( => current thread )
  99. 0x00000000147b2000 JavaThread "Client write thread" [_thread_blocked, id=5048, stack(0x0000000011820000,0x0000000011920000)]
  100. 0x00000000147ad000 JavaThread "Client read thread" [_thread_in_native, id=1608, stack(0x000000001d930000,0x000000001da30000)]
  101. 0x00000000147b3800 JavaThread "Thread-27" daemon [_thread_in_native, id=1188, stack(0x000000005f620000,0x000000005f720000)]
  102. 0x00000000147b1800 JavaThread "Thread-16" [_thread_blocked, id=1592, stack(0x000000001ee00000,0x000000001ef00000)]
  103. 0x00000000147b0800 JavaThread "Thread-15" [_thread_blocked, id=6072, stack(0x000000001e180000,0x000000001e280000)]
  104. 0x00000000147b0000 JavaThread "TC Aura Update Thread" [_thread_blocked, id=5984, stack(0x000000001e3b0000,0x000000001e4b0000)]
  105. 0x00000000147af000 JavaThread "TC Aura Deletion Thread" [_thread_blocked, id=6140, stack(0x000000001ebc0000,0x000000001ecc0000)]
  106. 0x00000000147ae800 JavaThread "TC Aura Calculation Thread" [_thread_blocked, id=5448, stack(0x000000001e2b0000,0x000000001e3b0000)]
  107. 0x0000000001ded000 JavaThread "DestroyJavaVM" [_thread_blocked, id=4168, stack(0x00000000025b0000,0x00000000026b0000)]
  108. =>0x0000000014a7a800 JavaThread "Minecraft main thread" [_thread_in_native, id=5964, stack(0x0000000013080000,0x0000000013180000)]
  109. 0x000000001a07f800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=4896, stack(0x0000000012e90000,0x0000000012f90000)]
  110. 0x0000000016fd9000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4032, stack(0x00000000112d0000,0x00000000113d0000)]
  111. 0x000000000cf6f000 JavaThread "Thread-4" [_thread_blocked, id=3160, stack(0x0000000010e60000,0x0000000010f60000)]
  112. 0x000000000ce72800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=3356, stack(0x0000000012940000,0x0000000012a40000)]
  113. 0x000000000cc7c800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=4524, stack(0x00000000116d0000,0x00000000117d0000)]
  114. 0x000000000ba58800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4068, stack(0x000000000d840000,0x000000000d940000)]
  115. 0x000000000bb70800 JavaThread "AWT-Shutdown" [_thread_blocked, id=5580, stack(0x000000000d630000,0x000000000d730000)]
  116. 0x000000000bb6f800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2560, stack(0x000000000d4b0000,0x000000000d5b0000)]
  117. 0x000000000b829800 JavaThread "Service Thread" daemon [_thread_blocked, id=4048, stack(0x000000000c520000,0x000000000c620000)]
  118. 0x000000000b817000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=4744, stack(0x000000000c3f0000,0x000000000c4f0000)]
  119. 0x000000000b80e800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=3244, stack(0x000000000c1d0000,0x000000000c2d0000)]
  120. 0x000000000b80d800 JavaThread "Attach Listener" daemon [_thread_blocked, id=3180, stack(0x000000000c000000,0x000000000c100000)]
  121. 0x000000000b80c800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4692, stack(0x000000000be20000,0x000000000bf20000)]
  122. 0x000000000b80b800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=2100, stack(0x000000000bbc0000,0x000000000bcc0000)]
  123. 0x000000000b364800 JavaThread "Finalizer" daemon [_thread_blocked, id=5584, stack(0x000000000b6a0000,0x000000000b7a0000)]
  124. 0x000000000b35e000 JavaThread "Reference Handler" daemon [_thread_blocked, id=2528, stack(0x000000000b5a0000,0x000000000b6a0000)]
  125.  
  126. Other Threads:
  127. 0x000000000b354800 VMThread [stack: 0x000000000b470000,0x000000000b570000] [id=5860]
  128. 0x000000000b82b000 WatcherThread [stack: 0x000000000c650000,0x000000000c750000] [id=4780]
  129.  
  130. VM state:not at safepoint (normal execution)
  131.  
  132. VM Mutex/Monitor currently owned by a thread: None
  133.  
  134. Heap
  135. par new generation total 187456K, used 86038K [0x000000007ae00000, 0x0000000087960000, 0x000000008fac0000)
  136. eden space 166656K, 39% used [0x000000007ae00000, 0x000000007edb58c0, 0x00000000850c0000)
  137. from space 20800K, 100% used [0x00000000850c0000, 0x0000000086510000, 0x0000000086510000)
  138. to space 20800K, 0% used [0x0000000086510000, 0x0000000086510000, 0x0000000087960000)
  139. concurrent mark-sweep generation total 1132292K, used 1080906K [0x000000008fac0000, 0x00000000d4c81000, 0x00000000fae00000)
  140. concurrent-mark-sweep perm gen total 83968K, used 68063K [0x00000000fae00000, 0x0000000000000000, 0x0000000000000000)
  141.  
  142. Code Cache [0x00000000026b0000, 0x0000000002e10000, 0x00000000056b0000)
  143. total_blobs=3057 nmethods=2105 adapters=902 free_code_cache=41777Kb largest_free_block=42651136
  144.  
  145. Compilation events (10 events):
  146. Event: 130.942 Thread 0x000000000b80e800 nmethod 2252 0x0000000002ddb650 code [0x0000000002ddb780, 0x0000000002ddb7f8]
  147. Event: 130.943 Thread 0x000000000b80e800 2253 com.google.common.collect.MapMakerInternalMap::hash (14 bytes)
  148. Event: 130.943 Thread 0x000000000b817000 nmethod 2251 0x0000000002ddb450 code [0x0000000002ddb580, 0x0000000002ddb5f8]
  149. Event: 130.943 Thread 0x000000000b817000 2254 com.google.common.collect.MapMakerInternalMap::rehash (49 bytes)
  150. Event: 130.943 Thread 0x000000000b817000 nmethod 2254 0x0000000002ddb210 code [0x0000000002ddb340, 0x0000000002ddb3d8]
  151. Event: 130.943 Thread 0x000000000b817000 2255 com.google.common.collect.MapMakerInternalMap::segmentFor (17 bytes)
  152. Event: 130.943 Thread 0x000000000b817000 nmethod 2255 0x0000000002ddaf50 code [0x0000000002ddb080, 0x0000000002ddb138]
  153. Event: 130.943 Thread 0x000000000b80e800 nmethod 2253 0x0000000002bcf890 code [0x0000000002bcf9e0, 0x0000000002bcfb28]
  154. Event: 130.976 Thread 0x000000000b817000 2256 com.google.common.collect.MapMakerInternalMap$WeakEntry::getValueReference (5 bytes)
  155. Event: 130.977 Thread 0x000000000b817000 nmethod 2256 0x0000000002bcf690 code [0x0000000002bcf7c0, 0x0000000002bcf838]
  156.  
  157. GC Heap History (10 events):
  158. Event: 125.568 GC heap before
  159. {Heap before GC invocations=206 (full 59):
  160. par new generation total 187456K, used 183973K [0x000000007ae00000, 0x0000000087960000, 0x000000008fac0000)
  161. eden space 166656K, 100% used [0x000000007ae00000, 0x00000000850c0000, 0x00000000850c0000)
  162. from space 20800K, 83% used [0x0000000086510000, 0x00000000875f9410, 0x0000000087960000)
  163. to space 20800K, 0% used [0x00000000850c0000, 0x00000000850c0000, 0x0000000086510000)
  164. concurrent mark-sweep generation total 1132292K, used 978718K [0x000000008fac0000, 0x00000000d4c81000, 0x00000000fae00000)
  165. concurrent-mark-sweep perm gen total 83968K, used 67583K [0x00000000fae00000, 0x0000000000000000, 0x0000000000000000)
  166. Event: 125.576 GC heap after
  167. Heap after GC invocations=207 (full 59):
  168. par new generation total 187456K, used 16769K [0x000000007ae00000, 0x0000000087960000, 0x000000008fac0000)
  169. eden space 166656K, 0% used [0x000000007ae00000, 0x000000007ae00000, 0x00000000850c0000)
  170. from space 20800K, 80% used [0x00000000850c0000, 0x00000000861207b0, 0x0000000086510000)
  171. to space 20800K, 0% used [0x0000000086510000, 0x0000000086510000, 0x0000000087960000)
  172. concurrent mark-sweep generation total 1132292K, used 995687K [0x000000008fac0000, 0x00000000d4c81000, 0x00000000fae00000)
  173. concurrent-mark-sweep perm gen total 83968K, used 67583K [0x00000000fae00000, 0x0000000000000000, 0x0000000000000000)
  174. }
  175. Event: 126.019 GC heap before
  176. {Heap before GC invocations=207 (full 59):
  177. par new generation total 187456K, used 183425K [0x000000007ae00000, 0x0000000087960000, 0x000000008fac0000)
  178. eden space 166656K, 100% used [0x000000007ae00000, 0x00000000850c0000, 0x00000000850c0000)
  179. from space 20800K, 80% used [0x00000000850c0000, 0x00000000861207b0, 0x0000000086510000)
  180. to space 20800K, 0% used [0x0000000086510000, 0x0000000086510000, 0x0000000087960000)
  181. concurrent mark-sweep generation total 1132292K, used 995687K [0x000000008fac0000, 0x00000000d4c81000, 0x00000000fae00000)
  182. concurrent-mark-sweep perm gen total 83968K, used 67583K [0x00000000fae00000, 0x0000000000000000, 0x0000000000000000)
  183. Event: 126.030 GC heap after
  184. Heap after GC invocations=208 (full 59):
  185. par new generation total 187456K, used 20732K [0x000000007ae00000, 0x0000000087960000, 0x000000008fac0000)
  186. eden space 166656K, 0% used [0x000000007ae00000, 0x000000007ae00000, 0x00000000850c0000)
  187. from space 20800K, 99% used [0x0000000086510000, 0x000000008794f358, 0x0000000087960000)
  188. to space 20800K, 0% used [0x00000000850c0000, 0x00000000850c0000, 0x0000000086510000)
  189. concurrent mark-sweep generation total 1132292K, used 1028617K [0x000000008fac0000, 0x00000000d4c81000, 0x00000000fae00000)
  190. concurrent-mark-sweep perm gen total 83968K, used 67583K [0x00000000fae00000, 0x0000000000000000, 0x0000000000000000)
  191. }
  192. Event: 126.414 GC heap before
  193. {Heap before GC invocations=208 (full 59):
  194. par new generation total 187456K, used 187388K [0x000000007ae00000, 0x0000000087960000, 0x000000008fac0000)
  195. eden space 166656K, 100% used [0x000000007ae00000, 0x00000000850c0000, 0x00000000850c0000)
  196. from space 20800K, 99% used [0x0000000086510000, 0x000000008794f358, 0x0000000087960000)
  197. to space 20800K, 0% used [0x00000000850c0000, 0x00000000850c0000, 0x0000000086510000)
  198. concurrent mark-sweep generation total 1132292K, used 1028617K [0x000000008fac0000, 0x00000000d4c81000, 0x00000000fae00000)
  199. concurrent-mark-sweep perm gen total 83968K, used 67583K [0x00000000fae00000, 0x0000000000000000, 0x0000000000000000)
  200. Event: 126.420 GC heap after
  201. Heap after GC invocations=209 (full 59):
  202. par new generation total 187456K, used 13770K [0x000000007ae00000, 0x0000000087960000, 0x000000008fac0000)
  203. eden space 166656K, 0% used [0x000000007ae00000, 0x000000007ae00000, 0x00000000850c0000)
  204. from space 20800K, 66% used [0x00000000850c0000, 0x0000000085e328c0, 0x0000000086510000)
  205. to space 20800K, 0% used [0x0000000086510000, 0x0000000086510000, 0x0000000087960000)
  206. concurrent mark-sweep generation total 1132292K, used 1032559K [0x000000008fac0000, 0x00000000d4c81000, 0x00000000fae00000)
  207. concurrent-mark-sweep perm gen total 83968K, used 67583K [0x00000000fae00000, 0x0000000000000000, 0x0000000000000000)
  208. }
  209. Event: 127.320 GC heap before
  210. {Heap before GC invocations=209 (full 59):
  211. par new generation total 187456K, used 179876K [0x000000007ae00000, 0x0000000087960000, 0x000000008fac0000)
  212. eden space 166656K, 99% used [0x000000007ae00000, 0x0000000085036968, 0x00000000850c0000)
  213. from space 20800K, 66% used [0x00000000850c0000, 0x0000000085e328c0, 0x0000000086510000)
  214. to space 20800K, 0% used [0x0000000086510000, 0x0000000086510000, 0x0000000087960000)
  215. concurrent mark-sweep generation total 1132292K, used 1032559K [0x000000008fac0000, 0x00000000d4c81000, 0x00000000fae00000)
  216. concurrent-mark-sweep perm gen total 83968K, used 67732K [0x00000000fae00000, 0x0000000000000000, 0x0000000000000000)
  217. Event: 127.329 GC heap after
  218. Heap after GC invocations=210 (full 59):
  219. par new generation total 187456K, used 15115K [0x000000007ae00000, 0x0000000087960000, 0x000000008fac0000)
  220. eden space 166656K, 0% used [0x000000007ae00000, 0x000000007ae00000, 0x00000000850c0000)
  221. from space 20800K, 72% used [0x0000000086510000, 0x00000000873d2ea0, 0x0000000087960000)
  222. to space 20800K, 0% used [0x00000000850c0000, 0x00000000850c0000, 0x0000000086510000)
  223. concurrent mark-sweep generation total 1132292K, used 1046074K [0x000000008fac0000, 0x00000000d4c81000, 0x00000000fae00000)
  224. concurrent-mark-sweep perm gen total 83968K, used 67732K [0x00000000fae00000, 0x0000000000000000, 0x0000000000000000)
  225. }
  226. Event: 129.244 GC heap before
  227. {Heap before GC invocations=210 (full 59):
  228. par new generation total 187456K, used 181771K [0x000000007ae00000, 0x0000000087960000, 0x000000008fac0000)
  229. eden space 166656K, 100% used [0x000000007ae00000, 0x00000000850c0000, 0x00000000850c0000)
  230. from space 20800K, 72% used [0x0000000086510000, 0x00000000873d2ea0, 0x0000000087960000)
  231. to space 20800K, 0% used [0x00000000850c0000, 0x00000000850c0000, 0x0000000086510000)
  232. concurrent mark-sweep generation total 1132292K, used 1046047K [0x000000008fac0000, 0x00000000d4c81000, 0x00000000fae00000)
  233. concurrent-mark-sweep perm gen total 83968K, used 67932K [0x00000000fae00000, 0x0000000000000000, 0x0000000000000000)
  234. Event: 129.274 GC heap after
  235. Heap after GC invocations=211 (full 59):
  236. par new generation total 187456K, used 20800K [0x000000007ae00000, 0x0000000087960000, 0x000000008fac0000)
  237. eden space 166656K, 0% used [0x000000007ae00000, 0x000000007ae00000, 0x00000000850c0000)
  238. from space 20800K, 100% used [0x00000000850c0000, 0x0000000086510000, 0x0000000086510000)
  239. to space 20800K, 0% used [0x0000000086510000, 0x0000000086510000, 0x0000000087960000)
  240. concurrent mark-sweep generation total 1132292K, used 1080906K [0x000000008fac0000, 0x00000000d4c81000, 0x00000000fae00000)
  241. concurrent-mark-sweep perm gen total 83968K, used 67932K [0x00000000fae00000, 0x0000000000000000, 0x0000000000000000)
  242. }
  243.  
  244. Deoptimization events (10 events):
  245. Event: 130.031 Thread 0x0000000014a7a800 Uncommon trap -83 fr.pc 0x0000000002dd27b0
  246. Event: 130.132 Thread 0x0000000014a7a800 Uncommon trap -12 fr.pc 0x0000000002c97004
  247. Event: 130.159 Thread 0x0000000014a7a800 Uncommon trap -83 fr.pc 0x0000000002d64224
  248. Event: 130.494 Thread 0x0000000014a7a800 Uncommon trap -83 fr.pc 0x0000000002bca438
  249. Event: 130.495 Thread 0x0000000014a7a800 Uncommon trap -83 fr.pc 0x0000000002ded450
  250. Event: 130.759 Thread 0x0000000014a7a800 Uncommon trap -58 fr.pc 0x0000000002a39568
  251. Event: 130.759 Thread 0x0000000014a7a800 Uncommon trap -58 fr.pc 0x0000000002a39568
  252. Event: 130.759 Thread 0x0000000014a7a800 Uncommon trap -58 fr.pc 0x0000000002a39568
  253. Event: 130.759 Thread 0x0000000014a7a800 Uncommon trap -58 fr.pc 0x0000000002a39568
  254. Event: 130.970 Thread 0x0000000014a7a800 Uncommon trap 886 fr.pc 0x0000000002ba5bb4
  255.  
  256. Internal exceptions (10 events):
  257. Event: 130.805 Thread 0x00000000147b2000 Threw 0x000000007e4ea370 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:2888
  258. Event: 130.805 Thread 0x00000000147b0800 Threw 0x000000007b0f8d48 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:2888
  259. Event: 130.822 Thread 0x00000000147b0800 Threw 0x000000007b0f8f10 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:2888
  260. Event: 130.837 Thread 0x00000000147b0800 Threw 0x000000007b0f90d8 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:2888
  261. Event: 130.911 Thread 0x00000000147b2000 Threw 0x000000007e4ea520 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:2888
  262. Event: 130.911 Thread 0x00000000147b0800 Threw 0x000000007b0f92a0 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:2888
  263. Event: 130.941 Thread 0x00000000147b0800 Threw 0x000000007b0f9468 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:2888
  264. Event: 130.941 Thread 0x00000000147b2000 Threw 0x000000007e4ea6d0 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:2846
  265. Event: 130.978 Thread 0x00000000147b2000 Threw 0x000000007edb38a0 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:2888
  266. Event: 130.978 Thread 0x00000000147b0800 Threw 0x000000007b0f9630 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:2888
  267.  
  268. Events (10 events):
  269. Event: 130.759 Thread 0x0000000014a7a800 DEOPT UNPACKING pc=0x00000000026e9164 sp=0x000000001317eeb0 mode 2
  270. Event: 130.759 Thread 0x0000000014a7a800 DEOPT PACKING pc=0x0000000002a39568 sp=0x000000001317eed0
  271. Event: 130.759 Thread 0x0000000014a7a800 DEOPT UNPACKING pc=0x00000000026e9164 sp=0x000000001317eeb0 mode 2
  272. Event: 130.759 Thread 0x0000000014a7a800 DEOPT PACKING pc=0x0000000002a39568 sp=0x000000001317eed0
  273. Event: 130.759 Thread 0x0000000014a7a800 DEOPT UNPACKING pc=0x00000000026e9164 sp=0x000000001317eeb0 mode 2
  274. Event: 130.805 Thread 0x000000000b80e800 flushing nmethod 0x0000000002c89790
  275. Event: 130.847 Executing VM operation: CMS_Initial_Mark
  276. Event: 130.897 Executing VM operation: CMS_Initial_Mark done
  277. Event: 130.970 Thread 0x0000000014a7a800 DEOPT PACKING pc=0x0000000002ba5bb4 sp=0x000000001317f500
  278. Event: 130.970 Thread 0x0000000014a7a800 DEOPT UNPACKING pc=0x00000000026e9164 sp=0x000000001317f498 mode 2
  279.  
  280.  
  281. Dynamic libraries:
  282. 0x000000003f810000 - 0x000000003f844000 C:\Program Files\Java\jre7\bin\javaw.exe
  283. 0x0000000077ba0000 - 0x0000000077d49000 C:\Windows\SYSTEM32\ntdll.dll
  284. 0x0000000072900000 - 0x000000007294a000 C:\Program Files\AVAST Software\Avast\snxhk64.dll
  285. 0x0000000077920000 - 0x0000000077a3f000 C:\Windows\system32\KERNEL32.dll
  286. 0x00000000fe360000 - 0x00000000fe3cb000 C:\Windows\system32\KERNELBASE.dll
  287. 0x00000000fe480000 - 0x00000000fe55b000 C:\Windows\system32\ADVAPI32.dll
  288. 0x00000000fe770000 - 0x00000000fe80f000 C:\Windows\system32\msvcrt.dll
  289. 0x00000000fe620000 - 0x00000000fe63f000 C:\Windows\SYSTEM32\sechost.dll
  290. 0x00000000fe640000 - 0x00000000fe76d000 C:\Windows\system32\RPCRT4.dll
  291. 0x0000000077610000 - 0x000000007770a000 C:\Windows\system32\USER32.dll
  292. 0x00000000fe560000 - 0x00000000fe5c7000 C:\Windows\system32\GDI32.dll
  293. 0x00000000fed10000 - 0x00000000fed1e000 C:\Windows\system32\LPK.dll
  294. 0x00000000ffde0000 - 0x00000000ffea9000 C:\Windows\system32\USP10.dll
  295. 0x00000000fc9a0000 - 0x00000000fcb94000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  296. 0x00000000fe890000 - 0x00000000fe901000 C:\Windows\system32\SHLWAPI.dll
  297. 0x00000000fece0000 - 0x00000000fed0e000 C:\Windows\system32\IMM32.DLL
  298. 0x00000000febd0000 - 0x00000000fecd9000 C:\Windows\system32\MSCTF.dll
  299. 0x000000005fc30000 - 0x000000005fd01000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  300. 0x000000005d170000 - 0x000000005d88a000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  301. 0x00000000fb370000 - 0x00000000fb379000 C:\Windows\system32\WSOCK32.dll
  302. 0x00000000fe5d0000 - 0x00000000fe61d000 C:\Windows\system32\WS2_32.dll
  303. 0x00000000fe3d0000 - 0x00000000fe3d8000 C:\Windows\system32\NSI.dll
  304. 0x00000000fc0f0000 - 0x00000000fc12b000 C:\Windows\system32\WINMM.dll
  305. 0x0000000077d70000 - 0x0000000077d77000 C:\Windows\system32\PSAPI.DLL
  306. 0x0000000073440000 - 0x000000007344f000 C:\Program Files\Java\jre7\bin\verify.dll
  307. 0x0000000069890000 - 0x00000000698b8000 C:\Program Files\Java\jre7\bin\java.dll
  308. 0x00000000698d0000 - 0x00000000698e5000 C:\Program Files\Java\jre7\bin\zip.dll
  309. 0x000000006b8a0000 - 0x000000006b8b9000 C:\Program Files\Java\jre7\bin\net.dll
  310. 0x00000000fd830000 - 0x00000000fd885000 C:\Windows\system32\mswsock.dll
  311. 0x00000000fd820000 - 0x00000000fd827000 C:\Windows\System32\wship6.dll
  312. 0x0000000069870000 - 0x0000000069881000 C:\Program Files\Java\jre7\bin\nio.dll
  313. 0x000000005fa90000 - 0x000000005fc24000 C:\Program Files\Java\jre7\bin\awt.dll
  314. 0x00000000feaf0000 - 0x00000000febc7000 C:\Windows\system32\OLEAUT32.dll
  315. 0x00000000fed20000 - 0x00000000fef23000 C:\Windows\system32\ole32.dll
  316. 0x00000000fc680000 - 0x00000000fc698000 C:\Windows\system32\DWMAPI.DLL
  317. 0x00000000fc770000 - 0x00000000fc7c6000 C:\Windows\system32\uxtheme.dll
  318. 0x00000000fdef0000 - 0x00000000fdeff000 C:\Windows\system32\CRYPTBASE.dll
  319. 0x00000000e7830000 - 0x00000000e7a2f000 C:\Windows\system32\d3d9.dll
  320. 0x00000000fd160000 - 0x00000000fd16c000 C:\Windows\system32\VERSION.dll
  321. 0x00000000e88e0000 - 0x00000000e88e7000 C:\Windows\system32\d3d8thk.dll
  322. 0x00000000f78a0000 - 0x00000000f79b7000 C:\Windows\system32\aticfx64.dll
  323. 0x00000000e88c0000 - 0x00000000e88df000 C:\Windows\system32\atiu9p64.dll
  324. 0x00000000e71c0000 - 0x00000000e782f000 C:\Windows\system32\atiumd64.dll
  325. 0x0000000062150000 - 0x0000000062459000 C:\Windows\system32\atiumd6a.dll
  326. 0x00000000feff0000 - 0x00000000ffd78000 C:\Windows\system32\SHELL32.dll
  327. 0x0000000068f40000 - 0x0000000068f74000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  328. 0x00000000fe3e0000 - 0x00000000fe479000 C:\Windows\system32\CLBCatQ.DLL
  329. 0x00000000690a0000 - 0x00000000690e1000 C:\Program Files\Java\jre7\bin\t2k.dll
  330. 0x0000000068fc0000 - 0x0000000068fea000 C:\Program Files\Java\jre7\bin\dcpr.dll
  331. 0x0000000080000000 - 0x0000000080048000 C:\Users\Sam\AppData\Roaming\MindCrack\minecraft\bin\natives\lwjgl64.dll
  332. 0x00000000f4910000 - 0x00000000f4a2d000 C:\Windows\system32\OPENGL32.dll
  333. 0x00000000f48e0000 - 0x00000000f490d000 C:\Windows\system32\GLU32.dll
  334. 0x00000000f47e0000 - 0x00000000f48d1000 C:\Windows\system32\DDRAW.dll
  335. 0x00000000f8d50000 - 0x00000000f8d58000 C:\Windows\system32\DCIMAN32.dll
  336. 0x00000000fe910000 - 0x00000000feae7000 C:\Windows\system32\SETUPAPI.dll
  337. 0x00000000fe1b0000 - 0x00000000fe1e6000 C:\Windows\system32\CFGMGR32.dll
  338. 0x00000000fe190000 - 0x00000000fe1aa000 C:\Windows\system32\DEVOBJ.dll
  339. 0x00000000fd890000 - 0x00000000fd8a7000 C:\Windows\system32\CRYPTSP.dll
  340. 0x00000000fd590000 - 0x00000000fd5d7000 C:\Windows\system32\rsaenh.dll
  341. 0x00000000fd350000 - 0x00000000fd36e000 C:\Windows\system32\USERENV.dll
  342. 0x00000000fe000000 - 0x00000000fe00f000 C:\Windows\system32\profapi.dll
  343. 0x00000000fbed0000 - 0x00000000fbee5000 C:\Windows\system32\NLAapi.dll
  344. 0x00000000f9810000 - 0x00000000f9825000 C:\Windows\system32\napinsp.dll
  345. 0x00000000f97f0000 - 0x00000000f9809000 C:\Windows\system32\pnrpnsp.dll
  346. 0x00000000fd6b0000 - 0x00000000fd70b000 C:\Windows\system32\DNSAPI.dll
  347. 0x00000000f97e0000 - 0x00000000f97eb000 C:\Windows\System32\winrnr.dll
  348. 0x00000000725e0000 - 0x000000007260e000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  349. 0x00000000fd230000 - 0x00000000fd237000 C:\Windows\System32\wshtcpip.dll
  350. 0x00000000fbac0000 - 0x00000000fbae7000 C:\Windows\system32\IPHLPAPI.DLL
  351. 0x00000000fbaa0000 - 0x00000000fbaab000 C:\Windows\system32\WINNSI.DLL
  352. 0x00000000f9b50000 - 0x00000000f9b58000 C:\Windows\system32\rasadhlp.dll
  353. 0x00000000fb9a0000 - 0x00000000fb9f3000 C:\Windows\System32\fwpuclnt.dll
  354. 0x0000000069db0000 - 0x0000000069db7000 C:\Program Files\Java\jre7\bin\jawt.dll
  355. 0x00000000f8c20000 - 0x00000000f8c29000 C:\Windows\system32\atig6pxx.dll
  356. 0x000000006dc40000 - 0x000000006f38b000 C:\Windows\system32\atio6axx.dll
  357. 0x00000000fb380000 - 0x00000000fb421000 C:\Windows\system32\atiadlxx.dll
  358. 0x00000000fd140000 - 0x00000000fd151000 C:\Windows\system32\WTSAPI32.dll
  359. 0x00000000fe0b0000 - 0x00000000fe0e9000 C:\Windows\system32\WINTRUST.dll
  360. 0x00000000fe1f0000 - 0x00000000fe35a000 C:\Windows\system32\CRYPT32.dll
  361. 0x00000000fe0a0000 - 0x00000000fe0af000 C:\Windows\system32\MSASN1.dll
  362. 0x00000000f28e0000 - 0x00000000f28ee000 C:\Windows\system32\atig6txx.dll
  363. 0x0000000065100000 - 0x0000000065124000 C:\Program Files\Java\jre7\bin\sunec.dll
  364. 0x0000000072f90000 - 0x0000000072f9b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  365. 0x00000000e5fe0000 - 0x00000000e6102000 C:\Users\Sam\AppData\Roaming\MindCrack\minecraft\bin\natives\OpenAL64.dll
  366. 0x00000000f8d60000 - 0x00000000f8de8000 C:\Windows\system32\dsound.dll
  367. 0x00000000fd110000 - 0x00000000fd13c000 C:\Windows\system32\POWRPROF.dll
  368. 0x00000000fc950000 - 0x00000000fc99b000 C:\Windows\System32\MMDevApi.dll
  369. 0x00000000fc7d0000 - 0x00000000fc8fc000 C:\Windows\System32\PROPSYS.dll
  370. 0x00000000fc070000 - 0x00000000fc0ab000 C:\Windows\system32\wdmaud.drv
  371. 0x00000000753e0000 - 0x00000000753e6000 C:\Windows\system32\ksuser.dll
  372. 0x00000000fce90000 - 0x00000000fce99000 C:\Windows\system32\AVRT.dll
  373. 0x00000000fbff0000 - 0x00000000fc03f000 C:\Windows\system32\AUDIOSES.DLL
  374. 0x00000000fbcc0000 - 0x00000000fbcca000 C:\Windows\system32\msacm32.drv
  375. 0x00000000fbca0000 - 0x00000000fbcb8000 C:\Windows\system32\MSACM32.dll
  376. 0x00000000fbc90000 - 0x00000000fbc99000 C:\Windows\system32\midimap.dll
  377. 0x000000000b060000 - 0x000000000b06b000 C:\Program Files\Java\jre7\bin\management.dll
  378. 0x00000000fb910000 - 0x00000000fb928000 C:\Windows\system32\dhcpcsvc.DLL
  379. 0x00000000fb930000 - 0x00000000fb941000 C:\Windows\system32\dhcpcsvc6.DLL
  380.  
  381. VM Arguments:
  382. jvm_args: -Xms256M -Xmx2048M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts
  383. java_command: net.ftb.mclauncher.MinecraftLauncher C:\Users\Sam\AppData\Roaming/MindCrack/minecraft C:\Users\Sam\AppData\Roaming/ftblauncher/ModPacks\MindCrack\FTB_temp.gif MinecraftForge.zip sam6555 5315911220939243841 MindCrack Pack v7 C:\Users\Sam\AppData\Roaming/ftblauncher/ModPacks\MindCrack\logo_minecrack.png
  384. Launcher Type: SUN_STANDARD
  385.  
  386. Environment Variables:
  387. PATH=C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;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 (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Autodesk\Backburner\;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\Java\jre7\bin
  388. USERNAME=Sam
  389. OS=Windows_NT
  390. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  391.  
  392.  
  393.  
  394. --------------- S Y S T E M ---------------
  395.  
  396. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  397.  
  398. CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, tsc, tscinvbit
  399.  
  400. Memory: 4k page, physical 8369368k(1549028k free), swap 8367516k(5020k free)
  401.  
  402. vm_info: Java HotSpot(TM) 64-Bit Server VM (23.0-b21) for windows-amd64 JRE (1.7.0_04-b22), built on May 2 2012 23:28:26 by "java_re" with unknown MS VC++:1600
  403.  
  404. time: Mon Jan 28 16:44:20 2013
  405. elapsed time: 131 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement