Guest User

Untitled

a guest
Dec 13th, 2013
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.42 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=0x536c2a55, pid=5384, tid=6080
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
  7. # Java VM: Java HotSpot(TM) Client VM (24.45-b08 mixed mode windows-x86 )
  8. # Problematic frame:
  9. # C [atioglxx.dll+0xb52a55]
  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 (0x0089d400): JavaThread "Minecraft main thread" [_thread_in_native, id=6080, stack(0x00660000,0x006b0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x00000008
  24.  
  25. Registers:
  26. EAX=0x006aeee0, EBX=0x00000004, ECX=0x00000000, EDX=0x00000001
  27. ESP=0x006aee70, EBP=0x006aeed0, ESI=0x006aeee0, EDI=0x00000000
  28. EIP=0x536c2a55, EFLAGS=0x00010206
  29.  
  30. Top of Stack: (sp=0x006aee70)
  31. 0x006aee70: 00000000 548469a8 000001a4 536baaca
  32. 0x006aee80: 000001a4 000001a4 536bab2e 52a16bf0
  33. 0x006aee90: 00000004 006aeed0 53fb1e40 00000009
  34. 0x006aeea0: 53fb2180 00000000 006af2c8 53fba8fc
  35. 0x006aeeb0: 00000001 000ac440 54862d88 00000000
  36. 0x006aeec0: 52a16bf0 53fba918 54833d90 0089db0c
  37. 0x006aeed0: 00000000 0089db58 56819800 0089db54
  38. 0x006aeee0: 547ebd90 00000000 00000000 00000000
  39.  
  40. Instructions: (pc=0x536c2a55)
  41. 0x536c2a35: cc cc cc cc cc cc cc cc cc cc cc 83 ec 0c 53 8b
  42. 0x536c2a45: 5c 24 18 55 8b 6c 24 20 56 8b f0 e8 fb 02 00 00
  43. 0x536c2a55: 8b 47 08 8b 4c 24 1c 8b 11 55 53 50 8b 82 6c 02
  44. 0x536c2a65: 00 00 ff d0 8b 0e 89 41 08 8b 06 83 fb 04 0f 85
  45.  
  46.  
  47. Register to memory mapping:
  48.  
  49. EAX=0x006aeee0 is pointing into the stack for thread: 0x0089d400
  50. EBX=0x00000004 is an unknown value
  51. ECX=0x00000000 is an unknown value
  52. EDX=0x00000001 is an unknown value
  53. ESP=0x006aee70 is pointing into the stack for thread: 0x0089d400
  54. EBP=0x006aeed0 is pointing into the stack for thread: 0x0089d400
  55. ESI=0x006aeee0 is pointing into the stack for thread: 0x0089d400
  56. EDI=0x00000000 is an unknown value
  57.  
  58.  
  59. Stack: [0x00660000,0x006b0000], sp=0x006aee70, free space=315k
  60. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  61. C [atioglxx.dll+0xb52a55]
  62.  
  63. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  64. J org.lwjgl.opengl.GL11.nglTexSubImage2D(IIIIIIIIJJ)V
  65. J org.lwjgl.opengl.GL11.glTexSubImage2D(IIIIIIIILjava/nio/IntBuffer;)V
  66. J net.minecraft.client.renderer.texture.TextureUtil.func_110998_a([IIIIIZZ)V
  67. j net.minecraft.client.renderer.texture.TextureMap.func_110571_b(Lnet/minecraft/client/resources/ResourceManager;)V+387
  68. j net.minecraft.client.renderer.texture.TextureMap.func_110551_a(Lnet/minecraft/client/resources/ResourceManager;)V+6
  69. j net.minecraft.client.renderer.texture.TextureManager.func_110579_a(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/TextureObject;)Z+7
  70. j net.minecraft.client.renderer.texture.TextureManager.func_110580_a(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/TickableTextureObject;)Z+3
  71. j net.minecraft.client.renderer.texture.TextureManager.func_130088_a(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/TextureMap;)Z+3
  72. j net.minecraft.client.Minecraft.func_71384_a()V+931
  73. j net.minecraft.client.Minecraft.func_99999_d()V+6
  74. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+768
  75. v ~StubRoutines::call_stub
  76. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  77. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
  78. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  79. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
  80. j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657
  81. j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  82. v ~StubRoutines::call_stub
  83.  
  84. --------------- P R O C E S S ---------------
  85.  
  86. Java Threads: ( => current thread )
  87. 0x5226b800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=4468, stack(0x52900000,0x52950000)]
  88. 0x51f9b800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2720, stack(0x4ffe0000,0x50030000)]
  89. 0x4ec42800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5100, stack(0x4fbf0000,0x4fc40000)]
  90. 0x4ec6cc00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6112, stack(0x4fb10000,0x4fb60000)]
  91. 0x4eacb800 JavaThread "Thread-1" daemon [_thread_blocked, id=5616, stack(0x4f1b0000,0x4f200000)]
  92. 0x4e5af400 JavaThread "Service Thread" daemon [_thread_blocked, id=4668, stack(0x4e8d0000,0x4e920000)]
  93. 0x0082ec00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=5336, stack(0x4e970000,0x4e9c0000)]
  94. 0x0082e400 JavaThread "Attach Listener" daemon [_thread_blocked, id=4532, stack(0x4e7a0000,0x4e7f0000)]
  95. 0x0082d400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5364, stack(0x4e800000,0x4e850000)]
  96. 0x0082c400 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=4744, stack(0x4e880000,0x4e8d0000)]
  97. 0x00828c00 JavaThread "Finalizer" daemon [_thread_blocked, id=1536, stack(0x4e710000,0x4e760000)]
  98. 0x00827800 JavaThread "Reference Handler" daemon [_thread_blocked, id=4008, stack(0x4e340000,0x4e390000)]
  99. =>0x0089d400 JavaThread "Minecraft main thread" [_thread_in_native, id=6080, stack(0x00660000,0x006b0000)]
  100.  
  101. Other Threads:
  102. 0x00823400 VMThread [stack: 0x00dd0000,0x00e20000] [id=5924]
  103. 0x4e5b9c00 WatcherThread [stack: 0x4e3d0000,0x4e420000] [id=5212]
  104.  
  105. VM state:not at safepoint (normal execution)
  106.  
  107. VM Mutex/Monitor currently owned by a thread: None
  108.  
  109. Heap
  110. par new generation total 118016K, used 43393K [0x03af0000, 0x0baf0000, 0x0baf0000)
  111. eden space 104960K, 36% used [0x03af0000, 0x06005e18, 0x0a170000)
  112. from space 13056K, 41% used [0x0a170000, 0x0a6ba8c0, 0x0ae30000)
  113. to space 13056K, 0% used [0x0ae30000, 0x0ae30000, 0x0baf0000)
  114. concurrent mark-sweep generation total 527060K, used 350861K [0x0baf0000, 0x2bda5000, 0x43af0000)
  115. concurrent-mark-sweep perm gen total 131072K, used 49499K [0x43af0000, 0x4baf0000, 0x4baf0000)
  116.  
  117. Card table byte_map: [0x4baf0000,0x4bd40000] byte_map_base: 0x4bad2880
  118.  
  119. Polling page: 0x002b0000
  120.  
  121. Code Cache [0x01a60000, 0x02080000, 0x03a60000)
  122. total_blobs=3583 nmethods=3152 adapters=367 free_code_cache=26518Kb largest_free_block=27150784
  123.  
  124. Compilation events (10 events):
  125. Event: 76.253 Thread 0x0082ec00 3206 ! java.net.URLClassLoader::getResourceAsStream (137 bytes)
  126. Event: 76.254 Thread 0x0082ec00 nmethod 3206 0x02078548 code [0x020786d0, 0x02078c34]
  127. Event: 76.273 Thread 0x0082ec00 3207 java.lang.Class::getResourceAsStream (26 bytes)
  128. Event: 76.273 Thread 0x0082ec00 nmethod 3207 0x020791c8 code [0x02079350, 0x0207954c]
  129. Event: 76.314 Thread 0x0082ec00 3208 net.minecraft.client.resources.DefaultResourcePack::func_110605_c (28 bytes)
  130. Event: 76.315 Thread 0x0082ec00 nmethod 3208 0x02079808 code [0x020799c0, 0x02079d60]
  131. Event: 76.316 Thread 0x0082ec00 3209 net.minecraft.client.renderer.texture.Stitcher::func_94305_f (161 bytes)
  132. Event: 76.317 Thread 0x0082ec00 nmethod 3209 0x0207a208 code [0x0207a3b0, 0x0207a898]
  133. Event: 78.563 Thread 0x0082ec00 3210 net.minecraft.client.renderer.texture.Stitcher::func_94309_g (127 bytes)
  134. Event: 78.564 Thread 0x0082ec00 nmethod 3210 0x0207adc8 code [0x0207af50, 0x0207b294]
  135.  
  136. GC Heap History (10 events):
  137. Event: 76.936 GC heap before
  138. {Heap before GC invocations=97 (full 18):
  139. par new generation total 118016K, used 112596K [0x03af0000, 0x0baf0000, 0x0baf0000)
  140. eden space 104960K, 100% used [0x03af0000, 0x0a170000, 0x0a170000)
  141. from space 13056K, 58% used [0x0ae30000, 0x0b5a5118, 0x0baf0000)
  142. to space 13056K, 0% used [0x0a170000, 0x0a170000, 0x0ae30000)
  143. concurrent mark-sweep generation total 527060K, used 350861K [0x0baf0000, 0x2bda5000, 0x43af0000)
  144. concurrent-mark-sweep perm gen total 131072K, used 49499K [0x43af0000, 0x4baf0000, 0x4baf0000)
  145. Event: 76.947 GC heap after
  146. Heap after GC invocations=98 (full 18):
  147. par new generation total 118016K, used 4576K [0x03af0000, 0x0baf0000, 0x0baf0000)
  148. eden space 104960K, 0% used [0x03af0000, 0x03af0000, 0x0a170000)
  149. from space 13056K, 35% used [0x0a170000, 0x0a5e82a0, 0x0ae30000)
  150. to space 13056K, 0% used [0x0ae30000, 0x0ae30000, 0x0baf0000)
  151. concurrent mark-sweep generation total 527060K, used 350861K [0x0baf0000, 0x2bda5000, 0x43af0000)
  152. concurrent-mark-sweep perm gen total 131072K, used 49499K [0x43af0000, 0x4baf0000, 0x4baf0000)
  153. }
  154. Event: 77.316 GC heap before
  155. {Heap before GC invocations=98 (full 18):
  156. par new generation total 118016K, used 109536K [0x03af0000, 0x0baf0000, 0x0baf0000)
  157. eden space 104960K, 100% used [0x03af0000, 0x0a170000, 0x0a170000)
  158. from space 13056K, 35% used [0x0a170000, 0x0a5e82a0, 0x0ae30000)
  159. to space 13056K, 0% used [0x0ae30000, 0x0ae30000, 0x0baf0000)
  160. concurrent mark-sweep generation total 527060K, used 350861K [0x0baf0000, 0x2bda5000, 0x43af0000)
  161. concurrent-mark-sweep perm gen total 131072K, used 49499K [0x43af0000, 0x4baf0000, 0x4baf0000)
  162. Event: 77.325 GC heap after
  163. Heap after GC invocations=99 (full 18):
  164. par new generation total 118016K, used 4888K [0x03af0000, 0x0baf0000, 0x0baf0000)
  165. eden space 104960K, 0% used [0x03af0000, 0x03af0000, 0x0a170000)
  166. from space 13056K, 37% used [0x0ae30000, 0x0b2f6128, 0x0baf0000)
  167. to space 13056K, 0% used [0x0a170000, 0x0a170000, 0x0ae30000)
  168. concurrent mark-sweep generation total 527060K, used 350861K [0x0baf0000, 0x2bda5000, 0x43af0000)
  169. concurrent-mark-sweep perm gen total 131072K, used 49499K [0x43af0000, 0x4baf0000, 0x4baf0000)
  170. }
  171. Event: 77.688 GC heap before
  172. {Heap before GC invocations=99 (full 18):
  173. par new generation total 118016K, used 109848K [0x03af0000, 0x0baf0000, 0x0baf0000)
  174. eden space 104960K, 100% used [0x03af0000, 0x0a170000, 0x0a170000)
  175. from space 13056K, 37% used [0x0ae30000, 0x0b2f6128, 0x0baf0000)
  176. to space 13056K, 0% used [0x0a170000, 0x0a170000, 0x0ae30000)
  177. concurrent mark-sweep generation total 527060K, used 350861K [0x0baf0000, 0x2bda5000, 0x43af0000)
  178. concurrent-mark-sweep perm gen total 131072K, used 49499K [0x43af0000, 0x4baf0000, 0x4baf0000)
  179. Event: 77.698 GC heap after
  180. Heap after GC invocations=100 (full 18):
  181. par new generation total 118016K, used 5166K [0x03af0000, 0x0baf0000, 0x0baf0000)
  182. eden space 104960K, 0% used [0x03af0000, 0x03af0000, 0x0a170000)
  183. from space 13056K, 39% used [0x0a170000, 0x0a67b9f8, 0x0ae30000)
  184. to space 13056K, 0% used [0x0ae30000, 0x0ae30000, 0x0baf0000)
  185. concurrent mark-sweep generation total 527060K, used 350861K [0x0baf0000, 0x2bda5000, 0x43af0000)
  186. concurrent-mark-sweep perm gen total 131072K, used 49499K [0x43af0000, 0x4baf0000, 0x4baf0000)
  187. }
  188. Event: 78.055 GC heap before
  189. {Heap before GC invocations=100 (full 18):
  190. par new generation total 118016K, used 110126K [0x03af0000, 0x0baf0000, 0x0baf0000)
  191. eden space 104960K, 100% used [0x03af0000, 0x0a170000, 0x0a170000)
  192. from space 13056K, 39% used [0x0a170000, 0x0a67b9f8, 0x0ae30000)
  193. to space 13056K, 0% used [0x0ae30000, 0x0ae30000, 0x0baf0000)
  194. concurrent mark-sweep generation total 527060K, used 350861K [0x0baf0000, 0x2bda5000, 0x43af0000)
  195. concurrent-mark-sweep perm gen total 131072K, used 49499K [0x43af0000, 0x4baf0000, 0x4baf0000)
  196. Event: 78.064 GC heap after
  197. Heap after GC invocations=101 (full 18):
  198. par new generation total 118016K, used 5314K [0x03af0000, 0x0baf0000, 0x0baf0000)
  199. eden space 104960K, 0% used [0x03af0000, 0x03af0000, 0x0a170000)
  200. from space 13056K, 40% used [0x0ae30000, 0x0b360bf8, 0x0baf0000)
  201. to space 13056K, 0% used [0x0a170000, 0x0a170000, 0x0ae30000)
  202. concurrent mark-sweep generation total 527060K, used 350861K [0x0baf0000, 0x2bda5000, 0x43af0000)
  203. concurrent-mark-sweep perm gen total 131072K, used 49499K [0x43af0000, 0x4baf0000, 0x4baf0000)
  204. }
  205. Event: 78.425 GC heap before
  206. {Heap before GC invocations=101 (full 18):
  207. par new generation total 118016K, used 110274K [0x03af0000, 0x0baf0000, 0x0baf0000)
  208. eden space 104960K, 100% used [0x03af0000, 0x0a170000, 0x0a170000)
  209. from space 13056K, 40% used [0x0ae30000, 0x0b360bf8, 0x0baf0000)
  210. to space 13056K, 0% used [0x0a170000, 0x0a170000, 0x0ae30000)
  211. concurrent mark-sweep generation total 527060K, used 350861K [0x0baf0000, 0x2bda5000, 0x43af0000)
  212. concurrent-mark-sweep perm gen total 131072K, used 49499K [0x43af0000, 0x4baf0000, 0x4baf0000)
  213. Event: 78.435 GC heap after
  214. Heap after GC invocations=102 (full 18):
  215. par new generation total 118016K, used 5418K [0x03af0000, 0x0baf0000, 0x0baf0000)
  216. eden space 104960K, 0% used [0x03af0000, 0x03af0000, 0x0a170000)
  217. from space 13056K, 41% used [0x0a170000, 0x0a6ba8c0, 0x0ae30000)
  218. to space 13056K, 0% used [0x0ae30000, 0x0ae30000, 0x0baf0000)
  219. concurrent mark-sweep generation total 527060K, used 350861K [0x0baf0000, 0x2bda5000, 0x43af0000)
  220. concurrent-mark-sweep perm gen total 131072K, used 49499K [0x43af0000, 0x4baf0000, 0x4baf0000)
  221. }
  222.  
  223. Deoptimization events (0 events):
  224. No events
  225.  
  226. Internal exceptions (10 events):
  227. Event: 60.299 Thread 0x0089d400 Threw 0x0839eef8 at C:\re\jdk7u45\229\hotspot\src\share\vm\interpreter\linkResolver.cpp:883
  228. Event: 60.889 Thread 0x0089d400 Threw 0x05ce60c0 at C:\re\jdk7u45\229\hotspot\src\share\vm\interpreter\linkResolver.cpp:883
  229. Event: 60.895 Thread 0x0089d400 Threw 0x05dc5840 at C:\re\jdk7u45\229\hotspot\src\share\vm\interpreter\linkResolver.cpp:883
  230. Event: 60.895 Thread 0x0089d400 Threw 0x05dc77e0 at C:\re\jdk7u45\229\hotspot\src\share\vm\interpreter\linkResolver.cpp:883
  231. Event: 60.895 Thread 0x0089d400 Threw 0x05dc9768 at C:\re\jdk7u45\229\hotspot\src\share\vm\interpreter\linkResolver.cpp:883
  232. Event: 60.896 Thread 0x0089d400 Threw 0x05dcb698 at C:\re\jdk7u45\229\hotspot\src\share\vm\interpreter\linkResolver.cpp:883
  233. Event: 60.896 Thread 0x0089d400 Threw 0x05dcd7a0 at C:\re\jdk7u45\229\hotspot\src\share\vm\interpreter\linkResolver.cpp:883
  234. Event: 63.706 Thread 0x0089d400 Threw 0x07051a18 at C:\re\jdk7u45\229\hotspot\src\share\vm\interpreter\linkResolver.cpp:883
  235. Event: 65.978 Thread 0x0089d400 Threw 0x09c0d9f8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
  236. Event: 72.265 Thread 0x0089d400 Threw 0x08b22838 at C:\re\jdk7u45\229\hotspot\src\share\vm\interpreter\linkResolver.cpp:883
  237.  
  238. Events (10 events):
  239. Event: 76.936 Executing VM operation: GenCollectForAllocation
  240. Event: 76.947 Executing VM operation: GenCollectForAllocation done
  241. Event: 77.316 Executing VM operation: GenCollectForAllocation
  242. Event: 77.326 Executing VM operation: GenCollectForAllocation done
  243. Event: 77.688 Executing VM operation: GenCollectForAllocation
  244. Event: 77.698 Executing VM operation: GenCollectForAllocation done
  245. Event: 78.054 Executing VM operation: GenCollectForAllocation
  246. Event: 78.064 Executing VM operation: GenCollectForAllocation done
  247. Event: 78.425 Executing VM operation: GenCollectForAllocation
  248. Event: 78.435 Executing VM operation: GenCollectForAllocation done
  249.  
  250.  
  251. Dynamic libraries:
  252. 0x00e30000 - 0x00e5f000 C:\Program Files\Java\jre7\bin\javaw.exe
  253. 0x77730000 - 0x7786c000 C:\Windows\SYSTEM32\ntdll.dll
  254. 0x6e1d0000 - 0x6e20f000 C:\Program Files\AVAST Software\Avast\snxhk.dll
  255. 0x76510000 - 0x765e4000 C:\Windows\system32\KERNEL32.dll
  256. 0x75820000 - 0x7586b000 C:\Windows\system32\KERNELBASE.dll
  257. 0x75ce0000 - 0x75d80000 C:\Windows\system32\ADVAPI32.dll
  258. 0x76990000 - 0x76a3c000 C:\Windows\system32\msvcrt.dll
  259. 0x765f0000 - 0x76609000 C:\Windows\SYSTEM32\sechost.dll
  260. 0x768e0000 - 0x76982000 C:\Windows\system32\RPCRT4.dll
  261. 0x75d80000 - 0x75e49000 C:\Windows\system32\USER32.dll
  262. 0x76240000 - 0x7628e000 C:\Windows\system32\GDI32.dll
  263. 0x778f0000 - 0x778fa000 C:\Windows\system32\LPK.dll
  264. 0x77690000 - 0x7772d000 C:\Windows\system32\USP10.dll
  265. 0x74780000 - 0x7491e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
  266. 0x77900000 - 0x77957000 C:\Windows\system32\SHLWAPI.dll
  267. 0x756a0000 - 0x756ec000 C:\Windows\system32\apphelp.dll
  268. 0x68ff0000 - 0x6907d000 C:\Windows\AppPatch\AcLayers.DLL
  269. 0x75680000 - 0x7569b000 C:\Windows\system32\SspiCli.dll
  270. 0x76a40000 - 0x7768a000 C:\Windows\system32\SHELL32.dll
  271. 0x75ad0000 - 0x75c2c000 C:\Windows\system32\ole32.dll
  272. 0x76480000 - 0x7650f000 C:\Windows\system32\OLEAUT32.dll
  273. 0x74d80000 - 0x74d97000 C:\Windows\system32\USERENV.dll
  274. 0x75770000 - 0x7577b000 C:\Windows\system32\profapi.dll
  275. 0x71dc0000 - 0x71e11000 C:\Windows\system32\WINSPOOL.DRV
  276. 0x70e90000 - 0x70ea2000 C:\Windows\system32\MPR.dll
  277. 0x75c30000 - 0x75c4f000 C:\Windows\system32\IMM32.DLL
  278. 0x76670000 - 0x7673c000 C:\Windows\system32\MSCTF.dll
  279. 0x67b30000 - 0x67bef000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  280. 0x5d600000 - 0x5d980000 C:\Program Files\Java\jre7\bin\client\jvm.dll
  281. 0x73380000 - 0x73387000 C:\Windows\system32\WSOCK32.dll
  282. 0x76290000 - 0x762c5000 C:\Windows\system32\WS2_32.dll
  283. 0x77870000 - 0x77876000 C:\Windows\system32\NSI.dll
  284. 0x6e230000 - 0x6e262000 C:\Windows\system32\WINMM.dll
  285. 0x77880000 - 0x77885000 C:\Windows\system32\PSAPI.DLL
  286. 0x70eb0000 - 0x70ebc000 C:\Program Files\Java\jre7\bin\verify.dll
  287. 0x6c8e0000 - 0x6c900000 C:\Program Files\Java\jre7\bin\java.dll
  288. 0x6c900000 - 0x6c913000 C:\Program Files\Java\jre7\bin\zip.dll
  289. 0x6c700000 - 0x6c714000 C:\Program Files\Java\jre7\bin\net.dll
  290. 0x751a0000 - 0x751dc000 C:\Windows\system32\mswsock.dll
  291. 0x75190000 - 0x75196000 C:\Windows\System32\wship6.dll
  292. 0x70ee0000 - 0x70eef000 C:\Program Files\Java\jre7\bin\nio.dll
  293. 0x5dbb0000 - 0x5dcf3000 C:\Program Files\Java\jre7\bin\awt.dll
  294. 0x74310000 - 0x74350000 C:\Windows\system32\uxtheme.dll
  295. 0x74020000 - 0x74033000 C:\Windows\system32\dwmapi.dll
  296. 0x756f0000 - 0x756fc000 C:\Windows\system32\CRYPTBASE.dll
  297. 0x6c6c0000 - 0x6c6f8000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  298. 0x691d0000 - 0x69393000 C:\Windows\system32\d3d9.dll
  299. 0x74be0000 - 0x74be9000 C:\Windows\system32\VERSION.dll
  300. 0x71e40000 - 0x71e46000 C:\Windows\system32\d3d8thk.dll
  301. 0x70570000 - 0x7061a000 C:\Windows\system32\aticfx32.dll
  302. 0x6dbd0000 - 0x6dbdb000 C:\Windows\system32\atiu9pag.dll
  303. 0x5ea90000 - 0x5eeae000 C:\Windows\system32\atiumdag.dll
  304. 0x5eed0000 - 0x5f2c6000 C:\Windows\system32\atiumdva.dll
  305. 0x6c690000 - 0x6c6c0000 C:\Program Files\Java\jre7\bin\t2k.dll
  306. 0x6c140000 - 0x6c151000 C:\Program Files\Java\jre7\bin\unpack.dll
  307. 0x6c3a0000 - 0x6c3c0000 C:\Program Files\Java\jre7\bin\sunec.dll
  308. 0x6c860000 - 0x6c869000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  309. 0x75870000 - 0x75990000 C:\Windows\system32\CRYPT32.dll
  310. 0x757e0000 - 0x757ec000 C:\Windows\system32\MSASN1.dll
  311. 0x751e0000 - 0x751f6000 C:\Windows\system32\CRYPTSP.dll
  312. 0x74f80000 - 0x74fbb000 C:\Windows\system32\rsaenh.dll
  313. 0x73a50000 - 0x73a60000 C:\Windows\system32\NLAapi.dll
  314. 0x6f860000 - 0x6f870000 C:\Windows\system32\napinsp.dll
  315. 0x6e380000 - 0x6e392000 C:\Windows\system32\pnrpnsp.dll
  316. 0x6e350000 - 0x6e371000 C:\Program Files\Bonjour\mdnsNSP.dll
  317. 0x73630000 - 0x7364c000 C:\Windows\system32\Iphlpapi.DLL
  318. 0x73620000 - 0x73627000 C:\Windows\system32\WINNSI.DLL
  319. 0x75060000 - 0x750a4000 C:\Windows\system32\DNSAPI.dll
  320. 0x6f850000 - 0x6f858000 C:\Windows\System32\winrnr.dll
  321. 0x6e280000 - 0x6e2a7000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  322. 0x74cb0000 - 0x74cb5000 C:\Windows\System32\wshtcpip.dll
  323. 0x6e090000 - 0x6e096000 C:\Windows\system32\rasadhlp.dll
  324. 0x734c0000 - 0x734f8000 C:\Windows\System32\fwpuclnt.dll
  325. 0x4e420000 - 0x4e46c000 C:\Users\Earles\Documents\Feed the Beast\Direwolf20_1_6_4\natives\lwjgl.dll
  326. 0x65a20000 - 0x65ae8000 C:\Windows\system32\OPENGL32.dll
  327. 0x6bf40000 - 0x6bf62000 C:\Windows\system32\GLU32.dll
  328. 0x652e0000 - 0x653c7000 C:\Windows\system32\DDRAW.dll
  329. 0x6c680000 - 0x6c686000 C:\Windows\system32\DCIMAN32.dll
  330. 0x76740000 - 0x768dd000 C:\Windows\system32\SETUPAPI.dll
  331. 0x759a0000 - 0x759c7000 C:\Windows\system32\CFGMGR32.dll
  332. 0x757f0000 - 0x75802000 C:\Windows\system32\DEVOBJ.dll
  333. 0x6c390000 - 0x6c397000 C:\Windows\system32\atiglpxx.dll
  334. 0x52b70000 - 0x53cb6000 C:\Windows\system32\atioglxx.dll
  335. 0x6c380000 - 0x6c38b000 C:\Windows\system32\atigktxx.dll
  336. 0x03a60000 - 0x03aa0000 C:\Windows\system32\atiadlxx.dll
  337. 0x74ca0000 - 0x74cad000 C:\Windows\system32\WTSAPI32.dll
  338. 0x759e0000 - 0x75a0e000 C:\Windows\system32\WINTRUST.dll
  339. 0x75c50000 - 0x75cd3000 C:\Windows\system32\CLBCatQ.DLL
  340. 0x68920000 - 0x68999000 C:\Windows\system32\mscms.dll
  341. 0x6c4a0000 - 0x6c4d8000 C:\Windows\system32\icm32.dll
  342. 0x6d4a0000 - 0x6d4aa000 C:\Program Files\Java\jre7\bin\management.dll
  343. 0x70130000 - 0x7021b000 C:\Windows\system32\dbghelp.dll
  344.  
  345. VM Arguments:
  346. jvm_args: -Xms256M -Xmx1024M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts -XX:+CMSClassUnloadingEnabled -XX:PermSize=128m -Dorg.lwjgl.librarypath=C:\Users\Earles\Documents\Feed the Beast\Direwolf20_1_6_4\natives -Dnet.java.games.input.librarypath=C:\Users\Earles\Documents\Feed the Beast\Direwolf20_1_6_4\natives -Duser.home=C:\Users\Earles\Documents\Feed the Beast\Direwolf20_1_6_4
  347. java_command: net.minecraft.launchwrapper.Launch --username umitoni --session e27a5bf060bd46e6bc4b0a3285efeae6 --version 1.6.4 --gameDir C:\Users\Earles\Documents\Feed the Beast\Direwolf20_1_6_4\minecraft --assetsDir C:\Users\Earles\Documents\Feed the Beast\assets\virtual\legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker
  348. Launcher Type: SUN_STANDARD
  349.  
  350. Environment Variables:
  351. PATH=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\Windows Live\Shared;C:\Program Files\Java\jre7\bin
  352. USERNAME=Earles
  353. OS=Windows_NT
  354. PROCESSOR_IDENTIFIER=x86 Family 16 Model 2 Stepping 3, AuthenticAMD
  355.  
  356.  
  357.  
  358. --------------- S Y S T E M ---------------
  359.  
  360. OS: Windows 7 Build 7601 Service Pack 1
  361.  
  362. CPU:total 2 (2 cores per cpu, 1 threads per core) family 16 model 2 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv
  363.  
  364. Memory: 4k page, physical 2096440k(170380k free), swap 4192880k(1118884k free)
  365.  
  366. vm_info: Java HotSpot(TM) Client VM (24.45-b08) for windows-x86 JRE (1.7.0_45-b18), built on Oct 8 2013 06:02:43 by "java_re" with unknown MS VC++:1600
  367.  
  368. time: Fri Dec 13 11:00:37 2013
  369. elapsed time: 78 seconds
Add Comment
Please, Sign In to add comment