Advertisement
Guest User

Untitled

a guest
Feb 11th, 2014
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.06 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=0x5a2f6595, pid=2024, tid=4224
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13)
  7. # Java VM: Java HotSpot(TM) Client VM (24.51-b03 mixed mode windows-x86 )
  8. # Problematic frame:
  9. # C [atioglxx.dll+0x7b6595]
  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 (0x01ccd800): JavaThread "Minecraft main thread" [_thread_in_native, id=4224, stack(0x00600000,0x00650000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, writing address 0x00000000
  24.  
  25. Registers:
  26. EAX=0x00000000, EBX=0x5b633cd0, ECX=0x00000002, EDX=0x00000000
  27. ESP=0x0064ec18, EBP=0x0064ec20, ESI=0x5b633cd0, EDI=0x00000000
  28. EIP=0x5a2f6595, EFLAGS=0x00010212
  29.  
  30. Top of Stack: (sp=0x0064ec18)
  31. 0x0064ec18: 00000100 00000000 0064ec50 5a2f663b
  32. 0x0064ec28: 00000000 5b633cd0 00000100 00000011
  33. 0x0064ec38: 00000000 00000100 5b633cd0 00000000
  34. 0x0064ec48: 00000100 00000000 5b633cd0 5a04e447
  35. 0x0064ec58: 00000000 5b633cd0 00000100 5b2040f0
  36. 0x0064ec68: 578a3440 00000000 5b12be78 00000040
  37. 0x0064ec78: 00000100 00000001 5a002925 5b12be78
  38. 0x0064ec88: 00002000 00000000 00000000 00800000
  39.  
  40. Instructions: (pc=0x5a2f6595)
  41. 0x5a2f6575: 4d 10 c1 e9 07 eb 06 8d 9b 00 00 00 00 66 0f 6f
  42. 0x5a2f6585: 06 66 0f 6f 4e 10 66 0f 6f 56 20 66 0f 6f 5e 30
  43. 0x5a2f6595: 66 0f 7f 07 66 0f 7f 4f 10 66 0f 7f 57 20 66 0f
  44. 0x5a2f65a5: 7f 5f 30 66 0f 6f 66 40 66 0f 6f 6e 50 66 0f 6f
  45.  
  46.  
  47. Register to memory mapping:
  48.  
  49. EAX=0x00000000 is an unknown value
  50. EBX=0x5b633cd0 is an unknown value
  51. ECX=0x00000002 is an unknown value
  52. EDX=0x00000000 is an unknown value
  53. ESP=0x0064ec18 is pointing into the stack for thread: 0x01ccd800
  54. EBP=0x0064ec20 is pointing into the stack for thread: 0x01ccd800
  55. ESI=0x5b633cd0 is an unknown value
  56. EDI=0x00000000 is an unknown value
  57.  
  58.  
  59. Stack: [0x00600000,0x00650000], sp=0x0064ec18, free space=315k
  60. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  61. C [atioglxx.dll+0x7b6595]
  62. C [atioglxx.dll+0x7b663b]
  63.  
  64. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  65. J org.lwjgl.opengl.GL11.nglTexSubImage2D(IIIIIIIIJJ)V
  66. J org.lwjgl.opengl.GL11.glTexSubImage2D(IIIIIIIILjava/nio/IntBuffer;)V
  67. J net.minecraft.client.renderer.texture.TextureUtil.func_110998_a([IIIIIZZ)V
  68. j net.minecraft.client.renderer.texture.TextureMap.func_110571_b(Lnet/minecraft/client/resources/ResourceManager;)V+387
  69. j net.minecraft.client.renderer.texture.TextureMap.func_110551_a(Lnet/minecraft/client/resources/ResourceManager;)V+6
  70. j net.minecraft.client.renderer.texture.TextureManager.func_110579_a(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/TextureObject;)Z+7
  71. j net.minecraft.client.renderer.texture.TextureManager.func_110580_a(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/TickableTextureObject;)Z+3
  72. j net.minecraft.client.renderer.texture.TextureManager.func_130088_a(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/TextureMap;)Z+3
  73. j net.minecraft.client.Minecraft.func_71384_a()V+931
  74. j net.minecraft.client.Minecraft.func_99999_d()V+6
  75. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+768
  76. v ~StubRoutines::call_stub
  77. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  78. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
  79. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  80. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
  81. j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657
  82. j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  83. v ~StubRoutines::call_stub
  84.  
  85. --------------- P R O C E S S ---------------
  86.  
  87. Java Threads: ( => current thread )
  88. 0x604c3400 JavaThread "Thread-8" [_thread_blocked, id=4904, stack(0x5a790000,0x5a7e0000)]
  89. 0x596ec000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=4776, stack(0x56820000,0x56870000)]
  90. 0x56770000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3288, stack(0x575a0000,0x575f0000)]
  91. 0x5667e400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2888, stack(0x568c0000,0x56910000)]
  92. 0x56637c00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5088, stack(0x56360000,0x563b0000)]
  93. 0x564c5000 JavaThread "Thread-1" daemon [_thread_blocked, id=3624, stack(0x56870000,0x568c0000)]
  94. 0x55e39c00 JavaThread "Service Thread" daemon [_thread_blocked, id=2452, stack(0x56130000,0x56180000)]
  95. 0x55e34c00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=5460, stack(0x56050000,0x560a0000)]
  96. 0x55e33400 JavaThread "Attach Listener" daemon [_thread_blocked, id=3156, stack(0x560d0000,0x56120000)]
  97. 0x55e30800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1140, stack(0x562f0000,0x56340000)]
  98. 0x55df9c00 JavaThread "Finalizer" daemon [_thread_blocked, id=5312, stack(0x562a0000,0x562f0000)]
  99. 0x55df4c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=6140, stack(0x56180000,0x561d0000)]
  100. =>0x01ccd800 JavaThread "Minecraft main thread" [_thread_in_native, id=4224, stack(0x00600000,0x00650000)]
  101.  
  102. Other Threads:
  103. 0x55df3400 VMThread [stack: 0x55ff0000,0x56040000] [id=5800]
  104. 0x55e59000 WatcherThread [stack: 0x563d0000,0x56420000] [id=2040]
  105.  
  106. VM state:not at safepoint (normal execution)
  107.  
  108. VM Mutex/Monitor currently owned by a thread: None
  109.  
  110. Heap
  111. def new generation total 182592K, used 54365K [0x03cd0000, 0x102f0000, 0x19220000)
  112. eden space 162304K, 31% used [0x03cd0000, 0x06e822c8, 0x0db50000)
  113. from space 20288K, 17% used [0x0db50000, 0x0deb5358, 0x0ef20000)
  114. to space 20288K, 0% used [0x0ef20000, 0x0ef20000, 0x102f0000)
  115. tenured generation total 405724K, used 300535K [0x19220000, 0x31e57000, 0x43cd0000)
  116. the space 405724K, 74% used [0x19220000, 0x2b79ddc8, 0x2b79de00, 0x31e57000)
  117. compacting perm gen total 262144K, used 47476K [0x43cd0000, 0x53cd0000, 0x53cd0000)
  118. the space 262144K, 18% used [0x43cd0000, 0x46b2d0b0, 0x46b2d200, 0x53cd0000)
  119. No shared spaces configured.
  120.  
  121. Card table byte_map: [0x55ad0000,0x55d60000] byte_map_base: 0x55ab1980
  122.  
  123. Polling page: 0x00130000
  124.  
  125. Code Cache [0x01cd0000, 0x022e8000, 0x03cd0000)
  126. total_blobs=3609 nmethods=3209 adapters=336 free_code_cache=26549Kb largest_free_block=27184064
  127.  
  128. Compilation events (10 events):
  129. Event: 103.305 Thread 0x55e34c00 3255 java.lang.ClassLoader::getBootstrapClassPath (4 bytes)
  130. Event: 103.305 Thread 0x55e34c00 nmethod 3255 0x022e0e88 code [0x022e0f80, 0x022e0ff0]
  131. Event: 103.306 Thread 0x55e34c00 3256 java.lang.Class::resolveName (99 bytes)
  132. Event: 103.307 Thread 0x55e34c00 nmethod 3256 0x022e1048 code [0x022e11f0, 0x022e15a0]
  133. Event: 103.329 Thread 0x55e34c00 3257 java.lang.Class::getResourceAsStream (26 bytes)
  134. Event: 103.330 Thread 0x55e34c00 nmethod 3257 0x022e19c8 code [0x022e1b50, 0x022e1d4c]
  135. Event: 103.463 Thread 0x55e34c00 3258 net.minecraft.client.renderer.texture.Stitcher::func_94305_f (161 bytes)
  136. Event: 103.464 Thread 0x55e34c00 nmethod 3258 0x022e2008 code [0x022e21b0, 0x022e2698]
  137. Event: 107.435 Thread 0x55e34c00 3259 net.minecraft.client.renderer.texture.Stitcher::func_94309_g (127 bytes)
  138. Event: 107.437 Thread 0x55e34c00 nmethod 3259 0x022e2bc8 code [0x022e2d50, 0x022e3094]
  139.  
  140. GC Heap History (10 events):
  141. Event: 98.812 GC heap before
  142. {Heap before GC invocations=100 (full 2):
  143. def new generation total 182592K, used 163685K [0x03cd0000, 0x102f0000, 0x19220000)
  144. eden space 162304K, 100% used [0x03cd0000, 0x0db50000, 0x0db50000)
  145. from space 20288K, 6% used [0x0ef20000, 0x0f079458, 0x102f0000)
  146. to space 20288K, 0% used [0x0db50000, 0x0db50000, 0x0ef20000)
  147. tenured generation total 405724K, used 295559K [0x19220000, 0x31e57000, 0x43cd0000)
  148. the space 405724K, 72% used [0x19220000, 0x2b2c1db8, 0x2b2c1e00, 0x31e57000)
  149. compacting perm gen total 262144K, used 47316K [0x43cd0000, 0x53cd0000, 0x53cd0000)
  150. the space 262144K, 18% used [0x43cd0000, 0x46b052a0, 0x46b05400, 0x53cd0000)
  151. No shared spaces configured.
  152. Event: 98.820 GC heap after
  153. Heap after GC invocations=101 (full 2):
  154. def new generation total 182592K, used 1420K [0x03cd0000, 0x102f0000, 0x19220000)
  155. eden space 162304K, 0% used [0x03cd0000, 0x03cd0000, 0x0db50000)
  156. from space 20288K, 7% used [0x0db50000, 0x0dcb32c0, 0x0ef20000)
  157. to space 20288K, 0% used [0x0ef20000, 0x0ef20000, 0x102f0000)
  158. tenured generation total 405724K, used 295559K [0x19220000, 0x31e57000, 0x43cd0000)
  159. the space 405724K, 72% used [0x19220000, 0x2b2c1db8, 0x2b2c1e00, 0x31e57000)
  160. compacting perm gen total 262144K, used 47316K [0x43cd0000, 0x53cd0000, 0x53cd0000)
  161. the space 262144K, 18% used [0x43cd0000, 0x46b052a0, 0x46b05400, 0x53cd0000)
  162. No shared spaces configured.
  163. }
  164. Event: 101.253 GC heap before
  165. {Heap before GC invocations=101 (full 2):
  166. def new generation total 182592K, used 163724K [0x03cd0000, 0x102f0000, 0x19220000)
  167. eden space 162304K, 100% used [0x03cd0000, 0x0db50000, 0x0db50000)
  168. from space 20288K, 7% used [0x0db50000, 0x0dcb32c0, 0x0ef20000)
  169. to space 20288K, 0% used [0x0ef20000, 0x0ef20000, 0x102f0000)
  170. tenured generation total 405724K, used 295559K [0x19220000, 0x31e57000, 0x43cd0000)
  171. the space 405724K, 72% used [0x19220000, 0x2b2c1db8, 0x2b2c1e00, 0x31e57000)
  172. compacting perm gen total 262144K, used 47476K [0x43cd0000, 0x53cd0000, 0x53cd0000)
  173. the space 262144K, 18% used [0x43cd0000, 0x46b2d0b0, 0x46b2d200, 0x53cd0000)
  174. No shared spaces configured.
  175. Event: 101.288 GC heap after
  176. Heap after GC invocations=102 (full 2):
  177. def new generation total 182592K, used 7950K [0x03cd0000, 0x102f0000, 0x19220000)
  178. eden space 162304K, 0% used [0x03cd0000, 0x03cd0000, 0x0db50000)
  179. from space 20288K, 39% used [0x0ef20000, 0x0f6e3860, 0x102f0000)
  180. to space 20288K, 0% used [0x0db50000, 0x0db50000, 0x0ef20000)
  181. tenured generation total 405724K, used 295559K [0x19220000, 0x31e57000, 0x43cd0000)
  182. the space 405724K, 72% used [0x19220000, 0x2b2c1db8, 0x2b2c1e00, 0x31e57000)
  183. compacting perm gen total 262144K, used 47476K [0x43cd0000, 0x53cd0000, 0x53cd0000)
  184. the space 262144K, 18% used [0x43cd0000, 0x46b2d0b0, 0x46b2d200, 0x53cd0000)
  185. No shared spaces configured.
  186. }
  187. Event: 103.714 GC heap before
  188. {Heap before GC invocations=102 (full 2):
  189. def new generation total 182592K, used 170254K [0x03cd0000, 0x102f0000, 0x19220000)
  190. eden space 162304K, 100% used [0x03cd0000, 0x0db50000, 0x0db50000)
  191. from space 20288K, 39% used [0x0ef20000, 0x0f6e3860, 0x102f0000)
  192. to space 20288K, 0% used [0x0db50000, 0x0db50000, 0x0ef20000)
  193. tenured generation total 405724K, used 295559K [0x19220000, 0x31e57000, 0x43cd0000)
  194. the space 405724K, 72% used [0x19220000, 0x2b2c1db8, 0x2b2c1e00, 0x31e57000)
  195. compacting perm gen total 262144K, used 47476K [0x43cd0000, 0x53cd0000, 0x53cd0000)
  196. the space 262144K, 18% used [0x43cd0000, 0x46b2d0b0, 0x46b2d200, 0x53cd0000)
  197. No shared spaces configured.
  198. Event: 103.756 GC heap after
  199. Heap after GC invocations=103 (full 2):
  200. def new generation total 182592K, used 12491K [0x03cd0000, 0x102f0000, 0x19220000)
  201. eden space 162304K, 0% used [0x03cd0000, 0x03cd0000, 0x0db50000)
  202. from space 20288K, 61% used [0x0db50000, 0x0e782e18, 0x0ef20000)
  203. to space 20288K, 0% used [0x0ef20000, 0x0ef20000, 0x102f0000)
  204. tenured generation total 405724K, used 295559K [0x19220000, 0x31e57000, 0x43cd0000)
  205. the space 405724K, 72% used [0x19220000, 0x2b2c1db8, 0x2b2c1e00, 0x31e57000)
  206. compacting perm gen total 262144K, used 47476K [0x43cd0000, 0x53cd0000, 0x53cd0000)
  207. the space 262144K, 18% used [0x43cd0000, 0x46b2d0b0, 0x46b2d200, 0x53cd0000)
  208. No shared spaces configured.
  209. }
  210. Event: 105.369 GC heap before
  211. {Heap before GC invocations=103 (full 2):
  212. def new generation total 182592K, used 174795K [0x03cd0000, 0x102f0000, 0x19220000)
  213. eden space 162304K, 100% used [0x03cd0000, 0x0db50000, 0x0db50000)
  214. from space 20288K, 61% used [0x0db50000, 0x0e782e18, 0x0ef20000)
  215. to space 20288K, 0% used [0x0ef20000, 0x0ef20000, 0x102f0000)
  216. tenured generation total 405724K, used 295559K [0x19220000, 0x31e57000, 0x43cd0000)
  217. the space 405724K, 72% used [0x19220000, 0x2b2c1db8, 0x2b2c1e00, 0x31e57000)
  218. compacting perm gen total 262144K, used 47476K [0x43cd0000, 0x53cd0000, 0x53cd0000)
  219. the space 262144K, 18% used [0x43cd0000, 0x46b2d0b0, 0x46b2d200, 0x53cd0000)
  220. No shared spaces configured.
  221. Event: 105.399 GC heap after
  222. Heap after GC invocations=104 (full 2):
  223. def new generation total 182592K, used 4585K [0x03cd0000, 0x102f0000, 0x19220000)
  224. eden space 162304K, 0% used [0x03cd0000, 0x03cd0000, 0x0db50000)
  225. from space 20288K, 22% used [0x0ef20000, 0x0f39a7b8, 0x102f0000)
  226. to space 20288K, 0% used [0x0db50000, 0x0db50000, 0x0ef20000)
  227. tenured generation total 405724K, used 300535K [0x19220000, 0x31e57000, 0x43cd0000)
  228. the space 405724K, 74% used [0x19220000, 0x2b79ddc8, 0x2b79de00, 0x31e57000)
  229. compacting perm gen total 262144K, used 47476K [0x43cd0000, 0x53cd0000, 0x53cd0000)
  230. the space 262144K, 18% used [0x43cd0000, 0x46b2d0b0, 0x46b2d200, 0x53cd0000)
  231. No shared spaces configured.
  232. }
  233. Event: 106.995 GC heap before
  234. {Heap before GC invocations=104 (full 2):
  235. def new generation total 182592K, used 166889K [0x03cd0000, 0x102f0000, 0x19220000)
  236. eden space 162304K, 100% used [0x03cd0000, 0x0db50000, 0x0db50000)
  237. from space 20288K, 22% used [0x0ef20000, 0x0f39a7b8, 0x102f0000)
  238. to space 20288K, 0% used [0x0db50000, 0x0db50000, 0x0ef20000)
  239. tenured generation total 405724K, used 300535K [0x19220000, 0x31e57000, 0x43cd0000)
  240. the space 405724K, 74% used [0x19220000, 0x2b79ddc8, 0x2b79de00, 0x31e57000)
  241. compacting perm gen total 262144K, used 47476K [0x43cd0000, 0x53cd0000, 0x53cd0000)
  242. the space 262144K, 18% used [0x43cd0000, 0x46b2d0b0, 0x46b2d200, 0x53cd0000)
  243. No shared spaces configured.
  244. Event: 107.005 GC heap after
  245. Heap after GC invocations=105 (full 2):
  246. def new generation total 182592K, used 3476K [0x03cd0000, 0x102f0000, 0x19220000)
  247. eden space 162304K, 0% used [0x03cd0000, 0x03cd0000, 0x0db50000)
  248. from space 20288K, 17% used [0x0db50000, 0x0deb5358, 0x0ef20000)
  249. to space 20288K, 0% used [0x0ef20000, 0x0ef20000, 0x102f0000)
  250. tenured generation total 405724K, used 300535K [0x19220000, 0x31e57000, 0x43cd0000)
  251. the space 405724K, 74% used [0x19220000, 0x2b79ddc8, 0x2b79de00, 0x31e57000)
  252. compacting perm gen total 262144K, used 47476K [0x43cd0000, 0x53cd0000, 0x53cd0000)
  253. the space 262144K, 18% used [0x43cd0000, 0x46b2d0b0, 0x46b2d200, 0x53cd0000)
  254. No shared spaces configured.
  255. }
  256.  
  257. Deoptimization events (0 events):
  258. No events
  259.  
  260. Internal exceptions (10 events):
  261. Event: 86.037 Thread 0x01ccd800 Threw 0x07a85298 at C:\re\jdk7u51\527\hotspot\src\share\vm\interpreter\linkResolver.cpp:883
  262. Event: 86.042 Thread 0x01ccd800 Threw 0x07b07ec8 at C:\re\jdk7u51\527\hotspot\src\share\vm\interpreter\linkResolver.cpp:883
  263. Event: 86.042 Thread 0x01ccd800 Threw 0x07b087c8 at C:\re\jdk7u51\527\hotspot\src\share\vm\interpreter\linkResolver.cpp:883
  264. Event: 86.042 Thread 0x01ccd800 Threw 0x07b090c8 at C:\re\jdk7u51\527\hotspot\src\share\vm\interpreter\linkResolver.cpp:883
  265. Event: 86.044 Thread 0x01ccd800 Threw 0x07b099c8 at C:\re\jdk7u51\527\hotspot\src\share\vm\interpreter\linkResolver.cpp:883
  266. Event: 86.044 Thread 0x01ccd800 Threw 0x07b0a2b0 at C:\re\jdk7u51\527\hotspot\src\share\vm\interpreter\linkResolver.cpp:883
  267. Event: 86.044 Thread 0x01ccd800 Threw 0x07b0c5c0 at C:\re\jdk7u51\527\hotspot\src\share\vm\interpreter\linkResolver.cpp:883
  268. Event: 87.589 Thread 0x01ccd800 Threw 0x04ce80e8 at C:\re\jdk7u51\527\hotspot\src\share\vm\interpreter\linkResolver.cpp:883
  269. Event: 88.531 Thread 0x01ccd800 Threw 0x0886f988 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
  270. Event: 99.863 Thread 0x01ccd800 Threw 0x0655c0a8 at C:\re\jdk7u51\527\hotspot\src\share\vm\interpreter\linkResolver.cpp:883
  271.  
  272. Events (10 events):
  273. Event: 103.131 Executing VM operation: RevokeBias
  274. Event: 103.132 Executing VM operation: RevokeBias done
  275. Event: 103.713 Executing VM operation: GenCollectForAllocation
  276. Event: 103.756 Executing VM operation: GenCollectForAllocation done
  277. Event: 103.764 Executing VM operation: RevokeBias
  278. Event: 103.765 Executing VM operation: RevokeBias done
  279. Event: 105.369 Executing VM operation: GenCollectForAllocation
  280. Event: 105.399 Executing VM operation: GenCollectForAllocation done
  281. Event: 106.994 Executing VM operation: GenCollectForAllocation
  282. Event: 107.005 Executing VM operation: GenCollectForAllocation done
  283.  
  284.  
  285. Dynamic libraries:
  286. 0x00230000 - 0x0025f000 C:\Program Files\Java\jre7\bin\javaw.exe
  287. 0x76f60000 - 0x7709c000 C:\Windows\SYSTEM32\ntdll.dll
  288. 0x759f0000 - 0x75ac4000 C:\Windows\system32\kernel32.dll
  289. 0x75240000 - 0x7528b000 C:\Windows\system32\KERNELBASE.dll
  290. 0x75bb0000 - 0x75c50000 C:\Windows\system32\ADVAPI32.dll
  291. 0x75690000 - 0x7573c000 C:\Windows\system32\msvcrt.dll
  292. 0x75360000 - 0x75379000 C:\Windows\SYSTEM32\sechost.dll
  293. 0x769d0000 - 0x76a72000 C:\Windows\system32\RPCRT4.dll
  294. 0x76cc0000 - 0x76d89000 C:\Windows\system32\USER32.dll
  295. 0x752e0000 - 0x7532e000 C:\Windows\system32\GDI32.dll
  296. 0x752d0000 - 0x752da000 C:\Windows\system32\LPK.dll
  297. 0x76a80000 - 0x76b1d000 C:\Windows\system32\USP10.dll
  298. 0x748d0000 - 0x74a6e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
  299. 0x75990000 - 0x759e7000 C:\Windows\system32\SHLWAPI.dll
  300. 0x74ea0000 - 0x74eec000 C:\Windows\system32\apphelp.dll
  301. 0x6e940000 - 0x6e9cd000 C:\Windows\AppPatch\AcLayers.DLL
  302. 0x74e80000 - 0x74e9b000 C:\Windows\system32\SspiCli.dll
  303. 0x75d80000 - 0x769ca000 C:\Windows\system32\SHELL32.dll
  304. 0x75760000 - 0x758bc000 C:\Windows\system32\ole32.dll
  305. 0x755a0000 - 0x7562f000 C:\Windows\system32\OLEAUT32.dll
  306. 0x74330000 - 0x74347000 C:\Windows\system32\USERENV.dll
  307. 0x74f70000 - 0x74f7b000 C:\Windows\system32\profapi.dll
  308. 0x73dd0000 - 0x73e21000 C:\Windows\system32\WINSPOOL.DRV
  309. 0x73f20000 - 0x73f32000 C:\Windows\system32\MPR.dll
  310. 0x75740000 - 0x7575f000 C:\Windows\system32\IMM32.DLL
  311. 0x758c0000 - 0x7598c000 C:\Windows\system32\MSCTF.dll
  312. 0x66010000 - 0x660cf000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  313. 0x64d50000 - 0x650d0000 C:\Program Files\Java\jre7\bin\client\jvm.dll
  314. 0x73f10000 - 0x73f17000 C:\Windows\system32\WSOCK32.dll
  315. 0x770c0000 - 0x770f5000 C:\Windows\system32\WS2_32.dll
  316. 0x770b0000 - 0x770b6000 C:\Windows\system32\NSI.dll
  317. 0x73d40000 - 0x73d72000 C:\Windows\system32\WINMM.dll
  318. 0x75630000 - 0x75635000 C:\Windows\system32\PSAPI.DLL
  319. 0x6ee50000 - 0x6ee5c000 C:\Program Files\Java\jre7\bin\verify.dll
  320. 0x6ad10000 - 0x6ad30000 C:\Program Files\Java\jre7\bin\java.dll
  321. 0x6aef0000 - 0x6af03000 C:\Program Files\Java\jre7\bin\zip.dll
  322. 0x6a630000 - 0x6a644000 C:\Program Files\Java\jre7\bin\net.dll
  323. 0x74760000 - 0x7479c000 C:\Windows\system32\mswsock.dll
  324. 0x74750000 - 0x74756000 C:\Windows\System32\wship6.dll
  325. 0x6f670000 - 0x6f67f000 C:\Program Files\Java\jre7\bin\nio.dll
  326. 0x65ec0000 - 0x66003000 C:\Program Files\Java\jre7\bin\awt.dll
  327. 0x73730000 - 0x73770000 C:\Windows\system32\uxtheme.dll
  328. 0x6dc10000 - 0x6dc30000 C:\Program Files\Common Files\Spigot\Search Settings\wth176.dll
  329. 0x715d0000 - 0x71639000 C:\Windows\system32\IMKR12.IME
  330. 0x71530000 - 0x715cb000 C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d09154e044272b9a\MSVCR80.dll
  331. 0x714a0000 - 0x71527000 C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d09154e044272b9a\MSVCP80.dll
  332. 0x73400000 - 0x73413000 C:\Windows\system32\dwmapi.dll
  333. 0x74ef0000 - 0x74efc000 C:\Windows\system32\CRYPTBASE.dll
  334. 0x6a180000 - 0x6a1b9000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  335. 0x687e0000 - 0x689a3000 C:\Windows\system32\d3d9.dll
  336. 0x73f40000 - 0x73f49000 C:\Windows\system32\VERSION.dll
  337. 0x67c50000 - 0x67c56000 C:\Windows\system32\d3d8thk.dll
  338. 0x70ac0000 - 0x70ec5000 C:\Windows\system32\atiumdag.dll
  339. 0x6ff40000 - 0x703e4000 C:\Windows\system32\atiumdva.dll
  340. 0x69630000 - 0x69660000 C:\Program Files\Java\jre7\bin\t2k.dll
  341. 0x6ae70000 - 0x6ae81000 C:\Program Files\Java\jre7\bin\unpack.dll
  342. 0x6f040000 - 0x6f060000 C:\Program Files\Java\jre7\bin\sunec.dll
  343. 0x6aeb0000 - 0x6aeb9000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  344. 0x750b0000 - 0x751d0000 C:\Windows\system32\CRYPT32.dll
  345. 0x74fe0000 - 0x74fec000 C:\Windows\system32\MSASN1.dll
  346. 0x747a0000 - 0x747b6000 C:\Windows\system32\CRYPTSP.dll
  347. 0x74540000 - 0x7457b000 C:\Windows\system32\rsaenh.dll
  348. 0x74b30000 - 0x74b40000 C:\Windows\system32\NLAapi.dll
  349. 0x72f50000 - 0x72f60000 C:\Windows\system32\napinsp.dll
  350. 0x71a90000 - 0x71aa2000 C:\Windows\system32\pnrpnsp.dll
  351. 0x74620000 - 0x74664000 C:\Windows\system32\DNSAPI.dll
  352. 0x71a70000 - 0x71a78000 C:\Windows\System32\winrnr.dll
  353. 0x74080000 - 0x7409c000 C:\Windows\system32\IPHLPAPI.DLL
  354. 0x74070000 - 0x74077000 C:\Windows\system32\WINNSI.DLL
  355. 0x740d0000 - 0x74108000 C:\Windows\System32\fwpuclnt.dll
  356. 0x72df0000 - 0x72df6000 C:\Windows\system32\rasadhlp.dll
  357. 0x73af0000 - 0x73af5000 C:\Windows\System32\wshtcpip.dll
  358. 0x56240000 - 0x5628c000 C:\Users\User\AppData\Roaming\.FTB\TechWorld2\natives\lwjgl.dll
  359. 0x65df0000 - 0x65eb8000 C:\Windows\system32\OPENGL32.dll
  360. 0x6ae40000 - 0x6ae62000 C:\Windows\system32\GLU32.dll
  361. 0x65d00000 - 0x65de7000 C:\Windows\system32\DDRAW.dll
  362. 0x6aea0000 - 0x6aea6000 C:\Windows\system32\DCIMAN32.dll
  363. 0x76b20000 - 0x76cbd000 C:\Windows\system32\SETUPAPI.dll
  364. 0x75290000 - 0x752b7000 C:\Windows\system32\CFGMGR32.dll
  365. 0x75210000 - 0x75222000 C:\Windows\system32\DEVOBJ.dll
  366. 0x59b40000 - 0x5a674000 C:\Windows\system32\atioglxx.dll
  367. 0x014e0000 - 0x01501000 C:\Windows\system32\atiadlxx.dll
  368. 0x77100000 - 0x77183000 C:\Windows\system32\CLBCatQ.DLL
  369. 0x6f2b0000 - 0x6f34a000 C:\PROGRA~1\COMMON~1\MICROS~1\IME12\IMEKR\IMKRTIP.DLL
  370. 0x6f200000 - 0x6f2a5000 C:\PROGRA~1\COMMON~1\MICROS~1\IME12\SHARED\IMETIP.DLL
  371. 0x6f1d0000 - 0x6f1f2000 C:\PROGRA~1\COMMON~1\MICROS~1\IME12\IMEKR\IMKRAPI.DLL
  372. 0x6f1a0000 - 0x6f1cc000 C:\PROGRA~1\COMMON~1\MICROS~1\IME12\SHARED\IMJKAPI.DLL
  373. 0x68bb0000 - 0x68c29000 C:\Windows\system32\mscms.dll
  374. 0x6ae00000 - 0x6ae38000 C:\Windows\system32\icm32.dll
  375. 0x6af90000 - 0x6af9a000 C:\Program Files\Java\jre7\bin\management.dll
  376.  
  377. VM Arguments:
  378. jvm_args: -Xms256M -Xmx1024M -XX:PermSize=256m -Dorg.lwjgl.librarypath=C:\Users\User\AppData\Roaming\.FTB\TechWorld2\natives -Dnet.java.games.input.librarypath=C:\Users\User\AppData\Roaming\.FTB\TechWorld2\natives -Duser.home=C:\Users\User\AppData\Roaming\.FTB\TechWorld2 -Djava.net.preferIPv4Stack=true -XX:MaxPermSize=128M
  379. java_command: net.minecraft.launchwrapper.Launch --username Ze_Bests --session 17f7e4ff3f6b49198c24bc3ad2a11d55 --version 1.6.4 --gameDir C:\Users\User\AppData\Roaming\.FTB\TechWorld2\minecraft --assetsDir C:\Users\User\AppData\Roaming\.FTB\assets\virtual\legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker
  380. Launcher Type: SUN_STANDARD
  381.  
  382. Environment Variables:
  383. PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Java\jdk1.7.0_45\bin;C:\Program Files\Java\jre7\bin
  384. USERNAME=User
  385. OS=Windows_NT
  386. PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 13, GenuineIntel
  387.  
  388.  
  389.  
  390. --------------- S Y S T E M ---------------
  391.  
  392. OS: Windows 7 Build 7601 Service Pack 1
  393.  
  394. 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
  395.  
  396. Memory: 4k page, physical 2096376k(143052k free), swap 4192752k(1028960k free)
  397.  
  398. vm_info: Java HotSpot(TM) Client VM (24.51-b03) for windows-x86 JRE (1.7.0_51-b13), built on Dec 18 2013 19:09:58 by "java_re" with unknown MS VC++:1600
  399.  
  400. time: Tue Feb 11 17:00:39 2014
  401. elapsed time: 107 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement