Advertisement
Guest User

Untitled

a guest
Sep 2nd, 2014
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.53 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=0x2a223e88, pid=2928, tid=3708
  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) Client VM (24.65-b04 mixed mode windows-x86 )
  8. # Problematic frame:
  9. # C [ig4dev32.dll+0x3e88]
  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 (0x011f5c00): JavaThread "Client thread" [_thread_in_native, id=3708, stack(0x01360000,0x013b0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, writing address 0x3568d000
  24.  
  25. Registers:
  26. EAX=0x00ffffff, EBX=0x000001e0, ECX=0x000001e0, EDX=0x2a4c007c
  27. ESP=0x013af88c, EBP=0x00ffffff, ESI=0x00000076, EDI=0x3568d000
  28. EIP=0x2a223e88, EFLAGS=0x00010202
  29.  
  30. Top of Stack: (sp=0x013af88c)
  31. 0x013af88c: 00000000 2a4613f0 00000356 000001e0
  32. 0x013af89c: 00000d80 00000020 35420000 00540da0
  33. 0x013af8ac: 2a22897e 3568d000 004c7e58 00000000
  34. 0x013af8bc: 004d81d8 000000ff 00000000 00000000
  35. 0x013af8cc: 00000356 000001e0 2a4c007c 2b624470
  36. 0x013af8dc: 005416a0 005416a0 2a02129e 004d81d8
  37. 0x013af8ec: 00ffffff 00000000 00000000 00000356
  38. 0x013af8fc: 000001e0 00000000 00000000 2a01ba19
  39.  
  40. Instructions: (pc=0x2a223e88)
  41. 0x2a223e68: 8a b0 07 00 00 d3 e0 0b e8 85 f6 0f 8e 94 00 00
  42. 0x2a223e78: 00 8d a4 24 00 00 00 00 85 db 7e 0a 8b cb 8b c5
  43. 0x2a223e88: f3 ab 8b 7c 24 24 03 7c 24 10 4e 89 7c 24 24 75
  44. 0x2a223e98: e7 eb 72 8b 44 24 34 8b 6c 24 48 8b 8d a8 07 00
  45.  
  46.  
  47. Register to memory mapping:
  48.  
  49. EAX=0x00ffffff is an unknown value
  50. EBX=0x000001e0 is an unknown value
  51. ECX=0x000001e0 is an unknown value
  52. EDX=0x2a4c007c is an unknown value
  53. ESP=0x013af88c is pointing into the stack for thread: 0x011f5c00
  54. EBP=0x00ffffff is an unknown value
  55. ESI=0x00000076 is an unknown value
  56. EDI=0x3568d000 is an unknown value
  57.  
  58.  
  59. Stack: [0x01360000,0x013b0000], sp=0x013af88c, free space=318k
  60. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  61. C [ig4dev32.dll+0x3e88]
  62.  
  63. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  64. j org.lwjgl.opengl.GL11.nglClear(IJ)V+0
  65. j org.lwjgl.opengl.GL11.glClear(I)V+15
  66. j cjm.m(I)V+1
  67. j ckw.f()V+54
  68. j ckw.b(II)V+178
  69. j ckw.a(II)V+34
  70. j ckw.<init>(IIZ)V+62
  71. j bts.<init>(Lbsu;)V+62
  72. j bsu.aj()V+1019
  73. j bsu.a()V+6
  74. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1010
  75. v ~StubRoutines::call_stub
  76.  
  77. --------------- P R O C E S S ---------------
  78.  
  79. Java Threads: ( => current thread )
  80. 0x2fbdd400 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=2160, stack(0x2e980000,0x2e9d0000)]
  81. 0x2fbddc00 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=2148, stack(0x297c0000,0x29810000)]
  82. 0x2922a800 JavaThread "Thread-7" [_thread_blocked, id=652, stack(0x296a0000,0x296f0000)]
  83. 0x2bf16c00 JavaThread "Thread-6" [_thread_blocked, id=1012, stack(0x2eac0000,0x2eb10000)]
  84. 0x292d8800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=812, stack(0x28a40000,0x28a90000)]
  85. 0x292d8000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=1484, stack(0x29810000,0x29860000)]
  86. 0x29230400 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3252, stack(0x29b00000,0x29b50000)]
  87. 0x29118800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3704, stack(0x29a00000,0x29a50000)]
  88. 0x28c1a000 JavaThread "Service Thread" daemon [_thread_blocked, id=2816, stack(0x28f70000,0x28fc0000)]
  89. 0x28c05400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=744, stack(0x28f00000,0x28f50000)]
  90. 0x28c03c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=3288, stack(0x28ea0000,0x28ef0000)]
  91. 0x28c02800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2100, stack(0x28e40000,0x28e90000)]
  92. 0x28c01400 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=3084, stack(0x28950000,0x289a0000)]
  93. 0x28bd3800 JavaThread "Finalizer" daemon [_thread_blocked, id=3020, stack(0x28de0000,0x28e30000)]
  94. 0x28bce800 JavaThread "Reference Handler" daemon [_thread_blocked, id=3112, stack(0x28900000,0x28950000)]
  95. =>0x011f5c00 JavaThread "Client thread" [_thread_in_native, id=3708, stack(0x01360000,0x013b0000)]
  96.  
  97. Other Threads:
  98. 0x28bcc400 VMThread [stack: 0x28ab0000,0x28b00000] [id=2664]
  99. 0x28c2f400 WatcherThread [stack: 0x28b10000,0x28b60000] [id=3740]
  100.  
  101. VM state:not at safepoint (normal execution)
  102.  
  103. VM Mutex/Monitor currently owned by a thread: None
  104.  
  105. Heap
  106. def new generation total 118016K, used 80068K [0x03600000, 0x0b600000, 0x0b600000)
  107. eden space 104960K, 65% used [0x03600000, 0x0792ae40, 0x09c80000)
  108. from space 13056K, 86% used [0x0a940000, 0x0b446418, 0x0b600000)
  109. to space 13056K, 0% used [0x09c80000, 0x09c80000, 0x0a940000)
  110. concurrent mark-sweep generation total 76688K, used 44777K [0x0b600000, 0x100e4000, 0x23600000)
  111. concurrent-mark-sweep perm gen total 24780K, used 15026K [0x23600000, 0x24e33000, 0x27600000)
  112.  
  113. Card table byte_map: [0x03430000,0x03560000] byte_map_base: 0x03415000
  114.  
  115. Polling page: 0x00100000
  116.  
  117. Code Cache [0x013b0000, 0x016a0000, 0x033b0000)
  118. total_blobs=2029 nmethods=1714 adapters=251 free_code_cache=29772Kb largest_free_block=30486272
  119.  
  120. Compilation events (10 events):
  121. Event: 51.143 Thread 0x28c05400 1721 civ::b (321 bytes)
  122. Event: 51.144 Thread 0x28c05400 nmethod 1721 0x0169b408 code [0x0169b5d0, 0x0169b968]
  123. Event: 51.144 Thread 0x28c05400 1722 java.util.Random::nextFloat (11 bytes)
  124. Event: 51.144 Thread 0x28c05400 nmethod 1722 0x0169be88 code [0x0169bfa0, 0x0169c04c]
  125. Event: 51.148 Thread 0x28c05400 1723 java.lang.Math::atan2 (6 bytes)
  126. Event: 51.148 Thread 0x28c05400 nmethod 1723 0x0169c0c8 code [0x0169c1c0, 0x0169c23c]
  127. Event: 51.615 Thread 0x28c05400 1725 java.lang.Throwable::<init> (50 bytes)
  128. Event: 51.615 Thread 0x28c05400 nmethod 1725 0x0169c948 code [0x0169ca60, 0x0169cb84]
  129. Event: 51.623 Thread 0x28c05400 1726 java.lang.Throwable::<init> (39 bytes)
  130. Event: 51.624 Thread 0x28c05400 nmethod 1726 0x0169cc08 code [0x0169cd10, 0x0169ce0c]
  131.  
  132. GC Heap History (10 events):
  133. Event: 26.805 GC heap before
  134. {Heap before GC invocations=2 (full 1):
  135. def new generation total 118016K, used 111680K [0x03600000, 0x0b600000, 0x0b600000)
  136. eden space 104960K, 100% used [0x03600000, 0x09c80000, 0x09c80000)
  137. from space 13056K, 51% used [0x09c80000, 0x0a3101e8, 0x0a940000)
  138. to space 13056K, 0% used [0x0a940000, 0x0a940000, 0x0b600000)
  139. concurrent mark-sweep generation total 27268K, used 27206K [0x0b600000, 0x0d0a1000, 0x23600000)
  140. concurrent-mark-sweep perm gen total 12288K, used 11097K [0x23600000, 0x24200000, 0x27600000)
  141. Event: 26.961 GC heap after
  142. Heap after GC invocations=3 (full 1):
  143. def new generation total 118016K, used 13056K [0x03600000, 0x0b600000, 0x0b600000)
  144. eden space 104960K, 0% used [0x03600000, 0x03600000, 0x09c80000)
  145. from space 13056K, 100% used [0x0a940000, 0x0b600000, 0x0b600000)
  146. to space 13056K, 0% used [0x09c80000, 0x09c80000, 0x0a940000)
  147. concurrent mark-sweep generation total 34180K, used 34148K [0x0b600000, 0x0d761000, 0x23600000)
  148. concurrent-mark-sweep perm gen total 12288K, used 11097K [0x23600000, 0x24200000, 0x27600000)
  149. }
  150. Event: 40.042 GC heap before
  151. {Heap before GC invocations=3 (full 1):
  152. def new generation total 118016K, used 118016K [0x03600000, 0x0b600000, 0x0b600000)
  153. eden space 104960K, 100% used [0x03600000, 0x09c80000, 0x09c80000)
  154. from space 13056K, 100% used [0x0a940000, 0x0b600000, 0x0b600000)
  155. to space 13056K, 0% used [0x09c80000, 0x09c80000, 0x0a940000)
  156. concurrent mark-sweep generation total 34180K, used 34148K [0x0b600000, 0x0d761000, 0x23600000)
  157. concurrent-mark-sweep perm gen total 14080K, used 13942K [0x23600000, 0x243c0000, 0x27600000)
  158. Event: 40.242 GC heap after
  159. Heap after GC invocations=4 (full 1):
  160. def new generation total 118016K, used 9083K [0x03600000, 0x0b600000, 0x0b600000)
  161. eden space 104960K, 0% used [0x03600000, 0x03600000, 0x09c80000)
  162. from space 13056K, 69% used [0x09c80000, 0x0a55edc0, 0x0a940000)
  163. to space 13056K, 0% used [0x0a940000, 0x0a940000, 0x0b600000)
  164. concurrent mark-sweep generation total 46088K, used 46031K [0x0b600000, 0x0e302000, 0x23600000)
  165. concurrent-mark-sweep perm gen total 14080K, used 13942K [0x23600000, 0x243c0000, 0x27600000)
  166. }
  167. Event: 41.720 GC heap before
  168. {Heap before GC invocations=4 (full 1):
  169. def new generation total 118016K, used 114043K [0x03600000, 0x0b600000, 0x0b600000)
  170. eden space 104960K, 100% used [0x03600000, 0x09c80000, 0x09c80000)
  171. from space 13056K, 69% used [0x09c80000, 0x0a55edc0, 0x0a940000)
  172. to space 13056K, 0% used [0x0a940000, 0x0a940000, 0x0b600000)
  173. concurrent mark-sweep generation total 76688K, used 46012K [0x0b600000, 0x100e4000, 0x23600000)
  174. concurrent-mark-sweep perm gen total 23240K, used 13944K [0x23600000, 0x24cb2000, 0x27600000)
  175. Event: 41.848 GC heap after
  176. Heap after GC invocations=5 (full 1):
  177. def new generation total 118016K, used 4570K [0x03600000, 0x0b600000, 0x0b600000)
  178. eden space 104960K, 0% used [0x03600000, 0x03600000, 0x09c80000)
  179. from space 13056K, 35% used [0x0a940000, 0x0adb6b68, 0x0b600000)
  180. to space 13056K, 0% used [0x09c80000, 0x09c80000, 0x0a940000)
  181. concurrent mark-sweep generation total 76688K, used 52740K [0x0b600000, 0x100e4000, 0x23600000)
  182. concurrent-mark-sweep perm gen total 23240K, used 13944K [0x23600000, 0x24cb2000, 0x27600000)
  183. }
  184. Event: 43.224 GC heap before
  185. {Heap before GC invocations=5 (full 2):
  186. def new generation total 118016K, used 109530K [0x03600000, 0x0b600000, 0x0b600000)
  187. eden space 104960K, 100% used [0x03600000, 0x09c80000, 0x09c80000)
  188. from space 13056K, 35% used [0x0a940000, 0x0adb6b68, 0x0b600000)
  189. to space 13056K, 0% used [0x09c80000, 0x09c80000, 0x0a940000)
  190. concurrent mark-sweep generation total 76688K, used 52740K [0x0b600000, 0x100e4000, 0x23600000)
  191. concurrent-mark-sweep perm gen total 23240K, used 13962K [0x23600000, 0x24cb2000, 0x27600000)
  192. Event: 43.249 GC heap after
  193. Heap after GC invocations=6 (full 2):
  194. def new generation total 118016K, used 4756K [0x03600000, 0x0b600000, 0x0b600000)
  195. eden space 104960K, 0% used [0x03600000, 0x03600000, 0x09c80000)
  196. from space 13056K, 36% used [0x09c80000, 0x0a125248, 0x0a940000)
  197. to space 13056K, 0% used [0x0a940000, 0x0a940000, 0x0b600000)
  198. concurrent mark-sweep generation total 76688K, used 52740K [0x0b600000, 0x100e4000, 0x23600000)
  199. concurrent-mark-sweep perm gen total 23240K, used 13962K [0x23600000, 0x24cb2000, 0x27600000)
  200. }
  201. Event: 46.317 GC heap before
  202. {Heap before GC invocations=6 (full 2):
  203. def new generation total 118016K, used 109716K [0x03600000, 0x0b600000, 0x0b600000)
  204. eden space 104960K, 100% used [0x03600000, 0x09c80000, 0x09c80000)
  205. from space 13056K, 36% used [0x09c80000, 0x0a125248, 0x0a940000)
  206. to space 13056K, 0% used [0x0a940000, 0x0a940000, 0x0b600000)
  207. concurrent mark-sweep generation total 76688K, used 45985K [0x0b600000, 0x100e4000, 0x23600000)
  208. concurrent-mark-sweep perm gen total 23368K, used 14073K [0x23600000, 0x24cd2000, 0x27600000)
  209. Event: 46.369 GC heap after
  210. Heap after GC invocations=7 (full 2):
  211. def new generation total 118016K, used 11289K [0x03600000, 0x0b600000, 0x0b600000)
  212. eden space 104960K, 0% used [0x03600000, 0x03600000, 0x09c80000)
  213. from space 13056K, 86% used [0x0a940000, 0x0b446418, 0x0b600000)
  214. to space 13056K, 0% used [0x09c80000, 0x09c80000, 0x0a940000)
  215. concurrent mark-sweep generation total 76688K, used 45985K [0x0b600000, 0x100e4000, 0x23600000)
  216. concurrent-mark-sweep perm gen total 23368K, used 14073K [0x23600000, 0x24cd2000, 0x27600000)
  217. }
  218.  
  219. Deoptimization events (0 events):
  220. No events
  221.  
  222. Internal exceptions (10 events):
  223. Event: 52.153 Thread 0x011f5c00 Threw 0x066f88b8 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
  224. Event: 52.154 Thread 0x011f5c00 Threw 0x066fbf70 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
  225. Event: 52.180 Thread 0x011f5c00 Threw 0x06702120 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
  226. Event: 52.224 Thread 0x011f5c00 Threw 0x06704918 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
  227. Event: 52.226 Thread 0x011f5c00 Threw 0x0670a620 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
  228. Event: 52.227 Thread 0x011f5c00 Threw 0x0670e100 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
  229. Event: 52.244 Thread 0x011f5c00 Threw 0x06714430 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
  230. Event: 52.268 Thread 0x011f5c00 Threw 0x0777b958 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
  231. Event: 52.270 Thread 0x011f5c00 Threw 0x0777fff8 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
  232. Event: 52.271 Thread 0x011f5c00 Threw 0x07782bc8 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
  233.  
  234. Events (10 events):
  235. Event: 52.226 loading class 0x28daa618
  236. Event: 52.226 loading class 0x28daa618 done
  237. Event: 52.244 loading class 0x28daa630
  238. Event: 52.244 loading class 0x28daa630 done
  239. Event: 52.268 loading class 0x29025cb0
  240. Event: 52.268 loading class 0x29025cb0 done
  241. Event: 52.269 loading class 0x28daa5e8
  242. Event: 52.269 loading class 0x28daa5e8 done
  243. Event: 52.271 loading class 0x29022f30
  244. Event: 52.271 loading class 0x29022f30 done
  245.  
  246.  
  247. Dynamic libraries:
  248. 0x00360000 - 0x0038f000 C:\Program Files\Java\jre7\bin\javaw.exe
  249. 0x77150000 - 0x7728c000 C:\Windows\SYSTEM32\ntdll.dll
  250. 0x769d0000 - 0x76aa4000 C:\Windows\system32\kernel32.dll
  251. 0x75210000 - 0x7525b000 C:\Windows\system32\KERNELBASE.dll
  252. 0x75770000 - 0x75810000 C:\Windows\system32\ADVAPI32.dll
  253. 0x76b40000 - 0x76bec000 C:\Windows\system32\msvcrt.dll
  254. 0x76500000 - 0x76519000 C:\Windows\SYSTEM32\sechost.dll
  255. 0x772d0000 - 0x77372000 C:\Windows\system32\RPCRT4.dll
  256. 0x76cc0000 - 0x76d89000 C:\Windows\system32\USER32.dll
  257. 0x76980000 - 0x769ce000 C:\Windows\system32\GDI32.dll
  258. 0x772c0000 - 0x772ca000 C:\Windows\system32\LPK.dll
  259. 0x76460000 - 0x764fd000 C:\Windows\system32\USP10.dll
  260. 0x73f60000 - 0x740fe000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
  261. 0x76920000 - 0x76977000 C:\Windows\system32\SHLWAPI.dll
  262. 0x77290000 - 0x772af000 C:\Windows\system32\IMM32.DLL
  263. 0x76800000 - 0x768cc000 C:\Windows\system32\MSCTF.dll
  264. 0x5aec0000 - 0x5af7f000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  265. 0x5ab30000 - 0x5aeb8000 C:\Program Files\Java\jre7\bin\client\jvm.dll
  266. 0x64dc0000 - 0x64dc7000 C:\Windows\system32\WSOCK32.dll
  267. 0x76c80000 - 0x76cb5000 C:\Windows\system32\WS2_32.dll
  268. 0x772b0000 - 0x772b6000 C:\Windows\system32\NSI.dll
  269. 0x6fab0000 - 0x6fae2000 C:\Windows\system32\WINMM.dll
  270. 0x754d0000 - 0x754d5000 C:\Windows\system32\PSAPI.DLL
  271. 0x5af90000 - 0x5af9c000 C:\Program Files\Java\jre7\bin\verify.dll
  272. 0x5ab10000 - 0x5ab30000 C:\Program Files\Java\jre7\bin\java.dll
  273. 0x5aaf0000 - 0x5ab03000 C:\Program Files\Java\jre7\bin\zip.dll
  274. 0x5cf20000 - 0x5cf2a000 C:\Program Files\Java\jre7\bin\management.dll
  275. 0x5a940000 - 0x5a954000 C:\Program Files\Java\jre7\bin\net.dll
  276. 0x74b80000 - 0x74bbc000 C:\Windows\system32\mswsock.dll
  277. 0x74b70000 - 0x74b76000 C:\Windows\System32\wship6.dll
  278. 0x5afa0000 - 0x5afaf000 C:\Program Files\Java\jre7\bin\nio.dll
  279. 0x739b0000 - 0x739c0000 C:\Windows\system32\NLAapi.dll
  280. 0x6bf00000 - 0x6bf10000 C:\Windows\system32\napinsp.dll
  281. 0x6bed0000 - 0x6bee2000 C:\Windows\system32\pnrpnsp.dll
  282. 0x74a40000 - 0x74a84000 C:\Windows\system32\DNSAPI.dll
  283. 0x6bd10000 - 0x6bd18000 C:\Windows\System32\winrnr.dll
  284. 0x73850000 - 0x7386c000 C:\Windows\system32\IPHLPAPI.DLL
  285. 0x73840000 - 0x73847000 C:\Windows\system32\WINNSI.DLL
  286. 0x73740000 - 0x73778000 C:\Windows\System32\fwpuclnt.dll
  287. 0x71580000 - 0x71586000 C:\Windows\system32\rasadhlp.dll
  288. 0x03560000 - 0x035ad000 C:\Users\Danny\AppData\Roaming\.minecraft\versions\1.8\1.8-natives-329495034559\lwjgl.dll
  289. 0x56640000 - 0x56708000 C:\Windows\system32\OPENGL32.dll
  290. 0x5a8b0000 - 0x5a8d2000 C:\Windows\system32\GLU32.dll
  291. 0x56550000 - 0x56637000 C:\Windows\system32\DDRAW.dll
  292. 0x654e0000 - 0x654e6000 C:\Windows\system32\DCIMAN32.dll
  293. 0x76fb0000 - 0x7714d000 C:\Windows\system32\SETUPAPI.dll
  294. 0x754a0000 - 0x754c7000 C:\Windows\system32\CFGMGR32.dll
  295. 0x76ab0000 - 0x76b3f000 C:\Windows\system32\OLEAUT32.dll
  296. 0x754e0000 - 0x7563c000 C:\Windows\system32\ole32.dll
  297. 0x75270000 - 0x75282000 C:\Windows\system32\DEVOBJ.dll
  298. 0x73960000 - 0x73973000 C:\Windows\system32\dwmapi.dll
  299. 0x744a0000 - 0x744a9000 C:\Windows\system32\VERSION.dll
  300. 0x74bc0000 - 0x74bd6000 C:\Windows\system32\CRYPTSP.dll
  301. 0x74960000 - 0x7499b000 C:\Windows\system32\rsaenh.dll
  302. 0x75480000 - 0x75497000 C:\Windows\system32\USERENV.dll
  303. 0x751b0000 - 0x751bb000 C:\Windows\system32\profapi.dll
  304. 0x750a0000 - 0x750ac000 C:\Windows\system32\CRYPTBASE.dll
  305. 0x73500000 - 0x73512000 C:\Windows\system32\dhcpcsvc.DLL
  306. 0x734f0000 - 0x734fd000 C:\Windows\system32\dhcpcsvc6.DLL
  307. 0x5a9a0000 - 0x5aae3000 C:\Program Files\Java\jre7\bin\awt.dll
  308. 0x73ea0000 - 0x73ee0000 C:\Windows\system32\uxtheme.dll
  309. 0x29e20000 - 0x2a212000 C:\Windows\system32\ig4icd32.dll
  310. 0x2a220000 - 0x2a4ba000 C:\Windows\system32\ig4dev32.dll
  311. 0x59e70000 - 0x59ee9000 C:\Windows\system32\mscms.dll
  312. 0x656f0000 - 0x65728000 C:\Windows\system32\icm32.dll
  313. 0x70a40000 - 0x70a7a000 C:\Users\Danny\AppData\Roaming\.minecraft\versions\1.8\1.8-natives-329495034559\avutil-ttv-51.dll
  314. 0x65980000 - 0x6599d000 C:\Users\Danny\AppData\Roaming\.minecraft\versions\1.8\1.8-natives-329495034559\swresample-ttv-0.dll
  315. 0x6eb80000 - 0x6ec09000 C:\Users\Danny\AppData\Roaming\.minecraft\versions\1.8\1.8-natives-329495034559\libmp3lame-ttv.dll
  316. 0x555d0000 - 0x56550000 C:\Users\Danny\AppData\Roaming\.minecraft\versions\1.8\1.8-natives-329495034559\libmfxsw32.dll
  317. 0x59c60000 - 0x59d90000 C:\Users\Danny\AppData\Roaming\.minecraft\versions\1.8\1.8-natives-329495034559\twitchsdk.dll
  318. 0x765b0000 - 0x7676d000 C:\Windows\system32\WININET.dll
  319. 0x752c0000 - 0x752c4000 C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
  320. 0x752a0000 - 0x752a4000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
  321. 0x752b0000 - 0x752b4000 C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
  322. 0x75290000 - 0x75293000 C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
  323. 0x765a0000 - 0x765a3000 C:\Windows\system32\normaliz.DLL
  324. 0x76d90000 - 0x76faa000 C:\Windows\system32\iertutil.dll
  325. 0x75200000 - 0x75205000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
  326. 0x2e910000 - 0x2e975000 C:\Users\Danny\AppData\Roaming\.minecraft\versions\1.8\1.8-natives-329495034559\OpenAL32.dll
  327. 0x75810000 - 0x7645a000 C:\Windows\system32\SHELL32.dll
  328. 0x76bf0000 - 0x76c73000 C:\Windows\system32\CLBCatQ.DLL
  329. 0x73ee0000 - 0x73f19000 C:\Windows\System32\MMDevApi.dll
  330. 0x73cf0000 - 0x73de5000 C:\Windows\System32\PROPSYS.dll
  331. 0x59be0000 - 0x59c52000 C:\Windows\system32\dsound.dll
  332. 0x73f20000 - 0x73f45000 C:\Windows\system32\POWRPROF.dll
  333. 0x730d0000 - 0x73106000 C:\Windows\system32\AUDIOSES.DLL
  334. 0x5f680000 - 0x5f76b000 C:\Windows\system32\dbghelp.dll
  335.  
  336. VM Arguments:
  337. jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=C:\Users\Danny\AppData\Roaming\.minecraft\versions\1.8\1.8-natives-329495034559
  338. java_command: net.minecraft.client.main.Main --username xBlueLiqhT --version 1.8 --gameDir C:\Users\Danny\AppData\Roaming\.minecraft --assetsDir C:\Users\Danny\AppData\Roaming\.minecraft\assets --assetIndex 1.8 --uuid d2e015ed1717455e8ee6a2c48eab0e06 --accessToken 372ff01d743746faa0f2dbfbf3ab7765 --userProperties {} --userType legacy
  339. Launcher Type: SUN_STANDARD
  340.  
  341. Environment Variables:
  342. PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Java\jre7\bin
  343. USERNAME=Danny
  344. OS=Windows_NT
  345. PROCESSOR_IDENTIFIER=x86 Family 6 Model 22 Stepping 1, GenuineIntel
  346.  
  347.  
  348.  
  349. --------------- S Y S T E M ---------------
  350.  
  351. OS: Windows 7 Build 7601 Service Pack 1
  352.  
  353. CPU:total 1 (1 cores per cpu, 1 threads per core) family 6 model 22 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, tsc
  354.  
  355. Memory: 4k page, physical 1038328k(17208k free), swap 2086904k(338148k free)
  356.  
  357. vm_info: Java HotSpot(TM) Client VM (24.65-b04) for windows-x86 JRE (1.7.0_67-b01), built on Jul 25 2014 10:20:53 by "java_re" with unknown MS VC++:1600
  358.  
  359. time: Tue Sep 02 14:14:18 2014
  360. elapsed time: 52 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement