Advertisement
Guest User

Untitled

a guest
Mar 25th, 2013
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.04 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=0x572c933c, pid=4772, tid=7016
  5. #
  6. # JRE version: 7.0_17-b02
  7. # Java VM: Java HotSpot(TM) Client VM (23.7-b01 mixed mode windows-x86 )
  8. # Problematic frame:
  9. # C [atioglxx.dll+0xdc933c] atiPPHSN+0x17709c
  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 (0x4c5a2c00): JavaThread "Minecraft main thread" daemon [_thread_in_native, id=7016, stack(0x55330000,0x55380000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, writing address 0x00000004
  24.  
  25. Registers:
  26. EAX=0x00000000, EBX=0x554a9980, ECX=0x555802f0, EDX=0x00000000
  27. ESP=0x5537ec70, EBP=0x5537ec98, ESI=0x554a9980, EDI=0x6f9ffaf8
  28. EIP=0x572c933c, EFLAGS=0x00010202
  29.  
  30. Top of Stack: (sp=0x5537ec70)
  31. 0x5537ec70: ffffffff 7787f9b9 75b20dd4 00000730
  32. 0x5537ec80: 00000000 5537eca4 565022a3 00000730
  33. 0x5537ec90: 7787f9b9 75b20dd4 5537ecc0 56dcf955
  34. 0x5537eca0: 55524fd8 00000000 00000001 555802f0
  35. 0x5537ecb0: 6f9ffaf8 554a9980 56dcfcae 554f3e08
  36. 0x5537ecc0: 5537ecd4 56dce997 554a9980 6faca120
  37. 0x5537ecd0: 6f9ffaf8 5537ecf8 5657dc20 6f9ffaf8
  38. 0x5537ece0: 00000000 554f3e08 00000000 00000000
  39.  
  40. Instructions: (pc=0x572c933c)
  41. 0x572c931c: 24 8d 44 24 10 e8 4a f6 ff ff 5f 5e 5b 8b e5 5d
  42. 0x572c932c: c2 14 00 cc 55 8b ec 83 e4 f8 83 ec 28 8b 45 0c
  43. 0x572c933c: c7 40 04 01 00 00 00 56 8d 70 10 8b 00 c1 e0 07
  44. 0x572c934c: 57 b9 0a 00 00 00 8d 7c 24 08 f3 a5 8b 54 24 10
  45.  
  46.  
  47. Register to memory mapping:
  48.  
  49. EAX=0x00000000 is an unknown value
  50. EBX=0x554a9980 is an unknown value
  51. ECX=0x555802f0 is an unknown value
  52. EDX=0x00000000 is an unknown value
  53. ESP=0x5537ec70 is pointing into the stack for thread: 0x4c5a2c00
  54. EBP=0x5537ec98 is pointing into the stack for thread: 0x4c5a2c00
  55. ESI=0x554a9980 is an unknown value
  56. EDI=0x6f9ffaf8 is an unknown value
  57.  
  58.  
  59. Stack: [0x55330000,0x55380000], sp=0x5537ec70, free space=315k
  60. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  61. C [atioglxx.dll+0xdc933c] atiPPHSN+0x17709c
  62. C [atioglxx.dll+0x8cf955] DrvPresentBuffers+0x885875
  63. C [atioglxx.dll+0x8ce997] DrvPresentBuffers+0x8848b7
  64. C [atioglxx.dll+0x7dc20] DrvPresentBuffers+0x33b40
  65. C [atioglxx.dll+0x95bf1] DrvPresentBuffers+0x4bb11
  66. C [atioglxx.dll+0x410185] DrvPresentBuffers+0x3c60a5
  67. C [lwjgl.dll+0x6869] Java_org_lwjgl_opengl_GL30_nglCheckFramebufferStatus+0x9
  68. J bfz.a(Lng;ID)I
  69. j java.lang.Thread.run()V+11
  70. v ~StubRoutines::call_stub
  71. V [jvm.dll+0x12a34a]
  72. V [jvm.dll+0x1d968e]
  73. V [jvm.dll+0x12a533]
  74. V [jvm.dll+0x12a597]
  75. V [jvm.dll+0xd306f]
  76. V [jvm.dll+0x14a647]
  77. V [jvm.dll+0x14a7b0]
  78. V [jvm.dll+0x17ee89]
  79. C [msvcr100.dll+0x5c6de] endthreadex+0x3a
  80. C [msvcr100.dll+0x5c788] endthreadex+0xe4
  81. C [kernel32.dll+0x133aa] BaseThreadInitThunk+0x12
  82. C [ntdll.dll+0x39ef2] RtlInitializeExceptionChain+0x63
  83. C [ntdll.dll+0x39ec5] RtlInitializeExceptionChain+0x36
  84.  
  85. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  86. J org.lwjgl.opengl.ARBOcclusionQuery.nglEndQueryARB(IJ)V
  87. J bfz.a(Lng;ID)I
  88. J bfr.a(FJ)V
  89. J bfr.b(F)V
  90. J net.minecraft.client.Minecraft.K()V
  91. j net.minecraft.client.Minecraft.run()V+90
  92. j java.lang.Thread.run()V+11
  93. v ~StubRoutines::call_stub
  94.  
  95. --------------- P R O C E S S ---------------
  96.  
  97. Java Threads: ( => current thread )
  98. 0x4c5a5800 JavaThread "WrUpdateThread" daemon [_thread_in_Java, id=14424, stack(0x59ce0000,0x59d30000)]
  99. 0x4c5a5400 JavaThread "File IO Thread" daemon [_thread_blocked, id=14916, stack(0x55190000,0x551e0000)]
  100. 0x4c5a4800 JavaThread "Server thread" daemon [_thread_blocked, id=16396, stack(0x51b90000,0x51be0000)]
  101. 0x4c5a4000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4884, stack(0x506e0000,0x50730000)]
  102. 0x4c5a3400 JavaThread "Thread-13" daemon [_thread_blocked, id=10928, stack(0x59250000,0x592a0000)]
  103. 0x4c5a2000 JavaThread "Thread-12" daemon [_thread_blocked, id=8420, stack(0x50760000,0x507b0000)]
  104. =>0x4c5a2c00 JavaThread "Minecraft main thread" daemon [_thread_in_native, id=7016, stack(0x55330000,0x55380000)]
  105. 0x4c5a1400 JavaThread "Timer hack thread" daemon [_thread_blocked, id=12440, stack(0x55260000,0x552b0000)]
  106. 0x4c5a2800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=816, stack(0x544b0000,0x54500000)]
  107. 0x4c440400 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=13452, stack(0x50e90000,0x50ee0000)]
  108. 0x001db400 JavaThread "DestroyJavaVM" [_thread_blocked, id=16556, stack(0x02100000,0x02150000)]
  109. 0x4c324000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=11584, stack(0x4f730000,0x4f780000)]
  110. 0x4c2e7c00 JavaThread "TimerQueue" daemon [_thread_blocked, id=2764, stack(0x4f420000,0x4f470000)]
  111. 0x4c31a400 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=6380, stack(0x4f4a0000,0x4f4f0000)]
  112. 0x4a6c1400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=7308, stack(0x4b110000,0x4b160000)]
  113. 0x4a65c400 JavaThread "AWT-Shutdown" [_thread_blocked, id=12044, stack(0x4af30000,0x4af80000)]
  114. 0x4a65c000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=11840, stack(0x4b050000,0x4b0a0000)]
  115. 0x4a55e800 JavaThread "Service Thread" daemon [_thread_blocked, id=15840, stack(0x4ad70000,0x4adc0000)]
  116. 0x4a558c00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=12024, stack(0x4ad00000,0x4ad50000)]
  117. 0x4a557800 JavaThread "Attach Listener" daemon [_thread_blocked, id=12948, stack(0x4ac10000,0x4ac60000)]
  118. 0x4a554400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=13244, stack(0x4aa10000,0x4aa60000)]
  119. 0x4a4fec00 JavaThread "Finalizer" daemon [_thread_blocked, id=13928, stack(0x4aa90000,0x4aae0000)]
  120. 0x4a4f9800 JavaThread "Reference Handler" daemon [_thread_blocked, id=11540, stack(0x4a700000,0x4a750000)]
  121.  
  122. Other Threads:
  123. 0x4a4f5c00 VMThread [stack: 0x4a8f0000,0x4a940000] [id=8016]
  124. 0x4a578400 WatcherThread [stack: 0x4ae20000,0x4ae70000] [id=4908]
  125.  
  126. VM state:not at safepoint (normal execution)
  127.  
  128. VM Mutex/Monitor currently owned by a thread: None
  129.  
  130. Heap
  131. def new generation total 157376K, used 105653K [0x04360000, 0x0ee20000, 0x198b0000)
  132. eden space 139904K, 64% used [0x04360000, 0x09af6280, 0x0cc00000)
  133. from space 17472K, 91% used [0x0dd10000, 0x0eca7438, 0x0ee20000)
  134. to space 17472K, 0% used [0x0cc00000, 0x0cc00000, 0x0dd10000)
  135. tenured generation total 349568K, used 137309K [0x198b0000, 0x2ee10000, 0x44360000)
  136. the space 349568K, 39% used [0x198b0000, 0x21ec76a0, 0x21ec7800, 0x2ee10000)
  137. compacting perm gen total 17920K, used 17719K [0x44360000, 0x454e0000, 0x48360000)
  138. the space 17920K, 98% used [0x44360000, 0x454adfe8, 0x454ae000, 0x454e0000)
  139. No shared spaces configured.
  140.  
  141. Card table byte_map: [0x4a160000,0x4a390000] byte_map_base: 0x4a13e500
  142.  
  143. Polling page: 0x001c0000
  144.  
  145. Code Cache [0x02360000, 0x02bf0000, 0x04360000)
  146. total_blobs=4258 nmethods=3858 adapters=330 free_code_cache=24007Kb largest_free_block=24581824
  147.  
  148. Compilation events (10 events):
  149. Event: 241.787 Thread 0x4a558c00 3861 java.util.regex.Pattern::bitsOrSingle (104 bytes)
  150. Event: 241.787 Thread 0x4a558c00 nmethod 3861 0x02be8548 code [0x02be8650, 0x02be87a8]
  151. Event: 241.787 Thread 0x4a558c00 3862 java.util.regex.Pattern::flags (5 bytes)
  152. Event: 241.787 Thread 0x4a558c00 nmethod 3862 0x02be8848 code [0x02be8940, 0x02be89c0]
  153. Event: 241.787 Thread 0x4a558c00 3863 com.jcraft.jorbis.DspState::init (649 bytes)
  154. Event: 241.788 Thread 0x4a558c00 nmethod 3863 0x02be8a08 code [0x02be8e00, 0x02beafac]
  155. Event: 241.788 Thread 0x4a558c00 3864 paulscode.sound.codecs.CodecJOrbis::appendByteArrays (127 bytes)
  156. Event: 241.789 Thread 0x4a558c00 nmethod 3864 0x02bee008 code [0x02bee150, 0x02bee5c0]
  157. Event: 241.998 Thread 0x4a558c00 3865 alb::c (2 bytes)
  158. Event: 241.998 Thread 0x4a558c00 nmethod 3865 0x02bee788 code [0x02bee880, 0x02bee900]
  159.  
  160. GC Heap History (10 events):
  161. Event: 98.507 GC heap before
  162. {Heap before GC invocations=5 (full 2):
  163. def new generation total 157376K, used 157376K [0x04360000, 0x0ee20000, 0x198b0000)
  164. eden space 139904K, 100% used [0x04360000, 0x0cc00000, 0x0cc00000)
  165. from space 17472K, 100% used [0x0cc00000, 0x0dd10000, 0x0dd10000)
  166. to space 17472K, 0% used [0x0dd10000, 0x0dd10000, 0x0ee20000)
  167. tenured generation total 349568K, used 87160K [0x198b0000, 0x2ee10000, 0x44360000)
  168. the space 349568K, 24% used [0x198b0000, 0x1edce1e8, 0x1edce200, 0x2ee10000)
  169. compacting perm gen total 17664K, used 17584K [0x44360000, 0x454a0000, 0x48360000)
  170. the space 17664K, 99% used [0x44360000, 0x4548c088, 0x4548c200, 0x454a0000)
  171. No shared spaces configured.
  172. Event: 98.525 GC heap after
  173. Heap after GC invocations=6 (full 2):
  174. def new generation total 157376K, used 14257K [0x04360000, 0x0ee20000, 0x198b0000)
  175. eden space 139904K, 0% used [0x04360000, 0x04360000, 0x0cc00000)
  176. from space 17472K, 81% used [0x0dd10000, 0x0eafc750, 0x0ee20000)
  177. to space 17472K, 0% used [0x0cc00000, 0x0cc00000, 0x0dd10000)
  178. tenured generation total 349568K, used 101437K [0x198b0000, 0x2ee10000, 0x44360000)
  179. the space 349568K, 29% used [0x198b0000, 0x1fbbf7b8, 0x1fbbf800, 0x2ee10000)
  180. compacting perm gen total 17664K, used 17584K [0x44360000, 0x454a0000, 0x48360000)
  181. the space 17664K, 99% used [0x44360000, 0x4548c088, 0x4548c200, 0x454a0000)
  182. No shared spaces configured.
  183. }
  184. Event: 181.261 GC heap before
  185. {Heap before GC invocations=6 (full 2):
  186. def new generation total 157376K, used 154161K [0x04360000, 0x0ee20000, 0x198b0000)
  187. eden space 139904K, 100% used [0x04360000, 0x0cc00000, 0x0cc00000)
  188. from space 17472K, 81% used [0x0dd10000, 0x0eafc750, 0x0ee20000)
  189. to space 17472K, 0% used [0x0cc00000, 0x0cc00000, 0x0dd10000)
  190. tenured generation total 349568K, used 101437K [0x198b0000, 0x2ee10000, 0x44360000)
  191. the space 349568K, 29% used [0x198b0000, 0x1fbbf7b8, 0x1fbbf800, 0x2ee10000)
  192. compacting perm gen total 17664K, used 17635K [0x44360000, 0x454a0000, 0x48360000)
  193. the space 17664K, 99% used [0x44360000, 0x45498de8, 0x45498e00, 0x454a0000)
  194. No shared spaces configured.
  195. Event: 181.289 GC heap after
  196. Heap after GC invocations=7 (full 2):
  197. def new generation total 157376K, used 17472K [0x04360000, 0x0ee20000, 0x198b0000)
  198. eden space 139904K, 0% used [0x04360000, 0x04360000, 0x0cc00000)
  199. from space 17472K, 100% used [0x0cc00000, 0x0dd10000, 0x0dd10000)
  200. to space 17472K, 0% used [0x0dd10000, 0x0dd10000, 0x0ee20000)
  201. tenured generation total 349568K, used 111743K [0x198b0000, 0x2ee10000, 0x44360000)
  202. the space 349568K, 31% used [0x198b0000, 0x205cfe10, 0x205d0000, 0x2ee10000)
  203. compacting perm gen total 17664K, used 17635K [0x44360000, 0x454a0000, 0x48360000)
  204. the space 17664K, 99% used [0x44360000, 0x45498de8, 0x45498e00, 0x454a0000)
  205. No shared spaces configured.
  206. }
  207. Event: 203.103 GC heap before
  208. {Heap before GC invocations=7 (full 2):
  209. def new generation total 157376K, used 157376K [0x04360000, 0x0ee20000, 0x198b0000)
  210. eden space 139904K, 100% used [0x04360000, 0x0cc00000, 0x0cc00000)
  211. from space 17472K, 100% used [0x0cc00000, 0x0dd10000, 0x0dd10000)
  212. to space 17472K, 0% used [0x0dd10000, 0x0dd10000, 0x0ee20000)
  213. tenured generation total 349568K, used 111743K [0x198b0000, 0x2ee10000, 0x44360000)
  214. the space 349568K, 31% used [0x198b0000, 0x205cfe10, 0x205d0000, 0x2ee10000)
  215. compacting perm gen total 17920K, used 17689K [0x44360000, 0x454e0000, 0x48360000)
  216. the space 17920K, 98% used [0x44360000, 0x454a6698, 0x454a6800, 0x454e0000)
  217. No shared spaces configured.
  218. Event: 203.125 GC heap after
  219. Heap after GC invocations=8 (full 2):
  220. def new generation total 157376K, used 7301K [0x04360000, 0x0ee20000, 0x198b0000)
  221. eden space 139904K, 0% used [0x04360000, 0x04360000, 0x0cc00000)
  222. from space 17472K, 41% used [0x0dd10000, 0x0e431500, 0x0ee20000)
  223. to space 17472K, 0% used [0x0cc00000, 0x0cc00000, 0x0dd10000)
  224. tenured generation total 349568K, used 124145K [0x198b0000, 0x2ee10000, 0x44360000)
  225. the space 349568K, 35% used [0x198b0000, 0x211ec610, 0x211ec800, 0x2ee10000)
  226. compacting perm gen total 17920K, used 17689K [0x44360000, 0x454e0000, 0x48360000)
  227. the space 17920K, 98% used [0x44360000, 0x454a6698, 0x454a6800, 0x454e0000)
  228. No shared spaces configured.
  229. }
  230. Event: 221.487 GC heap before
  231. {Heap before GC invocations=8 (full 2):
  232. def new generation total 157376K, used 147205K [0x04360000, 0x0ee20000, 0x198b0000)
  233. eden space 139904K, 100% used [0x04360000, 0x0cc00000, 0x0cc00000)
  234. from space 17472K, 41% used [0x0dd10000, 0x0e431500, 0x0ee20000)
  235. to space 17472K, 0% used [0x0cc00000, 0x0cc00000, 0x0dd10000)
  236. tenured generation total 349568K, used 124145K [0x198b0000, 0x2ee10000, 0x44360000)
  237. the space 349568K, 35% used [0x198b0000, 0x211ec610, 0x211ec800, 0x2ee10000)
  238. compacting perm gen total 17920K, used 17713K [0x44360000, 0x454e0000, 0x48360000)
  239. the space 17920K, 98% used [0x44360000, 0x454ac4a0, 0x454ac600, 0x454e0000)
  240. No shared spaces configured.
  241. Event: 221.500 GC heap after
  242. Heap after GC invocations=9 (full 2):
  243. def new generation total 157376K, used 17472K [0x04360000, 0x0ee20000, 0x198b0000)
  244. eden space 139904K, 0% used [0x04360000, 0x04360000, 0x0cc00000)
  245. from space 17472K, 100% used [0x0cc00000, 0x0dd10000, 0x0dd10000)
  246. to space 17472K, 0% used [0x0dd10000, 0x0dd10000, 0x0ee20000)
  247. tenured generation total 349568K, used 125023K [0x198b0000, 0x2ee10000, 0x44360000)
  248. the space 349568K, 35% used [0x198b0000, 0x212c7d18, 0x212c7e00, 0x2ee10000)
  249. compacting perm gen total 17920K, used 17713K [0x44360000, 0x454e0000, 0x48360000)
  250. the space 17920K, 98% used [0x44360000, 0x454ac4a0, 0x454ac600, 0x454e0000)
  251. No shared spaces configured.
  252. }
  253. Event: 234.840 GC heap before
  254. {Heap before GC invocations=9 (full 2):
  255. def new generation total 157376K, used 157376K [0x04360000, 0x0ee20000, 0x198b0000)
  256. eden space 139904K, 100% used [0x04360000, 0x0cc00000, 0x0cc00000)
  257. from space 17472K, 100% used [0x0cc00000, 0x0dd10000, 0x0dd10000)
  258. to space 17472K, 0% used [0x0dd10000, 0x0dd10000, 0x0ee20000)
  259. tenured generation total 349568K, used 125023K [0x198b0000, 0x2ee10000, 0x44360000)
  260. the space 349568K, 35% used [0x198b0000, 0x212c7d18, 0x212c7e00, 0x2ee10000)
  261. compacting perm gen total 17920K, used 17719K [0x44360000, 0x454e0000, 0x48360000)
  262. the space 17920K, 98% used [0x44360000, 0x454adc98, 0x454ade00, 0x454e0000)
  263. No shared spaces configured.
  264. Event: 234.857 GC heap after
  265. Heap after GC invocations=10 (full 2):
  266. def new generation total 157376K, used 15965K [0x04360000, 0x0ee20000, 0x198b0000)
  267. eden space 139904K, 0% used [0x04360000, 0x04360000, 0x0cc00000)
  268. from space 17472K, 91% used [0x0dd10000, 0x0eca7438, 0x0ee20000)
  269. to space 17472K, 0% used [0x0cc00000, 0x0cc00000, 0x0dd10000)
  270. tenured generation total 349568K, used 137309K [0x198b0000, 0x2ee10000, 0x44360000)
  271. the space 349568K, 39% used [0x198b0000, 0x21ec76a0, 0x21ec7800, 0x2ee10000)
  272. compacting perm gen total 17920K, used 17719K [0x44360000, 0x454e0000, 0x48360000)
  273. the space 17920K, 98% used [0x44360000, 0x454adc98, 0x454ade00, 0x454e0000)
  274. No shared spaces configured.
  275. }
  276.  
  277. Deoptimization events (0 events):
  278. No events
  279.  
  280. Internal exceptions (10 events):
  281. Event: 242.170 Thread 0x4c5a2000 Threw 0x0986f6f0 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888
  282. Event: 242.205 Thread 0x4c5a2000 Threw 0x0986f890 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888
  283. Event: 242.240 Thread 0x4c5a2000 Threw 0x0986fa30 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888
  284. Event: 242.252 Thread 0x4c5a2000 Threw 0x0986fbd0 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888
  285. Event: 242.294 Thread 0x4c5a2000 Threw 0x0986fd70 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888
  286. Event: 242.320 Thread 0x4c5a2000 Threw 0x0986ff10 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888
  287. Event: 242.339 Thread 0x4c5a2000 Threw 0x098700b0 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888
  288. Event: 242.371 Thread 0x4c5a2000 Threw 0x09870250 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888
  289. Event: 242.389 Thread 0x4c5a2000 Threw 0x098703f0 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888
  290. Event: 242.423 Thread 0x4c5a2000 Threw 0x09870590 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888
  291.  
  292. Events (10 events):
  293. Event: 234.840 Executing VM operation: GenCollectForAllocation
  294. Event: 234.858 Executing VM operation: GenCollectForAllocation done
  295. Event: 235.181 Thread 0x4c5a3c00 Thread added: 0x4c5a3c00
  296. Event: 235.185 Executing VM operation: RevokeBias
  297. Event: 235.185 Executing VM operation: RevokeBias done
  298. Event: 235.185 Thread 0x4c5a3c00 Thread exited: 0x4c5a3c00
  299. Event: 240.203 Thread 0x4c5a3c00 Thread added: 0x4c5a3c00
  300. Event: 240.208 Executing VM operation: RevokeBias
  301. Event: 240.208 Executing VM operation: RevokeBias done
  302. Event: 240.208 Thread 0x4c5a3c00 Thread exited: 0x4c5a3c00
  303.  
  304.  
  305. Dynamic libraries:
  306. 0x002d0000 - 0x002ff000 C:\Program Files (x86)\Java\jre7\bin\javaw.exe
  307. 0x77860000 - 0x779e0000 C:\Windows\SysWOW64\ntdll.dll
  308. 0x75d50000 - 0x75e60000 C:\Windows\syswow64\kernel32.dll
  309. 0x75b10000 - 0x75b57000 C:\Windows\syswow64\KERNELBASE.dll
  310. 0x754a0000 - 0x75540000 C:\Windows\syswow64\ADVAPI32.dll
  311. 0x76ef0000 - 0x76f9c000 C:\Windows\syswow64\msvcrt.dll
  312. 0x75af0000 - 0x75b09000 C:\Windows\SysWOW64\sechost.dll
  313. 0x759a0000 - 0x75a90000 C:\Windows\syswow64\RPCRT4.dll
  314. 0x74f40000 - 0x74fa0000 C:\Windows\syswow64\SspiCli.dll
  315. 0x74f30000 - 0x74f3c000 C:\Windows\syswow64\CRYPTBASE.dll
  316. 0x753a0000 - 0x754a0000 C:\Windows\syswow64\USER32.dll
  317. 0x752d0000 - 0x75360000 C:\Windows\syswow64\GDI32.dll
  318. 0x75980000 - 0x7598a000 C:\Windows\syswow64\LPK.dll
  319. 0x758e0000 - 0x7597d000 C:\Windows\syswow64\USP10.dll
  320. 0x73e20000 - 0x73fbe000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
  321. 0x76020000 - 0x76077000 C:\Windows\syswow64\SHLWAPI.dll
  322. 0x75a90000 - 0x75af0000 C:\Windows\system32\IMM32.DLL
  323. 0x75b60000 - 0x75c2c000 C:\Windows\syswow64\MSCTF.dll
  324. 0x66e40000 - 0x66efe000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
  325. 0x66af0000 - 0x66e3c000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
  326. 0x724f0000 - 0x724f7000 C:\Windows\system32\WSOCK32.dll
  327. 0x758a0000 - 0x758d5000 C:\Windows\syswow64\WS2_32.dll
  328. 0x77830000 - 0x77836000 C:\Windows\syswow64\NSI.dll
  329. 0x72920000 - 0x72952000 C:\Windows\system32\WINMM.dll
  330. 0x75360000 - 0x75365000 C:\Windows\syswow64\PSAPI.DLL
  331. 0x6ccb0000 - 0x6ccbc000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
  332. 0x6cc90000 - 0x6ccb0000 C:\Program Files (x86)\Java\jre7\bin\java.dll
  333. 0x6cc70000 - 0x6cc83000 C:\Program Files (x86)\Java\jre7\bin\zip.dll
  334. 0x669a0000 - 0x66ae2000 C:\Program Files (x86)\Java\jre7\bin\awt.dll
  335. 0x75240000 - 0x752cf000 C:\Windows\syswow64\OLEAUT32.dll
  336. 0x756f0000 - 0x7584c000 C:\Windows\syswow64\ole32.dll
  337. 0x71d70000 - 0x71df0000 C:\Windows\system32\uxtheme.dll
  338. 0x6fe10000 - 0x6fe23000 C:\Windows\system32\dwmapi.dll
  339. 0x762a0000 - 0x76eea000 C:\Windows\syswow64\SHELL32.dll
  340. 0x5c8a0000 - 0x5ca63000 C:\Windows\system32\d3d9.dll
  341. 0x74e40000 - 0x74e49000 C:\Windows\system32\VERSION.dll
  342. 0x698a0000 - 0x698a6000 C:\Windows\system32\d3d8thk.dll
  343. 0x5eee0000 - 0x5efa4000 C:\Windows\system32\aticfx32.dll
  344. 0x66fc0000 - 0x66fcb000 C:\Windows\system32\atiu9pag.dll
  345. 0x55f50000 - 0x564fe000 C:\Windows\system32\atiumdag.dll
  346. 0x5b130000 - 0x5b53c000 C:\Windows\system32\atiumdva.dll
  347. 0x545d0000 - 0x5506b000 C:\Windows\system32\igdumd32.dll
  348. 0x67110000 - 0x6713a000 C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll
  349. 0x6a840000 - 0x6a854000 C:\Program Files (x86)\Java\jre7\bin\net.dll
  350. 0x72fb0000 - 0x72fec000 C:\Windows\system32\mswsock.dll
  351. 0x729d0000 - 0x729d6000 C:\Windows\System32\wship6.dll
  352. 0x70a30000 - 0x70a3e000 C:\Program Files (x86)\Java\jre7\bin\nio.dll
  353. 0x729c0000 - 0x729d0000 C:\Windows\system32\NLAapi.dll
  354. 0x6a930000 - 0x6a940000 C:\Windows\system32\napinsp.dll
  355. 0x6a910000 - 0x6a922000 C:\Windows\system32\pnrpnsp.dll
  356. 0x73be0000 - 0x73c24000 C:\Windows\system32\DNSAPI.dll
  357. 0x6a900000 - 0x6a908000 C:\Windows\System32\winrnr.dll
  358. 0x6a9d0000 - 0x6a9f7000 C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  359. 0x6a9a0000 - 0x6a9c1000 C:\Program Files (x86)\Bonjour\mdnsNSP.dll
  360. 0x74510000 - 0x7452c000 C:\Windows\system32\Iphlpapi.DLL
  361. 0x74500000 - 0x74507000 C:\Windows\system32\WINNSI.DLL
  362. 0x6a950000 - 0x6a988000 C:\Windows\System32\fwpuclnt.dll
  363. 0x6a990000 - 0x6a996000 C:\Windows\system32\rasadhlp.dll
  364. 0x6dae0000 - 0x6dae5000 C:\Windows\System32\wshtcpip.dll
  365. 0x72900000 - 0x72916000 C:\Windows\system32\CRYPTSP.dll
  366. 0x728c0000 - 0x728fb000 C:\Windows\system32\rsaenh.dll
  367. 0x746a0000 - 0x746b7000 C:\Windows\system32\USERENV.dll
  368. 0x74690000 - 0x7469b000 C:\Windows\system32\profapi.dll
  369. 0x67150000 - 0x67170000 C:\Program Files (x86)\Java\jre7\bin\sunec.dll
  370. 0x66f80000 - 0x66fb1000 C:\Program Files (x86)\Java\jre7\bin\t2k.dll
  371. 0x75660000 - 0x756e3000 C:\Windows\syswow64\CLBCatQ.DLL
  372. 0x6ae20000 - 0x6af50000 C:\Windows\system32\WindowsCodecs.dll
  373. 0x72600000 - 0x7264c000 C:\Windows\system32\apphelp.dll
  374. 0x671f0000 - 0x67221000 C:\Windows\system32\EhStorShell.dll
  375. 0x75000000 - 0x7519d000 C:\Windows\syswow64\SETUPAPI.dll
  376. 0x75850000 - 0x75877000 C:\Windows\syswow64\CFGMGR32.dll
  377. 0x75880000 - 0x75892000 C:\Windows\syswow64\DEVOBJ.dll
  378. 0x71fa0000 - 0x72095000 C:\Windows\system32\PROPSYS.dll
  379. 0x6c770000 - 0x6c7e0000 C:\Windows\system32\ntshrui.dll
  380. 0x74320000 - 0x74339000 C:\Windows\system32\srvcli.dll
  381. 0x71cc0000 - 0x71ccb000 C:\Windows\system32\cscapi.dll
  382. 0x729a0000 - 0x729aa000 C:\Windows\system32\slc.dll
  383. 0x6e180000 - 0x6e186000 C:\Windows\system32\IconCodecService.dll
  384. 0x6cc60000 - 0x6cc69000 C:\Program Files (x86)\Java\jre7\bin\sunmscapi.dll
  385. 0x75540000 - 0x7565e000 C:\Windows\syswow64\CRYPT32.dll
  386. 0x75990000 - 0x7599c000 C:\Windows\syswow64\MSASN1.dll
  387. 0x4f780000 - 0x4f7eb000 C:\Users\Lise\AppData\Roaming\.minecraft\bin\natives\lwjgl.dll
  388. 0x668d0000 - 0x66998000 C:\Windows\system32\OPENGL32.dll
  389. 0x67040000 - 0x67062000 C:\Windows\system32\GLU32.dll
  390. 0x5ce90000 - 0x5cf77000 C:\Windows\system32\DDRAW.dll
  391. 0x6c4d0000 - 0x6c4d6000 C:\Windows\system32\DCIMAN32.dll
  392. 0x6a620000 - 0x6a626000 C:\Program Files (x86)\Java\jre7\bin\jawt.dll
  393. 0x67140000 - 0x67147000 C:\Windows\system32\atiglpxx.dll
  394. 0x56500000 - 0x577b6000 C:\Windows\system32\atioglxx.dll
  395. 0x66f20000 - 0x66f80000 C:\Windows\system32\atiadlxy.dll
  396. 0x743c0000 - 0x743cd000 C:\Windows\system32\WTSAPI32.dll
  397. 0x760d0000 - 0x760fd000 C:\Windows\syswow64\WINTRUST.dll
  398. 0x670d0000 - 0x670db000 C:\Windows\system32\atigktxx.dll
  399. 0x667a0000 - 0x668c9000 C:\Users\Lise\AppData\Roaming\.minecraft\bin\natives\OpenAL32.dll
  400. 0x5e2e0000 - 0x5e352000 C:\Windows\system32\dsound.dll
  401. 0x5f610000 - 0x5f635000 C:\Windows\system32\POWRPROF.dll
  402. 0x5a870000 - 0x5a8a9000 C:\Windows\System32\MMDevApi.dll
  403. 0x5b5f0000 - 0x5b620000 C:\Windows\system32\wdmaud.drv
  404. 0x5c0f0000 - 0x5c0f4000 C:\Windows\system32\ksuser.dll
  405. 0x5b6b0000 - 0x5b6b7000 C:\Windows\system32\AVRT.dll
  406. 0x5a830000 - 0x5a866000 C:\Windows\system32\AUDIOSES.DLL
  407. 0x5b6a0000 - 0x5b6a8000 C:\Windows\system32\msacm32.drv
  408. 0x72360000 - 0x72374000 C:\Windows\system32\MSACM32.dll
  409. 0x5a820000 - 0x5a827000 C:\Windows\system32\midimap.dll
  410. 0x670c0000 - 0x670ca000 C:\Program Files (x86)\Java\jre7\bin\management.dll
  411. 0x6ad00000 - 0x6adeb000 C:\Windows\system32\dbghelp.dll
  412.  
  413. VM Arguments:
  414. jvm_args: -Xms512m -Xmx1024m
  415. java_command: C:\Users\username\Desktop\Minecraft.exe
  416. Launcher Type: SUN_STANDARD
  417.  
  418. Environment Variables:
  419. CLASSPATH=.;C:\Program Files (x86)\Java\jre1.6.0_05\lib\ext\QTJava.zip
  420. PATH=C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;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)\Windows Live\Shared;C:\Program Files (x86)\Common Files\Roxio Shared\9.0\DLLShared\;C:\Windows\SysWOW64\WindowsPowerShell\v1.0;C:\Program Files (x86)\Calibre2\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Java\jre7\bin
  421. OS=Windows_NT
  422. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  423.  
  424.  
  425.  
  426. --------------- S Y S T E M ---------------
  427.  
  428. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  429.  
  430. 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
  431.  
  432. Memory: 4k page, physical 8293780k(3752636k free), swap 16585704k(11300924k free)
  433.  
  434. vm_info: Java HotSpot(TM) Client VM (23.7-b01) for windows-x86 JRE (1.7.0_17-b02), built on Mar 1 2013 05:04:36 by "java_re" with unknown MS VC++:1600
  435.  
  436. time: Mon Mar 25 18:19:22 2013
  437. elapsed time: 242 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement