Guest User

Crash

a guest
Nov 16th, 2012
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.96 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=0x602c2d00, pid=4236, tid=5804
  5. #
  6. # JRE version: 7.0_07-b11
  7. # Java VM: Java HotSpot(TM) Client VM (23.3-b01 mixed mode windows-x86 )
  8. # Problematic frame:
  9. # C [OpenAL32.dll+0x32d00] alcProcessContext+0x26c7e
  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 (0x4f502400): JavaThread "Thread-11" [_thread_in_native, id=5804, stack(0x529f0000,0x52a40000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x00000065
  24.  
  25. Registers:
  26. EAX=0x52c40b10, EBX=0x52c40ae0, ECX=0x602a2299, EDX=0x00000000
  27. ESP=0x52a3f42d, EBP=0x52a3f4a8, ESI=0x52c40b10, EDI=0x00000000
  28. EIP=0x602c2d00, EFLAGS=0x00210206
  29.  
  30. Top of Stack: (sp=0x52a3f42d)
  31. 0x52a3f42d: 006029bd 10000000 0052c40b e0000000
  32. 0x52a3f43d: 0052c40a 00000000 10000000 0052c40b
  33. 0x52a3f44d: 00000000 00000000 c5000000 906029a3
  34. 0x52a3f45d: 6c52c40a 44602b3e 000000ac 88000000
  35. 0x52a3f46d: 0052a3f4 00000001 94000000 0052a3f4
  36. 0x52a3f47d: 00000000 00000000 00000000 00000000
  37. 0x52a3f48d: 00000000 00000000 00000000 00000000
  38. 0x52a3f49d: 00000000 ba000000 00c58ecc f4000000
  39.  
  40. Instructions: (pc=0x602c2d00)
  41. 0x602c2ce0: 28 48 69 67 68 20 44 65 66 69 6e 69 74 69 6f 6e
  42. 0x602c2cf0: 20 41 75 64 69 6f 20 44 65 76 69 63 65 29 00 44
  43. 0x602c2d00: 69 72 65 63 74 53 6f 75 6e 64 20 53 6f 66 74 77
  44. 0x602c2d10: 61 72 65 20 6f 6e 20 53 70 65 61 6b 65 72 73 20
  45.  
  46.  
  47. Register to memory mapping:
  48.  
  49. EAX=0x52c40b10 is an unknown value
  50. EBX=0x52c40ae0 is an unknown value
  51. ECX=0x602a2299 is an unknown value
  52. EDX=0x00000000 is an unknown value
  53. ESP=0x52a3f42d is pointing into the stack for thread: 0x4f502400
  54. EBP=0x52a3f4a8 is pointing into the stack for thread: 0x4f502400
  55. ESI=0x52c40b10 is an unknown value
  56. EDI=0x00000000 is an unknown value
  57.  
  58.  
  59. Stack: [0x529f0000,0x52a40000], sp=0x52a3f42d, free space=317k
  60. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  61. C [OpenAL32.dll+0x32d00] alcProcessContext+0x26c7e
  62.  
  63. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  64. j org.lwjgl.openal.ALC10.nalcOpenDevice(Ljava/lang/String;)J+0
  65. j org.lwjgl.openal.ALC10.alcOpenDevice(Ljava/lang/String;)Lorg/lwjgl/openal/ALCdevice;+1
  66. j org.lwjgl.openal.AL.init(Ljava/lang/String;IIZZ)V+12
  67. j org.lwjgl.openal.AL.create(Ljava/lang/String;IIZZ)V+233
  68. j org.lwjgl.openal.AL.create(Ljava/lang/String;IIZ)V+5
  69. j org.lwjgl.openal.AL.create()V+6
  70. j paulscode.sound.libraries.LibraryLWJGLOpenAL.init()V+2
  71. j paulscode.sound.SoundSystem.CommandNewLibrary(Ljava/lang/Class;)V+273
  72. j paulscode.sound.SoundSystem.CommandQueue(Lpaulscode/sound/CommandObject;)Z+1206
  73. j paulscode.sound.CommandThread.run()V+51
  74. v ~StubRoutines::call_stub
  75.  
  76. --------------- P R O C E S S ---------------
  77.  
  78. Java Threads: ( => current thread )
  79. 0x4f502c00 JavaThread "Thread-12" [_thread_blocked, id=3028, stack(0x52a90000,0x52ae0000)]
  80. =>0x4f502400 JavaThread "Thread-11" [_thread_in_native, id=5804, stack(0x529f0000,0x52a40000)]
  81. 0x4f501c00 JavaThread "Thread-9" [_thread_in_native, id=4784, stack(0x52920000,0x52970000)]
  82. 0x4f500c00 JavaThread "DestroyJavaVM" [_thread_blocked, id=7592, stack(0x005b0000,0x00600000)]
  83. 0x4f4d0800 JavaThread "Minecraft main thread" [_thread_blocked, id=4232, stack(0x4a690000,0x4a6e0000)]
  84. 0x4f4d0400 JavaThread "Timer hack thread" daemon [_thread_blocked, id=7964, stack(0x4a640000,0x4a690000)]
  85. 0x4a9e3c00 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5036, stack(0x4a4e0000,0x4a530000)]
  86. 0x4ab32800 JavaThread "Thread-3" [_thread_blocked, id=4124, stack(0x4ad40000,0x4ad90000)]
  87. 0x4aa4a800 JavaThread "TimerQueue" daemon [_thread_blocked, id=2604, stack(0x4db10000,0x4db60000)]
  88. 0x4aa31000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=1660, stack(0x4dba0000,0x4dbf0000)]
  89. 0x4a998000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=7132, stack(0x4c650000,0x4c6a0000)]
  90. 0x49d8fc00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=8024, stack(0x4a0f0000,0x4a140000)]
  91. 0x49d8c000 JavaThread "AWT-Shutdown" [_thread_blocked, id=1316, stack(0x4a1a0000,0x4a1f0000)]
  92. 0x49d7ac00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=7104, stack(0x00cc0000,0x00d10000)]
  93. 0x49c86800 JavaThread "Service Thread" daemon [_thread_blocked, id=8032, stack(0x4a070000,0x4a0c0000)]
  94. 0x49c6ac00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=6080, stack(0x49e60000,0x49eb0000)]
  95. 0x49c69800 JavaThread "Attach Listener" daemon [_thread_blocked, id=1240, stack(0x4a000000,0x4a050000)]
  96. 0x49c68800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7372, stack(0x00680000,0x006d0000)]
  97. 0x00c1f000 JavaThread "Finalizer" daemon [_thread_blocked, id=5044, stack(0x49ef0000,0x49f40000)]
  98. 0x00c1c800 JavaThread "Reference Handler" daemon [_thread_blocked, id=7676, stack(0x49bc0000,0x49c10000)]
  99.  
  100. Other Threads:
  101. 0x00c16400 VMThread [stack: 0x00d60000,0x00db0000] [id=4796]
  102. 0x49c94800 WatcherThread [stack: 0x49f90000,0x49fe0000] [id=3872]
  103.  
  104. VM state:not at safepoint (normal execution)
  105.  
  106. VM Mutex/Monitor currently owned by a thread: None
  107.  
  108. Heap
  109. def new generation total 78720K, used 56082K [0x039f0000, 0x08f50000, 0x18f40000)
  110. eden space 70016K, 75% used [0x039f0000, 0x06d3ba68, 0x07e50000)
  111. from space 8704K, 40% used [0x07e50000, 0x081c9168, 0x086d0000)
  112. to space 8704K, 0% used [0x086d0000, 0x086d0000, 0x08f50000)
  113. tenured generation total 174784K, used 42529K [0x18f40000, 0x239f0000, 0x439f0000)
  114. the space 174784K, 24% used [0x18f40000, 0x1b8c84b0, 0x1b8c8600, 0x239f0000)
  115. compacting perm gen total 27136K, used 27118K [0x439f0000, 0x45470000, 0x479f0000)
  116. the space 27136K, 99% used [0x439f0000, 0x4546bb60, 0x4546bc00, 0x45470000)
  117. No shared spaces configured.
  118.  
  119. Card table byte_map: [0x497f0000,0x49a20000] byte_map_base: 0x497d3080
  120.  
  121. Polling page: 0x00150000
  122.  
  123. Code Cache [0x019f0000, 0x01e18000, 0x039f0000)
  124. total_blobs=2534 nmethods=2157 adapters=311 free_code_cache=28540Kb largest_free_block=29223360
  125.  
  126. Compilation events (10 events):
  127. Event: 44.577 Thread 0x49c6ac00 2169 java.awt.geom.AffineTransform::getTranslateY (5 bytes)
  128. Event: 44.577 Thread 0x49c6ac00 nmethod 2169 0x01e10308 code [0x01e10400, 0x01e10480]
  129. Event: 44.579 Thread 0x49c6ac00 2170 java.awt.Component::getSize (5 bytes)
  130. Event: 44.579 Thread 0x49c6ac00 nmethod 2170 0x01e104c8 code [0x01e105c0, 0x01e10680]
  131. Event: 44.580 Thread 0x49c6ac00 2171 java.awt.Component::size (16 bytes)
  132. Event: 44.580 Thread 0x49c6ac00 nmethod 2171 0x01e10708 code [0x01e10800, 0x01e108c0]
  133. Event: 44.580 Thread 0x49c6ac00 2172 ! sun.awt.SunToolkit::flushPendingEvents (71 bytes)
  134. Event: 44.580 Thread 0x49c6ac00 nmethod 2172 0x01e10948 code [0x01e10aa0, 0x01e10c48]
  135. Event: 44.754 Thread 0x49c6ac00 2173 com.sun.crypto.provider.CipherBlockChaining::decrypt (159 bytes)
  136. Event: 44.755 Thread 0x49c6ac00 nmethod 2173 0x01e10e48 code [0x01e10fa0, 0x01e11320]
  137.  
  138. GC Heap History (10 events):
  139. Event: 7.817 GC heap before
  140. {Heap before GC invocations=6 (full 1):
  141. def new generation total 78720K, used 72797K [0x039f0000, 0x08f50000, 0x18f40000)
  142. eden space 70016K, 100% used [0x039f0000, 0x07e50000, 0x07e50000)
  143. from space 8704K, 31% used [0x086d0000, 0x08987758, 0x08f50000)
  144. to space 8704K, 0% used [0x07e50000, 0x07e50000, 0x086d0000)
  145. tenured generation total 174784K, used 34977K [0x18f40000, 0x239f0000, 0x439f0000)
  146. the space 174784K, 20% used [0x18f40000, 0x1b1685e0, 0x1b168600, 0x239f0000)
  147. compacting perm gen total 19968K, used 19822K [0x439f0000, 0x44d70000, 0x479f0000)
  148. the space 19968K, 99% used [0x439f0000, 0x44d4b9c8, 0x44d4ba00, 0x44d70000)
  149. No shared spaces configured.
  150. Event: 7.825 GC heap after
  151. Heap after GC invocations=7 (full 1):
  152. def new generation total 78720K, used 3325K [0x039f0000, 0x08f50000, 0x18f40000)
  153. eden space 70016K, 0% used [0x039f0000, 0x039f0000, 0x07e50000)
  154. from space 8704K, 38% used [0x07e50000, 0x0818f660, 0x086d0000)
  155. to space 8704K, 0% used [0x086d0000, 0x086d0000, 0x08f50000)
  156. tenured generation total 174784K, used 34977K [0x18f40000, 0x239f0000, 0x439f0000)
  157. the space 174784K, 20% used [0x18f40000, 0x1b1685e0, 0x1b168600, 0x239f0000)
  158. compacting perm gen total 19968K, used 19822K [0x439f0000, 0x44d70000, 0x479f0000)
  159. the space 19968K, 99% used [0x439f0000, 0x44d4b9c8, 0x44d4ba00, 0x44d70000)
  160. No shared spaces configured.
  161. }
  162. Event: 8.183 GC heap before
  163. {Heap before GC invocations=7 (full 1):
  164. def new generation total 78720K, used 34081K [0x039f0000, 0x08f50000, 0x18f40000)
  165. eden space 70016K, 43% used [0x039f0000, 0x057f8e70, 0x07e50000)
  166. from space 8704K, 38% used [0x07e50000, 0x0818f660, 0x086d0000)
  167. to space 8704K, 0% used [0x086d0000, 0x086d0000, 0x08f50000)
  168. tenured generation total 174784K, used 34977K [0x18f40000, 0x239f0000, 0x439f0000)
  169. the space 174784K, 20% used [0x18f40000, 0x1b1685e0, 0x1b168600, 0x239f0000)
  170. compacting perm gen total 20480K, used 20479K [0x439f0000, 0x44df0000, 0x479f0000)
  171. the space 20480K, 99% used [0x439f0000, 0x44deffe0, 0x44df0000, 0x44df0000)
  172. No shared spaces configured.
  173. Event: 8.258 GC heap after
  174. Heap after GC invocations=8 (full 2):
  175. def new generation total 78720K, used 0K [0x039f0000, 0x08f50000, 0x18f40000)
  176. eden space 70016K, 0% used [0x039f0000, 0x039f0000, 0x07e50000)
  177. from space 8704K, 0% used [0x07e50000, 0x07e50000, 0x086d0000)
  178. to space 8704K, 0% used [0x086d0000, 0x086d0000, 0x08f50000)
  179. tenured generation total 174784K, used 37389K [0x18f40000, 0x239f0000, 0x439f0000)
  180. the space 174784K, 21% used [0x18f40000, 0x1b3c3520, 0x1b3c3600, 0x239f0000)
  181. compacting perm gen total 20480K, used 20479K [0x439f0000, 0x44df0000, 0x479f0000)
  182. the space 20480K, 99% used [0x439f0000, 0x44deffe0, 0x44df0000, 0x44df0000)
  183. No shared spaces configured.
  184. }
  185. Event: 11.534 GC heap before
  186. {Heap before GC invocations=8 (full 2):
  187. def new generation total 78720K, used 70016K [0x039f0000, 0x08f50000, 0x18f40000)
  188. eden space 70016K, 100% used [0x039f0000, 0x07e50000, 0x07e50000)
  189. from space 8704K, 0% used [0x07e50000, 0x07e50000, 0x086d0000)
  190. to space 8704K, 0% used [0x086d0000, 0x086d0000, 0x08f50000)
  191. tenured generation total 174784K, used 37389K [0x18f40000, 0x239f0000, 0x439f0000)
  192. the space 174784K, 21% used [0x18f40000, 0x1b3c3520, 0x1b3c3600, 0x239f0000)
  193. compacting perm gen total 23296K, used 23133K [0x439f0000, 0x450b0000, 0x479f0000)
  194. the space 23296K, 99% used [0x439f0000, 0x45087650, 0x45087800, 0x450b0000)
  195. No shared spaces configured.
  196. Event: 11.548 GC heap after
  197. Heap after GC invocations=9 (full 2):
  198. def new generation total 78720K, used 4839K [0x039f0000, 0x08f50000, 0x18f40000)
  199. eden space 70016K, 0% used [0x039f0000, 0x039f0000, 0x07e50000)
  200. from space 8704K, 55% used [0x086d0000, 0x08b89e48, 0x08f50000)
  201. to space 8704K, 0% used [0x07e50000, 0x07e50000, 0x086d0000)
  202. tenured generation total 174784K, used 37389K [0x18f40000, 0x239f0000, 0x439f0000)
  203. the space 174784K, 21% used [0x18f40000, 0x1b3c3520, 0x1b3c3600, 0x239f0000)
  204. compacting perm gen total 23296K, used 23133K [0x439f0000, 0x450b0000, 0x479f0000)
  205. the space 23296K, 99% used [0x439f0000, 0x45087650, 0x45087800, 0x450b0000)
  206. No shared spaces configured.
  207. }
  208. Event: 42.627 GC heap before
  209. {Heap before GC invocations=9 (full 2):
  210. def new generation total 78720K, used 73324K [0x039f0000, 0x08f50000, 0x18f40000)
  211. eden space 70016K, 97% used [0x039f0000, 0x07cd1568, 0x07e50000)
  212. from space 8704K, 55% used [0x086d0000, 0x08b89e48, 0x08f50000)
  213. to space 8704K, 0% used [0x07e50000, 0x07e50000, 0x086d0000)
  214. tenured generation total 174784K, used 37389K [0x18f40000, 0x239f0000, 0x439f0000)
  215. the space 174784K, 21% used [0x18f40000, 0x1b3c3520, 0x1b3c3600, 0x239f0000)
  216. compacting perm gen total 24576K, used 24575K [0x439f0000, 0x451f0000, 0x479f0000)
  217. the space 24576K, 99% used [0x439f0000, 0x451efef8, 0x451f0000, 0x451f0000)
  218. No shared spaces configured.
  219. Event: 42.741 GC heap after
  220. Heap after GC invocations=10 (full 3):
  221. def new generation total 78720K, used 0K [0x039f0000, 0x08f50000, 0x18f40000)
  222. eden space 70016K, 0% used [0x039f0000, 0x039f0000, 0x07e50000)
  223. from space 8704K, 0% used [0x086d0000, 0x086d0000, 0x08f50000)
  224. to space 8704K, 0% used [0x07e50000, 0x07e50000, 0x086d0000)
  225. tenured generation total 174784K, used 42529K [0x18f40000, 0x239f0000, 0x439f0000)
  226. the space 174784K, 24% used [0x18f40000, 0x1b8c84b0, 0x1b8c8600, 0x239f0000)
  227. compacting perm gen total 24576K, used 24575K [0x439f0000, 0x451f0000, 0x479f0000)
  228. the space 24576K, 99% used [0x439f0000, 0x451efef8, 0x451f0000, 0x451f0000)
  229. No shared spaces configured.
  230. }
  231. Event: 43.661 GC heap before
  232. {Heap before GC invocations=10 (full 3):
  233. def new generation total 78720K, used 70016K [0x039f0000, 0x08f50000, 0x18f40000)
  234. eden space 70016K, 100% used [0x039f0000, 0x07e50000, 0x07e50000)
  235. from space 8704K, 0% used [0x086d0000, 0x086d0000, 0x08f50000)
  236. to space 8704K, 0% used [0x07e50000, 0x07e50000, 0x086d0000)
  237. tenured generation total 174784K, used 42529K [0x18f40000, 0x239f0000, 0x439f0000)
  238. the space 174784K, 24% used [0x18f40000, 0x1b8c84b0, 0x1b8c8600, 0x239f0000)
  239. compacting perm gen total 26112K, used 25862K [0x439f0000, 0x45370000, 0x479f0000)
  240. the space 26112K, 99% used [0x439f0000, 0x45331830, 0x45331a00, 0x45370000)
  241. No shared spaces configured.
  242. Event: 43.670 GC heap after
  243. Heap after GC invocations=11 (full 3):
  244. def new generation total 78720K, used 3556K [0x039f0000, 0x08f50000, 0x18f40000)
  245. eden space 70016K, 0% used [0x039f0000, 0x039f0000, 0x07e50000)
  246. from space 8704K, 40% used [0x07e50000, 0x081c9168, 0x086d0000)
  247. to space 8704K, 0% used [0x086d0000, 0x086d0000, 0x08f50000)
  248. tenured generation total 174784K, used 42529K [0x18f40000, 0x239f0000, 0x439f0000)
  249. the space 174784K, 24% used [0x18f40000, 0x1b8c84b0, 0x1b8c8600, 0x239f0000)
  250. compacting perm gen total 26112K, used 25862K [0x439f0000, 0x45370000, 0x479f0000)
  251. the space 26112K, 99% used [0x439f0000, 0x45331830, 0x45331a00, 0x45370000)
  252. No shared spaces configured.
  253. }
  254.  
  255. Deoptimization events (0 events):
  256. No events
  257.  
  258. Internal exceptions (10 events):
  259. Event: 44.593 Thread 0x4f502400 Threw 0x06c45e48 at C:\jdk7u1_32P\jdk7u7\hotspot\src\share\vm\prims\jni.cpp:716
  260. Event: 44.594 Thread 0x4f502400 Threw 0x06c462d0 at C:\jdk7u1_32P\jdk7u7\hotspot\src\share\vm\prims\jni.cpp:716
  261. Event: 44.594 Thread 0x4f502400 Threw 0x06c46788 at C:\jdk7u1_32P\jdk7u7\hotspot\src\share\vm\prims\jni.cpp:716
  262. Event: 44.594 Thread 0x4f502400 Threw 0x06c46af8 at C:\jdk7u1_32P\jdk7u7\hotspot\src\share\vm\prims\jni.cpp:716
  263. Event: 44.594 Thread 0x4f502400 Threw 0x06c46e28 at C:\jdk7u1_32P\jdk7u7\hotspot\src\share\vm\prims\jni.cpp:716
  264. Event: 44.594 Thread 0x4f502400 Threw 0x06c471e0 at C:\jdk7u1_32P\jdk7u7\hotspot\src\share\vm\prims\jni.cpp:716
  265. Event: 44.595 Thread 0x4f502400 Threw 0x06c47628 at C:\jdk7u1_32P\jdk7u7\hotspot\src\share\vm\prims\jni.cpp:716
  266. Event: 44.597 Thread 0x4f502400 Threw 0x06c47a18 at C:\jdk7u1_32P\jdk7u7\hotspot\src\share\vm\prims\jni.cpp:716
  267. Event: 44.597 Thread 0x4f502400 Threw 0x06c47c90 at C:\jdk7u1_32P\jdk7u7\hotspot\src\share\vm\prims\jni.cpp:716
  268. Event: 44.599 Thread 0x4f502400 Threw 0x06c48058 at C:\jdk7u1_32P\jdk7u7\hotspot\src\share\vm\prims\jni.cpp:716
  269.  
  270. Events (10 events):
  271. Event: 44.591 loading class 0x00b561a8
  272. Event: 44.591 loading class 0x00b561a8 done
  273. Event: 44.603 loading class 0x5181b608
  274. Event: 44.603 loading class 0x5181b608 done
  275. Event: 44.609 loading class 0x4ac71bf8
  276. Event: 44.609 loading class 0x4ac71bf8 done
  277. Event: 44.754 Thread 0x4f503000 Thread added: 0x4f503000
  278. Event: 44.755 Executing VM operation: RevokeBias
  279. Event: 44.755 Executing VM operation: RevokeBias done
  280. Event: 44.755 Thread 0x4f503000 Thread exited: 0x4f503000
  281.  
  282.  
  283. Dynamic libraries:
  284. 0x00dc0000 - 0x00def000 C:\Program Files\Java\jre7\bin\java.exe
  285. 0x77050000 - 0x7718c000 C:\Windows\SYSTEM32\ntdll.dll
  286. 0x754e0000 - 0x755b4000 C:\Windows\system32\kernel32.dll
  287. 0x752b0000 - 0x752fb000 C:\Windows\system32\KERNELBASE.dll
  288. 0x76cd0000 - 0x76d70000 C:\Windows\system32\ADVAPI32.dll
  289. 0x756f0000 - 0x7579c000 C:\Windows\system32\msvcrt.dll
  290. 0x76ae0000 - 0x76af9000 C:\Windows\SYSTEM32\sechost.dll
  291. 0x76fa0000 - 0x77041000 C:\Windows\system32\RPCRT4.dll
  292. 0x75ac0000 - 0x75b89000 C:\Windows\system32\USER32.dll
  293. 0x77230000 - 0x7727e000 C:\Windows\system32\GDI32.dll
  294. 0x77190000 - 0x7719a000 C:\Windows\system32\LPK.dll
  295. 0x76b00000 - 0x76b9d000 C:\Windows\system32\USP10.dll
  296. 0x740d0000 - 0x7426e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
  297. 0x755c0000 - 0x75617000 C:\Windows\system32\SHLWAPI.dll
  298. 0x769a0000 - 0x769bf000 C:\Windows\system32\IMM32.DLL
  299. 0x75620000 - 0x756ec000 C:\Windows\system32\MSCTF.dll
  300. 0x63670000 - 0x6372e000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  301. 0x5a7f0000 - 0x5ab3c000 C:\Program Files\Java\jre7\bin\client\jvm.dll
  302. 0x72c20000 - 0x72c27000 C:\Windows\system32\WSOCK32.dll
  303. 0x75c80000 - 0x75cb5000 C:\Windows\system32\WS2_32.dll
  304. 0x75b90000 - 0x75b96000 C:\Windows\system32\NSI.dll
  305. 0x73320000 - 0x73352000 C:\Windows\system32\WINMM.dll
  306. 0x771a0000 - 0x771a5000 C:\Windows\system32\PSAPI.DLL
  307. 0x72900000 - 0x7290c000 C:\Program Files\Java\jre7\bin\verify.dll
  308. 0x728e0000 - 0x72900000 C:\Program Files\Java\jre7\bin\java.dll
  309. 0x6d240000 - 0x6d253000 C:\Program Files\Java\jre7\bin\zip.dll
  310. 0x61a00000 - 0x61b42000 C:\Program Files\Java\jre7\bin\awt.dll
  311. 0x76d70000 - 0x76dff000 C:\Windows\system32\OLEAUT32.dll
  312. 0x757a0000 - 0x758fc000 C:\Windows\system32\ole32.dll
  313. 0x74580000 - 0x745c0000 C:\Windows\system32\uxtheme.dll
  314. 0x73ba0000 - 0x73bb3000 C:\Windows\system32\dwmapi.dll
  315. 0x75130000 - 0x7513c000 C:\Windows\system32\CRYPTBASE.dll
  316. 0x75d50000 - 0x7699a000 C:\Windows\system32\SHELL32.dll
  317. 0x6cd30000 - 0x6cd5a000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  318. 0x62310000 - 0x624d3000 C:\Windows\system32\d3d9.dll
  319. 0x74790000 - 0x74799000 C:\Windows\system32\VERSION.dll
  320. 0x70540000 - 0x70546000 C:\Windows\system32\d3d8thk.dll
  321. 0x5b4d0000 - 0x5c37e000 C:\Windows\system32\nvd3dum.dll
  322. 0x738e0000 - 0x73905000 C:\Windows\system32\powrprof.dll
  323. 0x76e00000 - 0x76f9d000 C:\Windows\system32\SETUPAPI.dll
  324. 0x75260000 - 0x75287000 C:\Windows\system32\CFGMGR32.dll
  325. 0x75290000 - 0x752a2000 C:\Windows\system32\DEVOBJ.dll
  326. 0x4c370000 - 0x4c45b000 C:\Program Files\NVIDIA Corporation\3D Vision\nvSCPAPI.dll
  327. 0x6bf90000 - 0x6c013000 C:\Windows\system32\dxgi.dll
  328. 0x75ba0000 - 0x75c23000 C:\Windows\system32\CLBCatQ.DLL
  329. 0x73a70000 - 0x73b6b000 C:\Windows\system32\WindowsCodecs.dll
  330. 0x750e0000 - 0x7512c000 C:\Windows\system32\apphelp.dll
  331. 0x70d00000 - 0x70d31000 C:\Windows\system32\EhStorShell.dll
  332. 0x73fd0000 - 0x740c5000 C:\Windows\system32\PROPSYS.dll
  333. 0x6afc0000 - 0x6b1df000 C:\Program Files\Microsoft Office\Office12\GrooveShellExtensions.dll
  334. 0x70c00000 - 0x70cf3000 C:\Program Files\Microsoft Office\Office12\GrooveUtil.DLL
  335. 0x769c0000 - 0x76adb000 C:\Windows\system32\WININET.dll
  336. 0x76cc0000 - 0x76cc3000 C:\Windows\system32\Normaliz.dll
  337. 0x75900000 - 0x75ab8000 C:\Windows\system32\iertutil.dll
  338. 0x76ba0000 - 0x76cb1000 C:\Windows\system32\urlmon.dll
  339. 0x753c0000 - 0x754de000 C:\Windows\system32\CRYPT32.dll
  340. 0x75250000 - 0x7525c000 C:\Windows\system32\MSASN1.dll
  341. 0x72ce0000 - 0x72d7b000 C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d09154e044272b9a\MSVCR80.dll
  342. 0x73840000 - 0x73847000 C:\Program Files\Microsoft Office\Office12\GrooveNew.DLL
  343. 0x70be0000 - 0x70bfb000 C:\Windows\WinSxS\x86_microsoft.vc80.atl_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d1cb102c435421de\ATL80.DLL
  344. 0x74c60000 - 0x74c76000 C:\Windows\system32\CRYPTSP.dll
  345. 0x74a00000 - 0x74a3b000 C:\Windows\system32\rsaenh.dll
  346. 0x72b60000 - 0x72b65000 C:\Windows\system32\MSImg32.dll
  347. 0x6ade0000 - 0x6ae50000 C:\Windows\system32\ntshrui.dll
  348. 0x74f00000 - 0x74f19000 C:\Windows\system32\srvcli.dll
  349. 0x6d790000 - 0x6d79b000 C:\Windows\system32\cscapi.dll
  350. 0x735d0000 - 0x735da000 C:\Windows\system32\slc.dll
  351. 0x6d1c0000 - 0x6d1d4000 C:\Program Files\Java\jre7\bin\net.dll
  352. 0x74c20000 - 0x74c5c000 C:\Windows\system32\mswsock.dll
  353. 0x74c10000 - 0x74c16000 C:\Windows\System32\wship6.dll
  354. 0x730c0000 - 0x730cf000 C:\Program Files\Java\jre7\bin\nio.dll
  355. 0x67250000 - 0x67281000 C:\Program Files\Java\jre7\bin\t2k.dll
  356. 0x6cd60000 - 0x6cd84000 C:\Program Files\Java\jre7\bin\dcpr.dll
  357. 0x4a540000 - 0x4a5ab000 C:\Users\Joel\Desktop\FTBBETAA\minecraft\bin\natives\lwjgl.dll
  358. 0x660e0000 - 0x661a8000 C:\Windows\system32\OPENGL32.dll
  359. 0x63fb0000 - 0x63fd2000 C:\Windows\system32\GLU32.dll
  360. 0x686b0000 - 0x68797000 C:\Windows\system32\DDRAW.dll
  361. 0x73870000 - 0x73876000 C:\Windows\system32\DCIMAN32.dll
  362. 0x74800000 - 0x74817000 C:\Windows\system32\USERENV.dll
  363. 0x751e0000 - 0x751eb000 C:\Windows\system32\profapi.dll
  364. 0x73a30000 - 0x73a40000 C:\Windows\system32\NLAapi.dll
  365. 0x6cfd0000 - 0x6cfe0000 C:\Windows\system32\napinsp.dll
  366. 0x6cfb0000 - 0x6cfc2000 C:\Windows\system32\pnrpnsp.dll
  367. 0x6ee40000 - 0x6ee61000 C:\Program Files\Bonjour\mdnsNSP.dll
  368. 0x734c0000 - 0x734dc000 C:\Windows\system32\Iphlpapi.DLL
  369. 0x736d0000 - 0x736d7000 C:\Windows\system32\WINNSI.DLL
  370. 0x6ee10000 - 0x6ee37000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  371. 0x74ae0000 - 0x74b24000 C:\Windows\system32\DNSAPI.dll
  372. 0x6cfa0000 - 0x6cfa8000 C:\Windows\System32\winrnr.dll
  373. 0x74680000 - 0x74685000 C:\Windows\System32\wshtcpip.dll
  374. 0x6edf0000 - 0x6edf6000 C:\Windows\system32\rasadhlp.dll
  375. 0x733c0000 - 0x733f8000 C:\Windows\System32\fwpuclnt.dll
  376. 0x72870000 - 0x72876000 C:\Program Files\Java\jre7\bin\jawt.dll
  377. 0x594c0000 - 0x5a7e4000 C:\Windows\system32\nvoglv32.DLL
  378. 0x75300000 - 0x7532d000 C:\Windows\system32\WINTRUST.dll
  379. 0x746a0000 - 0x746c1000 C:\Windows\system32\ntmarta.dll
  380. 0x75c30000 - 0x75c75000 C:\Windows\system32\WLDAP32.dll
  381. 0x72910000 - 0x72930000 C:\Program Files\Java\jre7\bin\sunec.dll
  382. 0x6eb20000 - 0x6eb29000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  383. 0x60290000 - 0x603b9000 C:\Users\Joel\Desktop\FTBBETAA\minecraft\bin\natives\OpenAL32.dll
  384. 0x635f0000 - 0x63662000 C:\Windows\system32\dsound.dll
  385. 0x73bc0000 - 0x73bf9000 C:\Windows\System32\MMDevApi.dll
  386. 0x706e0000 - 0x70710000 C:\Windows\system32\wdmaud.drv
  387. 0x732e0000 - 0x732e4000 C:\Windows\system32\ksuser.dll
  388. 0x738d0000 - 0x738d7000 C:\Windows\system32\AVRT.dll
  389. 0x73360000 - 0x73396000 C:\Windows\system32\AUDIOSES.DLL
  390. 0x74570000 - 0x74578000 C:\Windows\system32\msacm32.drv
  391. 0x73160000 - 0x73174000 C:\Windows\system32\MSACM32.dll
  392. 0x74560000 - 0x74567000 C:\Windows\system32\midimap.dll
  393. 0x705a0000 - 0x7068b000 C:\Windows\system32\dbghelp.dll
  394.  
  395. VM Arguments:
  396. jvm_args: -Xms256M -Xmx1024M
  397. java_command: net.ftb.mclauncher.MinecraftLauncher C:\Users\Joel\Desktop/FTBBETAA/minecraft MinecraftForge.zip JoelMckenna -8909860420788687842
  398. Launcher Type: SUN_STANDARD
  399.  
  400. Environment Variables:
  401. PATH=C:\Program Files\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Windows Live\Shared
  402. USERNAME=Joel
  403. OS=Windows_NT
  404. PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 10, GenuineIntel
  405.  
  406.  
  407.  
  408. --------------- S Y S T E M ---------------
  409.  
  410. OS: Windows 7 Build 7601 Service Pack 1
  411.  
  412. CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, tsc
  413.  
  414. Memory: 4k page, physical 3669112k(1818448k free), swap 7336472k(4971768k free)
  415.  
  416. vm_info: Java HotSpot(TM) Client VM (23.3-b01) for windows-x86 JRE (1.7.0_07-b11), built on Sep 7 2012 01:40:56 by "java_re" with unknown MS VC++:1600
  417.  
  418. time: Fri Nov 16 19:34:49 2012
  419. elapsed time: 44 seconds
Add Comment
Please, Sign In to add comment