Advertisement
Guest User

ACCESS VIOLATION OPENAL32

a guest
Oct 10th, 2014
528
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.81 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=0x31e1de7a, pid=3964, tid=3492
  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 (0x292ce400): JavaThread "Thread-13" [_thread_in_native, id=3492, stack(0x31d70000,0x31dc0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x32d0b004
  24.  
  25. Registers:
  26. EAX=0x32d0b004, EBX=0x00000001, ECX=0x31f18990, EDX=0x7a7a7300
  27. ESP=0x31dbf6d8, EBP=0x31dbf708, ESI=0x31f18990, EDI=0x32d0affc
  28. EIP=0x31e1de7a, EFLAGS=0x00010202
  29.  
  30. Top of Stack: (sp=0x31dbf6d8)
  31. 0x31dbf6d8: 00000001 31f18990 00000000 04515b60
  32. 0x31dbf6e8: 000000ff 23c9c01c 003cb288 31e1e54a
  33. 0x31dbf6f8: 00000004 0000ac44 00000002 2452d3d8
  34. 0x31dbf708: 31dbf71c 31e1ef0d 292ce400 2452d3d8
  35. 0x31dbf718: 2452d3d8 31dbf770 28695aa0 31f18990
  36. 0x31dbf728: 32d0affc 00a7aabd 292ce530 31dbf778
  37. 0x31dbf738: 31f18990 00000000 32d0affc 00000000
  38. 0x31dbf748: 31dbf77c 00a73304 31dbf750 2452d3d8
  39.  
  40. Instructions: (pc=0x31e1de7a)
  41. 0x31e1de5a: 02 8b d9 2b cb 89 4d e0 81 fa 03 00 02 00 75 06
  42. 0x31e1de6a: 8b 40 04 89 45 f0 83 45 f8 02 8b 45 f8 8d 04 87
  43. 0x31e1de7a: 83 38 00 75 b3 8d 45 f4 50 68 7c e8 e4 31 6a 00
  44. 0x31e1de8a: 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=0x32d0b004 is an unknown value
  50. EBX=0x00000001 is an unknown value
  51. ECX=0x31f18990 is an unknown value
  52. EDX=0x7a7a7300 is an unknown value
  53. ESP=0x31dbf6d8 is pointing into the stack for thread: 0x292ce400
  54. EBP=0x31dbf708 is pointing into the stack for thread: 0x292ce400
  55. ESI=0x31f18990 is an unknown value
  56. EDI=0x32d0affc is an unknown value
  57.  
  58.  
  59. Stack: [0x31d70000,0x31dc0000], sp=0x31dbf6d8, free space=317k
  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. 0x2ecbb800 JavaThread "Thread-14" [_thread_blocked, id=2448, stack(0x31dc0000,0x31e10000)]
  103. =>0x292ce400 JavaThread "Thread-13" [_thread_in_native, id=3492, stack(0x31d70000,0x31dc0000)]
  104. 0x2ebe3c00 JavaThread "Sound Library Loader" [_thread_blocked, id=3500, stack(0x2eac0000,0x2eb10000)]
  105. 0x28c22400 JavaThread "Timer hack thread" daemon [_thread_blocked, id=2888, stack(0x2a650000,0x2a6a0000)]
  106. 0x2825d400 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2292, stack(0x2a600000,0x2a650000)]
  107. 0x28ae1400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3960, stack(0x29b00000,0x29b50000)]
  108. 0x28aee000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3456, stack(0x28640000,0x28690000)]
  109. 0x2823cc00 JavaThread "Service Thread" daemon [_thread_blocked, id=4004, stack(0x28560000,0x285b0000)]
  110. 0x28237800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=676, stack(0x28510000,0x28560000)]
  111. 0x28235c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=2940, stack(0x284c0000,0x28510000)]
  112. 0x28234400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2424, stack(0x28470000,0x284c0000)]
  113. 0x28233000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=2004, stack(0x28420000,0x28470000)]
  114. 0x28222c00 JavaThread "Finalizer" daemon [_thread_blocked, id=1308, stack(0x283d0000,0x28420000)]
  115. 0x2821dc00 JavaThread "Reference Handler" daemon [_thread_blocked, id=808, stack(0x28380000,0x283d0000)]
  116. 0x003ccc00 JavaThread "Client thread" [_thread_in_native, id=1088, stack(0x00900000,0x00950000)]
  117.  
  118. Other Threads:
  119. 0x2821b000 VMThread [stack: 0x28330000,0x28380000] [id=572]
  120. 0x28240000 WatcherThread [stack: 0x285b0000,0x28600000] [id=3364]
  121.  
  122. VM state:not at safepoint (normal execution)
  123.  
  124. VM Mutex/Monitor currently owned by a thread: None
  125.  
  126. Heap
  127. par new generation total 118016K, used 32043K [0x02e00000, 0x0ae00000, 0x0ae00000)
  128. eden space 104960K, 26% used [0x02e00000, 0x048fe558, 0x09480000)
  129. from space 13056K, 33% used [0x0a140000, 0x0a58c9d8, 0x0ae00000)
  130. to space 13056K, 0% used [0x09480000, 0x09480000, 0x0a140000)
  131. concurrent mark-sweep generation total 172276K, used 103364K [0x0ae00000, 0x1563d000, 0x22e00000)
  132. concurrent-mark-sweep perm gen total 41988K, used 25191K [0x22e00000, 0x25701000, 0x26e00000)
  133.  
  134. Card table byte_map: [0x02c30000,0x02d60000] byte_map_base: 0x02c19000
  135.  
  136. Polling page: 0x003f0000
  137.  
  138. Code Cache [0x00a70000, 0x00fd8000, 0x02a70000)
  139. total_blobs=3159 nmethods=2773 adapters=322 free_code_cache=27256Kb largest_free_block=27908608
  140.  
  141. Compilation events (10 events):
  142. Event: 39.980 Thread 0x28237800 2812 java.io.FilterInputStream::available (8 bytes)
  143. Event: 39.980 Thread 0x28237800 nmethod 2812 0x00fcbcc8 code [0x00fcbdd0, 0x00fcbe6c]
  144. Event: 42.245 Thread 0x28237800 2813 com.google.gson.stream.JsonReader::push (58 bytes)
  145. Event: 42.246 Thread 0x28237800 nmethod 2813 0x00fcbec8 code [0x00fcbfd0, 0x00fcc1bc]
  146. Event: 42.251 Thread 0x28237800 2814 com.google.gson.JsonPrimitive::isString (8 bytes)
  147. Event: 42.251 Thread 0x28237800 nmethod 2814 0x00fcc2c8 code [0x00fcc3c0, 0x00fcc460]
  148. Event: 42.252 Thread 0x28237800 2815 net.minecraft.client.audio.SoundListSerializer::deserialize (385 bytes)
  149. Event: 42.259 Thread 0x28237800 nmethod 2815 0x00fcc4c8 code [0x00fcca10, 0x00fce744]
  150. Event: 42.259 Thread 0x28237800 2816 com.google.gson.stream.JsonReader::peekKeyword (235 bytes)
  151. Event: 42.260 Thread 0x28237800 nmethod 2816 0x00fd1988 code [0x00fd1b00, 0x00fd1f5c]
  152.  
  153. GC Heap History (10 events):
  154. Event: 36.894 GC heap before
  155. {Heap before GC invocations=32 (full 12):
  156. par new generation total 118016K, used 118016K [0x02e00000, 0x0ae00000, 0x0ae00000)
  157. eden space 104960K, 100% used [0x02e00000, 0x09480000, 0x09480000)
  158. from space 13056K, 100% used [0x09480000, 0x0a140000, 0x0a140000)
  159. to space 13056K, 0% used [0x0a140000, 0x0a140000, 0x0ae00000)
  160. concurrent mark-sweep generation total 154620K, used 95786K [0x0ae00000, 0x144ff000, 0x22e00000)
  161. concurrent-mark-sweep perm gen total 41988K, used 25191K [0x22e00000, 0x25701000, 0x26e00000)
  162. Event: 36.924 GC heap after
  163. Heap after GC invocations=33 (full 12):
  164. par new generation total 118016K, used 10651K [0x02e00000, 0x0ae00000, 0x0ae00000)
  165. eden space 104960K, 0% used [0x02e00000, 0x02e00000, 0x09480000)
  166. from space 13056K, 81% used [0x0a140000, 0x0aba6d58, 0x0ae00000)
  167. to space 13056K, 0% used [0x09480000, 0x09480000, 0x0a140000)
  168. concurrent mark-sweep generation total 154620K, used 106097K [0x0ae00000, 0x144ff000, 0x22e00000)
  169. concurrent-mark-sweep perm gen total 41988K, used 25191K [0x22e00000, 0x25701000, 0x26e00000)
  170. }
  171. Event: 37.966 GC heap before
  172. {Heap before GC invocations=33 (full 13):
  173. par new generation total 118016K, used 115611K [0x02e00000, 0x0ae00000, 0x0ae00000)
  174. eden space 104960K, 100% used [0x02e00000, 0x09480000, 0x09480000)
  175. from space 13056K, 81% used [0x0a140000, 0x0aba6d58, 0x0ae00000)
  176. to space 13056K, 0% used [0x09480000, 0x09480000, 0x0a140000)
  177. concurrent mark-sweep generation total 154620K, used 106097K [0x0ae00000, 0x144ff000, 0x22e00000)
  178. concurrent-mark-sweep perm gen total 41988K, used 25191K [0x22e00000, 0x25701000, 0x26e00000)
  179. Event: 37.972 GC heap after
  180. Heap after GC invocations=34 (full 13):
  181. par new generation total 118016K, used 3351K [0x02e00000, 0x0ae00000, 0x0ae00000)
  182. eden space 104960K, 0% used [0x02e00000, 0x02e00000, 0x09480000)
  183. from space 13056K, 25% used [0x09480000, 0x097c5db8, 0x0a140000)
  184. to space 13056K, 0% used [0x0a140000, 0x0a140000, 0x0ae00000)
  185. concurrent mark-sweep generation total 154620K, used 106097K [0x0ae00000, 0x144ff000, 0x22e00000)
  186. concurrent-mark-sweep perm gen total 41988K, used 25191K [0x22e00000, 0x25701000, 0x26e00000)
  187. }
  188. Event: 38.956 GC heap before
  189. {Heap before GC invocations=34 (full 13):
  190. par new generation total 118016K, used 108311K [0x02e00000, 0x0ae00000, 0x0ae00000)
  191. eden space 104960K, 100% used [0x02e00000, 0x09480000, 0x09480000)
  192. from space 13056K, 25% used [0x09480000, 0x097c5db8, 0x0a140000)
  193. to space 13056K, 0% used [0x0a140000, 0x0a140000, 0x0ae00000)
  194. concurrent mark-sweep generation total 154620K, used 106097K [0x0ae00000, 0x144ff000, 0x22e00000)
  195. concurrent-mark-sweep perm gen total 41988K, used 25191K [0x22e00000, 0x25701000, 0x26e00000)
  196. Event: 38.967 GC heap after
  197. Heap after GC invocations=35 (full 13):
  198. par new generation total 118016K, used 3461K [0x02e00000, 0x0ae00000, 0x0ae00000)
  199. eden space 104960K, 0% used [0x02e00000, 0x02e00000, 0x09480000)
  200. from space 13056K, 26% used [0x0a140000, 0x0a4a1590, 0x0ae00000)
  201. to space 13056K, 0% used [0x09480000, 0x09480000, 0x0a140000)
  202. concurrent mark-sweep generation total 154620K, used 106097K [0x0ae00000, 0x144ff000, 0x22e00000)
  203. concurrent-mark-sweep perm gen total 41988K, used 25191K [0x22e00000, 0x25701000, 0x26e00000)
  204. }
  205. Event: 40.139 GC heap before
  206. {Heap before GC invocations=35 (full 13):
  207. par new generation total 118016K, used 108421K [0x02e00000, 0x0ae00000, 0x0ae00000)
  208. eden space 104960K, 100% used [0x02e00000, 0x09480000, 0x09480000)
  209. from space 13056K, 26% used [0x0a140000, 0x0a4a1590, 0x0ae00000)
  210. to space 13056K, 0% used [0x09480000, 0x09480000, 0x0a140000)
  211. concurrent mark-sweep generation total 154620K, used 106084K [0x0ae00000, 0x144ff000, 0x22e00000)
  212. concurrent-mark-sweep perm gen total 41988K, used 25191K [0x22e00000, 0x25701000, 0x26e00000)
  213. Event: 40.148 GC heap after
  214. Heap after GC invocations=36 (full 13):
  215. par new generation total 118016K, used 5538K [0x02e00000, 0x0ae00000, 0x0ae00000)
  216. eden space 104960K, 0% used [0x02e00000, 0x02e00000, 0x09480000)
  217. from space 13056K, 42% used [0x09480000, 0x099e8b28, 0x0a140000)
  218. to space 13056K, 0% used [0x0a140000, 0x0a140000, 0x0ae00000)
  219. concurrent mark-sweep generation total 154620K, used 106084K [0x0ae00000, 0x144ff000, 0x22e00000)
  220. concurrent-mark-sweep perm gen total 41988K, used 25191K [0x22e00000, 0x25701000, 0x26e00000)
  221. }
  222. Event: 41.910 GC heap before
  223. {Heap before GC invocations=36 (full 13):
  224. par new generation total 118016K, used 99938K [0x02e00000, 0x0ae00000, 0x0ae00000)
  225. eden space 104960K, 89% used [0x02e00000, 0x08a30078, 0x09480000)
  226. from space 13056K, 42% used [0x09480000, 0x099e8b28, 0x0a140000)
  227. to space 13056K, 0% used [0x0a140000, 0x0a140000, 0x0ae00000)
  228. concurrent mark-sweep generation total 172276K, used 103364K [0x0ae00000, 0x1563d000, 0x22e00000)
  229. concurrent-mark-sweep perm gen total 41988K, used 25191K [0x22e00000, 0x25701000, 0x26e00000)
  230. Event: 41.920 GC heap after
  231. Heap after GC invocations=37 (full 13):
  232. par new generation total 118016K, used 4402K [0x02e00000, 0x0ae00000, 0x0ae00000)
  233. eden space 104960K, 0% used [0x02e00000, 0x02e00000, 0x09480000)
  234. from space 13056K, 33% used [0x0a140000, 0x0a58c9d8, 0x0ae00000)
  235. to space 13056K, 0% used [0x09480000, 0x09480000, 0x0a140000)
  236. concurrent mark-sweep generation total 172276K, used 103364K [0x0ae00000, 0x1563d000, 0x22e00000)
  237. concurrent-mark-sweep perm gen total 41988K, used 25191K [0x22e00000, 0x25701000, 0x26e00000)
  238. }
  239.  
  240. Deoptimization events (0 events):
  241. No events
  242.  
  243. Internal exceptions (10 events):
  244. Event: 42.435 Thread 0x292ce400 Threw 0x04507ec0 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
  245. Event: 42.435 Thread 0x292ce400 Threw 0x04509b38 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
  246. Event: 42.435 Thread 0x292ce400 Threw 0x0450b408 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
  247. Event: 42.435 Thread 0x292ce400 Threw 0x0450cd98 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
  248. Event: 42.435 Thread 0x292ce400 Threw 0x0450f370 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
  249. Event: 42.435 Thread 0x292ce400 Threw 0x04510c40 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
  250. Event: 42.436 Thread 0x292ce400 Threw 0x045125d0 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
  251. Event: 42.449 Thread 0x292ce400 Threw 0x045147b0 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jni.cpp:717
  252. Event: 42.449 Thread 0x292ce400 Threw 0x04514fe8 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jni.cpp:717
  253. Event: 42.450 Thread 0x292ce400 Threw 0x045155d8 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jni.cpp:717
  254.  
  255. Events (10 events):
  256. Event: 42.128 Executing VM operation: RevokeBias done
  257. Event: 42.128 Executing VM operation: RevokeBias
  258. Event: 42.128 Executing VM operation: RevokeBias done
  259. Event: 42.229 Executing VM operation: RevokeBias
  260. Event: 42.229 Executing VM operation: RevokeBias done
  261. Event: 42.233 Thread 0x2ebe3c00 Thread added: 0x2ebe3c00
  262. Event: 42.234 Thread 0x292ce400 Thread added: 0x292ce400
  263. Event: 42.434 Executing VM operation: RevokeBias
  264. Event: 42.434 Executing VM operation: RevokeBias done
  265. Event: 42.435 Thread 0x2ecbb800 Thread added: 0x2ecbb800
  266.  
  267.  
  268. Dynamic libraries:
  269. 0x00400000 - 0x0042f000 C:\Programme\Java\jre7\bin\javaw.exe
  270. 0x7c910000 - 0x7c9c9000 C:\WINDOWS\system32\ntdll.dll
  271. 0x7c800000 - 0x7c908000 C:\WINDOWS\system32\kernel32.dll
  272. 0x77da0000 - 0x77e4a000 C:\WINDOWS\system32\ADVAPI32.dll
  273. 0x77e50000 - 0x77ee3000 C:\WINDOWS\system32\RPCRT4.dll
  274. 0x77fc0000 - 0x77fd1000 C:\WINDOWS\system32\Secur32.dll
  275. 0x7e360000 - 0x7e3f1000 C:\WINDOWS\system32\USER32.dll
  276. 0x77ef0000 - 0x77f39000 C:\WINDOWS\system32\GDI32.dll
  277. 0x773a0000 - 0x774a3000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.6028_x-ww_61e65202\COMCTL32.dll
  278. 0x77be0000 - 0x77c38000 C:\WINDOWS\system32\msvcrt.dll
  279. 0x77f40000 - 0x77fb6000 C:\WINDOWS\system32\SHLWAPI.dll
  280. 0x76330000 - 0x7634d000 C:\WINDOWS\system32\IMM32.DLL
  281. 0x78aa0000 - 0x78b5f000 C:\Programme\Java\jre7\bin\msvcr100.dll
  282. 0x6e770000 - 0x6eaf8000 C:\Programme\Java\jre7\bin\client\jvm.dll
  283. 0x71a30000 - 0x71a3a000 C:\WINDOWS\system32\WSOCK32.dll
  284. 0x71a10000 - 0x71a27000 C:\WINDOWS\system32\WS2_32.dll
  285. 0x71a00000 - 0x71a08000 C:\WINDOWS\system32\WS2HELP.dll
  286. 0x76af0000 - 0x76b1e000 C:\WINDOWS\system32\WINMM.dll
  287. 0x76bb0000 - 0x76bbb000 C:\WINDOWS\system32\PSAPI.DLL
  288. 0x6e6c0000 - 0x6e6cc000 C:\Programme\Java\jre7\bin\verify.dll
  289. 0x6d480000 - 0x6d4a0000 C:\Programme\Java\jre7\bin\java.dll
  290. 0x6e750000 - 0x6e763000 C:\Programme\Java\jre7\bin\zip.dll
  291. 0x6e410000 - 0x6e41a000 C:\Programme\Java\jre7\bin\management.dll
  292. 0x6e4b0000 - 0x6e4c4000 C:\Programme\Java\jre7\bin\net.dll
  293. 0x6e4d0000 - 0x6e4df000 C:\Programme\Java\jre7\bin\nio.dll
  294. 0x719b0000 - 0x719f0000 C:\WINDOWS\System32\mswsock.dll
  295. 0x76ee0000 - 0x76f07000 C:\WINDOWS\system32\DNSAPI.dll
  296. 0x76d20000 - 0x76d39000 C:\WINDOWS\system32\iphlpapi.dll
  297. 0x76f70000 - 0x76f78000 C:\WINDOWS\System32\winrnr.dll
  298. 0x76f20000 - 0x76f4d000 C:\WINDOWS\system32\WLDAP32.dll
  299. 0x76f80000 - 0x76f86000 C:\WINDOWS\system32\rasadhlp.dll
  300. 0x6d000000 - 0x6d143000 C:\Programme\Java\jre7\bin\awt.dll
  301. 0x770f0000 - 0x7717b000 C:\WINDOWS\system32\OLEAUT32.dll
  302. 0x774b0000 - 0x775ee000 C:\WINDOWS\system32\ole32.dll
  303. 0x5b0f0000 - 0x5b128000 C:\WINDOWS\system32\uxtheme.dll
  304. 0x75250000 - 0x7527e000 C:\WINDOWS\system32\msctfime.ime
  305. 0x7e670000 - 0x7ee91000 C:\WINDOWS\system32\SHELL32.dll
  306. 0x6d270000 - 0x6d2a9000 C:\Programme\Java\jre7\bin\fontmanager.dll
  307. 0x4fd50000 - 0x4fef6000 C:\WINDOWS\system32\d3d9.dll
  308. 0x6de80000 - 0x6de86000 C:\WINDOWS\system32\d3d8thk.dll
  309. 0x77bd0000 - 0x77bd8000 C:\WINDOWS\system32\VERSION.dll
  310. 0x6e670000 - 0x6e6a0000 C:\Programme\Java\jre7\bin\t2k.dll
  311. 0x6e6a0000 - 0x6e6b1000 C:\Programme\Java\jre7\bin\unpack.dll
  312. 0x28690000 - 0x286dd000 C:\Dokumente und Einstellungen\*****\Anwendungsdaten\.minecraft\versions\1.7.10-Forge10.13.0.1208\1.7.10-Forge10.13.0.1208-natives-24257859523486\lwjgl.dll
  313. 0x5f0d0000 - 0x5f19c000 C:\WINDOWS\system32\OPENGL32.dll
  314. 0x68fc0000 - 0x68fe0000 C:\WINDOWS\system32\GLU32.dll
  315. 0x736d0000 - 0x7371b000 C:\WINDOWS\system32\DDRAW.dll
  316. 0x73b30000 - 0x73b36000 C:\WINDOWS\system32\DCIMAN32.dll
  317. 0x68000000 - 0x68036000 C:\WINDOWS\system32\rsaenh.dll
  318. 0x76620000 - 0x766d6000 C:\WINDOWS\system32\USERENV.dll
  319. 0x597d0000 - 0x59825000 C:\WINDOWS\system32\netapi32.dll
  320. 0x76d00000 - 0x76d18000 C:\WINDOWS\system32\MPRAPI.dll
  321. 0x77c90000 - 0x77cc2000 C:\WINDOWS\system32\ACTIVEDS.dll
  322. 0x76dd0000 - 0x76df5000 C:\WINDOWS\system32\adsldpc.dll
  323. 0x76ad0000 - 0x76ae1000 C:\WINDOWS\system32\ATL.DLL
  324. 0x76e40000 - 0x76e4e000 C:\WINDOWS\system32\rtutils.dll
  325. 0x71b70000 - 0x71b83000 C:\WINDOWS\system32\SAMLIB.dll
  326. 0x778f0000 - 0x779e4000 C:\WINDOWS\system32\SETUPAPI.dll
  327. 0x69030000 - 0x6a2b8000 C:\WINDOWS\system32\atioglxx.dll
  328. 0x2a7b0000 - 0x2a7f4000 C:\WINDOWS\system32\atiadlxx.dll
  329. 0x78130000 - 0x781cb000 C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.3053_x-ww_b80fa8ca\MSVCR80.dll
  330. 0x76bf0000 - 0x76c1e000 C:\WINDOWS\system32\WINTRUST.dll
  331. 0x77a50000 - 0x77ae6000 C:\WINDOWS\system32\CRYPT32.dll
  332. 0x77af0000 - 0x77b02000 C:\WINDOWS\system32\MSASN1.dll
  333. 0x76c50000 - 0x76c78000 C:\WINDOWS\system32\IMAGEHLP.dll
  334. 0x73aa0000 - 0x73ab5000 C:\WINDOWS\system32\mscms.dll
  335. 0x72f70000 - 0x72f96000 C:\WINDOWS\system32\WINSPOOL.DRV
  336. 0x58d90000 - 0x58dd1000 C:\WINDOWS\system32\icm32.dll
  337. 0x66710000 - 0x66769000 C:\WINDOWS\system32\hnetcfg.dll
  338. 0x719f0000 - 0x719f8000 C:\WINDOWS\System32\wshtcpip.dll
  339. 0x70a40000 - 0x70a7a000 C:\Dokumente und Einstellungen\*****\Anwendungsdaten\.minecraft\versions\1.7.10-Forge10.13.0.1208\1.7.10-Forge10.13.0.1208-natives-24257859523486\avutil-ttv-51.dll
  340. 0x65980000 - 0x6599d000 C:\Dokumente und Einstellungen\*****\Anwendungsdaten\.minecraft\versions\1.7.10-Forge10.13.0.1208\1.7.10-Forge10.13.0.1208-natives-24257859523486\swresample-ttv-0.dll
  341. 0x6eb80000 - 0x6ec09000 C:\Dokumente und Einstellungen\*****\Anwendungsdaten\.minecraft\versions\1.7.10-Forge10.13.0.1208\1.7.10-Forge10.13.0.1208-natives-24257859523486\libmp3lame-ttv.dll
  342. 0x2d810000 - 0x2d913000 C:\Dokumente und Einstellungen\*****\Anwendungsdaten\.minecraft\versions\1.7.10-Forge10.13.0.1208\1.7.10-Forge10.13.0.1208-natives-24257859523486\twitchsdk.dll
  343. 0x408b0000 - 0x40996000 C:\WINDOWS\system32\WININET.dll
  344. 0x2d930000 - 0x2d939000 C:\WINDOWS\system32\Normaliz.dll
  345. 0x452e0000 - 0x45413000 C:\WINDOWS\system32\urlmon.dll
  346. 0x40f50000 - 0x4113c000 C:\WINDOWS\system32\iertutil.dll
  347. 0x6e640000 - 0x6e660000 C:\Programme\Java\jre7\bin\sunec.dll
  348. 0x6e660000 - 0x6e669000 C:\Programme\Java\jre7\bin\sunmscapi.dll
  349. 0x31e10000 - 0x31e75000 C:\Dokumente und Einstellungen\*****\Anwendungsdaten\.minecraft\versions\1.7.10-Forge10.13.0.1208\1.7.10-Forge10.13.0.1208-natives-24257859523486\OpenAL32.dll
  350. 0x76f90000 - 0x7700f000 C:\WINDOWS\system32\CLBCATQ.DLL
  351. 0x77010000 - 0x770e3000 C:\WINDOWS\system32\COMRes.dll
  352. 0x73e70000 - 0x73ecc000 C:\WINDOWS\system32\dsound.dll
  353. 0x72c90000 - 0x72c99000 C:\WINDOWS\system32\wdmaud.drv
  354. 0x72c80000 - 0x72c88000 C:\WINDOWS\system32\msacm32.drv
  355. 0x77bb0000 - 0x77bc5000 C:\WINDOWS\system32\MSACM32.dll
  356. 0x77ba0000 - 0x77ba7000 C:\WINDOWS\system32\midimap.dll
  357. 0x73e40000 - 0x73e44000 C:\WINDOWS\system32\KsUser.dll
  358. 0x59dd0000 - 0x59e71000 C:\WINDOWS\system32\dbghelp.dll
  359.  
  360. VM Arguments:
  361. jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=C:\Dokumente und Einstellungen\*****\Anwendungsdaten\.minecraft\versions\1.7.10-Forge10.13.0.1208\1.7.10-Forge10.13.0.1208-natives-24257859523486
  362. java_command: net.minecraft.launchwrapper.Launch --username noname_42 --version 1.7.10-Forge10.13.0.1208 --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 f534f244711e4978afec2f26172694d2 --userProperties {} --userType legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker
  363. Launcher Type: SUN_STANDARD
  364.  
  365. Environment Variables:
  366. JAVA_HOME=C:\Programme\Java\jdk1.7.0_51
  367. 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
  368. USERNAME=*****
  369. OS=Windows_NT
  370. PROCESSOR_IDENTIFIER=x86 Family 21 Model 16 Stepping 1, AuthenticAMD
  371.  
  372.  
  373.  
  374. --------------- S Y S T E M ---------------
  375.  
  376. OS: Windows XP Build 2600 Service Pack 3
  377.  
  378. 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
  379.  
  380. Memory: 4k page, physical 3625572k(2313100k free), swap 5552632k(4206492k free)
  381.  
  382. 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
  383.  
  384. time: Fri Oct 10 20:59:02 2014
  385. elapsed time: 42 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement