Guest User

ftb error

a guest
Jan 10th, 2013
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 22.13 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=0x7715e066, pid=4872, tid=4720
  5. #
  6. # JRE version: 7.0_10-b18
  7. # Java VM: Java HotSpot(TM) Client VM (23.6-b04 mixed mode windows-x86 )
  8. # Problematic frame:
  9. # C  [ntdll.dll+0x2e066]  RtlAllocateHeap+0x20
  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 (0x5584ec00):  JavaThread "Thread-14" [_thread_in_native, id=4720, stack(0x56730000,0x56780000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0xd3a8609f
  24.  
  25. Registers:
  26. EAX=0x00000028, EBX=0xd3a8605b, ECX=0x672f3e6c, EDX=0x672f3e74
  27. ESP=0x5677f344, EBP=0x5677f3b0, ESI=0x00000000, EDI=0x7715e046
  28. EIP=0x7715e066, EFLAGS=0x00210293
  29.  
  30. Top of Stack: (sp=0x5677f344)
  31. 0x5677f344:   7715e046 00000028 00000000 672f3a0c
  32. 0x5677f354:   67301568 67301038 00000042 5677f300
  33. 0x5677f364:   00000000 5677f384 5584ec00 00000000
  34. 0x5677f374:   5677f390 672da3c5 56a22eb0 672f3e6c
  35. 0x5677f384:   5584ec00 672f3a0c 00000000 5677f3d4
  36. 0x5677f394:   672d5f0f 672f3e6c 672f39e4 672f3a1c
  37. 0x5677f3a4:   5584ec00 00000000 00000000 5677f3d0
  38. 0x5677f3b4:   672dd720 d3a8605b 00000000 00000028
  39.  
  40. Instructions: (pc=0x7715e066)
  41. 0x7715e046:   8b ff 55 8b ec 83 ec 60 53 56 33 f6 81 7d 10 ff
  42. 0x7715e056:   ff ff 7f 57 89 75 f8 0f 87 04 fe 04 00 8b 5d 08
  43. 0x7715e066:   8b 43 44 8b 4b 5c 09 45 0c 89 4d f4 3b ce 0f 85
  44. 0x7715e076:   a4 fd 04 00 f7 45 0c 61 0f 81 7d 0f 85 4f 5c 00
  45.  
  46.  
  47. Register to memory mapping:
  48.  
  49. EAX=0x00000028 is an unknown value
  50. EBX=0xd3a8605b is an unknown value
  51. ECX=0x672f3e6c is an unknown value
  52. EDX=0x672f3e74 is an unknown value
  53. ESP=0x5677f344 is pointing into the stack for thread: 0x5584ec00
  54. EBP=0x5677f3b0 is pointing into the stack for thread: 0x5584ec00
  55. ESI=0x00000000 is an unknown value
  56. EDI=0x7715e046 is an unknown value
  57.  
  58.  
  59. Stack: [0x56730000,0x56780000],  sp=0x5677f344,  free space=316k
  60. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  61. C  [ntdll.dll+0x2e066]  RtlAllocateHeap+0x20
  62. C  [OpenAL32.dll+0xd720]  alcProcessContext+0x169e
  63.  
  64. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  65. j  org.lwjgl.openal.ALC10.nalcOpenDevice(Ljava/lang/String;)J+0
  66. j  org.lwjgl.openal.ALC10.alcOpenDevice(Ljava/lang/String;)Lorg/lwjgl/openal/ALCdevice;+1
  67. j  org.lwjgl.openal.AL.init(Ljava/lang/String;IIZZ)V+12
  68. j  org.lwjgl.openal.AL.create(Ljava/lang/String;IIZZ)V+233
  69. j  org.lwjgl.openal.AL.create(Ljava/lang/String;IIZ)V+5
  70. j  org.lwjgl.openal.AL.create()V+6
  71. j  paulscode.sound.libraries.LibraryLWJGLOpenAL.init()V+2
  72. j  paulscode.sound.SoundSystem.CommandNewLibrary(Ljava/lang/Class;)V+273
  73. j  paulscode.sound.SoundSystem.CommandQueue(Lpaulscode/sound/CommandObject;)Z+1206
  74. j  paulscode.sound.CommandThread.run()V+51
  75. v  ~StubRoutines::call_stub
  76.  
  77. ---------------  P R O C E S S  ---------------
  78.  
  79. Java Threads: ( => current thread )
  80.   0x5584f400 JavaThread "Thread-15" [_thread_blocked, id=4348, stack(0x567f0000,0x56840000)]
  81. =>0x5584ec00 JavaThread "Thread-14" [_thread_in_native, id=4720, stack(0x56730000,0x56780000)]
  82.   0x5584e800 JavaThread "TC Aura Update Thread" [_thread_blocked, id=2128, stack(0x566c0000,0x56710000)]
  83.   0x5584e000 JavaThread "TC Aura Deletion Thread" [_thread_blocked, id=3676, stack(0x564f0000,0x56540000)]
  84.   0x5584d800 JavaThread "TC Aura Calculation Thread" [_thread_blocked, id=580, stack(0x56600000,0x56650000)]
  85.   0x5584d400 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=4292, stack(0x56480000,0x564d0000)]
  86.   0x0015b000 JavaThread "DestroyJavaVM" [_thread_blocked, id=4848, stack(0x009e0000,0x00a30000)]
  87.   0x4f7bf800 JavaThread "Minecraft main thread" [_thread_blocked, id=2664, stack(0x51220000,0x51270000)]
  88.   0x4f7bf000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=1356, stack(0x51c30000,0x51c80000)]
  89.   0x4f734800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4496, stack(0x51d40000,0x51d90000)]
  90.   0x4b65a000 JavaThread "Thread-4" [_thread_blocked, id=4796, stack(0x4f170000,0x4f1c0000)]
  91.   0x4b541800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=4416, stack(0x4d8d0000,0x4d920000)]
  92.   0x4b505800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=4868, stack(0x4e450000,0x4e4a0000)]
  93.   0x4b430400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3384, stack(0x4be90000,0x4bee0000)]
  94.   0x4b42f000 JavaThread "AWT-Shutdown" [_thread_blocked, id=4432, stack(0x4bd20000,0x4bd70000)]
  95.   0x4b426800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4576, stack(0x4bca0000,0x4bcf0000)]
  96.   0x4ab16c00 JavaThread "Service Thread" daemon [_thread_blocked, id=4672, stack(0x4b0d0000,0x4b120000)]
  97.   0x4ab11c00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=1668, stack(0x4b150000,0x4b1a0000)]
  98.   0x4ab11400 JavaThread "Attach Listener" daemon [_thread_blocked, id=4524, stack(0x4b070000,0x4b0c0000)]
  99.   0x4ab10800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4588, stack(0x4acb0000,0x4ad00000)]
  100.   0x4ab0dc00 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=5076, stack(0x4add0000,0x4ae20000)]
  101.   0x4aab0800 JavaThread "Finalizer" daemon [_thread_blocked, id=3504, stack(0x4af10000,0x4af60000)]
  102.   0x4aaab800 JavaThread "Reference Handler" daemon [_thread_blocked, id=4520, stack(0x4ab90000,0x4abe0000)]
  103.  
  104. Other Threads:
  105.   0x4aaa7800 VMThread [stack: 0x4ad00000,0x4ad50000] [id=2616]
  106.   0x4ab29c00 WatcherThread [stack: 0x4b200000,0x4b250000] [id=4600]
  107.  
  108. VM state:not at safepoint (normal execution)
  109.  
  110. VM Mutex/Monitor currently owned by a thread: None
  111.  
  112. Heap
  113.  par new generation   total 78656K, used 59390K [0x047a0000, 0x09cf0000, 0x147a0000)
  114.   eden space 69952K,  76% used [0x047a0000, 0x07bb8928, 0x08bf0000)
  115.   from space 8704K,  69% used [0x09470000, 0x09a56f68, 0x09cf0000)
  116.   to   space 8704K,   0% used [0x08bf0000, 0x08bf0000, 0x09470000)
  117.  concurrent mark-sweep generation total 174784K, used 65028K [0x147a0000, 0x1f250000, 0x447a0000)
  118.  concurrent-mark-sweep perm gen total 44160K, used 30008K [0x447a0000, 0x472c0000, 0x487a0000)
  119.  
  120. Card table byte_map: [0x487a0000,0x489d0000] byte_map_base: 0x4877c300
  121.  
  122. Polling page: 0x001a0000
  123.  
  124. Code Cache  [0x025e0000, 0x02a20000, 0x045e0000)
  125.  total_blobs=2398 nmethods=2003 adapters=328 free_code_cache=28441Kb largest_free_block=29122304
  126.  
  127. Compilation events (10 events):
  128. Event: 12.760 Thread 0x4ab11c00 2019             java.awt.image.DirectColorModel::getRed (45 bytes)
  129. Event: 12.760 Thread 0x4ab11c00 nmethod 2019 0x02a18148 code [0x02a182a0, 0x02a1845c]
  130. Event: 12.760 Thread 0x4ab11c00 2020             java.awt.image.DirectColorModel::getGreen (45 bytes)
  131. Event: 12.760 Thread 0x4ab11c00 nmethod 2020 0x02a185c8 code [0x02a18720, 0x02a188dc]
  132. Event: 12.760 Thread 0x4ab11c00 2021             java.awt.image.DirectColorModel::getBlue (45 bytes)
  133. Event: 12.760 Thread 0x4ab11c00 nmethod 2021 0x02a18a48 code [0x02a18ba0, 0x02a18d5c]
  134. Event: 12.761 Thread 0x4ab11c00   14 %           auc::<init> @ 48 (71 bytes)
  135. Event: 12.761 Thread 0x4ab11c00 nmethod 14% 0x02a18ec8 code [0x02a18ff0, 0x02a19248]
  136. Event: 12.764 Thread 0x4ab11c00 2022             org.objectweb.asm.MethodWriter::visitTryCatchBlock (99 bytes)
  137. Event: 12.764 Thread 0x4ab11c00 nmethod 2022 0x02a19448 code [0x02a19550, 0x02a196fc]
  138.  
  139. GC Heap History (10 events):
  140. Event: 10.469 GC heap before
  141. {Heap before GC invocations=14 (full 5):
  142.  par new generation   total 78656K, used 73315K [0x047a0000, 0x09cf0000, 0x147a0000)
  143.   eden space 69952K, 100% used [0x047a0000, 0x08bf0000, 0x08bf0000)
  144.   from space 8704K,  38% used [0x08bf0000, 0x08f38ca8, 0x09470000)
  145.   to   space 8704K,   0% used [0x09470000, 0x09470000, 0x09cf0000)
  146.  concurrent mark-sweep generation total 174784K, used 50123K [0x147a0000, 0x1f250000, 0x447a0000)
  147.  concurrent-mark-sweep perm gen total 38540K, used 25429K [0x447a0000, 0x46d43000, 0x487a0000)
  148. Event: 10.472 GC heap after
  149. Heap after GC invocations=15 (full 5):
  150.  par new generation   total 78656K, used 6156K [0x047a0000, 0x09cf0000, 0x147a0000)
  151.   eden space 69952K,   0% used [0x047a0000, 0x047a0000, 0x08bf0000)
  152.   from space 8704K,  70% used [0x09470000, 0x09a73370, 0x09cf0000)
  153.   to   space 8704K,   0% used [0x08bf0000, 0x08bf0000, 0x09470000)
  154.  concurrent mark-sweep generation total 174784K, used 50123K [0x147a0000, 0x1f250000, 0x447a0000)
  155.  concurrent-mark-sweep perm gen total 38540K, used 25429K [0x447a0000, 0x46d43000, 0x487a0000)
  156. }
  157. Event: 11.273 GC heap before
  158. {Heap before GC invocations=15 (full 5):
  159.  par new generation   total 78656K, used 76108K [0x047a0000, 0x09cf0000, 0x147a0000)
  160.   eden space 69952K, 100% used [0x047a0000, 0x08bf0000, 0x08bf0000)
  161.   from space 8704K,  70% used [0x09470000, 0x09a73370, 0x09cf0000)
  162.   to   space 8704K,   0% used [0x08bf0000, 0x08bf0000, 0x09470000)
  163.  concurrent mark-sweep generation total 174784K, used 50123K [0x147a0000, 0x1f250000, 0x447a0000)
  164.  concurrent-mark-sweep perm gen total 38540K, used 25940K [0x447a0000, 0x46d43000, 0x487a0000)
  165. Event: 11.279 GC heap after
  166. Heap after GC invocations=16 (full 5):
  167.  par new generation   total 78656K, used 8359K [0x047a0000, 0x09cf0000, 0x147a0000)
  168.   eden space 69952K,   0% used [0x047a0000, 0x047a0000, 0x08bf0000)
  169.   from space 8704K,  96% used [0x08bf0000, 0x09419e40, 0x09470000)
  170.   to   space 8704K,   0% used [0x09470000, 0x09470000, 0x09cf0000)
  171.  concurrent mark-sweep generation total 174784K, used 52133K [0x147a0000, 0x1f250000, 0x447a0000)
  172.  concurrent-mark-sweep perm gen total 38540K, used 25940K [0x447a0000, 0x46d43000, 0x487a0000)
  173. }
  174. Event: 11.689 GC heap before
  175. {Heap before GC invocations=16 (full 5):
  176.  par new generation   total 78656K, used 75915K [0x047a0000, 0x09cf0000, 0x147a0000)
  177.   eden space 69952K,  96% used [0x047a0000, 0x08998e38, 0x08bf0000)
  178.   from space 8704K,  96% used [0x08bf0000, 0x09419e40, 0x09470000)
  179.   to   space 8704K,   0% used [0x09470000, 0x09470000, 0x09cf0000)
  180.  concurrent mark-sweep generation total 174784K, used 52016K [0x147a0000, 0x1f250000, 0x447a0000)
  181.  concurrent-mark-sweep perm gen total 44160K, used 27030K [0x447a0000, 0x472c0000, 0x487a0000)
  182. Event: 11.697 GC heap after
  183. Heap after GC invocations=17 (full 5):
  184.  par new generation   total 78656K, used 8160K [0x047a0000, 0x09cf0000, 0x147a0000)
  185.   eden space 69952K,   0% used [0x047a0000, 0x047a0000, 0x08bf0000)
  186.   from space 8704K,  93% used [0x09470000, 0x09c68230, 0x09cf0000)
  187.   to   space 8704K,   0% used [0x08bf0000, 0x08bf0000, 0x09470000)
  188.  concurrent mark-sweep generation total 174784K, used 62503K [0x147a0000, 0x1f250000, 0x447a0000)
  189.  concurrent-mark-sweep perm gen total 44160K, used 27030K [0x447a0000, 0x472c0000, 0x487a0000)
  190. }
  191. Event: 12.160 GC heap before
  192. {Heap before GC invocations=17 (full 6):
  193.  par new generation   total 78656K, used 78112K [0x047a0000, 0x09cf0000, 0x147a0000)
  194.   eden space 69952K, 100% used [0x047a0000, 0x08bf0000, 0x08bf0000)
  195.   from space 8704K,  93% used [0x09470000, 0x09c68230, 0x09cf0000)
  196.   to   space 8704K,   0% used [0x08bf0000, 0x08bf0000, 0x09470000)
  197.  concurrent mark-sweep generation total 174784K, used 62503K [0x147a0000, 0x1f250000, 0x447a0000)
  198.  concurrent-mark-sweep perm gen total 44160K, used 28107K [0x447a0000, 0x472c0000, 0x487a0000)
  199. Event: 12.164 GC heap after
  200. Heap after GC invocations=18 (full 6):
  201.  par new generation   total 78656K, used 6374K [0x047a0000, 0x09cf0000, 0x147a0000)
  202.   eden space 69952K,   0% used [0x047a0000, 0x047a0000, 0x08bf0000)
  203.   from space 8704K,  73% used [0x08bf0000, 0x09229aa8, 0x09470000)
  204.   to   space 8704K,   0% used [0x09470000, 0x09470000, 0x09cf0000)
  205.  concurrent mark-sweep generation total 174784K, used 62503K [0x147a0000, 0x1f250000, 0x447a0000)
  206.  concurrent-mark-sweep perm gen total 44160K, used 28107K [0x447a0000, 0x472c0000, 0x487a0000)
  207. }
  208. Event: 12.548 GC heap before
  209. {Heap before GC invocations=18 (full 6):
  210.  par new generation   total 78656K, used 76326K [0x047a0000, 0x09cf0000, 0x147a0000)
  211.   eden space 69952K, 100% used [0x047a0000, 0x08bf0000, 0x08bf0000)
  212.   from space 8704K,  73% used [0x08bf0000, 0x09229aa8, 0x09470000)
  213.   to   space 8704K,   0% used [0x09470000, 0x09470000, 0x09cf0000)
  214.  concurrent mark-sweep generation total 174784K, used 62503K [0x147a0000, 0x1f250000, 0x447a0000)
  215.  concurrent-mark-sweep perm gen total 44160K, used 29283K [0x447a0000, 0x472c0000, 0x487a0000)
  216. Event: 12.553 GC heap after
  217. Heap after GC invocations=19 (full 6):
  218.  par new generation   total 78656K, used 6043K [0x047a0000, 0x09cf0000, 0x147a0000)
  219.   eden space 69952K,   0% used [0x047a0000, 0x047a0000, 0x08bf0000)
  220.   from space 8704K,  69% used [0x09470000, 0x09a56f68, 0x09cf0000)
  221.   to   space 8704K,   0% used [0x08bf0000, 0x08bf0000, 0x09470000)
  222.  concurrent mark-sweep generation total 174784K, used 65028K [0x147a0000, 0x1f250000, 0x447a0000)
  223.  concurrent-mark-sweep perm gen total 44160K, used 29283K [0x447a0000, 0x472c0000, 0x487a0000)
  224. }
  225.  
  226. Deoptimization events (0 events):
  227. No events
  228.  
  229. Internal exceptions (10 events):
  230. Event: 13.085 Thread 0x5584ec00 Threw 0x07b61f78 at C:\jdk7u2_32P\jdk7u10\hotspot\src\share\vm\prims\jni.cpp:716
  231. Event: 13.085 Thread 0x5584ec00 Threw 0x07b622a8 at C:\jdk7u2_32P\jdk7u10\hotspot\src\share\vm\prims\jni.cpp:716
  232. Event: 13.085 Thread 0x5584ec00 Threw 0x07b62660 at C:\jdk7u2_32P\jdk7u10\hotspot\src\share\vm\prims\jni.cpp:716
  233. Event: 13.085 Thread 0x5584ec00 Threw 0x07b62ab0 at C:\jdk7u2_32P\jdk7u10\hotspot\src\share\vm\prims\jni.cpp:716
  234. Event: 13.085 Thread 0x5584ec00 Threw 0x07b62ee8 at C:\jdk7u2_32P\jdk7u10\hotspot\src\share\vm\prims\jni.cpp:716
  235. Event: 13.085 Thread 0x5584ec00 Threw 0x07b632d8 at C:\jdk7u2_32P\jdk7u10\hotspot\src\share\vm\prims\jni.cpp:716
  236. Event: 13.085 Thread 0x5584ec00 Threw 0x07b63540 at C:\jdk7u2_32P\jdk7u10\hotspot\src\share\vm\prims\jni.cpp:716
  237. Event: 13.086 Thread 0x5584ec00 Threw 0x07b638b0 at C:\jdk7u2_32P\jdk7u10\hotspot\src\share\vm\prims\jni.cpp:716
  238. Event: 13.089 Thread 0x5584ec00 Threw 0x07b63e60 at C:\jdk7u2_32P\jdk7u10\hotspot\src\share\vm\prims\jvm.cpp:1166
  239. Event: 13.090 Thread 0x5584ec00 Threw 0x07b6cc38 at C:\jdk7u2_32P\jdk7u10\hotspot\src\share\vm\prims\jvm.cpp:1166
  240.  
  241. Events (10 events):
  242. Event: 13.082 loading class 0x4f23bbf8
  243. Event: 13.082 loading class 0x4f23bbf8 done
  244. Event: 13.082 loading class 0x4a9d0ce8
  245. Event: 13.082 loading class 0x4a9d0ce8 done
  246. Event: 13.082 loading class 0x00ac0e20
  247. Event: 13.082 loading class 0x00ac0e20 done
  248. Event: 13.089 loading class 0x4f478a30
  249. Event: 13.089 loading class 0x4f478a30 done
  250. Event: 13.090 loading class 0x55646a88
  251. Event: 13.090 loading class 0x55646a88 done
  252.  
  253.  
  254. Dynamic libraries:
  255. 0x011b0000 - 0x011df000     C:\Program Files (x86)\Java\jre7\bin\java.exe
  256. 0x77130000 - 0x772b0000     C:\Windows\SysWOW64\ntdll.dll
  257. 0x74e40000 - 0x74f50000     C:\Windows\syswow64\kernel32.dll
  258. 0x75f70000 - 0x75fb7000     C:\Windows\syswow64\KERNELBASE.dll
  259. 0x76470000 - 0x76510000     C:\Windows\syswow64\ADVAPI32.dll
  260. 0x74870000 - 0x7491c000     C:\Windows\syswow64\msvcrt.dll
  261. 0x74920000 - 0x74939000     C:\Windows\SysWOW64\sechost.dll
  262. 0x74f50000 - 0x75040000     C:\Windows\syswow64\RPCRT4.dll
  263. 0x74810000 - 0x74870000     C:\Windows\syswow64\SspiCli.dll
  264. 0x74800000 - 0x7480c000     C:\Windows\syswow64\CRYPTBASE.dll
  265. 0x74b00000 - 0x74c00000     C:\Windows\syswow64\USER32.dll
  266. 0x74db0000 - 0x74e40000     C:\Windows\syswow64\GDI32.dll
  267. 0x76390000 - 0x7639a000     C:\Windows\syswow64\LPK.dll
  268. 0x76510000 - 0x765ad000     C:\Windows\syswow64\USP10.dll
  269. 0x70d80000 - 0x70f1e000     C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
  270. 0x765b0000 - 0x76607000     C:\Windows\syswow64\SHLWAPI.dll
  271. 0x70600000 - 0x7064c000     C:\Windows\system32\apphelp.dll
  272. 0x67fb0000 - 0x6803d000     C:\Windows\AppPatch\AcLayers.DLL
  273. 0x752f0000 - 0x75f3a000     C:\Windows\syswow64\SHELL32.dll
  274. 0x75070000 - 0x751cc000     C:\Windows\syswow64\ole32.dll
  275. 0x76300000 - 0x7638f000     C:\Windows\syswow64\OLEAUT32.dll
  276. 0x71f90000 - 0x71fa7000     C:\Windows\system32\USERENV.dll
  277. 0x72240000 - 0x7224b000     C:\Windows\system32\profapi.dll
  278. 0x746d0000 - 0x74721000     C:\Windows\system32\WINSPOOL.DRV
  279. 0x71570000 - 0x71582000     C:\Windows\system32\MPR.dll
  280. 0x76030000 - 0x76090000     C:\Windows\system32\IMM32.DLL
  281. 0x76090000 - 0x7615c000     C:\Windows\syswow64\MSCTF.dll
  282. 0x67ef0000 - 0x67fad000     C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
  283. 0x67ba0000 - 0x67eec000     C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
  284. 0x72280000 - 0x72287000     C:\Windows\system32\WSOCK32.dll
  285. 0x763a0000 - 0x763d5000     C:\Windows\syswow64\WS2_32.dll
  286. 0x75fc0000 - 0x75fc6000     C:\Windows\syswow64\NSI.dll
  287. 0x74500000 - 0x74532000     C:\Windows\system32\WINMM.dll
  288. 0x76730000 - 0x76735000     C:\Windows\syswow64\PSAPI.DLL
  289. 0x68170000 - 0x6817c000     C:\Program Files (x86)\Java\jre7\bin\verify.dll
  290. 0x680b0000 - 0x680d0000     C:\Program Files (x86)\Java\jre7\bin\java.dll
  291. 0x68090000 - 0x680a3000     C:\Program Files (x86)\Java\jre7\bin\zip.dll
  292. 0x68070000 - 0x68084000     C:\Program Files (x86)\Java\jre7\bin\net.dll
  293. 0x71f20000 - 0x71f5c000     C:\Windows\system32\mswsock.dll
  294. 0x70410000 - 0x70416000     C:\Windows\System32\wship6.dll
  295. 0x68060000 - 0x6806f000     C:\Program Files (x86)\Java\jre7\bin\nio.dll
  296. 0x67a50000 - 0x67b92000     C:\Program Files (x86)\Java\jre7\bin\awt.dll
  297. 0x71530000 - 0x71543000     C:\Windows\system32\DWMAPI.DLL
  298. 0x71410000 - 0x71490000     C:\Windows\system32\uxtheme.dll
  299. 0x71050000 - 0x71213000     C:\Windows\system32\d3d9.dll
  300. 0x74730000 - 0x74739000     C:\Windows\system32\VERSION.dll
  301. 0x71040000 - 0x71046000     C:\Windows\system32\d3d8thk.dll
  302. 0x6c2b0000 - 0x6d159000     C:\Windows\system32\nvd3dum.dll
  303. 0x744d0000 - 0x744f5000     C:\Windows\system32\powrprof.dll
  304. 0x76160000 - 0x762fd000     C:\Windows\syswow64\SETUPAPI.dll
  305. 0x76840000 - 0x76867000     C:\Windows\syswow64\CFGMGR32.dll
  306. 0x76820000 - 0x76832000     C:\Windows\syswow64\DEVOBJ.dll
  307. 0x4d640000 - 0x4d72a000     C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI.dll
  308. 0x6c1c0000 - 0x6c243000     C:\Windows\system32\dxgi.dll
  309. 0x6bf40000 - 0x6c1b1000     C:\Windows\system32\nvapi.dll
  310. 0x75040000 - 0x7506d000     C:\Windows\syswow64\WINTRUST.dll
  311. 0x751d0000 - 0x752ee000     C:\Windows\syswow64\CRYPT32.dll
  312. 0x76020000 - 0x7602c000     C:\Windows\syswow64\MSASN1.dll
  313. 0x67a20000 - 0x67a4a000     C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll
  314. 0x679e0000 - 0x67a11000     C:\Program Files (x86)\Java\jre7\bin\t2k.dll
  315. 0x679b0000 - 0x679d4000     C:\Program Files (x86)\Java\jre7\bin\dcpr.dll
  316. 0x4e3e0000 - 0x4e44b000     C:\Users\Tron\Desktop\Direwolf20\minecraft\bin\natives\lwjgl.dll
  317. 0x678c0000 - 0x67988000     C:\Windows\system32\OPENGL32.dll
  318. 0x67890000 - 0x678b2000     C:\Windows\system32\GLU32.dll
  319. 0x677a0000 - 0x67887000     C:\Windows\system32\DDRAW.dll
  320. 0x67790000 - 0x67796000     C:\Windows\system32\DCIMAN32.dll
  321. 0x715e0000 - 0x715f6000     C:\Windows\system32\CRYPTSP.dll
  322. 0x715a0000 - 0x715db000     C:\Windows\system32\rsaenh.dll
  323. 0x70c60000 - 0x70c70000     C:\Windows\system32\NLAapi.dll
  324. 0x70c50000 - 0x70c60000     C:\Windows\system32\napinsp.dll
  325. 0x70c30000 - 0x70c42000     C:\Windows\system32\pnrpnsp.dll
  326. 0x70be0000 - 0x70c24000     C:\Windows\system32\DNSAPI.dll
  327. 0x70bd0000 - 0x70bd8000     C:\Windows\System32\winrnr.dll
  328. 0x70ba0000 - 0x70bc7000     C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  329. 0x70b70000 - 0x70b91000     C:\Program Files (x86)\Bonjour\mdnsNSP.dll
  330. 0x71bc0000 - 0x71bdc000     C:\Windows\system32\Iphlpapi.DLL
  331. 0x71bb0000 - 0x71bb7000     C:\Windows\system32\WINNSI.DLL
  332. 0x71f10000 - 0x71f15000     C:\Windows\System32\wshtcpip.dll
  333. 0x70b20000 - 0x70b26000     C:\Windows\system32\rasadhlp.dll
  334. 0x70b30000 - 0x70b68000     C:\Windows\System32\fwpuclnt.dll
  335. 0x67780000 - 0x67786000     C:\Program Files (x86)\Java\jre7\bin\jawt.dll
  336. 0x633f0000 - 0x64700000     C:\Windows\system32\nvoglv32.DLL
  337. 0x746a0000 - 0x746c1000     C:\Windows\system32\ntmarta.dll
  338. 0x75fd0000 - 0x76015000     C:\Windows\syswow64\WLDAP32.dll
  339. 0x67990000 - 0x679b0000     C:\Program Files (x86)\Java\jre7\bin\sunec.dll
  340. 0x68040000 - 0x68049000     C:\Program Files (x86)\Java\jre7\bin\sunmscapi.dll
  341. 0x672d0000 - 0x673f9000     C:\Users\Tron\Desktop\Direwolf20\minecraft\bin\natives\OpenAL32.dll
  342. 0x74540000 - 0x745b2000     C:\Windows\system32\dsound.dll
  343. 0x763e0000 - 0x76463000     C:\Windows\syswow64\CLBCatQ.DLL
  344. 0x73990000 - 0x739c9000     C:\Windows\System32\MMDevApi.dll
  345. 0x70c80000 - 0x70d75000     C:\Windows\System32\PROPSYS.dll
  346. 0x73960000 - 0x73990000     C:\Windows\system32\wdmaud.drv
  347. 0x73950000 - 0x73954000     C:\Windows\system32\ksuser.dll
  348. 0x74480000 - 0x74487000     C:\Windows\system32\AVRT.dll
  349. 0x73910000 - 0x73946000     C:\Windows\system32\AUDIOSES.DLL
  350. 0x73900000 - 0x73908000     C:\Windows\system32\msacm32.drv
  351. 0x738e0000 - 0x738f4000     C:\Windows\system32\MSACM32.dll
  352. 0x738d0000 - 0x738d7000     C:\Windows\system32\midimap.dll
  353. 0x736f0000 - 0x737db000     C:\Windows\system32\dbghelp.dll
  354.  
  355. VM Arguments:
  356. jvm_args: -Xms256M -Xmx1024M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts
  357. java_command: net.ftb.mclauncher.MinecraftLauncher C:\Users\Tron\Desktop/Direwolf20/minecraft C:\Users\Tron\AppData\Roaming/ftblauncher/ModPacks\Direwolf20\FTB_temp.gif MinecraftForge.zip chadbob 258419726043163522 Direwolf20 Pack v4 C:\Users\Tron\AppData\Roaming/ftblauncher/ModPacks\Direwolf20\logo_ftb.png
  358. Launcher Type: SUN_STANDARD
  359.  
  360. Environment Variables:
  361. PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Java\jre7\bin
  362. USERNAME=Tron
  363. OS=Windows_NT
  364. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  365.  
  366.  
  367.  
  368. ---------------  S Y S T E M  ---------------
  369.  
  370. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  371.  
  372. CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, tsc, tscinvbit
  373.  
  374. Memory: 4k page, physical 8360348k(5265872k free), swap 10455648k(6561584k free)
  375.  
  376. vm_info: Java HotSpot(TM) Client VM (23.6-b04) for windows-x86 JRE (1.7.0_10-b18), built on Nov 28 2012 08:34:29 by "java_re" with unknown MS VC++:1600
  377.  
  378. time: Thu Jan 10 00:21:23 2013
  379. elapsed time: 13 seconds
Advertisement
Add Comment
Please, Sign In to add comment