Guest User

untitled

a guest
Mar 14th, 2013
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.59 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=0x000000005562e704, pid=7232, tid=5080
  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 0x000000005562e704
  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 (0x000000002c330800): JavaThread "Minecraft main thread" [_thread_in_native, id=5080, stack(0x00000000310f0000,0x00000000311f0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x000000005562e704
  24.  
  25. Registers:
  26. RAX=0x000000005562e704, RBX=0x00000000003530b0, RCX=0x00000000313e12f0, RDX=0x0000000000000000
  27. RSP=0x00000000311ede28, RBP=0x000000000000000e, RSI=0x00000000000000e0, RDI=0x000000000000000e
  28. R8 =0x00000000002f0db8, R9 =0x00000000000001fe, R10=0x000000000000017f, R11=0x00000000002f0ce0
  29. R12=0x0000000000353030, R13=0x000007fffffd9000, R14=0x000000000000001c, R15=0x00000000ffffffff
  30. RIP=0x000000005562e704, EFLAGS=0x0000000000010206
  31.  
  32. Top of Stack: (sp=0x00000000311ede28)
  33. 0x00000000311ede28: 0000000077794614 00000000738a53f0
  34. 0x00000000311ede38: 0000000000000000 0000000000000000
  35. 0x00000000311ede48: 000000000000000e 000007fffff50000
  36. 0x00000000311ede58: 00000000000003e6 0000000000000000
  37. 0x00000000311ede68: 00000000777933a9 00000000311ee390
  38. 0x00000000311ede78: 0000000000000000 000007fffffd9000
  39. 0x00000000311ede88: 000007fef834269c 0000000000000000
  40. 0x00000000311ede98: 0000000000000000 0000000000000000
  41. 0x00000000311edea8: 0000000000000000 0000000006c206c0
  42. 0x00000000311edeb8: 0000000000282cd2 0000000000000000
  43. 0x00000000311edec8: 0000000000000000 0000000000000000
  44. 0x00000000311eded8: 0000000000000000 0000000000000000
  45. 0x00000000311edee8: 0000000000000000 0000000000000000
  46. 0x00000000311edef8: 0000000000000000 0000000000000000
  47. 0x00000000311edf08: 0000000000000000 0000000000000000
  48. 0x00000000311edf18: 0000000000000000 0000000000000000
  49.  
  50. Instructions: (pc=0x000000005562e704)
  51. 0x000000005562e6e4:
  52. [error occurred during error reporting (printing registers, top of stack, instructions near pc), id 0xc0000005]
  53.  
  54. Register to memory mapping:
  55.  
  56. RAX=0x000000005562e704 is an unknown value
  57. RBX=0x00000000003530b0 is an unknown value
  58. RCX=0x00000000313e12f0 is an unknown value
  59. RDX=0x0000000000000000 is an unknown value
  60. RSP=0x00000000311ede28 is pointing into the stack for thread: 0x000000002c330800
  61. RBP=0x000000000000000e is an unknown value
  62. RSI=0x00000000000000e0 is an unknown value
  63. RDI=0x000000000000000e is an unknown value
  64. R8 =0x00000000002f0db8 is an unknown value
  65. R9 =0x00000000000001fe is an unknown value
  66. R10=0x000000000000017f is an unknown value
  67. R11=0x00000000002f0ce0 is an unknown value
  68. R12=0x0000000000353030 is an unknown value
  69. R13=0x000007fffffd9000 is an unknown value
  70. R14=0x000000000000001c is an unknown value
  71. R15=0x00000000ffffffff is an unknown value
  72.  
  73.  
  74. Stack: [0x00000000310f0000,0x00000000311f0000], sp=0x00000000311ede28, free space=1015k
  75. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  76. C 0x000000005562e704
  77.  
  78. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  79. j org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(JIILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;ZZZZ)I+0
  80. j org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(JIILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;ZZZZ)I+15
  81. j org.lwjgl.opengl.WindowsDisplay.createWindow(Lorg/lwjgl/opengl/DisplayMode;Ljava/awt/Canvas;II)V+176
  82. j org.lwjgl.opengl.Display.createWindow()V+68
  83. j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+63
  84. j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+9
  85. j net.minecraft.client.Minecraft.a()V+176
  86. j asq.a()V+94
  87. j net.minecraft.client.Minecraft.run()V+6
  88. j java.lang.Thread.run()V+11
  89. v ~StubRoutines::call_stub
  90.  
  91. --------------- P R O C E S S ---------------
  92.  
  93. Java Threads: ( => current thread )
  94. 0x000000000224d000 JavaThread "DestroyJavaVM" [_thread_blocked, id=7172, stack(0x0000000002510000,0x0000000002610000)]
  95. =>0x000000002c330800 JavaThread "Minecraft main thread" [_thread_in_native, id=5080, stack(0x00000000310f0000,0x00000000311f0000)]
  96. 0x000000002a250800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=7916, stack(0x0000000030f20000,0x0000000031020000)]
  97. 0x000000002e872800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3560, stack(0x000000002fb30000,0x000000002fc30000)]
  98. 0x000000001f854800 JavaThread "Thread-4" [_thread_blocked, id=5624, stack(0x0000000028d70000,0x0000000028e70000)]
  99. 0x000000001f73c800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=6796, stack(0x00000000262b0000,0x00000000263b0000)]
  100. 0x000000001f645000 JavaThread "Image Fetcher 3" daemon [_thread_blocked, id=6424, stack(0x0000000025770000,0x0000000025870000)]
  101. 0x000000001f541000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=5988, stack(0x0000000025530000,0x0000000025630000)]
  102. 0x000000001f4c6000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5436, stack(0x000000001fcf0000,0x000000001fdf0000)]
  103. 0x000000001f4c5800 JavaThread "AWT-Shutdown" [_thread_blocked, id=1364, stack(0x000000001fa30000,0x000000001fb30000)]
  104. 0x000000001f60d000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5312, stack(0x000000001fb30000,0x000000001fc30000)]
  105. 0x000000001dc39000 JavaThread "Service Thread" daemon [_thread_blocked, id=7332, stack(0x000000001ea20000,0x000000001eb20000)]
  106. 0x000000001dc26800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=6744, stack(0x000000001e900000,0x000000001ea00000)]
  107. 0x000000001dc22800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=2912, stack(0x000000001e220000,0x000000001e320000)]
  108. 0x000000001dc21800 JavaThread "Attach Listener" daemon [_thread_blocked, id=5724, stack(0x000000001e700000,0x000000001e800000)]
  109. 0x000000001dc1c800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6024, stack(0x000000001e510000,0x000000001e610000)]
  110. 0x000000001dc1c000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=1448, stack(0x000000001e320000,0x000000001e420000)]
  111. 0x000000001db9b000 JavaThread "Finalizer" daemon [_thread_blocked, id=8100, stack(0x000000001e050000,0x000000001e150000)]
  112. 0x000000001db95000 JavaThread "Reference Handler" daemon [_thread_blocked, id=7540, stack(0x000000001df30000,0x000000001e030000)]
  113.  
  114. Other Threads:
  115. 0x000000001db8d000 VMThread [stack: 0x000000001dd90000,0x000000001de90000] [id=2928]
  116. 0x000000001dc3d000 WatcherThread [stack: 0x000000001ec20000,0x000000001ed20000] [id=6480]
  117.  
  118. VM state:not at safepoint (normal execution)
  119.  
  120. VM Mutex/Monitor currently owned by a thread: None
  121.  
  122. Heap
  123. par new generation total 78656K, used 70710K [0x00000003fae00000, 0x0000000400350000, 0x0000000424790000)
  124. eden space 69952K, 95% used [0x00000003fae00000, 0x00000003fef82b78, 0x00000003ff250000)
  125. from space 8704K, 41% used [0x00000003ffad0000, 0x00000003ffe5b050, 0x0000000400350000)
  126. to space 8704K, 0% used [0x00000003ff250000, 0x00000003ff250000, 0x00000003ffad0000)
  127. concurrent mark-sweep generation total 174784K, used 27381K [0x0000000424790000, 0x000000042f240000, 0x00000007fae00000)
  128. concurrent-mark-sweep perm gen total 34692K, used 21972K [0x00000007fae00000, 0x00000007fcfe1000, 0x0000000800000000)
  129.  
  130. Card table byte_map: [0x00000000061a0000,0x00000000081d0000] byte_map_base: 0x00000000041c9000
  131.  
  132. Polling page: 0x0000000000120000
  133.  
  134. Code Cache [0x0000000002610000, 0x0000000002880000, 0x0000000005610000)
  135. total_blobs=914 nmethods=355 adapters=510 free_code_cache=47330Kb largest_free_block=48358720
  136.  
  137. Compilation events (10 events):
  138. Event: 6.080 Thread 0x000000001dc22800 nmethod 354 0x000000000275ebd0 code [0x000000000275ed20, 0x000000000275eff8]
  139. Event: 6.080 Thread 0x000000001dc22800 355 java.lang.String::indexOf (7 bytes)
  140. Event: 6.080 Thread 0x000000001dc22800 nmethod 355 0x000000000279f350 code [0x000000000279f4a0, 0x000000000279f568]
  141. Event: 6.087 Thread 0x000000001dc22800 356 java.util.ArrayList::remove (77 bytes)
  142. Event: 6.093 Thread 0x000000001dc22800 nmethod 356 0x000000000276fad0 code [0x000000000276fc20, 0x0000000002770148]
  143. Event: 6.271 Thread 0x000000001dc26800 nmethod 4% 0x00000000027ca610 code [0x00000000027cbb00, 0x00000000027dc6d0]
  144. Event: 6.780 Thread 0x000000001dc22800 357 java.lang.System::getSecurityManager (4 bytes)
  145. Event: 6.780 Thread 0x000000001dc22800 nmethod 357 0x00000000027afd50 code [0x00000000027afe80, 0x00000000027afed8]
  146. Event: 7.158 Thread 0x000000001dc26800 358 java.util.concurrent.locks.AbstractOwnableSynchronizer::setExclusiveOwnerThread (6 bytes)
  147. Event: 7.159 Thread 0x000000001dc26800 nmethod 358 0x00000000027afb50 code [0x00000000027afc80, 0x00000000027afcf8]
  148.  
  149. GC Heap History (6 events):
  150. Event: 4.105 GC heap before
  151. {Heap before GC invocations=0 (full 0):
  152. par new generation total 78656K, used 69952K [0x00000003fae00000, 0x0000000400350000, 0x0000000424790000)
  153. eden space 69952K, 100% used [0x00000003fae00000, 0x00000003ff250000, 0x00000003ff250000)
  154. from space 8704K, 0% used [0x00000003ff250000, 0x00000003ff250000, 0x00000003ffad0000)
  155. to space 8704K, 0% used [0x00000003ffad0000, 0x00000003ffad0000, 0x0000000400350000)
  156. concurrent mark-sweep generation total 174784K, used 0K [0x0000000424790000, 0x000000042f240000, 0x00000007fae00000)
  157. concurrent-mark-sweep perm gen total 21248K, used 17329K [0x00000007fae00000, 0x00000007fc2c0000, 0x0000000800000000)
  158. Event: 4.119 GC heap after
  159. Heap after GC invocations=1 (full 0):
  160. par new generation total 78656K, used 8704K [0x00000003fae00000, 0x0000000400350000, 0x0000000424790000)
  161. eden space 69952K, 0% used [0x00000003fae00000, 0x00000003fae00000, 0x00000003ff250000)
  162. from space 8704K, 100% used [0x00000003ffad0000, 0x0000000400350000, 0x0000000400350000)
  163. to space 8704K, 0% used [0x00000003ff250000, 0x00000003ff250000, 0x00000003ffad0000)
  164. concurrent mark-sweep generation total 174784K, used 11195K [0x0000000424790000, 0x000000042f240000, 0x00000007fae00000)
  165. concurrent-mark-sweep perm gen total 21248K, used 17329K [0x00000007fae00000, 0x00000007fc2c0000, 0x0000000800000000)
  166. }
  167. Event: 4.839 GC heap before
  168. {Heap before GC invocations=1 (full 1):
  169. par new generation total 78656K, used 78656K [0x00000003fae00000, 0x0000000400350000, 0x0000000424790000)
  170. eden space 69952K, 100% used [0x00000003fae00000, 0x00000003ff250000, 0x00000003ff250000)
  171. from space 8704K, 100% used [0x00000003ffad0000, 0x0000000400350000, 0x0000000400350000)
  172. to space 8704K, 0% used [0x00000003ff250000, 0x00000003ff250000, 0x00000003ffad0000)
  173. concurrent mark-sweep generation total 174784K, used 11195K [0x0000000424790000, 0x000000042f240000, 0x00000007fae00000)
  174. concurrent-mark-sweep perm gen total 21248K, used 18540K [0x00000007fae00000, 0x00000007fc2c0000, 0x0000000800000000)
  175. Event: 4.865 GC heap after
  176. Heap after GC invocations=2 (full 1):
  177. par new generation total 78656K, used 6746K [0x00000003fae00000, 0x0000000400350000, 0x0000000424790000)
  178. eden space 69952K, 0% used [0x00000003fae00000, 0x00000003fae00000, 0x00000003ff250000)
  179. from space 8704K, 77% used [0x00000003ff250000, 0x00000003ff8e68c8, 0x00000003ffad0000)
  180. to space 8704K, 0% used [0x00000003ffad0000, 0x00000003ffad0000, 0x0000000400350000)
  181. concurrent mark-sweep generation total 174784K, used 17962K [0x0000000424790000, 0x000000042f240000, 0x00000007fae00000)
  182. concurrent-mark-sweep perm gen total 21248K, used 18540K [0x00000007fae00000, 0x00000007fc2c0000, 0x0000000800000000)
  183. }
  184. Event: 5.404 GC heap before
  185. {Heap before GC invocations=2 (full 1):
  186. par new generation total 78656K, used 76698K [0x00000003fae00000, 0x0000000400350000, 0x0000000424790000)
  187. eden space 69952K, 100% used [0x00000003fae00000, 0x00000003ff250000, 0x00000003ff250000)
  188. from space 8704K, 77% used [0x00000003ff250000, 0x00000003ff8e68c8, 0x00000003ffad0000)
  189. to space 8704K, 0% used [0x00000003ffad0000, 0x00000003ffad0000, 0x0000000400350000)
  190. concurrent mark-sweep generation total 174784K, used 17962K [0x0000000424790000, 0x000000042f240000, 0x00000007fae00000)
  191. concurrent-mark-sweep perm gen total 21248K, used 19918K [0x00000007fae00000, 0x00000007fc2c0000, 0x0000000800000000)
  192. Event: 5.410 GC heap after
  193. Heap after GC invocations=3 (full 1):
  194. par new generation total 78656K, used 3628K [0x00000003fae00000, 0x0000000400350000, 0x0000000424790000)
  195. eden space 69952K, 0% used [0x00000003fae00000, 0x00000003fae00000, 0x00000003ff250000)
  196. from space 8704K, 41% used [0x00000003ffad0000, 0x00000003ffe5b050, 0x0000000400350000)
  197. to space 8704K, 0% used [0x00000003ff250000, 0x00000003ff250000, 0x00000003ffad0000)
  198. concurrent mark-sweep generation total 174784K, used 28202K [0x0000000424790000, 0x000000042f240000, 0x00000007fae00000)
  199. concurrent-mark-sweep perm gen total 21248K, used 19918K [0x00000007fae00000, 0x00000007fc2c0000, 0x0000000800000000)
  200. }
  201.  
  202. Deoptimization events (10 events):
  203. Event: 3.935 Thread 0x000000000224d000 Uncommon trap -58 fr.pc 0x00000000026d83b4
  204. Event: 3.935 Thread 0x000000000224d000 Uncommon trap -58 fr.pc 0x00000000026d83b4
  205. Event: 3.935 Thread 0x000000000224d000 Uncommon trap -58 fr.pc 0x00000000026d83b4
  206. Event: 3.935 Thread 0x000000000224d000 Uncommon trap -58 fr.pc 0x00000000026d83b4
  207. Event: 4.291 Thread 0x000000000224d000 Uncommon trap -34 fr.pc 0x00000000026ea4ec
  208. Event: 4.291 Thread 0x000000000224d000 Uncommon trap -58 fr.pc 0x00000000026ddf40
  209. Event: 4.656 Thread 0x000000000224d000 Uncommon trap -83 fr.pc 0x0000000002706c9c
  210. Event: 4.990 Thread 0x000000000224d000 Uncommon trap -34 fr.pc 0x00000000026a0700
  211. Event: 5.253 Thread 0x000000000224d000 Uncommon trap 284 fr.pc 0x000000000278231c
  212. Event: 6.085 Thread 0x000000001f541000 Uncommon trap -122 fr.pc 0x00000000027add2c
  213.  
  214. Internal exceptions (10 events):
  215. Event: 6.100 Thread 0x000000002c330800 Threw 0x00000003feef91a0 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
  216. Event: 6.102 Thread 0x000000002c330800 Threw 0x00000003fef02110 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
  217. Event: 6.103 Thread 0x000000002c330800 Threw 0x00000003fef05648 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
  218. Event: 6.104 Thread 0x000000002c330800 Threw 0x00000003fef48d78 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
  219. Event: 6.105 Thread 0x000000002c330800 Threw 0x00000003fef4b8e8 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
  220. Event: 6.106 Thread 0x000000002c330800 Threw 0x00000003fef4f0d0 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
  221. Event: 6.106 Thread 0x000000002c330800 Threw 0x00000003fef52b58 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
  222. Event: 6.107 Thread 0x000000002c330800 Threw 0x00000003fef562e0 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
  223. Event: 6.108 Thread 0x000000002c330800 Threw 0x00000003fef5a568 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
  224. Event: 6.108 Thread 0x000000002c330800 Threw 0x00000003fef5dac0 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
  225.  
  226. Events (10 events):
  227. Event: 6.692 loading class 0x000000001f4a62f0
  228. Event: 6.692 loading class 0x000000001f4a62f0 done
  229. Event: 6.693 loading class 0x000000001f443c30
  230. Event: 6.693 loading class 0x000000001f443c30 done
  231. Event: 6.693 loading class 0x000000001f5d2490
  232. Event: 6.693 loading class 0x000000001f5d2490 done
  233. Event: 6.693 loading class 0x000000001f2f3a30
  234. Event: 6.693 loading class 0x000000001f2f3a30 done
  235. Event: 6.779 loading class 0x000000001db53c00
  236. Event: 6.780 loading class 0x000000001db53c00 done
  237.  
  238.  
  239. Dynamic libraries:
  240. 0x000000013f5f0000 - 0x000000013f623000 C:\Program Files\Java\jre7\bin\javaw.exe
  241. 0x0000000077770000 - 0x000000007791c000 C:\Windows\SYSTEM32\ntdll.dll
  242. 0x0000000077650000 - 0x000000007776f000 C:\Windows\system32\kernel32.dll
  243. 0x000007fefd8f0000 - 0x000007fefd95c000 C:\Windows\system32\KERNELBASE.dll
  244. 0x000007fefe5a0000 - 0x000007fefe67b000 C:\Windows\system32\ADVAPI32.dll
  245. 0x000007feff7d0000 - 0x000007feff86f000 C:\Windows\system32\msvcrt.dll
  246. 0x000007feff7b0000 - 0x000007feff7cf000 C:\Windows\SYSTEM32\sechost.dll
  247. 0x000007feff500000 - 0x000007feff62e000 C:\Windows\system32\RPCRT4.dll
  248. 0x0000000077550000 - 0x000000007764a000 C:\Windows\system32\USER32.dll
  249. 0x000007fefdc50000 - 0x000007fefdcb7000 C:\Windows\system32\GDI32.dll
  250. 0x000007fefdb40000 - 0x000007fefdb4e000 C:\Windows\system32\LPK.dll
  251. 0x000007fefdfb0000 - 0x000007fefe07a000 C:\Windows\system32\USP10.dll
  252. 0x000007fefc300000 - 0x000007fefc4f4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16661_none_fa62ad231704eab7\COMCTL32.dll
  253. 0x000007fefdb50000 - 0x000007fefdbc1000 C:\Windows\system32\SHLWAPI.dll
  254. 0x000007fefe570000 - 0x000007fefe59e000 C:\Windows\system32\IMM32.DLL
  255. 0x000007fefdcc0000 - 0x000007fefddc9000 C:\Windows\system32\MSCTF.dll
  256. 0x0000000063f30000 - 0x0000000064001000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  257. 0x00000000610d0000 - 0x00000000617ef000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  258. 0x000007fef8520000 - 0x000007fef8529000 C:\Windows\system32\WSOCK32.dll
  259. 0x000007feff4b0000 - 0x000007feff4fd000 C:\Windows\system32\WS2_32.dll
  260. 0x000007fefe560000 - 0x000007fefe568000 C:\Windows\system32\NSI.dll
  261. 0x000007fefb5a0000 - 0x000007fefb5db000 C:\Windows\system32\WINMM.dll
  262. 0x0000000077940000 - 0x0000000077947000 C:\Windows\system32\PSAPI.DLL
  263. 0x00000000738f0000 - 0x00000000738ff000 C:\Program Files\Java\jre7\bin\verify.dll
  264. 0x000000006c9b0000 - 0x000000006c9d8000 C:\Program Files\Java\jre7\bin\java.dll
  265. 0x000000006c660000 - 0x000000006c675000 C:\Program Files\Java\jre7\bin\zip.dll
  266. 0x000000006c120000 - 0x000000006c139000 C:\Program Files\Java\jre7\bin\net.dll
  267. 0x000007fefcf40000 - 0x000007fefcf94000 C:\Windows\system32\mswsock.dll
  268. 0x000007fefcf30000 - 0x000007fefcf37000 C:\Windows\System32\wship6.dll
  269. 0x000000006c140000 - 0x000000006c151000 C:\Program Files\Java\jre7\bin\nio.dll
  270. 0x0000000063d90000 - 0x0000000063f23000 C:\Program Files\Java\jre7\bin\awt.dll
  271. 0x000007fefe480000 - 0x000007fefe557000 C:\Windows\system32\OLEAUT32.dll
  272. 0x000007feff870000 - 0x000007feffa72000 C:\Windows\system32\ole32.dll
  273. 0x000007fefbcf0000 - 0x000007fefbd08000 C:\Windows\system32\DWMAPI.DLL
  274. 0x000007fef6810000 - 0x000007fef688f000 C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll
  275. 0x000007fefd600000 - 0x000007fefd60f000 C:\Windows\system32\CRYPTBASE.dll
  276. 0x000007fefa110000 - 0x000007fefa30f000 C:\Windows\system32\d3d9.dll
  277. 0x000007fefc840000 - 0x000007fefc84c000 C:\Windows\system32\VERSION.dll
  278. 0x000007fefa000000 - 0x000007fefa007000 C:\Windows\system32\d3d8thk.dll
  279. 0x000007feef320000 - 0x000007feef43e000 C:\Windows\system32\aticfx64.dll
  280. 0x000007fef8a50000 - 0x000007fef8a6f000 C:\Windows\system32\atiu9p64.dll
  281. 0x000007feeec80000 - 0x000007feef318000 C:\Windows\system32\atiumd64.dll
  282. 0x0000000061a20000 - 0x0000000061f0a000 C:\Windows\system32\atiumd6a.dll
  283. 0x000007fefe720000 - 0x000007feff4a6000 C:\Windows\system32\SHELL32.dll
  284. 0x0000000068ee0000 - 0x0000000068f14000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  285. 0x000007fefe680000 - 0x000007fefe719000 C:\Windows\system32\CLBCatQ.DLL
  286. 0x0000000068970000 - 0x00000000689b1000 C:\Program Files\Java\jre7\bin\t2k.dll
  287. 0x0000000180000000 - 0x000000018003a000 C:\Program Files (x86)\DisplayFusion\Hooks\AppHookx64_737fda87-31f1-470e-a6f9-91e8feb18b08.dll
  288. 0x000007fefc120000 - 0x000007fefc176000 C:\Windows\system32\UxTheme.dll
  289. 0x0000000068f30000 - 0x0000000068f5a000 C:\Program Files\Java\jre7\bin\dcpr.dll
  290. 0x00000000057d0000 - 0x0000000005818000 C:\Users\Roze\Desktop\FTB\Ultimate\minecraft\bin\natives\lwjgl64.dll
  291. 0x000007fef5360000 - 0x000007fef547d000 C:\Windows\system32\OPENGL32.dll
  292. 0x000007fef7000000 - 0x000007fef702d000 C:\Windows\system32\GLU32.dll
  293. 0x000007fef5260000 - 0x000007fef5351000 C:\Windows\system32\DDRAW.dll
  294. 0x000007fef95f0000 - 0x000007fef95f8000 C:\Windows\system32\DCIMAN32.dll
  295. 0x000007fefddd0000 - 0x000007fefdfa7000 C:\Windows\system32\SETUPAPI.dll
  296. 0x000007fefda60000 - 0x000007fefda96000 C:\Windows\system32\CFGMGR32.dll
  297. 0x000007fefda00000 - 0x000007fefda1a000 C:\Windows\system32\DEVOBJ.dll
  298. 0x000007fefcfa0000 - 0x000007fefcfb7000 C:\Windows\system32\CRYPTSP.dll
  299. 0x000007fefcca0000 - 0x000007fefcce7000 C:\Windows\system32\rsaenh.dll
  300. 0x000007fefca20000 - 0x000007fefca3e000 C:\Windows\system32\USERENV.dll
  301. 0x000007fefd6d0000 - 0x000007fefd6df000 C:\Windows\system32\profapi.dll
  302. 0x000007fefcdc0000 - 0x000007fefce1b000 C:\Windows\system32\DNSAPI.dll
  303. 0x000007fef8510000 - 0x000007fef851b000 C:\Windows\System32\winrnr.dll
  304. 0x000007fef84f0000 - 0x000007fef8505000 C:\Windows\system32\napinsp.dll
  305. 0x000007fef8280000 - 0x000007fef8299000 C:\Windows\system32\pnrpnsp.dll
  306. 0x000007fef8270000 - 0x000007fef8280000 C:\Windows\system32\wshbth.dll
  307. 0x00000000738b0000 - 0x00000000738d6000 C:\Program Files\Bonjour\mdnsNSP.dll
  308. 0x000007fefab70000 - 0x000007fefab97000 C:\Windows\system32\Iphlpapi.DLL
  309. 0x000007fefab50000 - 0x000007fefab5b000 C:\Windows\system32\WINNSI.DLL
  310. 0x0000000073880000 - 0x00000000738ae000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  311. 0x000007fefc910000 - 0x000007fefc917000 C:\Windows\System32\wshtcpip.dll
  312. 0x000007fefa010000 - 0x000007fefa018000 C:\Windows\system32\rasadhlp.dll
  313. 0x000007fefa9d0000 - 0x000007fefaa23000 C:\Windows\System32\fwpuclnt.dll
  314. 0x000000006b250000 - 0x000000006b257000 C:\Program Files\Java\jre7\bin\jawt.dll
  315. 0x000007fef8340000 - 0x000007fef8349000 C:\Windows\system32\atig6pxx.dll
  316. 0x000007fef5b70000 - 0x000007fef5c95000 C:\Windows\system32\dbghelp.dll
  317.  
  318. VM Arguments:
  319. jvm_args: -Xms256M -Xmx16384M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts
  320. java_command: net.ftb.mclauncher.MinecraftLauncher C:\Users\Roze\Desktop\FTB/Ultimate/minecraft C:\Users\Roze\AppData\Roaming/ftblauncher/ModPacks\Ultimate\FTB_temp.gif MinecraftForge.zip Roze a77b76fdf34b22f2766603965ef12748fa95e23 FTB Ultimate v1.0.1 C:\Users\Roze\AppData\Roaming/ftblauncher/ModPacks\Ultimate\logo_ftb.png
  321. Launcher Type: SUN_STANDARD
  322.  
  323. Environment Variables:
  324. PATH=C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\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)\ATI Technologies\ATI.ACE\Core-Static\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Java\jdk1.7.0_11\bin;C:\Program Files (x86)\Java\jdk1.7.0_11\bin\;C:\Program Files (x86)\Java\jre7\bin\;C:\Program Files\Java\jre7\bin
  325. USERNAME=Roze
  326. OS=Windows_NT
  327. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  328.  
  329.  
  330.  
  331. --------------- S Y S T E M ---------------
  332.  
  333. OS: Windows 7 , 64 bit Build 7600
  334.  
  335. CPU:total 8 (4 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, ht, tsc, tscinvbit
  336.  
  337. Memory: 4k page, physical 33530648k(27496952k free), swap 67059396k(59715648k free)
  338.  
  339. 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
  340.  
  341. time: Thu Mar 14 21:28:30 2013
  342. elapsed time: 7 seconds
Add Comment
Please, Sign In to add comment