Guest User

Entity 303 or PC error?

a guest
Dec 13th, 2014
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.79 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=0x2b1a4c20, pid=3160, tid=6060
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (7.0_71-b14) (build 1.7.0_71-b14)
  7. # Java VM: Java HotSpot(TM) Client VM (24.71-b01 mixed mode windows-x86 )
  8. # Problematic frame:
  9. # C [ig4icd32.dll+0x14c20]
  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.  
  20. --------------- T H R E A D ---------------
  21.  
  22.  
  23. Current thread (0x008edc00): JavaThread "Client thread" [_thread_in_native, id=6060, stack(0x02360000,0x023b0000)]
  24.  
  25.  
  26. siginfo: ExceptionCode=0xc0000005, reading address 0xf18b5655
  27.  
  28.  
  29. Registers:
  30. EAX=0xf18b5651, EBX=0x00000000, ECX=0x2b4bfdd0, EDX=0x00000078
  31. ESP=0x023af064, EBP=0x023af0d8, ESI=0x0000dfd0, EDI=0x000003fd
  32. EIP=0x2b1a4c20, EFLAGS=0x00010282
  33.  
  34.  
  35. Top of Stack: (sp=0x023af064)
  36. 0x023af064: 0000dfd0 2b3f0048 2b1c07a3 0000dfd0
  37. 0x023af074: 00000000 2b3f0048 00000000 2b1c08a4
  38. 0x023af084: 0000dfd0 008edc00 023af0c0 0231ab2e
  39. 0x023af094: 00008892 0000dfd0 027f9fb3 008edd30
  40. 0x023af0a4: 023af0c0 00008892 0000dfd0 2b1af6d0
  41. 0x023af0b4: 00000000 107e5518 00000000 0f907990
  42. 0x023af0c4: 00000000 c2ddd488 c26c0000 427aa0ef
  43. 0x023af0d4: 02318389 023af45c 027fddc8 2b1af6d0
  44.  
  45.  
  46. Instructions: (pc=0x2b1a4c20)
  47. 0x2b1a4c00: 56 8b 74 24 08 57 33 d2 8b c6 bf fd 03 00 00 f7
  48. 0x2b1a4c10: f7 8b 41 0c 8b 04 90 85 c0 74 10 eb 03 8d 49 00
  49. 0x2b1a4c20: 39 70 04 74 0d 8b 00 85 c0 75 f5 5f 33 c0 5e c2
  50. 0x2b1a4c30: 04 00 8b 48 0c 41 5f 89 48 0c 5e c2 04 00 cc cc
  51.  
  52.  
  53.  
  54. Register to memory mapping:
  55.  
  56.  
  57. EAX=0xf18b5651 is an unknown value
  58. EBX=0x00000000 is an unknown value
  59. ECX=0x2b4bfdd0 is an unknown value
  60. EDX=0x00000078 is an unknown value
  61. ESP=0x023af064 is pointing into the stack for thread: 0x008edc00
  62. EBP=0x023af0d8 is pointing into the stack for thread: 0x008edc00
  63. ESI=0x0000dfd0 is an unknown value
  64. EDI=0x000003fd is an unknown value
  65.  
  66.  
  67.  
  68. Stack: [0x02360000,0x023b0000], sp=0x023af064, free space=316k
  69. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  70. C [ig4icd32.dll+0x14c20]
  71. J 2612 C1 cky.a(Laqi;)V (101 bytes) @ 0x027fddc8 [0x027fdb90+0x238]
  72. J 2717 C1 ckn.a(Laqi;)V (205 bytes) @ 0x02829fe4 [0x028299f0+0x5f4]
  73. J 2419 C1 ckn.a(Laqi;DILwx;)I (392 bytes) @ 0x027b8028 [0x027b7ab0+0x578]
  74. j cjh.a(IFJ)V+563
  75. j cjh.a(FJ)V+123
  76. j cjh.b(F)V+515
  77. j bss.at()V+323
  78. j bss.a()V+72
  79. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1064
  80. v ~StubRoutines::call_stub
  81. V [jvm.dll+0x141eda]
  82. V [jvm.dll+0x2061ee]
  83. V [jvm.dll+0x141f5d]
  84. V [jvm.dll+0xcb245]
  85. V [jvm.dll+0xd5ee7]
  86. C [javaw.exe+0x2070]
  87. C [javaw.exe+0xa601]
  88. C [javaw.exe+0xa68b]
  89. C [kernel32.dll+0x4d3c9]
  90. C [ntdll.dll+0x41603]
  91. C [ntdll.dll+0x415d6]
  92.  
  93.  
  94. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  95. J 2599 org.lwjgl.opengl.GL15.nglBindBuffer(IIJ)V (0 bytes) @ 0x027f9f6f [0x027f9f20+0x4f]
  96. J 2612 C1 cky.a(Laqi;)V (101 bytes) @ 0x027fddc8 [0x027fdb90+0x238]
  97. J 2717 C1 ckn.a(Laqi;)V (205 bytes) @ 0x02829fe4 [0x028299f0+0x5f4]
  98. J 2419 C1 ckn.a(Laqi;DILwx;)I (392 bytes) @ 0x027b8028 [0x027b7ab0+0x578]
  99. j cjh.a(IFJ)V+563
  100. j cjh.a(FJ)V+123
  101. j cjh.b(F)V+515
  102. j bss.at()V+323
  103. j bss.a()V+72
  104. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1064
  105. v ~StubRoutines::call_stub
  106.  
  107.  
  108. --------------- P R O C E S S ---------------
  109.  
  110.  
  111. Java Threads: ( => current thread )
  112. 0x2ccc8000 JavaThread "Netty Client IO #3" daemon [_thread_in_native, id=5044, stack(0x36df0000,0x36e40000)]
  113. 0x2ccda400 JavaThread "Netty Client IO #2" daemon [_thread_in_native, id=3868, stack(0x369e0000,0x36a30000)]
  114. 0x2ccd9c00 JavaThread "Netty Client IO #1" daemon [_thread_in_native, id=4892, stack(0x36900000,0x36950000)]
  115. 0x2ccd9400 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=5116, stack(0x31fe0000,0x32030000)]
  116. 0x2ccd9000 JavaThread "Server Pinger #2" daemon [_thread_blocked, id=4308, stack(0x2f580000,0x2f5d0000)]
  117. 0x2ccd8800 JavaThread "Server Pinger #1" daemon [_thread_blocked, id=2016, stack(0x35b60000,0x35bb0000)]
  118. 0x2ccd8400 JavaThread "Thread-9" daemon [_thread_in_native, id=4380, stack(0x31f50000,0x31fa0000)]
  119. 0x2ccd7c00 JavaThread "Server Pinger #0" daemon [_thread_blocked, id=2812, stack(0x35b10000,0x35b60000)]
  120. 0x2ccd6800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=5784, stack(0x2db90000,0x2dbe0000)]
  121. 0x2d3f3000 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=3988, stack(0x2d7f0000,0x2d840000)]
  122. 0x2d3f2800 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=5072, stack(0x2a660000,0x2a6b0000)]
  123. 0x2cc3d400 JavaThread "Thread-7" [_thread_blocked, id=4660, stack(0x2b0e0000,0x2b130000)]
  124. 0x2cd88400 JavaThread "Thread-6" [_thread_blocked, id=4704, stack(0x2af20000,0x2af70000)]
  125. 0x2a2c5800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3180, stack(0x29c90000,0x29ce0000)]
  126. 0x2a2c4000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=332, stack(0x2abb0000,0x2ac00000)]
  127. 0x2a244c00 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2372, stack(0x2a510000,0x2a560000)]
  128. 0x2a1cb400 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4732, stack(0x2a610000,0x2a660000)]
  129. 0x299c4000 JavaThread "Service Thread" daemon [_thread_blocked, id=1596, stack(0x29de0000,0x29e30000)]
  130. 0x299ba400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=6048, stack(0x29b70000,0x29bc0000)]
  131. 0x299b7800 JavaThread "Attach Listener" daemon [_thread_blocked, id=1496, stack(0x00fb0000,0x01000000)]
  132. 0x299aec00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3332, stack(0x29d50000,0x29da0000)]
  133. 0x299ad800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=4128, stack(0x29ce0000,0x29d30000)]
  134. 0x00f39000 JavaThread "Finalizer" daemon [_thread_blocked, id=640, stack(0x29c30000,0x29c80000)]
  135. 0x00f34400 JavaThread "Reference Handler" daemon [_thread_blocked, id=5580, stack(0x043e0000,0x04430000)]
  136. =>0x008edc00 JavaThread "Client thread" [_thread_in_native, id=6060, stack(0x02360000,0x023b0000)]
  137.  
  138.  
  139. Other Threads:
  140. 0x00f2f400 VMThread [stack: 0x29b20000,0x29b70000] [id=4440]
  141. 0x299d6000 WatcherThread [stack: 0x29ef0000,0x29f40000] [id=940]
  142.  
  143.  
  144. VM state:not at safepoint (normal execution)
  145.  
  146.  
  147. VM Mutex/Monitor currently owned by a thread: None
  148.  
  149.  
  150. Heap
  151. par new generation total 118016K, used 39530K [0x04600000, 0x0c600000, 0x0c600000)
  152. eden space 104960K, 33% used [0x04600000, 0x068c1250, 0x0ac80000)
  153. from space 13056K, 30% used [0x0b940000, 0x0bd19990, 0x0c600000)
  154. to space 13056K, 0% used [0x0ac80000, 0x0ac80000, 0x0b940000)
  155. concurrent mark-sweep generation total 128068K, used 76839K [0x0c600000, 0x14311000, 0x24600000)
  156. concurrent-mark-sweep perm gen total 33084K, used 19792K [0x24600000, 0x2664f000, 0x28600000)
  157.  
  158.  
  159. Card table byte_map: [0x04480000,0x045b0000] byte_map_base: 0x0445d000
  160.  
  161.  
  162. Polling page: 0x000f0000
  163.  
  164.  
  165. Code Cache [0x023b0000, 0x02840000, 0x043b0000)
  166. total_blobs=3052 nmethods=2697 adapters=291 free_code_cache=28122Kb largest_free_block=28794368
  167.  
  168.  
  169. Compilation events (10 events):
  170. Event: 24.767 Thread 0x299ba400 2739 amg::w (25 bytes)
  171. Event: 24.767 Thread 0x299ba400 nmethod 2739 0x02834cc8 code [0x02834dd0, 0x02834e9c]
  172. Event: 24.769 Thread 0x299ba400 2740 hk::iterator (22 bytes)
  173. Event: 24.770 Thread 0x299ba400 nmethod 2740 0x02834f48 code [0x028350e0, 0x02835754]
  174. Event: 24.771 Thread 0x299ba400 2741 hz::e (5 bytes)
  175. Event: 24.771 Thread 0x299ba400 nmethod 2741 0x02835d08 code [0x02835e00, 0x02835e80]
  176. Event: 24.771 Thread 0x299ba400 2742 cjm::k (10 bytes)
  177. Event: 24.771 Thread 0x299ba400 nmethod 2742 0x02835ec8 code [0x02835fd0, 0x0283606c]
  178. Event: 24.776 Thread 0x299ba400 2743 ! aqr::i (895 bytes)
  179. Event: 24.782 Thread 0x299ba400 nmethod 2743 0x02836108 code [0x028368a0, 0x02838148]
  180.  
  181.  
  182. GC Heap History (10 events):
  183. Event: 20.892 GC heap before
  184. {Heap before GC invocations=12 (full 8):
  185. par new generation total 118016K, used 104960K [0x04600000, 0x0c600000, 0x0c600000)
  186. eden space 104960K, 100% used [0x04600000, 0x0ac80000, 0x0ac80000)
  187. from space 13056K, 0% used [0x0ac80000, 0x0ac80000, 0x0b940000)
  188. to space 13056K, 0% used [0x0b940000, 0x0b940000, 0x0c600000)
  189. concurrent mark-sweep generation total 124836K, used 74900K [0x0c600000, 0x13fe9000, 0x24600000)
  190. concurrent-mark-sweep perm gen total 32436K, used 19766K [0x24600000, 0x265ad000, 0x28600000)
  191. Event: 20.913 GC heap after
  192. Heap after GC invocations=13 (full 8):
  193. par new generation total 118016K, used 10565K [0x04600000, 0x0c600000, 0x0c600000)
  194. eden space 104960K, 0% used [0x04600000, 0x04600000, 0x0ac80000)
  195. from space 13056K, 80% used [0x0b940000, 0x0c391440, 0x0c600000)
  196. to space 13056K, 0% used [0x0ac80000, 0x0ac80000, 0x0b940000)
  197. concurrent mark-sweep generation total 124836K, used 74900K [0x0c600000, 0x13fe9000, 0x24600000)
  198. concurrent-mark-sweep perm gen total 32436K, used 19766K [0x24600000, 0x265ad000, 0x28600000)
  199. }
  200. Event: 21.881 GC heap before
  201. {Heap before GC invocations=13 (full 8):
  202. par new generation total 118016K, used 115525K [0x04600000, 0x0c600000, 0x0c600000)
  203. eden space 104960K, 100% used [0x04600000, 0x0ac80000, 0x0ac80000)
  204. from space 13056K, 80% used [0x0b940000, 0x0c391440, 0x0c600000)
  205. to space 13056K, 0% used [0x0ac80000, 0x0ac80000, 0x0b940000)
  206. concurrent mark-sweep generation total 124836K, used 68889K [0x0c600000, 0x13fe9000, 0x24600000)
  207. concurrent-mark-sweep perm gen total 32956K, used 19772K [0x24600000, 0x2662f000, 0x28600000)
  208. Event: 21.912 GC heap after
  209. Heap after GC invocations=14 (full 8):
  210. par new generation total 118016K, used 7196K [0x04600000, 0x0c600000, 0x0c600000)
  211. eden space 104960K, 0% used [0x04600000, 0x04600000, 0x0ac80000)
  212. from space 13056K, 55% used [0x0ac80000, 0x0b387160, 0x0b940000)
  213. to space 13056K, 0% used [0x0b940000, 0x0b940000, 0x0c600000)
  214. concurrent mark-sweep generation total 124836K, used 76913K [0x0c600000, 0x13fe9000, 0x24600000)
  215. concurrent-mark-sweep perm gen total 32956K, used 19772K [0x24600000, 0x2662f000, 0x28600000)
  216. }
  217. Event: 22.348 GC heap before
  218. {Heap before GC invocations=14 (full 9):
  219. par new generation total 118016K, used 112156K [0x04600000, 0x0c600000, 0x0c600000)
  220. eden space 104960K, 100% used [0x04600000, 0x0ac80000, 0x0ac80000)
  221. from space 13056K, 55% used [0x0ac80000, 0x0b387160, 0x0b940000)
  222. to space 13056K, 0% used [0x0b940000, 0x0b940000, 0x0c600000)
  223. concurrent mark-sweep generation total 124836K, used 76913K [0x0c600000, 0x13fe9000, 0x24600000)
  224. concurrent-mark-sweep perm gen total 32956K, used 19773K [0x24600000, 0x2662f000, 0x28600000)
  225. Event: 22.359 GC heap after
  226. Heap after GC invocations=15 (full 9):
  227. par new generation total 118016K, used 2936K [0x04600000, 0x0c600000, 0x0c600000)
  228. eden space 104960K, 0% used [0x04600000, 0x04600000, 0x0ac80000)
  229. from space 13056K, 22% used [0x0b940000, 0x0bc1e2e0, 0x0c600000)
  230. to space 13056K, 0% used [0x0ac80000, 0x0ac80000, 0x0b940000)
  231. concurrent mark-sweep generation total 124836K, used 76913K [0x0c600000, 0x13fe9000, 0x24600000)
  232. concurrent-mark-sweep perm gen total 32956K, used 19773K [0x24600000, 0x2662f000, 0x28600000)
  233. }
  234. Event: 22.987 GC heap before
  235. {Heap before GC invocations=15 (full 9):
  236. par new generation total 118016K, used 107896K [0x04600000, 0x0c600000, 0x0c600000)
  237. eden space 104960K, 100% used [0x04600000, 0x0ac80000, 0x0ac80000)
  238. from space 13056K, 22% used [0x0b940000, 0x0bc1e2e0, 0x0c600000)
  239. to space 13056K, 0% used [0x0ac80000, 0x0ac80000, 0x0b940000)
  240. concurrent mark-sweep generation total 124836K, used 76913K [0x0c600000, 0x13fe9000, 0x24600000)
  241. concurrent-mark-sweep perm gen total 32956K, used 19789K [0x24600000, 0x2662f000, 0x28600000)
  242. Event: 23.002 GC heap after
  243. Heap after GC invocations=16 (full 9):
  244. par new generation total 118016K, used 4037K [0x04600000, 0x0c600000, 0x0c600000)
  245. eden space 104960K, 0% used [0x04600000, 0x04600000, 0x0ac80000)
  246. from space 13056K, 30% used [0x0ac80000, 0x0b071750, 0x0b940000)
  247. to space 13056K, 0% used [0x0b940000, 0x0b940000, 0x0c600000)
  248. concurrent mark-sweep generation total 124836K, used 76913K [0x0c600000, 0x13fe9000, 0x24600000)
  249. concurrent-mark-sweep perm gen total 32956K, used 19789K [0x24600000, 0x2662f000, 0x28600000)
  250. }
  251. Event: 24.655 GC heap before
  252. {Heap before GC invocations=16 (full 9):
  253. par new generation total 118016K, used 108941K [0x04600000, 0x0c600000, 0x0c600000)
  254. eden space 104960K, 99% used [0x04600000, 0x0ac71e68, 0x0ac80000)
  255. from space 13056K, 30% used [0x0ac80000, 0x0b071750, 0x0b940000)
  256. to space 13056K, 0% used [0x0b940000, 0x0b940000, 0x0c600000)
  257. concurrent mark-sweep generation total 128068K, used 76839K [0x0c600000, 0x14311000, 0x24600000)
  258. concurrent-mark-sweep perm gen total 33084K, used 19792K [0x24600000, 0x2664f000, 0x28600000)
  259. Event: 24.671 GC heap after
  260. Heap after GC invocations=17 (full 9):
  261. par new generation total 118016K, used 3942K [0x04600000, 0x0c600000, 0x0c600000)
  262. eden space 104960K, 0% used [0x04600000, 0x04600000, 0x0ac80000)
  263. from space 13056K, 30% used [0x0b940000, 0x0bd19990, 0x0c600000)
  264. to space 13056K, 0% used [0x0ac80000, 0x0ac80000, 0x0b940000)
  265. concurrent mark-sweep generation total 128068K, used 76839K [0x0c600000, 0x14311000, 0x24600000)
  266. concurrent-mark-sweep perm gen total 33084K, used 19792K [0x24600000, 0x2664f000, 0x28600000)
  267. }
  268.  
  269.  
  270. Deoptimization events (0 events):
  271. No events
  272.  
  273.  
  274. Internal exceptions (10 events):
  275. Event: 24.633 Thread 0x2cd88400 Threw 0x09cae6f0 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:3002
  276. Event: 24.633 Thread 0x2cd88400 Threw 0x09caf360 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:2954
  277. Event: 24.640 Thread 0x2cd88400 Threw 0x09caf4c0 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:3002
  278. Event: 24.642 Thread 0x2cd88400 Threw 0x09caf620 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:3002
  279. Event: 24.737 Thread 0x2cd88400 Threw 0x06774ad0 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:3002
  280. Event: 24.737 Thread 0x2cd88400 Threw 0x06775740 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:2954
  281. Event: 24.742 Thread 0x2cd88400 Threw 0x067758a0 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:3002
  282. Event: 24.751 Thread 0x2cd88400 Threw 0x06775a00 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:3002
  283. Event: 24.782 Thread 0x2cd88400 Threw 0x06775ba0 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:3002
  284. Event: 24.784 Thread 0x2cd88400 Threw 0x06775d00 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:3002
  285.  
  286.  
  287. Events (10 events):
  288. Event: 24.075 Executing VM operation: RevokeBias
  289. Event: 24.075 Executing VM operation: RevokeBias done
  290. Event: 24.464 Executing VM operation: RevokeBias
  291. Event: 24.464 Executing VM operation: RevokeBias done
  292. Event: 24.640 Executing VM operation: BulkRevokeBias
  293. Event: 24.640 Executing VM operation: BulkRevokeBias done
  294. Event: 24.655 Executing VM operation: GenCollectForAllocation
  295. Event: 24.672 Executing VM operation: GenCollectForAllocation done
  296. Event: 24.742 Executing VM operation: RevokeBias
  297. Event: 24.742 Executing VM operation: RevokeBias done
  298.  
  299.  
  300.  
  301. Dynamic libraries:
  302. 0x012e0000 - 0x0130f000 C:\Program Files\Java\jre7\bin\javaw.exe
  303. 0x77470000 - 0x77598000 C:\windows\system32\ntdll.dll
  304. 0x763b0000 - 0x7648d000 C:\windows\system32\kernel32.dll
  305. 0x76fb0000 - 0x77076000 C:\windows\system32\ADVAPI32.dll
  306. 0x75b30000 - 0x75bf2000 C:\windows\system32\RPCRT4.dll
  307. 0x775a0000 - 0x7763d000 C:\windows\system32\USER32.dll
  308. 0x77390000 - 0x773dc000 C:\windows\system32\GDI32.dll
  309. 0x74890000 - 0x74a2e000 C:\windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6002.18305_none_5cb72f2a088b0ed3\COMCTL32.dll
  310. 0x771d0000 - 0x7727a000 C:\windows\system32\msvcrt.dll
  311. 0x77280000 - 0x772d9000 C:\windows\system32\SHLWAPI.dll
  312. 0x77370000 - 0x7738e000 C:\windows\system32\IMM32.DLL
  313. 0x762e0000 - 0x763a8000 C:\windows\system32\MSCTF.dll
  314. 0x773e0000 - 0x773e9000 C:\windows\system32\LPK.DLL
  315. 0x76130000 - 0x761ad000 C:\windows\system32\USP10.dll
  316. 0x671d0000 - 0x6728f000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  317. 0x66c70000 - 0x66ff9000 C:\Program Files\Java\jre7\bin\client\jvm.dll
  318. 0x71640000 - 0x71647000 C:\windows\system32\WSOCK32.dll
  319. 0x77440000 - 0x7746d000 C:\windows\system32\WS2_32.dll
  320. 0x75f10000 - 0x75f16000 C:\windows\system32\NSI.dll
  321. 0x74a90000 - 0x74ac2000 C:\windows\system32\WINMM.dll
  322. 0x75dc0000 - 0x75f05000 C:\windows\system32\ole32.dll
  323. 0x772e0000 - 0x7736e000 C:\windows\system32\OLEAUT32.dll
  324. 0x74500000 - 0x7453e000 C:\windows\system32\OLEACC.dll
  325. 0x75b20000 - 0x75b27000 C:\windows\system32\PSAPI.DLL
  326. 0x6a5f0000 - 0x6a5fc000 C:\Program Files\Java\jre7\bin\verify.dll
  327. 0x67530000 - 0x67550000 C:\Program Files\Java\jre7\bin\java.dll
  328. 0x67510000 - 0x67523000 C:\Program Files\Java\jre7\bin\zip.dll
  329. 0x6cf10000 - 0x6cf1a000 C:\Program Files\Java\jre7\bin\management.dll
  330. 0x6cef0000 - 0x6cf04000 C:\Program Files\Java\jre7\bin\net.dll
  331. 0x75140000 - 0x7517b000 C:\windows\system32\mswsock.dll
  332. 0x751f0000 - 0x751f5000 C:\windows\System32\wship6.dll
  333. 0x6e950000 - 0x6e95f000 C:\Program Files\Java\jre7\bin\nio.dll
  334. 0x741e0000 - 0x741ef000 C:\windows\system32\NLAapi.dll
  335. 0x753d0000 - 0x753e9000 C:\windows\system32\IPHLPAPI.DLL
  336. 0x75390000 - 0x753c5000 C:\windows\system32\dhcpcsvc.DLL
  337. 0x75610000 - 0x7563c000 C:\windows\system32\DNSAPI.dll
  338. 0x759c0000 - 0x759d4000 C:\windows\system32\Secur32.dll
  339. 0x75380000 - 0x75387000 C:\windows\system32\WINNSI.DLL
  340. 0x75350000 - 0x75372000 C:\windows\system32\dhcpcsvc6.DLL
  341. 0x6dcb0000 - 0x6dcbf000 C:\windows\system32\napinsp.dll
  342. 0x6d5e0000 - 0x6d5f2000 C:\windows\system32\pnrpnsp.dll
  343. 0x6d720000 - 0x6d728000 C:\windows\System32\winrnr.dll
  344. 0x773f0000 - 0x77439000 C:\windows\system32\WLDAP32.dll
  345. 0x6d710000 - 0x6d71c000 C:\windows\system32\wshbth.dll
  346. 0x75fa0000 - 0x7612a000 C:\windows\system32\SETUPAPI.dll
  347. 0x6d0b0000 - 0x6d0d1000 C:\Program Files\Bonjour\mdnsNSP.dll
  348. 0x6e1a0000 - 0x6e1a6000 C:\windows\system32\rasadhlp.dll
  349. 0x02310000 - 0x0235d000 C:\Users\HoiKay\AppData\Roaming\.minecraft\versions\1.8.1\1.8.1-natives-3217196755802\lwjgl.dll
  350. 0x5f190000 - 0x5f25b000 C:\windows\system32\OPENGL32.dll
  351. 0x706b0000 - 0x706d3000 C:\windows\system32\GLU32.dll
  352. 0x6b100000 - 0x6b1e5000 C:\windows\system32\DDRAW.dll
  353. 0x6ca70000 - 0x6ca76000 C:\windows\system32\DCIMAN32.dll
  354. 0x6fca0000 - 0x6fcac000 C:\windows\system32\dwmapi.dll
  355. 0x74e30000 - 0x74e38000 C:\windows\system32\VERSION.dll
  356. 0x74ee0000 - 0x74f1b000 C:\windows\system32\rsaenh.dll
  357. 0x759e0000 - 0x759fe000 C:\windows\system32\USERENV.dll
  358. 0x66110000 - 0x66253000 C:\Program Files\Java\jre7\bin\awt.dll
  359. 0x74b90000 - 0x74bcf000 C:\windows\system32\uxtheme.dll
  360. 0x2b190000 - 0x2b3e3000 C:\windows\system32\ig4icd32.dll
  361. 0x2b590000 - 0x2b7ac000 C:\windows\system32\ig4dev32.dll
  362. 0x045b0000 - 0x045e5000 C:\windows\system32\btmmhook.dll
  363. 0x644b0000 - 0x64512000 C:\windows\system32\mscms.dll
  364. 0x70bd0000 - 0x70c12000 C:\windows\system32\WINSPOOL.DRV
  365. 0x70da0000 - 0x70dd8000 C:\windows\system32\icm32.dll
  366. 0x70a40000 - 0x70a7a000 C:\Users\HoiKay\AppData\Roaming\.minecraft\versions\1.8.1\1.8.1-natives-3217196755802\avutil-ttv-51.dll
  367. 0x65980000 - 0x6599d000 C:\Users\HoiKay\AppData\Roaming\.minecraft\versions\1.8.1\1.8.1-natives-3217196755802\swresample-ttv-0.dll
  368. 0x6eb80000 - 0x6ec09000 C:\Users\HoiKay\AppData\Roaming\.minecraft\versions\1.8.1\1.8.1-natives-3217196755802\libmp3lame-ttv.dll
  369. 0x557e0000 - 0x56760000 C:\Users\HoiKay\AppData\Roaming\.minecraft\versions\1.8.1\1.8.1-natives-3217196755802\libmfxsw32.dll
  370. 0x5b410000 - 0x5b540000 C:\Users\HoiKay\AppData\Roaming\.minecraft\versions\1.8.1\1.8.1-natives-3217196755802\twitchsdk.dll
  371. 0x761b0000 - 0x762cb000 C:\windows\system32\WININET.dll
  372. 0x762d0000 - 0x762d3000 C:\windows\system32\Normaliz.dll
  373. 0x75c00000 - 0x75dbb000 C:\windows\system32\iertutil.dll
  374. 0x770b0000 - 0x771ca000 C:\windows\system32\urlmon.dll
  375. 0x29bc0000 - 0x29c25000 C:\Users\HoiKay\AppData\Roaming\.minecraft\versions\1.8.1\1.8.1-natives-3217196755802\OpenAL32.dll
  376. 0x76490000 - 0x76fa1000 C:\windows\system32\SHELL32.dll
  377. 0x77640000 - 0x776c4000 C:\windows\system32\CLBCatQ.DLL
  378. 0x74a60000 - 0x74a88000 C:\windows\System32\MMDevApi.dll
  379. 0x6a500000 - 0x6a570000 C:\windows\system32\dsound.dll
  380. 0x74e40000 - 0x74e5a000 C:\windows\system32\POWRPROF.dll
  381. 0x73fd0000 - 0x73ff1000 C:\windows\system32\AUDIOSES.DLL
  382. 0x73f60000 - 0x73fc6000 C:\windows\system32\audioeng.dll
  383. 0x74a30000 - 0x74a37000 C:\windows\system32\AVRT.dll
  384. 0x74310000 - 0x7433d000 C:\windows\system32\WINTRUST.dll
  385. 0x75470000 - 0x75565000 C:\windows\system32\CRYPT32.dll
  386. 0x755d0000 - 0x755e2000 C:\windows\system32\MSASN1.dll
  387. 0x77080000 - 0x770aa000 C:\windows\system32\imagehlp.dll
  388. 0x74d60000 - 0x74d65000 C:\windows\System32\wshtcpip.dll
  389. 0x6ce90000 - 0x6ceb0000 C:\Program Files\Java\jre7\bin\sunec.dll
  390. 0x6cf20000 - 0x6cf29000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  391. 0x29da0000 - 0x29dc1000 C:\Program Files\WIDCOMM\Bluetooth Software\btkeyind.dll
  392. 0x6ec80000 - 0x6ed5c000 C:\windows\system32\dbghelp.dll
  393.  
  394.  
  395. VM Arguments:
  396. jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=C:\Users\HoiKay\AppData\Roaming\.minecraft\versions\1.8.1\1.8.1-natives-3217196755802
  397. java_command: net.minecraft.client.main.Main --username speedcameras24 --version 1.8.1 --gameDir C:\Users\HoiKay\AppData\Roaming\.minecraft --assetsDir C:\Users\HoiKay\AppData\Roaming\.minecraft\assets --assetIndex 1.8 --uuid ef3c2cc1e0094b37aec25ce1f73c1955 --accessToken 00681ce7463d4e03be13fa09d1a3191a --userProperties {} --userType legacy
  398. Launcher Type: SUN_STANDARD
  399.  
  400.  
  401. Environment Variables:
  402. PATH=C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\PC Connectivity Solution\;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;c:\Program Files\Common Files\Roxio Shared\DLLShared\;c:\Program Files\Common Files\Roxio Shared\10.0\DLLShared\;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Java\jre7\bin
  403. USERNAME=HoiKay
  404. OS=Windows_NT
  405. PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 13, GenuineIntel
  406.  
  407.  
  408.  
  409.  
  410. --------------- S Y S T E M ---------------
  411.  
  412.  
  413. OS: Windows Vista Build 6002 Service Pack 2
  414.  
  415.  
  416. CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 15 stepping 13, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, tsc
  417.  
  418.  
  419. Memory: 4k page, physical 3135832k(898500k free), swap 6486740k(3909680k free)
  420.  
  421.  
  422. vm_info: Java HotSpot(TM) Client VM (24.71-b01) for windows-x86 JRE (1.7.0_71-b14), built on Sep 26 2014 16:30:49 by "java_re" with unknown MS VC++:1600
  423.  
  424.  
  425. time: Sat Dec 13 13:32:01 2014
  426. elapsed time: 24 seconds
Add Comment
Please, Sign In to add comment