Guest User

Untitled

a guest
Apr 10th, 2013
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.64 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=0x000007feeb998b59, pid=6052, tid=5544
  5. #
  6. # JRE version: 7.0_17-b02
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.7-b01 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [ig4icd64.dll+0x458b59] ShGetUniformLocation+0x25cab9
  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 (0x0000000012174800): JavaThread "Minecraft main thread" [_thread_in_native, id=5544, stack(0x000000000ea00000,0x000000000eb00000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x000000000000002c
  24.  
  25. Registers:
  26. RAX=0x0000000000000000, RBX=0x000000000eba0560, RCX=0x0000000000000000, RDX=0x0000000000000000
  27. RSP=0x000000000eafe880, RBP=0x000000000eb065f0, RSI=0x000000000eb04580, RDI=0x0000000000000000
  28. R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x000000001173de80, R11=0x0000000000000000
  29. R12=0x0000000000000000, R13=0x000000077c1e2df0, R14=0x0000000000290490, R15=0x000000001173de80
  30. RIP=0x000007feeb998b59, EFLAGS=0x0000000000010246
  31.  
  32. Top of Stack: (sp=0x000000000eafe880)
  33. 0x000000000eafe880: 0000000000000000 0000000000000000
  34. 0x000000000eafe890: 0000000000000000 0000000000000000
  35. 0x000000000eafe8a0: 0000000040000140 0000000000000000
  36. 0x000000000eafe8b0: 0000000000000000 0000000000000000
  37. 0x000000000eafe8c0: 0000000000000000 0000000000000000
  38. 0x000000000eafe8d0: 0000000000000000 0000000000000000
  39. 0x000000000eafe8e0: 0000000000000000 0000000000000000
  40. 0x000000000eafe8f0: 0000000000000000 0000000000000000
  41. 0x000000000eafe900: 0000000000000000 0000000000000000
  42. 0x000000000eafe910: 0000000000000000 0000000000000000
  43. 0x000000000eafe920: 0000000000000000 0000000000000000
  44. 0x000000000eafe930: 0000000000000000 0000000000000000
  45. 0x000000000eafe940: 0000000000000000 0000000000000000
  46. 0x000000000eafe950: 0000000000000000 0000000000000000
  47. 0x000000000eafe960: 0000000000000000 0000000000000000
  48. 0x000000000eafe970: 0000000000000000 0000000000000000
  49.  
  50. Instructions: (pc=0x000007feeb998b59)
  51. 0x000007feeb998b39: 10 05 f1 ff 4e 00 0f 11 44 24 40 0f 11 44 24 50
  52. 0x000007feeb998b49: 33 c9 89 44 24 20 8b 86 70 05 00 00 89 44 24 30
  53. 0x000007feeb998b59: 8b 47 2c 44 89 5c 24 74 89 44 24 34 48 8b 05 74
  54. 0x000007feeb998b69: 08 5e 00 48 89 4c 24 28 48 89 4c 24 38 89 4c 24
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x0000000000000000 is an unknown value
  60. RBX=0x000000000eba0560 is an unknown value
  61. RCX=0x0000000000000000 is an unknown value
  62. RDX=0x0000000000000000 is an unknown value
  63. RSP=0x000000000eafe880 is pointing into the stack for thread: 0x0000000012174800
  64. RBP=0x000000000eb065f0 is an unknown value
  65. RSI=0x000000000eb04580 is an unknown value
  66. RDI=0x0000000000000000 is an unknown value
  67. R8 =0x0000000000000000 is an unknown value
  68. R9 =0x0000000000000000 is an unknown value
  69. R10=0x000000001173de80 is an unknown value
  70. R11=0x0000000000000000 is an unknown value
  71. R12=0x0000000000000000 is an unknown value
  72. R13=0x000000077c1e2df0 is an oop
  73. {constMethod}
  74. - klass: {other class}
  75. - method: 0x000000077c1e2df8 {method} 'nSwapBuffers' '(Ljava/nio/ByteBuffer;)V' in 'org/lwjgl/opengl/WindowsContextImplementation'
  76. - exceptions: 0x000000077ae01d50
  77. R14=0x0000000000290490 is an unknown value
  78. R15=0x000000001173de80 is an unknown value
  79.  
  80.  
  81. Stack: [0x000000000ea00000,0x000000000eb00000], sp=0x000000000eafe880, free space=1018k
  82. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  83. C [ig4icd64.dll+0x458b59] ShGetUniformLocation+0x25cab9
  84.  
  85. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  86. j org.lwjgl.opengl.WindowsContextImplementation.nSwapBuffers(Ljava/nio/ByteBuffer;)V+0
  87. j org.lwjgl.opengl.WindowsContextImplementation.swapBuffers()V+35
  88. j org.lwjgl.opengl.Context.swapBuffers()V+3
  89. j org.lwjgl.opengl.Display.swapBuffers()V+31
  90. j org.lwjgl.opengl.Display.update(Z)V+44
  91. j org.lwjgl.opengl.Display.update()V+1
  92. j net.minecraft.client.Minecraft.J()V+274
  93. j net.minecraft.client.Minecraft.run()V+91
  94. j java.lang.Thread.run()V+11
  95. v ~StubRoutines::call_stub
  96.  
  97. --------------- P R O C E S S ---------------
  98.  
  99. Java Threads: ( => current thread )
  100. 0x0000000013760800 JavaThread "Thread-41" [_thread_in_Java, id=4580, stack(0x0000000031f90000,0x0000000032090000)]
  101. 0x0000000013760000 JavaThread "WrUpdateThread" [_thread_blocked, id=5680, stack(0x0000000031d50000,0x0000000031e50000)]
  102. 0x0000000015593000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=4552, stack(0x000000001bd80000,0x000000001be80000)]
  103. 0x0000000015592000 JavaThread "File IO Thread" [_thread_blocked, id=3776, stack(0x00000000299d0000,0x0000000029ad0000)]
  104. 0x0000000015593800 JavaThread "Thread-35" [_thread_blocked, id=3268, stack(0x000000001dab0000,0x000000001dbb0000)]
  105. 0x0000000015591800 JavaThread "Server thread" [_thread_blocked, id=5992, stack(0x000000001bb30000,0x000000001bc30000)]
  106. 0x0000000016cdd800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3184, stack(0x000000001bc80000,0x000000001bd80000)]
  107. 0x0000000016cdc000 JavaThread "Thread-21" [_thread_blocked, id=5256, stack(0x000000001dc00000,0x000000001dd00000)]
  108. 0x0000000016cdb800 JavaThread "Thread-20" [_thread_blocked, id=2632, stack(0x000000001d880000,0x000000001d980000)]
  109. 0x0000000016cda800 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=2092, stack(0x000000001cdf0000,0x000000001cef0000)]
  110. 0x0000000016cda000 JavaThread "TC Aura Update Thread" [_thread_blocked, id=3508, stack(0x000000001d980000,0x000000001da80000)]
  111. 0x0000000016cd9000 JavaThread "TC Aura Deletion Thread" [_thread_blocked, id=3956, stack(0x000000001d700000,0x000000001d800000)]
  112. 0x0000000016cd8800 JavaThread "TC Aura Calculation Thread" [_thread_blocked, id=3500, stack(0x00000000129e0000,0x0000000012ae0000)]
  113. 0x0000000016cd7800 JavaThread "Thread-14" [_thread_blocked, id=4964, stack(0x000000001cf20000,0x000000001d020000)]
  114. 0x00000000187f0800 JavaThread "Immibis Core background task" daemon [_thread_blocked, id=3196, stack(0x000000001ccf0000,0x000000001cdf0000)]
  115. 0x000000000228c800 JavaThread "DestroyJavaVM" [_thread_blocked, id=6260, stack(0x00000000024f0000,0x00000000025f0000)]
  116. =>0x0000000012174800 JavaThread "Minecraft main thread" [_thread_in_native, id=5544, stack(0x000000000ea00000,0x000000000eb00000)]
  117. 0x0000000018d28800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=6084, stack(0x000000000e890000,0x000000000e990000)]
  118. 0x00000000126c8000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4716, stack(0x00000000171f0000,0x00000000172f0000)]
  119. 0x000000000dbc9000 JavaThread "Thread-3" [_thread_blocked, id=4968, stack(0x00000000101a0000,0x00000000102a0000)]
  120. 0x000000000d91e800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=4388, stack(0x000000000e660000,0x000000000e760000)]
  121. 0x000000000d7bd800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5860, stack(0x000000000ce30000,0x000000000cf30000)]
  122. 0x000000000d9a7800 JavaThread "AWT-Shutdown" [_thread_blocked, id=5308, stack(0x000000000e470000,0x000000000e570000)]
  123. 0x000000000d7bd000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6048, stack(0x000000000e290000,0x000000000e390000)]
  124. 0x000000000b72e000 JavaThread "Service Thread" daemon [_thread_blocked, id=4164, stack(0x000000000d330000,0x000000000d430000)]
  125. 0x000000000b72b800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=6056, stack(0x000000000d1b0000,0x000000000d2b0000)]
  126. 0x000000000b717000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=2132, stack(0x000000000cf40000,0x000000000d040000)]
  127. 0x000000000b716000 JavaThread "Attach Listener" daemon [_thread_blocked, id=5500, stack(0x000000000cd20000,0x000000000ce20000)]
  128. 0x000000000b70e800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1272, stack(0x000000000cb70000,0x000000000cc70000)]
  129. 0x0000000002195000 JavaThread "Finalizer" daemon [_thread_blocked, id=5928, stack(0x000000000c970000,0x000000000ca70000)]
  130. 0x000000000218e000 JavaThread "Reference Handler" daemon [_thread_blocked, id=2072, stack(0x000000000c690000,0x000000000c790000)]
  131.  
  132. Other Threads:
  133. 0x000000000b692800 VMThread [stack: 0x000000000c7d0000,0x000000000c8d0000] [id=2004]
  134. 0x000000000b749000 WatcherThread [stack: 0x000000000d4b0000,0x000000000d5b0000] [id=5676]
  135.  
  136. VM state:not at safepoint (normal execution)
  137.  
  138. VM Mutex/Monitor currently owned by a thread: None
  139.  
  140. Heap
  141. PSYoungGen total 565120K, used 405660K [0x00000007d5560000, 0x0000000800000000, 0x0000000800000000)
  142. eden space 431232K, 94% used [0x00000007d5560000,0x00000007ee187050,0x00000007efa80000)
  143. from space 133888K, 0% used [0x00000007efa80000,0x00000007efa80000,0x00000007f7d40000)
  144. to space 129920K, 0% used [0x00000007f8120000,0x00000007f8120000,0x0000000800000000)
  145. ParOldGen total 1398144K, used 254070K [0x0000000780000000, 0x00000007d5560000, 0x00000007d5560000)
  146. object space 1398144K, 18% used [0x0000000780000000,0x000000078f81dae0,0x00000007d5560000)
  147. PSPermGen total 83968K, used 76160K [0x000000077ae00000, 0x0000000780000000, 0x0000000780000000)
  148. object space 83968K, 90% used [0x000000077ae00000,0x000000077f860068,0x0000000780000000)
  149.  
  150. Card table byte_map: [0x00000000055f0000,0x0000000005a20000] byte_map_base: 0x0000000001a19000
  151.  
  152. Polling page: 0x0000000001b60000
  153.  
  154. Code Cache [0x00000000025f0000, 0x0000000002ef0000, 0x00000000055f0000)
  155. total_blobs=3470 nmethods=2433 adapters=986 free_code_cache=40114Kb largest_free_block=40930880
  156.  
  157. Compilation events (10 events):
  158. Event: 82.111 Thread 0x000000000b72b800 2621 cf::a (16 bytes)
  159. Event: 82.111 Thread 0x000000000b717000 2622 cf::b (58 bytes)
  160. Event: 82.118 Thread 0x000000000b717000 nmethod 2622 0x0000000002dfd350 code [0x0000000002dfd4e0, 0x0000000002dfdb08]
  161. Event: 82.118 Thread 0x000000000b72b800 nmethod 2621 0x0000000002ed6750 code [0x0000000002ed68e0, 0x0000000002ed6f28]
  162. Event: 82.118 Thread 0x000000000b717000 2623 ayh::a (2 bytes)
  163. Event: 82.118 Thread 0x000000000b72b800 2624 iv::b (50 bytes)
  164. Event: 82.118 Thread 0x000000000b717000 nmethod 2623 0x0000000002ed6550 code [0x0000000002ed6680, 0x0000000002ed66d8]
  165. Event: 82.119 Thread 0x000000000b72b800 nmethod 2624 0x0000000002edff50 code [0x0000000002ee00a0, 0x0000000002ee01a8]
  166. Event: 82.134 Thread 0x000000000b717000 2625 yc::f (26 bytes)
  167. Event: 82.137 Thread 0x000000000b717000 nmethod 2625 0x0000000002edfa10 code [0x0000000002edfb60, 0x0000000002edfcd8]
  168.  
  169. GC Heap History (10 events):
  170. Event: 57.714 GC heap before
  171. {Heap before GC invocations=19 (full 3):
  172. PSYoungGen total 576448K, used 32K [0x00000007d5560000, 0x0000000800000000, 0x0000000800000000)
  173. eden space 451264K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007f0e10000)
  174. from space 125184K, 0% used [0x00000007f85c0000,0x00000007f85c8000,0x0000000800000000)
  175. to space 122560K, 0% used [0x00000007f0e10000,0x00000007f0e10000,0x00000007f85c0000)
  176. ParOldGen total 1398144K, used 109162K [0x0000000780000000, 0x00000007d5560000, 0x00000007d5560000)
  177. object space 1398144K, 7% used [0x0000000780000000,0x0000000786a9aa28,0x00000007d5560000)
  178. PSPermGen total 83968K, used 70000K [0x000000077ae00000, 0x0000000780000000, 0x0000000780000000)
  179. object space 83968K, 83% used [0x000000077ae00000,0x000000077f25c170,0x0000000780000000)
  180. Event: 57.948 GC heap after
  181. Heap after GC invocations=19 (full 3):
  182. PSYoungGen total 576448K, used 0K [0x00000007d5560000, 0x0000000800000000, 0x0000000800000000)
  183. eden space 451264K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007f0e10000)
  184. from space 125184K, 0% used [0x00000007f85c0000,0x00000007f85c0000,0x0000000800000000)
  185. to space 122560K, 0% used [0x00000007f0e10000,0x00000007f0e10000,0x00000007f85c0000)
  186. ParOldGen total 1398144K, used 109162K [0x0000000780000000, 0x00000007d5560000, 0x00000007d5560000)
  187. object space 1398144K, 7% used [0x0000000780000000,0x0000000786a9aaa0,0x00000007d5560000)
  188. PSPermGen total 83968K, used 70000K [0x000000077ae00000, 0x0000000780000000, 0x0000000780000000)
  189. object space 83968K, 83% used [0x000000077ae00000,0x000000077f25c170,0x0000000780000000)
  190. }
  191. Event: 65.955 GC heap before
  192. {Heap before GC invocations=20 (full 3):
  193. PSYoungGen total 576448K, used 451264K [0x00000007d5560000, 0x0000000800000000, 0x0000000800000000)
  194. eden space 451264K, 100% used [0x00000007d5560000,0x00000007f0e10000,0x00000007f0e10000)
  195. from space 125184K, 0% used [0x00000007f85c0000,0x00000007f85c0000,0x0000000800000000)
  196. to space 122560K, 0% used [0x00000007f0e10000,0x00000007f0e10000,0x00000007f85c0000)
  197. ParOldGen total 1398144K, used 109162K [0x0000000780000000, 0x00000007d5560000, 0x00000007d5560000)
  198. object space 1398144K, 7% used [0x0000000780000000,0x0000000786a9aaa0,0x00000007d5560000)
  199. PSPermGen total 83968K, used 72321K [0x000000077ae00000, 0x0000000780000000, 0x0000000780000000)
  200. object space 83968K, 86% used [0x000000077ae00000,0x000000077f4a04d8,0x0000000780000000)
  201. Event: 66.004 GC heap after
  202. Heap after GC invocations=20 (full 3):
  203. PSYoungGen total 516800K, used 65528K [0x00000007d5560000, 0x0000000800000000, 0x0000000800000000)
  204. eden space 451264K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007f0e10000)
  205. from space 65536K, 99% used [0x00000007f0e10000,0x00000007f4e0e0d8,0x00000007f4e10000)
  206. to space 125632K, 0% used [0x00000007f8550000,0x00000007f8550000,0x0000000800000000)
  207. ParOldGen total 1398144K, used 109170K [0x0000000780000000, 0x00000007d5560000, 0x00000007d5560000)
  208. object space 1398144K, 7% used [0x0000000780000000,0x0000000786a9caa0,0x00000007d5560000)
  209. PSPermGen total 83968K, used 72321K [0x000000077ae00000, 0x0000000780000000, 0x0000000780000000)
  210. object space 83968K, 86% used [0x000000077ae00000,0x000000077f4a04d8,0x0000000780000000)
  211. }
  212. Event: 74.738 GC heap before
  213. {Heap before GC invocations=21 (full 3):
  214. PSYoungGen total 516800K, used 516792K [0x00000007d5560000, 0x0000000800000000, 0x0000000800000000)
  215. eden space 451264K, 100% used [0x00000007d5560000,0x00000007f0e10000,0x00000007f0e10000)
  216. from space 65536K, 99% used [0x00000007f0e10000,0x00000007f4e0e0d8,0x00000007f4e10000)
  217. to space 125632K, 0% used [0x00000007f8550000,0x00000007f8550000,0x0000000800000000)
  218. ParOldGen total 1398144K, used 109170K [0x0000000780000000, 0x00000007d5560000, 0x00000007d5560000)
  219. object space 1398144K, 7% used [0x0000000780000000,0x0000000786a9caa0,0x00000007d5560000)
  220. PSPermGen total 83968K, used 72975K [0x000000077ae00000, 0x0000000780000000, 0x0000000780000000)
  221. object space 83968K, 86% used [0x000000077ae00000,0x000000077f543e40,0x0000000780000000)
  222. Event: 74.835 GC heap after
  223. Heap after GC invocations=21 (full 3):
  224. PSYoungGen total 556864K, used 82784K [0x00000007d5560000, 0x0000000800000000, 0x0000000800000000)
  225. eden space 431232K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007efa80000)
  226. from space 125632K, 65% used [0x00000007f8550000,0x00000007fd628020,0x0000000800000000)
  227. to space 133888K, 0% used [0x00000007efa80000,0x00000007efa80000,0x00000007f7d40000)
  228. ParOldGen total 1398144K, used 175232K [0x0000000780000000, 0x00000007d5560000, 0x00000007d5560000)
  229. object space 1398144K, 12% used [0x0000000780000000,0x000000078ab201e0,0x00000007d5560000)
  230. PSPermGen total 83968K, used 72975K [0x000000077ae00000, 0x0000000780000000, 0x0000000780000000)
  231. object space 83968K, 86% used [0x000000077ae00000,0x000000077f543e40,0x0000000780000000)
  232. }
  233. Event: 75.459 GC heap before
  234. {Heap before GC invocations=22 (full 3):
  235. PSYoungGen total 556864K, used 121343K [0x00000007d5560000, 0x0000000800000000, 0x0000000800000000)
  236. eden space 431232K, 8% used [0x00000007d5560000,0x00000007d7b07f90,0x00000007efa80000)
  237. from space 125632K, 65% used [0x00000007f8550000,0x00000007fd628020,0x0000000800000000)
  238. to space 133888K, 0% used [0x00000007efa80000,0x00000007efa80000,0x00000007f7d40000)
  239. ParOldGen total 1398144K, used 175232K [0x0000000780000000, 0x00000007d5560000, 0x00000007d5560000)
  240. object space 1398144K, 12% used [0x0000000780000000,0x000000078ab201e0,0x00000007d5560000)
  241. PSPermGen total 83968K, used 73382K [0x000000077ae00000, 0x0000000780000000, 0x0000000780000000)
  242. object space 83968K, 87% used [0x000000077ae00000,0x000000077f5a9a60,0x0000000780000000)
  243. Event: 75.531 GC heap after
  244. Heap after GC invocations=22 (full 3):
  245. PSYoungGen total 565120K, used 9591K [0x00000007d5560000, 0x0000000800000000, 0x0000000800000000)
  246. eden space 431232K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007efa80000)
  247. from space 133888K, 7% used [0x00000007efa80000,0x00000007f03ddd30,0x00000007f7d40000)
  248. to space 129920K, 0% used [0x00000007f8120000,0x00000007f8120000,0x0000000800000000)
  249. ParOldGen total 1398144K, used 265599K [0x0000000780000000, 0x00000007d5560000, 0x00000007d5560000)
  250. object space 1398144K, 18% used [0x0000000780000000,0x000000079035fc30,0x00000007d5560000)
  251. PSPermGen total 83968K, used 73382K [0x000000077ae00000, 0x0000000780000000, 0x0000000780000000)
  252. object space 83968K, 87% used [0x000000077ae00000,0x000000077f5a9a60,0x0000000780000000)
  253. }
  254. Event: 75.531 GC heap before
  255. {Heap before GC invocations=23 (full 4):
  256. PSYoungGen total 565120K, used 9591K [0x00000007d5560000, 0x0000000800000000, 0x0000000800000000)
  257. eden space 431232K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007efa80000)
  258. from space 133888K, 7% used [0x00000007efa80000,0x00000007f03ddd30,0x00000007f7d40000)
  259. to space 129920K, 0% used [0x00000007f8120000,0x00000007f8120000,0x0000000800000000)
  260. ParOldGen total 1398144K, used 265599K [0x0000000780000000, 0x00000007d5560000, 0x00000007d5560000)
  261. object space 1398144K, 18% used [0x0000000780000000,0x000000079035fc30,0x00000007d5560000)
  262. PSPermGen total 83968K, used 73382K [0x000000077ae00000, 0x0000000780000000, 0x0000000780000000)
  263. object space 83968K, 87% used [0x000000077ae00000,0x000000077f5a9a60,0x0000000780000000)
  264. Event: 76.386 GC heap after
  265. Heap after GC invocations=23 (full 4):
  266. PSYoungGen total 565120K, used 0K [0x00000007d5560000, 0x0000000800000000, 0x0000000800000000)
  267. eden space 431232K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007efa80000)
  268. from space 133888K, 0% used [0x00000007efa80000,0x00000007efa80000,0x00000007f7d40000)
  269. to space 129920K, 0% used [0x00000007f8120000,0x00000007f8120000,0x0000000800000000)
  270. ParOldGen total 1398144K, used 254070K [0x0000000780000000, 0x00000007d5560000, 0x00000007d5560000)
  271. object space 1398144K, 18% used [0x0000000780000000,0x000000078f81dae0,0x00000007d5560000)
  272. PSPermGen total 83968K, used 73378K [0x000000077ae00000, 0x0000000780000000, 0x0000000780000000)
  273. object space 83968K, 87% used [0x000000077ae00000,0x000000077f5a8b68,0x0000000780000000)
  274. }
  275.  
  276. Deoptimization events (10 events):
  277. Event: 82.112 Thread 0x0000000015591800 Uncommon trap -58 fr.pc 0x0000000002e4a264
  278. Event: 82.131 Thread 0x0000000013760800 Uncommon trap -34 fr.pc 0x0000000002d1394c
  279. Event: 82.131 Thread 0x0000000013760800 Uncommon trap -58 fr.pc 0x0000000002caba78
  280. Event: 82.131 Thread 0x0000000013760800 Uncommon trap -58 fr.pc 0x0000000002d21a44
  281. Event: 82.131 Thread 0x0000000013760800 Uncommon trap -58 fr.pc 0x0000000002caba78
  282. Event: 82.131 Thread 0x0000000013760800 Uncommon trap -34 fr.pc 0x0000000002d1394c
  283. Event: 82.131 Thread 0x0000000013760800 Uncommon trap -34 fr.pc 0x0000000002d1394c
  284. Event: 82.131 Thread 0x0000000013760800 Uncommon trap -58 fr.pc 0x0000000002d21a44
  285. Event: 82.131 Thread 0x0000000013760800 Uncommon trap -58 fr.pc 0x0000000002d21a44
  286. Event: 82.131 Thread 0x0000000013760800 Uncommon trap -58 fr.pc 0x0000000002d21a44
  287.  
  288. Internal exceptions (10 events):
  289. Event: 80.738 Thread 0x0000000016cdb800 Threw 0x00000007e57b2bb8 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888
  290. Event: 80.822 Thread 0x0000000012174800 Threw 0x00000007e666ef60 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
  291. Event: 80.822 Thread 0x0000000012174800 Threw 0x00000007e666f378 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
  292. Event: 81.050 Thread 0x0000000012174800 Threw 0x00000007e6796c48 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
  293. Event: 81.050 Thread 0x0000000012174800 Threw 0x00000007e6797048 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
  294. Event: 81.379 Thread 0x0000000012174800 Implicit null exception at 0x0000000002918d7f to 0x0000000002918e65
  295. Event: 81.382 Thread 0x0000000012174800 Threw 0x00000007e8e43578 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jni.cpp:716
  296. Event: 82.053 Thread 0x0000000012174800 Threw 0x00000007ed27bd90 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
  297. Event: 82.053 Thread 0x0000000012174800 Threw 0x00000007ed27c190 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
  298. Event: 82.138 Thread 0x0000000016cdb800 Threw 0x00000007e57b2d78 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888
  299.  
  300. Events (10 events):
  301. Event: 82.131 Executing VM operation: RevokeBias
  302. Event: 82.131 Executing VM operation: RevokeBias done
  303. Event: 82.131 Executing VM operation: RevokeBias
  304. Event: 82.131 Executing VM operation: RevokeBias done
  305. Event: 82.131 Executing VM operation: RevokeBias
  306. Event: 82.131 Executing VM operation: RevokeBias done
  307. Event: 82.132 Executing VM operation: RevokeBias
  308. Event: 82.132 Executing VM operation: RevokeBias done
  309. Event: 82.134 loading class 0x0000000018d2b4d0
  310. Event: 82.134 loading class 0x0000000018d2b4d0 done
  311.  
  312.  
  313. Dynamic libraries:
  314. 0x000000013ffb0000 - 0x000000013ffe3000 C:\Program Files\Java\jre7\bin\java.exe
  315. 0x0000000077750000 - 0x00000000778f9000 C:\Windows\SYSTEM32\ntdll.dll
  316. 0x00000000773e0000 - 0x00000000774ff000 C:\Windows\system32\kernel32.dll
  317. 0x000007fefdc80000 - 0x000007fefdceb000 C:\Windows\system32\KERNELBASE.dll
  318. 0x000007fefe150000 - 0x000007fefe22b000 C:\Windows\system32\ADVAPI32.dll
  319. 0x000007fefe690000 - 0x000007fefe72f000 C:\Windows\system32\msvcrt.dll
  320. 0x000007fefe230000 - 0x000007fefe24f000 C:\Windows\SYSTEM32\sechost.dll
  321. 0x000007fefe2f0000 - 0x000007fefe41d000 C:\Windows\system32\RPCRT4.dll
  322. 0x0000000077650000 - 0x000000007774a000 C:\Windows\system32\USER32.dll
  323. 0x000007fefdf80000 - 0x000007fefdfe7000 C:\Windows\system32\GDI32.dll
  324. 0x000007fefeba0000 - 0x000007fefebae000 C:\Windows\system32\LPK.dll
  325. 0x000007feff990000 - 0x000007feffa59000 C:\Windows\system32\USP10.dll
  326. 0x000007fefcc70000 - 0x000007fefce64000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  327. 0x000007fefe0d0000 - 0x000007fefe141000 C:\Windows\system32\SHLWAPI.dll
  328. 0x000007fefe730000 - 0x000007fefe75e000 C:\Windows\system32\IMM32.DLL
  329. 0x000007fefe800000 - 0x000007fefe909000 C:\Windows\system32\MSCTF.dll
  330. 0x000000006e500000 - 0x000000006e5d1000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  331. 0x000000006c5b0000 - 0x000000006cccf000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  332. 0x000007fefb3d0000 - 0x000007fefb3d9000 C:\Windows\system32\WSOCK32.dll
  333. 0x000007fefebb0000 - 0x000007fefebfd000 C:\Windows\system32\WS2_32.dll
  334. 0x000007fefe910000 - 0x000007fefe918000 C:\Windows\system32\NSI.dll
  335. 0x000007fefba60000 - 0x000007fefba9b000 C:\Windows\system32\WINMM.dll
  336. 0x0000000077920000 - 0x0000000077927000 C:\Windows\system32\PSAPI.DLL
  337. 0x0000000074990000 - 0x000000007499f000 C:\Program Files\Java\jre7\bin\verify.dll
  338. 0x000000006e690000 - 0x000000006e6b8000 C:\Program Files\Java\jre7\bin\java.dll
  339. 0x00000000730a0000 - 0x00000000730b5000 C:\Program Files\Java\jre7\bin\zip.dll
  340. 0x000000006e360000 - 0x000000006e4f3000 C:\Program Files\Java\jre7\bin\awt.dll
  341. 0x000007fefdff0000 - 0x000007fefe0c7000 C:\Windows\system32\OLEAUT32.dll
  342. 0x000007fefe480000 - 0x000007fefe683000 C:\Windows\system32\ole32.dll
  343. 0x000007fefbc80000 - 0x000007fefbc98000 C:\Windows\system32\DWMAPI.DLL
  344. 0x000007fefc250000 - 0x000007fefc2a6000 C:\Windows\system32\uxtheme.dll
  345. 0x000007fefda40000 - 0x000007fefda4f000 C:\Windows\system32\CRYPTBASE.dll
  346. 0x000000006e650000 - 0x000000006e684000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  347. 0x000007fefec00000 - 0x000007feff988000 C:\Windows\system32\SHELL32.dll
  348. 0x0000000073080000 - 0x0000000073099000 C:\Program Files\Java\jre7\bin\net.dll
  349. 0x000007fefd3e0000 - 0x000007fefd435000 C:\Windows\system32\mswsock.dll
  350. 0x000007fefd3d0000 - 0x000007fefd3d7000 C:\Windows\System32\wship6.dll
  351. 0x000000006e630000 - 0x000000006e641000 C:\Program Files\Java\jre7\bin\nio.dll
  352. 0x000000006e5e0000 - 0x000000006e621000 C:\Program Files\Java\jre7\bin\t2k.dll
  353. 0x0000000180000000 - 0x0000000180048000 C:\Users\Matt\Desktop\MultiMC\instances\FTB\minecraft\bin\natives\lwjgl64.dll
  354. 0x000007feef690000 - 0x000007feef7ad000 C:\Windows\system32\OPENGL32.dll
  355. 0x000007fefb220000 - 0x000007fefb24d000 C:\Windows\system32\GLU32.dll
  356. 0x000007feef590000 - 0x000007feef681000 C:\Windows\system32\DDRAW.dll
  357. 0x000007fefb280000 - 0x000007fefb288000 C:\Windows\system32\DCIMAN32.dll
  358. 0x000007fefe9c0000 - 0x000007fefeb97000 C:\Windows\system32\SETUPAPI.dll
  359. 0x000007fefde60000 - 0x000007fefde96000 C:\Windows\system32\CFGMGR32.dll
  360. 0x000007fefdc60000 - 0x000007fefdc7a000 C:\Windows\system32\DEVOBJ.dll
  361. 0x000007fefc9b0000 - 0x000007fefc9bc000 C:\Windows\system32\VERSION.dll
  362. 0x000007fefd440000 - 0x000007fefd457000 C:\Windows\system32\CRYPTSP.dll
  363. 0x000007fefd140000 - 0x000007fefd187000 C:\Windows\system32\rsaenh.dll
  364. 0x000007fefcba0000 - 0x000007fefcbbe000 C:\Windows\system32\USERENV.dll
  365. 0x000007fefdbb0000 - 0x000007fefdbbf000 C:\Windows\system32\profapi.dll
  366. 0x000007fefa400000 - 0x000007fefa415000 C:\Windows\system32\NLAapi.dll
  367. 0x000007fef3c30000 - 0x000007fef3c45000 C:\Windows\system32\napinsp.dll
  368. 0x000007fef3c10000 - 0x000007fef3c29000 C:\Windows\system32\pnrpnsp.dll
  369. 0x000007fefd260000 - 0x000007fefd2bb000 C:\Windows\system32\DNSAPI.dll
  370. 0x000007fef3b90000 - 0x000007fef3b9b000 C:\Windows\System32\winrnr.dll
  371. 0x000007fef3b00000 - 0x000007fef3b10000 C:\Windows\system32\wshbth.dll
  372. 0x0000000074e90000 - 0x0000000074ebe000 c:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  373. 0x000007fefca80000 - 0x000007fefca87000 C:\Windows\System32\wshtcpip.dll
  374. 0x000007fefa2b0000 - 0x000007fefa2d7000 C:\Windows\system32\IPHLPAPI.DLL
  375. 0x000007fefa2a0000 - 0x000007fefa2ab000 C:\Windows\system32\WINNSI.DLL
  376. 0x000007fefbb20000 - 0x000007fefbb28000 C:\Windows\system32\rasadhlp.dll
  377. 0x000007fefa1c0000 - 0x000007fefa213000 C:\Windows\System32\fwpuclnt.dll
  378. 0x00000000749f0000 - 0x00000000749f7000 C:\Program Files\Java\jre7\bin\jawt.dll
  379. 0x000007feeb540000 - 0x000007feec1c4000 C:\Windows\system32\ig4icd64.dll
  380. 0x000000006e330000 - 0x000000006e354000 C:\Program Files\Java\jre7\bin\sunec.dll
  381. 0x0000000074980000 - 0x000000007498b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  382. 0x000007fefdcf0000 - 0x000007fefde5a000 C:\Windows\system32\CRYPT32.dll
  383. 0x000007fefdc50000 - 0x000007fefdc5f000 C:\Windows\system32\MSASN1.dll
  384. 0x000007feed1a0000 - 0x000007feed2c2000 C:\Users\Matt\Desktop\MultiMC\instances\FTB\minecraft\bin\natives\OpenAL64.dll
  385. 0x000007fef0190000 - 0x000007fef0218000 C:\Windows\system32\dsound.dll
  386. 0x000007fefbb80000 - 0x000007fefbbac000 C:\Windows\system32\POWRPROF.dll
  387. 0x000007fefe920000 - 0x000007fefe9b9000 C:\Windows\system32\CLBCatQ.DLL
  388. 0x000007fefbca0000 - 0x000007fefbceb000 C:\Windows\System32\MMDevApi.dll
  389. 0x000007fefc2b0000 - 0x000007fefc3dc000 C:\Windows\System32\PROPSYS.dll
  390. 0x000007fef3030000 - 0x000007fef306b000 C:\Windows\system32\wdmaud.drv
  391. 0x0000000074e80000 - 0x0000000074e86000 C:\Windows\system32\ksuser.dll
  392. 0x000007fefbb30000 - 0x000007fefbb39000 C:\Windows\system32\AVRT.dll
  393. 0x000007fefaaa0000 - 0x000007fefaaef000 C:\Windows\system32\AUDIOSES.DLL
  394. 0x000007fefb410000 - 0x000007fefb41a000 C:\Windows\system32\msacm32.drv
  395. 0x000007fefb3e0000 - 0x000007fefb3f8000 C:\Windows\system32\MSACM32.dll
  396. 0x000007fefaa90000 - 0x000007fefaa99000 C:\Windows\system32\midimap.dll
  397. 0x0000000074430000 - 0x000000007443b000 C:\Program Files\Java\jre7\bin\management.dll
  398. 0x000007fefa0f0000 - 0x000007fefa108000 C:\Windows\system32\dhcpcsvc.DLL
  399. 0x000007fefa0d0000 - 0x000007fefa0e1000 C:\Windows\system32\dhcpcsvc6.DLL
  400. 0x000000006e280000 - 0x000000006e322000 C:\Program Files\Java\jre7\bin\mlib_image.dll
  401. 0x000007fefb8a0000 - 0x000007fefb9c5000 C:\Windows\system32\dbghelp.dll
  402.  
  403. VM Arguments:
  404. jvm_args: -Xms2048m -Xmx2048m
  405. java_command: MultiMCLauncher.jar himylilpwny a4c55b43d9c27690ef891f4a9d31fa5a25d92774 MultiMC: FTB 854x480 Mojang
  406. Launcher Type: SUN_STANDARD
  407.  
  408. Environment Variables:
  409. PATH=C:\PROGRAM FILES (X86)\INTEL\ICLS CLIENT\;C:\PROGRAM FILES\INTEL\ICLS CLIENT\;C:\PROGRAM FILES\BROADCOM\BROADCOM 802.11;C:\Program Files\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)\INTEL\SERVICES\IPT\;C:\PROGRAM FILES\JAVA\JDK1.7.0_03\BIN;C:\PROGRAM FILES\TORTOISESVN\BIN;C:\PROGRAM FILES (X86)\INTEL\OPENCL SDK\2.0\BIN\X86;C:\PROGRAM FILES (X86)\INTEL\OPENCL SDK\2.0\BIN\X64;C:\PROGRAM FILES\INTEL\INTEL(R) MANAGEMENT ENGINE COMPONENTS\DAL;C:\PROGRAM FILES\INTEL\INTEL(R) MANAGEMENT ENGINE COMPONENTS\IPT;C:\PROGRAM FILES (X86)\INTEL\INTEL(R) MANAGEMENT ENGINE COMPONENTS\DAL;C:\PROGRAM FILES (X86)\INTEL\INTEL(R) MANAGEMENT ENGINE COMPONENTS\IPT;C:\PROGRAM FILES\WIDCOMM\BLUETOOTH SOFTWARE\;C:\PROGRAM FILES\WIDCOMM\BLUETOOTH SOFTWARE\SYSWOW64;;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Nmap;C:\Chocolatey\bin;
  410. USERNAME=Matt
  411. OS=Windows_NT
  412. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  413.  
  414.  
  415.  
  416. --------------- S Y S T E M ---------------
  417.  
  418. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  419.  
  420. CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, ht, tsc, tscinvbit
  421.  
  422. Memory: 4k page, physical 6238064k(3299220k free), swap 12474272k(8253844k free)
  423.  
  424. vm_info: Java HotSpot(TM) 64-Bit Server VM (23.7-b01) for windows-amd64 JRE (1.7.0_17-b02), built on Mar 1 2013 03:38:30 by "java_re" with unknown MS VC++:1600
  425.  
  426. time: Wed Apr 10 18:43:00 2013
  427. elapsed time: 82 seconds
Advertisement
Add Comment
Please, Sign In to add comment