Advertisement
Guest User

Untitled

a guest
Oct 14th, 2014
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.37 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=0x6cc4de7a, pid=3768, tid=3832
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (7.0_67-b01) (build 1.7.0_67-b01)
  7. # Java VM: Java HotSpot(TM) Client VM (24.65-b04 mixed mode windows-x86 )
  8. # Problematic frame:
  9. # C [OpenAL32.dll+0xde7a]
  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 (0x68cc7c00): JavaThread "Thread-8" [_thread_in_native, id=3832, stack(0x6cb50000,0x6cba0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x79184004
  24.  
  25. Registers:
  26. EAX=0x79184004, EBX=0x00000001, ECX=0x6cda8990, EDX=0xfff31f00
  27. ESP=0x6cb9f958, EBP=0x6cb9f988, ESI=0x6cda8990, EDI=0x79183ffc
  28. EIP=0x6cc4de7a, EFLAGS=0x00010202
  29.  
  30. Top of Stack: (sp=0x6cb9f958)
  31. 0x6cb9f958: 00000001 6cda8990 00000000 68cc7c00
  32. 0x6cb9f968: 000000ff 6ea056fe 003cb288 6cc4e54a
  33. 0x6cb9f978: 00000004 0000ac44 00000002 61d8bec0
  34. 0x6cb9f988: 6cb9f99c 6cc4ef0d 68cc7c00 61d8bec0
  35. 0x6cb9f998: 61d8bec0 6cb9f9f0 69125aa0 6cda8990
  36. 0x6cb9f9a8: 79183ffc 00a7aabd 68cc7d30 6cb9f9f8
  37. 0x6cb9f9b8: 6cda8990 00000000 79183ffc 00000000
  38. 0x6cb9f9c8: 6cb9f9fc 00a73304 6cb9f9d0 61d8bec0
  39.  
  40. Instructions: (pc=0x6cc4de7a)
  41. 0x6cc4de5a: 02 8b d9 2b cb 89 4d e0 81 fa 03 00 02 00 75 06
  42. 0x6cc4de6a: 8b 40 04 89 45 f0 83 45 f8 02 8b 45 f8 8d 04 87
  43. 0x6cc4de7a: 83 38 00 75 b3 8d 45 f4 50 68 7c e8 c7 6c 6a 00
  44. 0x6cc4de8a: e8 6a 4e 00 00 b8 40 1f 00 00 83 c4 0c 39 45 f4
  45.  
  46.  
  47. Register to memory mapping:
  48.  
  49. EAX=0x79184004 is an unknown value
  50. EBX=0x00000001 is an unknown value
  51. ECX=0x6cda8990 is an unknown value
  52. EDX=0xfff31f00 is an unknown value
  53. ESP=0x6cb9f958 is pointing into the stack for thread: 0x68cc7c00
  54. EBP=0x6cb9f988 is pointing into the stack for thread: 0x68cc7c00
  55. ESI=0x6cda8990 is an unknown value
  56. EDI=0x79183ffc is an unknown value
  57.  
  58.  
  59. Stack: [0x6cb50000,0x6cba0000], sp=0x6cb9f958, free space=318k
  60. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  61. C [OpenAL32.dll+0xde7a]
  62. C [OpenAL32.dll+0xef0d]
  63. C [lwjgl.dll+0x5aa0]
  64. j org.lwjgl.openal.ALC10.alcCreateContext(Lorg/lwjgl/openal/ALCdevice;Ljava/nio/IntBuffer;)Lorg/lwjgl/openal/ALCcontext;+8
  65. j org.lwjgl.openal.AL.init(Ljava/lang/String;IIZZ)V+69
  66. j org.lwjgl.openal.AL.create(Ljava/lang/String;IIZZ)V+227
  67. j org.lwjgl.openal.AL.create(Ljava/lang/String;IIZ)V+5
  68. j org.lwjgl.openal.AL.create()V+6
  69. j paulscode.sound.libraries.LibraryLWJGLOpenAL.init()V+2
  70. j paulscode.sound.SoundSystem.CommandNewLibrary(Ljava/lang/Class;)V+273
  71. j paulscode.sound.SoundSystem.CommandQueue(Lpaulscode/sound/CommandObject;)Z+1206
  72. j paulscode.sound.CommandThread.run()V+51
  73. v ~StubRoutines::call_stub
  74. V [jvm.dll+0x1410fa]
  75. V [jvm.dll+0x20567e]
  76. V [jvm.dll+0x1412c5]
  77. V [jvm.dll+0x141327]
  78. V [jvm.dll+0xec6ef]
  79. V [jvm.dll+0x16252c]
  80. V [jvm.dll+0x162f87]
  81. V [jvm.dll+0x1a7489]
  82. C [msvcr100.dll+0x5c556]
  83. C [msvcr100.dll+0x5c600]
  84. C [kernel32.dll+0xb729]
  85.  
  86. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  87. j org.lwjgl.openal.ALC10.nalcCreateContext(JJ)J+0
  88. j org.lwjgl.openal.ALC10.alcCreateContext(Lorg/lwjgl/openal/ALCdevice;Ljava/nio/IntBuffer;)Lorg/lwjgl/openal/ALCcontext;+8
  89. j org.lwjgl.openal.AL.init(Ljava/lang/String;IIZZ)V+69
  90. j org.lwjgl.openal.AL.create(Ljava/lang/String;IIZZ)V+227
  91. j org.lwjgl.openal.AL.create(Ljava/lang/String;IIZ)V+5
  92. j org.lwjgl.openal.AL.create()V+6
  93. j paulscode.sound.libraries.LibraryLWJGLOpenAL.init()V+2
  94. j paulscode.sound.SoundSystem.CommandNewLibrary(Ljava/lang/Class;)V+273
  95. j paulscode.sound.SoundSystem.CommandQueue(Lpaulscode/sound/CommandObject;)Z+1206
  96. j paulscode.sound.CommandThread.run()V+51
  97. v ~StubRoutines::call_stub
  98.  
  99. --------------- P R O C E S S ---------------
  100.  
  101. Java Threads: ( => current thread )
  102. 0x74901400 JavaThread "Thread-9" [_thread_blocked, id=2792, stack(0x6cba0000,0x6cbf0000)]
  103. =>0x68cc7c00 JavaThread "Thread-8" [_thread_in_native, id=3832, stack(0x6cb50000,0x6cba0000)]
  104. 0x73f49400 JavaThread "Sound Library Loader" [_thread_blocked, id=1068, stack(0x6caa0000,0x6caf0000)]
  105. 0x6899e800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2864, stack(0x69dc0000,0x69e10000)]
  106. 0x68a69c00 JavaThread "Timer hack thread" daemon [_thread_blocked, id=2184, stack(0x69d70000,0x69dc0000)]
  107. 0x68c52000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=1800, stack(0x69d20000,0x69d70000)]
  108. 0x681bd400 JavaThread "Service Thread" daemon [_thread_blocked, id=3068, stack(0x68440000,0x68490000)]
  109. 0x681b9400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=1080, stack(0x683f0000,0x68440000)]
  110. 0x681b6000 JavaThread "Attach Listener" daemon [_thread_blocked, id=2548, stack(0x683a0000,0x683f0000)]
  111. 0x681b4400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3608, stack(0x68350000,0x683a0000)]
  112. 0x681b3000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=2568, stack(0x68300000,0x68350000)]
  113. 0x681a2c00 JavaThread "Finalizer" daemon [_thread_blocked, id=2408, stack(0x682b0000,0x68300000)]
  114. 0x6819dc00 JavaThread "Reference Handler" daemon [_thread_blocked, id=3580, stack(0x02d80000,0x02dd0000)]
  115. 0x003ccc00 JavaThread "Client thread" [_thread_in_native, id=3952, stack(0x00900000,0x00950000)]
  116.  
  117. Other Threads:
  118. 0x6819b000 VMThread [stack: 0x02d30000,0x02d80000] [id=1728]
  119. 0x681d1000 WatcherThread [stack: 0x68490000,0x684e0000] [id=2564]
  120.  
  121. VM state:not at safepoint (normal execution)
  122.  
  123. VM Mutex/Monitor currently owned by a thread: None
  124.  
  125. Heap
  126. par new generation total 118016K, used 80828K [0x02e00000, 0x0ae00000, 0x0ae00000)
  127. eden space 104960K, 70% used [0x02e00000, 0x0763d8c0, 0x09480000)
  128. from space 13056K, 52% used [0x0a140000, 0x0a7f17f0, 0x0ae00000)
  129. to space 13056K, 0% used [0x09480000, 0x09480000, 0x0a140000)
  130. concurrent mark-sweep generation total 157312K, used 94386K [0x0ae00000, 0x147a0000, 0x60a00000)
  131. concurrent-mark-sweep perm gen total 34652K, used 20789K [0x60a00000, 0x62bd7000, 0x64a00000)
  132.  
  133. Card table byte_map: [0x64a00000,0x64d10000] byte_map_base: 0x649e9000
  134.  
  135. Polling page: 0x003f0000
  136.  
  137. Code Cache [0x00a70000, 0x00f48000, 0x02a70000)
  138. total_blobs=2832 nmethods=2494 adapters=274 free_code_cache=27819Kb largest_free_block=28484864
  139.  
  140. Compilation events (10 events):
  141. Event: 25.418 Thread 0x681b9400 2540 net.minecraft.client.audio.SoundListSerializer::deserialize (385 bytes)
  142. Event: 25.433 Thread 0x681b9400 nmethod 2540 0x00f3f348 code [0x00f3f890, 0x00f415c4]
  143. Event: 25.433 Thread 0x681b9400 2541 com.google.gson.stream.JsonReader::peekKeyword (241 bytes)
  144. Event: 25.435 Thread 0x681b9400 nmethod 2541 0x00f44808 code [0x00f44980, 0x00f44ddc]
  145. Event: 25.435 Thread 0x681b9400 2542 com.google.gson.internal.LinkedTreeMap::<init> (41 bytes)
  146. Event: 25.437 Thread 0x681b9400 nmethod 2542 0x00f45488 code [0x00f45580, 0x00f456d0]
  147. Event: 25.437 Thread 0x681b9400 2543 com.google.gson.internal.LinkedTreeMap$Node::<init> (20 bytes)
  148. Event: 25.438 Thread 0x681b9400 nmethod 2543 0x00f45748 code [0x00f45840, 0x00f458f0]
  149. Event: 25.611 Thread 0x681b9400 2544 net.minecraft.client.audio.SoundList::func_148570_a (5 bytes)
  150. Event: 25.611 Thread 0x681b9400 nmethod 2544 0x00f45948 code [0x00f45a40, 0x00f45ac0]
  151.  
  152. GC Heap History (10 events):
  153. Event: 22.884 GC heap before
  154. {Heap before GC invocations=20 (full 9):
  155. par new generation total 118016K, used 115451K [0x02e00000, 0x0ae00000, 0x0ae00000)
  156. eden space 104960K, 100% used [0x02e00000, 0x09480000, 0x09480000)
  157. from space 13056K, 80% used [0x09480000, 0x09ebed00, 0x0a140000)
  158. to space 13056K, 0% used [0x0a140000, 0x0a140000, 0x0ae00000)
  159. concurrent mark-sweep generation total 133812K, used 80285K [0x0ae00000, 0x130ad000, 0x60a00000)
  160. concurrent-mark-sweep perm gen total 33708K, used 20224K [0x60a00000, 0x62aeb000, 0x64a00000)
  161. Event: 22.894 GC heap after
  162. Heap after GC invocations=21 (full 9):
  163. par new generation total 118016K, used 10287K [0x02e00000, 0x0ae00000, 0x0ae00000)
  164. eden space 104960K, 0% used [0x02e00000, 0x02e00000, 0x09480000)
  165. from space 13056K, 78% used [0x0a140000, 0x0ab4be28, 0x0ae00000)
  166. to space 13056K, 0% used [0x09480000, 0x09480000, 0x0a140000)
  167. concurrent mark-sweep generation total 133812K, used 82025K [0x0ae00000, 0x130ad000, 0x60a00000)
  168. concurrent-mark-sweep perm gen total 33708K, used 20224K [0x60a00000, 0x62aeb000, 0x64a00000)
  169. }
  170. Event: 23.251 GC heap before
  171. {Heap before GC invocations=21 (full 9):
  172. par new generation total 118016K, used 115247K [0x02e00000, 0x0ae00000, 0x0ae00000)
  173. eden space 104960K, 100% used [0x02e00000, 0x09480000, 0x09480000)
  174. from space 13056K, 78% used [0x0a140000, 0x0ab4be28, 0x0ae00000)
  175. to space 13056K, 0% used [0x09480000, 0x09480000, 0x0a140000)
  176. concurrent mark-sweep generation total 133812K, used 82025K [0x0ae00000, 0x130ad000, 0x60a00000)
  177. concurrent-mark-sweep perm gen total 33708K, used 20331K [0x60a00000, 0x62aeb000, 0x64a00000)
  178. Event: 23.261 GC heap after
  179. Heap after GC invocations=22 (full 9):
  180. par new generation total 118016K, used 7233K [0x02e00000, 0x0ae00000, 0x0ae00000)
  181. eden space 104960K, 0% used [0x02e00000, 0x02e00000, 0x09480000)
  182. from space 13056K, 55% used [0x09480000, 0x09b90630, 0x0a140000)
  183. to space 13056K, 0% used [0x0a140000, 0x0a140000, 0x0ae00000)
  184. concurrent mark-sweep generation total 133812K, used 84041K [0x0ae00000, 0x130ad000, 0x60a00000)
  185. concurrent-mark-sweep perm gen total 33708K, used 20331K [0x60a00000, 0x62aeb000, 0x64a00000)
  186. }
  187. Event: 23.938 GC heap before
  188. {Heap before GC invocations=22 (full 10):
  189. par new generation total 118016K, used 112193K [0x02e00000, 0x0ae00000, 0x0ae00000)
  190. eden space 104960K, 100% used [0x02e00000, 0x09480000, 0x09480000)
  191. from space 13056K, 55% used [0x09480000, 0x09b90630, 0x0a140000)
  192. to space 13056K, 0% used [0x0a140000, 0x0a140000, 0x0ae00000)
  193. concurrent mark-sweep generation total 133812K, used 84041K [0x0ae00000, 0x130ad000, 0x60a00000)
  194. concurrent-mark-sweep perm gen total 33708K, used 20789K [0x60a00000, 0x62aeb000, 0x64a00000)
  195. Event: 23.953 GC heap after
  196. Heap after GC invocations=23 (full 10):
  197. par new generation total 118016K, used 13056K [0x02e00000, 0x0ae00000, 0x0ae00000)
  198. eden space 104960K, 0% used [0x02e00000, 0x02e00000, 0x09480000)
  199. from space 13056K, 100% used [0x0a140000, 0x0ae00000, 0x0ae00000)
  200. to space 13056K, 0% used [0x09480000, 0x09480000, 0x0a140000)
  201. concurrent mark-sweep generation total 133812K, used 84130K [0x0ae00000, 0x130ad000, 0x60a00000)
  202. concurrent-mark-sweep perm gen total 33708K, used 20789K [0x60a00000, 0x62aeb000, 0x64a00000)
  203. }
  204. Event: 24.380 GC heap before
  205. {Heap before GC invocations=23 (full 10):
  206. par new generation total 118016K, used 118016K [0x02e00000, 0x0ae00000, 0x0ae00000)
  207. eden space 104960K, 100% used [0x02e00000, 0x09480000, 0x09480000)
  208. from space 13056K, 100% used [0x0a140000, 0x0ae00000, 0x0ae00000)
  209. to space 13056K, 0% used [0x09480000, 0x09480000, 0x0a140000)
  210. concurrent mark-sweep generation total 133812K, used 84130K [0x0ae00000, 0x130ad000, 0x60a00000)
  211. concurrent-mark-sweep perm gen total 33708K, used 20789K [0x60a00000, 0x62aeb000, 0x64a00000)
  212. Event: 24.401 GC heap after
  213. Heap after GC invocations=24 (full 10):
  214. par new generation total 118016K, used 7463K [0x02e00000, 0x0ae00000, 0x0ae00000)
  215. eden space 104960K, 0% used [0x02e00000, 0x02e00000, 0x09480000)
  216. from space 13056K, 57% used [0x09480000, 0x09bc9c58, 0x0a140000)
  217. to space 13056K, 0% used [0x0a140000, 0x0a140000, 0x0ae00000)
  218. concurrent mark-sweep generation total 133812K, used 94456K [0x0ae00000, 0x130ad000, 0x60a00000)
  219. concurrent-mark-sweep perm gen total 33708K, used 20789K [0x60a00000, 0x62aeb000, 0x64a00000)
  220. }
  221. Event: 24.758 GC heap before
  222. {Heap before GC invocations=24 (full 10):
  223. par new generation total 118016K, used 112423K [0x02e00000, 0x0ae00000, 0x0ae00000)
  224. eden space 104960K, 100% used [0x02e00000, 0x09480000, 0x09480000)
  225. from space 13056K, 57% used [0x09480000, 0x09bc9c58, 0x0a140000)
  226. to space 13056K, 0% used [0x0a140000, 0x0a140000, 0x0ae00000)
  227. concurrent mark-sweep generation total 133812K, used 94456K [0x0ae00000, 0x130ad000, 0x60a00000)
  228. concurrent-mark-sweep perm gen total 33708K, used 20789K [0x60a00000, 0x62aeb000, 0x64a00000)
  229. Event: 24.767 GC heap after
  230. Heap after GC invocations=25 (full 10):
  231. par new generation total 118016K, used 6853K [0x02e00000, 0x0ae00000, 0x0ae00000)
  232. eden space 104960K, 0% used [0x02e00000, 0x02e00000, 0x09480000)
  233. from space 13056K, 52% used [0x0a140000, 0x0a7f17f0, 0x0ae00000)
  234. to space 13056K, 0% used [0x09480000, 0x09480000, 0x0a140000)
  235. concurrent mark-sweep generation total 133812K, used 94456K [0x0ae00000, 0x130ad000, 0x60a00000)
  236. concurrent-mark-sweep perm gen total 33708K, used 20789K [0x60a00000, 0x62aeb000, 0x64a00000)
  237. }
  238.  
  239. Deoptimization events (0 events):
  240. No events
  241.  
  242. Internal exceptions (10 events):
  243. Event: 25.612 Thread 0x68cc7c00 Threw 0x07337eb0 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
  244. Event: 25.613 Thread 0x68cc7c00 Threw 0x07339b28 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
  245. Event: 25.613 Thread 0x68cc7c00 Threw 0x0733b3f8 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
  246. Event: 25.613 Thread 0x68cc7c00 Threw 0x0733cd88 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
  247. Event: 25.613 Thread 0x68cc7c00 Threw 0x0733f370 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
  248. Event: 25.613 Thread 0x68cc7c00 Threw 0x07340c40 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
  249. Event: 25.613 Thread 0x68cc7c00 Threw 0x073425d0 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
  250. Event: 25.615 Thread 0x68cc7c00 Threw 0x07344758 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jni.cpp:717
  251. Event: 25.615 Thread 0x68cc7c00 Threw 0x07344fa0 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jni.cpp:717
  252. Event: 25.615 Thread 0x68cc7c00 Threw 0x07345590 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jni.cpp:717
  253.  
  254. Events (10 events):
  255. Event: 25.296 Executing VM operation: RevokeBias done
  256. Event: 25.296 Executing VM operation: RevokeBias
  257. Event: 25.296 Executing VM operation: RevokeBias done
  258. Event: 25.405 Executing VM operation: RevokeBias
  259. Event: 25.405 Executing VM operation: RevokeBias done
  260. Event: 25.410 Thread 0x73f49400 Thread added: 0x73f49400
  261. Event: 25.411 Thread 0x68cc7c00 Thread added: 0x68cc7c00
  262. Event: 25.611 Executing VM operation: RevokeBias
  263. Event: 25.611 Executing VM operation: RevokeBias done
  264. Event: 25.612 Thread 0x74901400 Thread added: 0x74901400
  265.  
  266.  
  267. Dynamic libraries:
  268. 0x00400000 - 0x0042f000 C:\Programme\Java\jre7\bin\javaw.exe
  269. 0x7c910000 - 0x7c9c9000 C:\WINDOWS\system32\ntdll.dll
  270. 0x7c800000 - 0x7c908000 C:\WINDOWS\system32\kernel32.dll
  271. 0x77da0000 - 0x77e4a000 C:\WINDOWS\system32\ADVAPI32.dll
  272. 0x77e50000 - 0x77ee3000 C:\WINDOWS\system32\RPCRT4.dll
  273. 0x77fc0000 - 0x77fd1000 C:\WINDOWS\system32\Secur32.dll
  274. 0x7e360000 - 0x7e3f1000 C:\WINDOWS\system32\USER32.dll
  275. 0x77ef0000 - 0x77f39000 C:\WINDOWS\system32\GDI32.dll
  276. 0x773a0000 - 0x774a3000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.6028_x-ww_61e65202\COMCTL32.dll
  277. 0x77be0000 - 0x77c38000 C:\WINDOWS\system32\msvcrt.dll
  278. 0x77f40000 - 0x77fb6000 C:\WINDOWS\system32\SHLWAPI.dll
  279. 0x76330000 - 0x7634d000 C:\WINDOWS\system32\IMM32.DLL
  280. 0x78aa0000 - 0x78b5f000 C:\Programme\Java\jre7\bin\msvcr100.dll
  281. 0x6e770000 - 0x6eaf8000 C:\Programme\Java\jre7\bin\client\jvm.dll
  282. 0x71a30000 - 0x71a3a000 C:\WINDOWS\system32\WSOCK32.dll
  283. 0x71a10000 - 0x71a27000 C:\WINDOWS\system32\WS2_32.dll
  284. 0x71a00000 - 0x71a08000 C:\WINDOWS\system32\WS2HELP.dll
  285. 0x76af0000 - 0x76b1e000 C:\WINDOWS\system32\WINMM.dll
  286. 0x76bb0000 - 0x76bbb000 C:\WINDOWS\system32\PSAPI.DLL
  287. 0x6e6c0000 - 0x6e6cc000 C:\Programme\Java\jre7\bin\verify.dll
  288. 0x6d480000 - 0x6d4a0000 C:\Programme\Java\jre7\bin\java.dll
  289. 0x6e750000 - 0x6e763000 C:\Programme\Java\jre7\bin\zip.dll
  290. 0x6e410000 - 0x6e41a000 C:\Programme\Java\jre7\bin\management.dll
  291. 0x6e4b0000 - 0x6e4c4000 C:\Programme\Java\jre7\bin\net.dll
  292. 0x6e4d0000 - 0x6e4df000 C:\Programme\Java\jre7\bin\nio.dll
  293. 0x719b0000 - 0x719f0000 C:\WINDOWS\System32\mswsock.dll
  294. 0x76ee0000 - 0x76f07000 C:\WINDOWS\system32\DNSAPI.dll
  295. 0x76d20000 - 0x76d39000 C:\WINDOWS\system32\iphlpapi.dll
  296. 0x76f70000 - 0x76f78000 C:\WINDOWS\System32\winrnr.dll
  297. 0x76f20000 - 0x76f4d000 C:\WINDOWS\system32\WLDAP32.dll
  298. 0x76f80000 - 0x76f86000 C:\WINDOWS\system32\rasadhlp.dll
  299. 0x6e6a0000 - 0x6e6b1000 C:\Programme\Java\jre7\bin\unpack.dll
  300. 0x69120000 - 0x6916d000 C:\Dokumente und Einstellungen\*****\Anwendungsdaten\.minecraft\versions\1.7.10-Forge10.13.1.1217\1.7.10-Forge10.13.1.1217-natives-359437466076275\lwjgl.dll
  301. 0x69170000 - 0x6923c000 C:\WINDOWS\system32\OPENGL32.dll
  302. 0x69240000 - 0x69260000 C:\WINDOWS\system32\GLU32.dll
  303. 0x736d0000 - 0x7371b000 C:\WINDOWS\system32\DDRAW.dll
  304. 0x73b30000 - 0x73b36000 C:\WINDOWS\system32\DCIMAN32.dll
  305. 0x77bd0000 - 0x77bd8000 C:\WINDOWS\system32\VERSION.dll
  306. 0x69c70000 - 0x69ca6000 C:\WINDOWS\system32\rsaenh.dll
  307. 0x76620000 - 0x766d6000 C:\WINDOWS\system32\USERENV.dll
  308. 0x69cc0000 - 0x69d15000 C:\WINDOWS\system32\netapi32.dll
  309. 0x76d00000 - 0x76d18000 C:\WINDOWS\system32\MPRAPI.dll
  310. 0x77c90000 - 0x77cc2000 C:\WINDOWS\system32\ACTIVEDS.dll
  311. 0x76dd0000 - 0x76df5000 C:\WINDOWS\system32\adsldpc.dll
  312. 0x76ad0000 - 0x76ae1000 C:\WINDOWS\system32\ATL.DLL
  313. 0x774b0000 - 0x775ee000 C:\WINDOWS\system32\ole32.dll
  314. 0x770f0000 - 0x7717b000 C:\WINDOWS\system32\OLEAUT32.dll
  315. 0x76e40000 - 0x76e4e000 C:\WINDOWS\system32\rtutils.dll
  316. 0x71b70000 - 0x71b83000 C:\WINDOWS\system32\SAMLIB.dll
  317. 0x778f0000 - 0x779e4000 C:\WINDOWS\system32\SETUPAPI.dll
  318. 0x6d000000 - 0x6d143000 C:\Programme\Java\jre7\bin\awt.dll
  319. 0x69e10000 - 0x69e48000 C:\WINDOWS\system32\uxtheme.dll
  320. 0x75250000 - 0x7527e000 C:\WINDOWS\system32\msctfime.ime
  321. 0x69ea0000 - 0x6b128000 C:\WINDOWS\system32\atioglxx.dll
  322. 0x6b240000 - 0x6b284000 C:\WINDOWS\system32\atiadlxx.dll
  323. 0x7e670000 - 0x7ee91000 C:\WINDOWS\system32\SHELL32.dll
  324. 0x78130000 - 0x781cb000 C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.3053_x-ww_b80fa8ca\MSVCR80.dll
  325. 0x76bf0000 - 0x76c1e000 C:\WINDOWS\system32\WINTRUST.dll
  326. 0x77a50000 - 0x77ae6000 C:\WINDOWS\system32\CRYPT32.dll
  327. 0x77af0000 - 0x77b02000 C:\WINDOWS\system32\MSASN1.dll
  328. 0x76c50000 - 0x76c78000 C:\WINDOWS\system32\IMAGEHLP.dll
  329. 0x73aa0000 - 0x73ab5000 C:\WINDOWS\system32\mscms.dll
  330. 0x72f70000 - 0x72f96000 C:\WINDOWS\system32\WINSPOOL.DRV
  331. 0x6b600000 - 0x6b641000 C:\WINDOWS\system32\icm32.dll
  332. 0x6c310000 - 0x6c34a000 C:\Dokumente und Einstellungen\*****\Anwendungsdaten\.minecraft\versions\1.7.10-Forge10.13.1.1217\1.7.10-Forge10.13.1.1217-natives-359437466076275\avutil-ttv-51.dll
  333. 0x6baa0000 - 0x6babd000 C:\Dokumente und Einstellungen\*****\Anwendungsdaten\.minecraft\versions\1.7.10-Forge10.13.1.1217\1.7.10-Forge10.13.1.1217-natives-359437466076275\swresample-ttv-0.dll
  334. 0x6c350000 - 0x6c3d9000 C:\Dokumente und Einstellungen\*****\Anwendungsdaten\.minecraft\versions\1.7.10-Forge10.13.1.1217\1.7.10-Forge10.13.1.1217-natives-359437466076275\libmp3lame-ttv.dll
  335. 0x6c3e0000 - 0x6c4e3000 C:\Dokumente und Einstellungen\*****\Anwendungsdaten\.minecraft\versions\1.7.10-Forge10.13.1.1217\1.7.10-Forge10.13.1.1217-natives-359437466076275\twitchsdk.dll
  336. 0x6c500000 - 0x6c5e6000 C:\WINDOWS\system32\WININET.dll
  337. 0x6c5f0000 - 0x6c5f9000 C:\WINDOWS\system32\Normaliz.dll
  338. 0x6c600000 - 0x6c733000 C:\WINDOWS\system32\urlmon.dll
  339. 0x6c740000 - 0x6c92c000 C:\WINDOWS\system32\iertutil.dll
  340. 0x6caf0000 - 0x6cb49000 C:\WINDOWS\system32\hnetcfg.dll
  341. 0x719f0000 - 0x719f8000 C:\WINDOWS\System32\wshtcpip.dll
  342. 0x6cc40000 - 0x6cca5000 C:\Dokumente und Einstellungen\*****\Anwendungsdaten\.minecraft\versions\1.7.10-Forge10.13.1.1217\1.7.10-Forge10.13.1.1217-natives-359437466076275\OpenAL32.dll
  343. 0x76f90000 - 0x7700f000 C:\WINDOWS\system32\CLBCATQ.DLL
  344. 0x77010000 - 0x770e3000 C:\WINDOWS\system32\COMRes.dll
  345. 0x6cd30000 - 0x6cd8c000 C:\WINDOWS\system32\dsound.dll
  346. 0x72c90000 - 0x72c99000 C:\WINDOWS\system32\wdmaud.drv
  347. 0x72c80000 - 0x72c88000 C:\WINDOWS\system32\msacm32.drv
  348. 0x77bb0000 - 0x77bc5000 C:\WINDOWS\system32\MSACM32.dll
  349. 0x77ba0000 - 0x77ba7000 C:\WINDOWS\system32\midimap.dll
  350. 0x6cf40000 - 0x6cf44000 C:\WINDOWS\system32\KsUser.dll
  351. 0x6cf50000 - 0x6cff1000 C:\WINDOWS\system32\dbghelp.dll
  352.  
  353. VM Arguments:
  354. jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1500M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=C:\Dokumente und Einstellungen\*****\Anwendungsdaten\.minecraft\versions\1.7.10-Forge10.13.1.1217\1.7.10-Forge10.13.1.1217-natives-359437466076275
  355. java_command: net.minecraft.launchwrapper.Launch --username noname_42 --version 1.7.10-Forge10.13.1.1217 --gameDir C:\Dokumente und Einstellungen\*****\Anwendungsdaten\.minecraft\profiles\1.7.10 TFC --assetsDir C:\Dokumente und Einstellungen\*****\Anwendungsdaten\.minecraft\assets --assetIndex 1.7.10 --uuid ae7e7009449446adb877ab7d60d0f81f --accessToken 4501687d79804952b16f060a5bde7b31 --userProperties {} --userType legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker
  356. Launcher Type: SUN_STANDARD
  357.  
  358. Environment Variables:
  359. JAVA_HOME=C:\Programme\Java\jdk1.7.0_51
  360. PATH=C:\Programme\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programme\ATI Technologies\ATI.ACE\Core-Static;C:\Programme\Java\jdk1.7.0_51\bin;C:\Programme\Java\jre7\bin;C:\Programme\Java\jre7\bin
  361. USERNAME=*****
  362. OS=Windows_NT
  363. PROCESSOR_IDENTIFIER=x86 Family 21 Model 16 Stepping 1, AuthenticAMD
  364.  
  365.  
  366.  
  367. --------------- S Y S T E M ---------------
  368.  
  369. OS: Windows XP Build 2600 Service Pack 3
  370.  
  371. CPU:total 4 (4 cores per cpu, 1 threads per core) family 21 model 16 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, aes, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv
  372.  
  373. Memory: 4k page, physical 3625572k(2008744k free), swap 5552632k(3902332k free)
  374.  
  375. vm_info: Java HotSpot(TM) Client VM (24.65-b04) for windows-x86 JRE (1.7.0_67-b01), built on Jul 25 2014 10:20:53 by "java_re" with unknown MS VC++:1600
  376.  
  377. time: Tue Oct 14 17:54:10 2014
  378. elapsed time: 25 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement