Guest User

Untitled

a guest
Apr 12th, 2013
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.43 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=0x000007fef0426220, pid=3288, tid=5884
  5. #
  6. # JRE version: 7.0_09-b05
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.5-b02 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [OpenAL64.dll+0x6220] alSourcei+0x144
  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 (0x000000000e10a800): JavaThread "Thread-20" [_thread_in_native, id=5884, stack(0x0000000012970000,0x0000000012a70000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, writing address 0xffffffff80c99c80
  24.  
  25. Registers:
  26. RAX=0x000000000ee75130, RBX=0xffffffff80c99c60, RCX=0x000000000ee70000, RDX=0x0000000000000088
  27. RSP=0x0000000012a6f050, RBP=0x000000000ee7ced0, RSI=0x00000000ffffffff, RDI=0x0000000000000005
  28. R8 =0x000000000ee75120, R9 =0x000000000ee75130, R10=0x000000000277237c, R11=0x000000000ee7ced0
  29. R12=0x000000000ee76fe0, R13=0x00000007fb3145f8, R14=0x0000000012a6f130, R15=0x000000000e10a800
  30. RIP=0x000007fef0426220, EFLAGS=0x0000000000010246
  31.  
  32. Top of Stack: (sp=0x0000000012a6f050)
  33. 0x0000000012a6f050: ffffffff80c99c60 00000000ffffffff
  34. 0x0000000012a6f060: 00000007fb2f3a00 0000000012a6f0c8
  35. 0x0000000012a6f070: 0000000000000000 00000000027723a8
  36. 0x0000000012a6f080: 00000007fb3145f8 0000000012a6f100
  37. 0x0000000012a6f090: 0000000000000013 0000000000000005
  38. 0x0000000012a6f0a0: 0000000080c99c60 0000000000000000
  39. 0x0000000012a6f0b0: 0000000753f13468 00000007425ec840
  40. 0x0000000012a6f0c0: 0000000012a6f0c0 0000000000000000
  41. 0x0000000012a6f0d0: 0000000012a6f130 00000007fb317380
  42. 0x0000000012a6f0e0: 0000000000000000 00000007fb3145f8
  43. 0x0000000012a6f0f0: 0000000000000000 0000000012a6f120
  44. 0x0000000012a6f100: 0000000012a6f178 00000000027661f8
  45. 0x0000000012a6f110: 0000000751c60308 000000000276f1d8
  46. 0x0000000012a6f120: 0000000080c99c60 0000000000001009
  47. 0x0000000012a6f130: 000000000ee7ced0 0000000012a6f138
  48. 0x0000000012a6f140: 00000007fb30453f 0000000012a6f190
  49.  
  50. Instructions: (pc=0x000007fef0426220)
  51. 0x000007fef0426200: a1 00 00 83 60 08 00 48 83 60 10 00 89 18 c7 40
  52. 0x000007fef0426210: 04 01 00 00 00 48 89 45 68 c7 45 70 01 00 00 00
  53. 0x000007fef0426220: ff 43 20 eb 0a c7 85 74 01 00 00 30 10 00 00 89
  54. 0x000007fef0426230: 5d 54 e9 c5 01 00 00 b9 03 a0 00 00 e9 b6 01 00
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x000000000ee75130 is an unknown value
  60. RBX=0xffffffff80c99c60 is an unknown value
  61. RCX=0x000000000ee70000 is an unknown value
  62. RDX=0x0000000000000088 is an unknown value
  63. RSP=0x0000000012a6f050 is pointing into the stack for thread: 0x000000000e10a800
  64. RBP=0x000000000ee7ced0 is an unknown value
  65. RSI=0x00000000ffffffff is an unknown value
  66. RDI=0x0000000000000005 is an unknown value
  67. R8 =0x000000000ee75120 is an unknown value
  68. R9 =0x000000000ee75130 is an unknown value
  69. R10=0x000000000277237c is an Interpreter codelet
  70. method entry point (kind = native) [0x0000000002772100, 0x0000000002772980] 2176 bytes
  71. R11=0x000000000ee7ced0 is an unknown value
  72. R12=0x000000000ee76fe0 is an unknown value
  73. R13=0x00000007fb3145f8 is an oop
  74. {method}
  75. - klass: {other class}
  76. R14=0x0000000012a6f130 is pointing into the stack for thread: 0x000000000e10a800
  77. R15=0x000000000e10a800 is a thread
  78.  
  79.  
  80. Stack: [0x0000000012970000,0x0000000012a70000], sp=0x0000000012a6f050, free space=1020k
  81. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  82. C [OpenAL64.dll+0x6220] alSourcei+0x144
  83.  
  84. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  85. j org.lwjgl.openal.AL10.alSourcei(III)V+0
  86. j paulscode.sound.libraries.ChannelLWJGLOpenAL.attachBuffer(Ljava/nio/IntBuffer;)Z+39
  87. j paulscode.sound.libraries.SourceLWJGLOpenAL.play(Lpaulscode/sound/Channel;)V+364
  88. j paulscode.sound.Library.play(Lpaulscode/sound/Source;)V+72
  89. j paulscode.sound.Library.play(Ljava/lang/String;)V+93
  90. j paulscode.sound.SoundSystem.CommandPlay(Ljava/lang/String;)V+12
  91. J paulscode.sound.SoundSystem.CommandQueue(Lpaulscode/sound/CommandObject;)Z
  92. J paulscode.sound.CommandThread.run()V
  93. v ~StubRoutines::call_stub
  94.  
  95. --------------- P R O C E S S ---------------
  96.  
  97. Java Threads: ( => current thread )
  98. 0x0000000016189000 JavaThread "Thread-39" [_thread_blocked, id=5380, stack(0x0000000022c80000,0x0000000022d80000)]
  99. 0x0000000016187800 JavaThread "Client write thread" [_thread_blocked, id=3164, stack(0x0000000023c20000,0x0000000023d20000)]
  100. 0x0000000016187000 JavaThread "Client read thread" [_thread_in_native, id=820, stack(0x0000000022de0000,0x0000000022ee0000)]
  101. 0x000000000e10b800 JavaThread "Thread-21" [_thread_in_native, id=4264, stack(0x0000000020840000,0x0000000020940000)]
  102. =>0x000000000e10a800 JavaThread "Thread-20" [_thread_in_native, id=5884, stack(0x0000000012970000,0x0000000012a70000)]
  103. 0x000000000e10a000 JavaThread "TC Aura Update Thread" [_thread_blocked, id=5368, stack(0x0000000020580000,0x0000000020680000)]
  104. 0x000000000e0ff800 JavaThread "TC Aura Deletion Thread" [_thread_blocked, id=5520, stack(0x00000000119d0000,0x0000000011ad0000)]
  105. 0x000000000e109000 JavaThread "TC Aura Calculation Thread" [_thread_blocked, id=4652, stack(0x00000000203d0000,0x00000000204d0000)]
  106. 0x000000000e108800 JavaThread "Thread-14" [_thread_blocked, id=3644, stack(0x000000001ff70000,0x0000000020070000)]
  107. 0x000000000e106000 JavaThread "Immibis Core background task" daemon [_thread_blocked, id=2956, stack(0x0000000020190000,0x0000000020290000)]
  108. 0x000000000e104000 JavaThread "DestroyJavaVM" [_thread_blocked, id=3476, stack(0x0000000002520000,0x0000000002620000)]
  109. 0x000000000e103000 JavaThread "Minecraft main thread" [_thread_blocked, id=6948, stack(0x0000000012e50000,0x0000000012f50000)]
  110. 0x000000000e102800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=6224, stack(0x0000000012c70000,0x0000000012d70000)]
  111. 0x000000000e101800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=6820, stack(0x000000001a920000,0x000000001aa20000)]
  112. 0x000000000e101000 JavaThread "Thread-4" [_thread_blocked, id=7028, stack(0x0000000012fe0000,0x00000000130e0000)]
  113. 0x000000000e100000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=5468, stack(0x0000000012600000,0x0000000012700000)]
  114. 0x000000000e0fe800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=4596, stack(0x0000000010310000,0x0000000010410000)]
  115. 0x000000000e0fd800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2012, stack(0x000000000ebd0000,0x000000000ecd0000)]
  116. 0x000000000e0fd000 JavaThread "AWT-Shutdown" [_thread_blocked, id=5224, stack(0x000000000e9e0000,0x000000000eae0000)]
  117. 0x000000000e0fc000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3628, stack(0x000000000ca20000,0x000000000cb20000)]
  118. 0x000000000cfff800 JavaThread "Service Thread" daemon [_thread_blocked, id=6752, stack(0x000000000db60000,0x000000000dc60000)]
  119. 0x000000000cff4800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=1956, stack(0x000000000da30000,0x000000000db30000)]
  120. 0x000000000cff0800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=5856, stack(0x000000000d860000,0x000000000d960000)]
  121. 0x000000000cfef800 JavaThread "Attach Listener" daemon [_thread_blocked, id=6440, stack(0x000000000d730000,0x000000000d830000)]
  122. 0x000000000cfef000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6188, stack(0x000000000d5e0000,0x000000000d6e0000)]
  123. 0x000000000cfee000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=6644, stack(0x000000000d3c0000,0x000000000d4c0000)]
  124. 0x000000000c979000 JavaThread "Finalizer" daemon [_thread_blocked, id=3600, stack(0x000000000ce80000,0x000000000cf80000)]
  125. 0x000000000c972800 JavaThread "Reference Handler" daemon [_thread_blocked, id=3776, stack(0x000000000cd00000,0x000000000ce00000)]
  126.  
  127. Other Threads:
  128. 0x000000000c968800 VMThread [stack: 0x000000000cb20000,0x000000000cc20000] [id=6788]
  129. 0x000000000d013000 WatcherThread [stack: 0x000000000dc90000,0x000000000dd90000] [id=4184]
  130.  
  131. VM state:not at safepoint (normal execution)
  132.  
  133. VM Mutex/Monitor currently owned by a thread: None
  134.  
  135. Heap
  136. par new generation total 306688K, used 176427K [0x0000000738000000, 0x000000074ccc0000, 0x000000074ccc0000)
  137. eden space 272640K, 62% used [0x0000000738000000, 0x00000007426307e8, 0x0000000748a40000)
  138. from space 34048K, 18% used [0x0000000748a40000, 0x000000074905a6a8, 0x000000074ab80000)
  139. to space 34048K, 0% used [0x000000074ab80000, 0x000000074ab80000, 0x000000074ccc0000)
  140. concurrent mark-sweep generation total 872356K, used 601625K [0x000000074ccc0000, 0x00000007820a9000, 0x00000007f8000000)
  141. concurrent-mark-sweep perm gen total 131072K, used 82716K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  142.  
  143. Card table byte_map: [0x0000000005dc0000,0x0000000006410000] byte_map_base: 0x0000000002400000
  144.  
  145. Polling page: 0x0000000000150000
  146.  
  147. Code Cache [0x0000000002760000, 0x0000000003aa0000, 0x0000000005760000)
  148. total_blobs=6516 nmethods=5415 adapters=1049 free_code_cache=29729Kb largest_free_block=30185984
  149.  
  150. Compilation events (10 events):
  151. Event: 2447.097 Thread 0x000000000cff4800 6000 bav::b (1795 bytes)
  152. Event: 2447.198 Thread 0x000000000cff4800 nmethod 6000 0x0000000003a8bb90 code [0x0000000003a8c360, 0x0000000003a91938]
  153. Event: 2460.214 Thread 0x000000000cff0800 6001 com.jcraft.jorbis.Util::ilog2 (19 bytes)
  154. Event: 2460.215 Thread 0x000000000cff0800 nmethod 6001 0x00000000038a0e90 code [0x00000000038a0fc0, 0x00000000038a1018]
  155. Event: 2462.615 Thread 0x000000000cff4800 6002 dh::a (3 bytes)
  156. Event: 2462.615 Thread 0x000000000cff4800 nmethod 6002 0x00000000038a0c90 code [0x00000000038a0dc0, 0x00000000038a0e18]
  157. Event: 2464.629 Thread 0x000000000cff0800 6003 bbb::a (458 bytes)
  158. Event: 2464.637 Thread 0x000000000cff0800 nmethod 6003 0x0000000003a0eb90 code [0x0000000003a0eec0, 0x0000000003a0ff00]
  159. Event: 2469.116 Thread 0x000000000cff4800 6004 ake::d (3 bytes)
  160. Event: 2469.117 Thread 0x000000000cff4800 nmethod 6004 0x00000000036ea1d0 code [0x00000000036ea300, 0x00000000036ea358]
  161.  
  162. GC Heap History (10 events):
  163. Event: 2441.810 GC heap before
  164. {Heap before GC invocations=544 (full 28):
  165. par new generation total 306688K, used 288351K [0x0000000738000000, 0x000000074ccc0000, 0x000000074ccc0000)
  166. eden space 272640K, 100% used [0x0000000738000000, 0x0000000748a40000, 0x0000000748a40000)
  167. from space 34048K, 46% used [0x000000074ab80000, 0x000000074bad7ec0, 0x000000074ccc0000)
  168. to space 34048K, 0% used [0x0000000748a40000, 0x0000000748a40000, 0x000000074ab80000)
  169. concurrent mark-sweep generation total 872356K, used 595039K [0x000000074ccc0000, 0x00000007820a9000, 0x00000007f8000000)
  170. concurrent-mark-sweep perm gen total 131072K, used 82715K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  171. Event: 2441.815 GC heap after
  172. Heap after GC invocations=545 (full 28):
  173. par new generation total 306688K, used 13212K [0x0000000738000000, 0x000000074ccc0000, 0x000000074ccc0000)
  174. eden space 272640K, 0% used [0x0000000738000000, 0x0000000738000000, 0x0000000748a40000)
  175. from space 34048K, 38% used [0x0000000748a40000, 0x00000007497270a8, 0x000000074ab80000)
  176. to space 34048K, 0% used [0x000000074ab80000, 0x000000074ab80000, 0x000000074ccc0000)
  177. concurrent mark-sweep generation total 872356K, used 596983K [0x000000074ccc0000, 0x00000007820a9000, 0x00000007f8000000)
  178. concurrent-mark-sweep perm gen total 131072K, used 82715K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  179. }
  180. Event: 2449.298 GC heap before
  181. {Heap before GC invocations=545 (full 28):
  182. par new generation total 306688K, used 285852K [0x0000000738000000, 0x000000074ccc0000, 0x000000074ccc0000)
  183. eden space 272640K, 100% used [0x0000000738000000, 0x0000000748a40000, 0x0000000748a40000)
  184. from space 34048K, 38% used [0x0000000748a40000, 0x00000007497270a8, 0x000000074ab80000)
  185. to space 34048K, 0% used [0x000000074ab80000, 0x000000074ab80000, 0x000000074ccc0000)
  186. concurrent mark-sweep generation total 872356K, used 596983K [0x000000074ccc0000, 0x00000007820a9000, 0x00000007f8000000)
  187. concurrent-mark-sweep perm gen total 131072K, used 82715K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  188. Event: 2449.304 GC heap after
  189. Heap after GC invocations=546 (full 28):
  190. par new generation total 306688K, used 7187K [0x0000000738000000, 0x000000074ccc0000, 0x000000074ccc0000)
  191. eden space 272640K, 0% used [0x0000000738000000, 0x0000000738000000, 0x0000000748a40000)
  192. from space 34048K, 21% used [0x000000074ab80000, 0x000000074b284f18, 0x000000074ccc0000)
  193. to space 34048K, 0% used [0x0000000748a40000, 0x0000000748a40000, 0x000000074ab80000)
  194. concurrent mark-sweep generation total 872356K, used 600630K [0x000000074ccc0000, 0x00000007820a9000, 0x00000007f8000000)
  195. concurrent-mark-sweep perm gen total 131072K, used 82715K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  196. }
  197. Event: 2457.419 GC heap before
  198. {Heap before GC invocations=546 (full 28):
  199. par new generation total 306688K, used 279827K [0x0000000738000000, 0x000000074ccc0000, 0x000000074ccc0000)
  200. eden space 272640K, 100% used [0x0000000738000000, 0x0000000748a40000, 0x0000000748a40000)
  201. from space 34048K, 21% used [0x000000074ab80000, 0x000000074b284f18, 0x000000074ccc0000)
  202. to space 34048K, 0% used [0x0000000748a40000, 0x0000000748a40000, 0x000000074ab80000)
  203. concurrent mark-sweep generation total 872356K, used 600630K [0x000000074ccc0000, 0x00000007820a9000, 0x00000007f8000000)
  204. concurrent-mark-sweep perm gen total 131072K, used 82716K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  205. Event: 2457.423 GC heap after
  206. Heap after GC invocations=547 (full 28):
  207. par new generation total 306688K, used 6415K [0x0000000738000000, 0x000000074ccc0000, 0x000000074ccc0000)
  208. eden space 272640K, 0% used [0x0000000738000000, 0x0000000738000000, 0x0000000748a40000)
  209. from space 34048K, 18% used [0x0000000748a40000, 0x0000000749083fb0, 0x000000074ab80000)
  210. to space 34048K, 0% used [0x000000074ab80000, 0x000000074ab80000, 0x000000074ccc0000)
  211. concurrent mark-sweep generation total 872356K, used 600912K [0x000000074ccc0000, 0x00000007820a9000, 0x00000007f8000000)
  212. concurrent-mark-sweep perm gen total 131072K, used 82716K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  213. }
  214. Event: 2463.361 GC heap before
  215. {Heap before GC invocations=547 (full 28):
  216. par new generation total 306688K, used 279017K [0x0000000738000000, 0x000000074ccc0000, 0x000000074ccc0000)
  217. eden space 272640K, 99% used [0x0000000738000000, 0x0000000748a364a0, 0x0000000748a40000)
  218. from space 34048K, 18% used [0x0000000748a40000, 0x0000000749083fb0, 0x000000074ab80000)
  219. to space 34048K, 0% used [0x000000074ab80000, 0x000000074ab80000, 0x000000074ccc0000)
  220. concurrent mark-sweep generation total 872356K, used 600912K [0x000000074ccc0000, 0x00000007820a9000, 0x00000007f8000000)
  221. concurrent-mark-sweep perm gen total 131072K, used 82716K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  222. Event: 2463.365 GC heap after
  223. Heap after GC invocations=548 (full 28):
  224. par new generation total 306688K, used 6074K [0x0000000738000000, 0x000000074ccc0000, 0x000000074ccc0000)
  225. eden space 272640K, 0% used [0x0000000738000000, 0x0000000738000000, 0x0000000748a40000)
  226. from space 34048K, 17% used [0x000000074ab80000, 0x000000074b16e8b8, 0x000000074ccc0000)
  227. to space 34048K, 0% used [0x0000000748a40000, 0x0000000748a40000, 0x000000074ab80000)
  228. concurrent mark-sweep generation total 872356K, used 600925K [0x000000074ccc0000, 0x00000007820a9000, 0x00000007f8000000)
  229. concurrent-mark-sweep perm gen total 131072K, used 82716K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  230. }
  231. Event: 2470.401 GC heap before
  232. {Heap before GC invocations=548 (full 28):
  233. par new generation total 306688K, used 278714K [0x0000000738000000, 0x000000074ccc0000, 0x000000074ccc0000)
  234. eden space 272640K, 100% used [0x0000000738000000, 0x0000000748a40000, 0x0000000748a40000)
  235. from space 34048K, 17% used [0x000000074ab80000, 0x000000074b16e8b8, 0x000000074ccc0000)
  236. to space 34048K, 0% used [0x0000000748a40000, 0x0000000748a40000, 0x000000074ab80000)
  237. concurrent mark-sweep generation total 872356K, used 600925K [0x000000074ccc0000, 0x00000007820a9000, 0x00000007f8000000)
  238. concurrent-mark-sweep perm gen total 131072K, used 82716K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  239. Event: 2470.405 GC heap after
  240. Heap after GC invocations=549 (full 28):
  241. par new generation total 306688K, used 6249K [0x0000000738000000, 0x000000074ccc0000, 0x000000074ccc0000)
  242. eden space 272640K, 0% used [0x0000000738000000, 0x0000000738000000, 0x0000000748a40000)
  243. from space 34048K, 18% used [0x0000000748a40000, 0x000000074905a6a8, 0x000000074ab80000)
  244. to space 34048K, 0% used [0x000000074ab80000, 0x000000074ab80000, 0x000000074ccc0000)
  245. concurrent mark-sweep generation total 872356K, used 601625K [0x000000074ccc0000, 0x00000007820a9000, 0x00000007f8000000)
  246. concurrent-mark-sweep perm gen total 131072K, used 82716K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  247. }
  248.  
  249. Deoptimization events (10 events):
  250. Event: 2226.652 Thread 0x000000000e103000 Uncommon trap -34 fr.pc 0x0000000003444338
  251. Event: 2226.858 Thread 0x000000000e103000 Uncommon trap -34 fr.pc 0x0000000003444338
  252. Event: 2247.051 Thread 0x000000000e103000 Uncommon trap -83 fr.pc 0x0000000003323d88
  253. Event: 2315.838 Thread 0x000000000e103000 Uncommon trap -34 fr.pc 0x00000000039ea9c0
  254. Event: 2315.847 Thread 0x000000000e103000 Uncommon trap -34 fr.pc 0x00000000039ea9c0
  255. Event: 2316.152 Thread 0x000000000e103000 Uncommon trap -34 fr.pc 0x00000000030d40b8
  256. Event: 2337.679 Thread 0x000000000e0fd800 Uncommon trap -83 fr.pc 0x000000000356a020
  257. Event: 2337.679 Thread 0x000000000e103000 Uncommon trap -83 fr.pc 0x0000000003279510
  258. Event: 2343.400 Thread 0x000000000e103000 Uncommon trap -83 fr.pc 0x0000000002eb4a7c
  259. Event: 2398.101 Thread 0x000000000e103000 Uncommon trap 1181 fr.pc 0x00000000038b2d64
  260.  
  261. Internal exceptions (10 events):
  262. Event: 2475.248 Thread 0x000000000e10a800 Threw 0x0000000741540380 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
  263. Event: 2475.248 Thread 0x0000000016187800 Threw 0x00000007422a5280 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
  264. Event: 2475.248 Thread 0x0000000016187800 Threw 0x00000007422a53f0 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2846
  265. Event: 2475.248 Thread 0x000000000e10a800 Threw 0x0000000741540508 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
  266. Event: 2475.250 Thread 0x0000000016189000 Threw 0x0000000741dffeb0 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\runtime\objectMonitor.cpp:1422
  267. Event: 2475.259 Thread 0x000000000e10a800 Threw 0x00000007415406c8 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
  268. Event: 2475.261 Thread 0x0000000016189000 Threw 0x00000007422ad310 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\runtime\objectMonitor.cpp:1422
  269. Event: 2475.269 Thread 0x000000000e10a800 Threw 0x0000000741540888 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
  270. Event: 2475.271 Thread 0x0000000016189000 Threw 0x00000007422ad430 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\runtime\objectMonitor.cpp:1422
  271. Event: 2475.281 Thread 0x0000000016189000 Threw 0x00000007422ad550 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\runtime\objectMonitor.cpp:1422
  272.  
  273. Events (10 events):
  274. Event: 2469.349 Thread 0x0000000017034000 Thread added: 0x0000000017034000
  275. Event: 2469.350 Executing VM operation: BulkRevokeBias
  276. Event: 2469.350 Executing VM operation: BulkRevokeBias done
  277. Event: 2469.350 Thread 0x0000000017034000 Thread exited: 0x0000000017034000
  278. Event: 2470.401 Executing VM operation: GenCollectForAllocation
  279. Event: 2470.405 Executing VM operation: GenCollectForAllocation done
  280. Event: 2474.345 Thread 0x0000000017034000 Thread added: 0x0000000017034000
  281. Event: 2474.346 Executing VM operation: RevokeBias
  282. Event: 2474.346 Executing VM operation: RevokeBias done
  283. Event: 2474.346 Thread 0x0000000017034000 Thread exited: 0x0000000017034000
  284.  
  285.  
  286. Dynamic libraries:
  287. 0x000000013fa30000 - 0x000000013fa64000 C:\Program Files\Java\jre7\bin\javaw.exe
  288. 0x0000000077730000 - 0x00000000778d9000 C:\Windows\SYSTEM32\ntdll.dll
  289. 0x00000000772b0000 - 0x00000000773cf000 C:\Windows\system32\kernel32.dll
  290. 0x000007fefdd40000 - 0x000007fefddac000 C:\Windows\system32\KERNELBASE.dll
  291. 0x0000000071e20000 - 0x0000000071e6a000 C:\Program Files\AVAST Software\Avast\snxhk64.dll
  292. 0x000007fefe1c0000 - 0x000007fefe29b000 C:\Windows\system32\ADVAPI32.dll
  293. 0x000007feff710000 - 0x000007feff7af000 C:\Windows\system32\msvcrt.dll
  294. 0x000007feff330000 - 0x000007feff34f000 C:\Windows\SYSTEM32\sechost.dll
  295. 0x000007feff3f0000 - 0x000007feff51d000 C:\Windows\system32\RPCRT4.dll
  296. 0x00000000771b0000 - 0x00000000772aa000 C:\Windows\system32\USER32.dll
  297. 0x000007feff5c0000 - 0x000007feff627000 C:\Windows\system32\GDI32.dll
  298. 0x000007feff310000 - 0x000007feff31e000 C:\Windows\system32\LPK.dll
  299. 0x000007feff970000 - 0x000007feffa39000 C:\Windows\system32\USP10.dll
  300. 0x000007fefc380000 - 0x000007fefc574000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  301. 0x000007feff8c0000 - 0x000007feff931000 C:\Windows\system32\SHLWAPI.dll
  302. 0x000007feff940000 - 0x000007feff96e000 C:\Windows\system32\IMM32.DLL
  303. 0x000007feff7b0000 - 0x000007feff8b9000 C:\Windows\system32\MSCTF.dll
  304. 0x000000005cd10000 - 0x000000005cde1000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  305. 0x00000000557a0000 - 0x0000000055ebf000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  306. 0x000007fefbbc0000 - 0x000007fefbbc9000 C:\Windows\system32\WSOCK32.dll
  307. 0x000007fefe170000 - 0x000007fefe1bd000 C:\Windows\system32\WS2_32.dll
  308. 0x000007feff320000 - 0x000007feff328000 C:\Windows\system32\NSI.dll
  309. 0x000007fefbb80000 - 0x000007fefbbbb000 C:\Windows\system32\WINMM.dll
  310. 0x0000000077900000 - 0x0000000077907000 C:\Windows\system32\PSAPI.DLL
  311. 0x000000005cf70000 - 0x000000005cf7f000 C:\Program Files\Java\jre7\bin\verify.dll
  312. 0x000000005cf40000 - 0x000000005cf68000 C:\Program Files\Java\jre7\bin\java.dll
  313. 0x000000005cf20000 - 0x000000005cf35000 C:\Program Files\Java\jre7\bin\zip.dll
  314. 0x000000005cf00000 - 0x000000005cf19000 C:\Program Files\Java\jre7\bin\net.dll
  315. 0x000007fefd400000 - 0x000007fefd455000 C:\Windows\system32\mswsock.dll
  316. 0x000007fefd3f0000 - 0x000007fefd3f7000 C:\Windows\System32\wship6.dll
  317. 0x000000005cee0000 - 0x000000005cef1000 C:\Program Files\Java\jre7\bin\nio.dll
  318. 0x000000005c5d0000 - 0x000000005c763000 C:\Program Files\Java\jre7\bin\awt.dll
  319. 0x000007feff630000 - 0x000007feff707000 C:\Windows\system32\OLEAUT32.dll
  320. 0x000007fefdf60000 - 0x000007fefe163000 C:\Windows\system32\ole32.dll
  321. 0x000007fefbef0000 - 0x000007fefbf08000 C:\Windows\system32\DWMAPI.DLL
  322. 0x000007fefc2d0000 - 0x000007fefc326000 C:\Windows\system32\uxtheme.dll
  323. 0x000007fefdac0000 - 0x000007fefdacf000 C:\Windows\system32\CRYPTBASE.dll
  324. 0x000007feef080000 - 0x000007feef27f000 C:\Windows\system32\d3d9.dll
  325. 0x000007fefccd0000 - 0x000007fefccdc000 C:\Windows\system32\VERSION.dll
  326. 0x000007fefc770000 - 0x000007fefc777000 C:\Windows\system32\d3d8thk.dll
  327. 0x000007feeb040000 - 0x000007feec174000 C:\Windows\system32\nvd3dumx.dll
  328. 0x000007fefc710000 - 0x000007fefc73c000 C:\Windows\system32\powrprof.dll
  329. 0x000007fefe2a0000 - 0x000007fefe477000 C:\Windows\system32\SETUPAPI.dll
  330. 0x000007fefdce0000 - 0x000007fefdd16000 C:\Windows\system32\CFGMGR32.dll
  331. 0x000007fefdd20000 - 0x000007fefdd3a000 C:\Windows\system32\DEVOBJ.dll
  332. 0x0000000180000000 - 0x0000000180119000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
  333. 0x000007fef9cd0000 - 0x000007fef9d77000 C:\Windows\system32\dxgi.dll
  334. 0x000007fefe480000 - 0x000007feff208000 C:\Windows\system32\SHELL32.dll
  335. 0x000007fefa7e0000 - 0x000007fefaab3000 C:\Windows\system32\nvapi64.dll
  336. 0x000007fefddb0000 - 0x000007fefddea000 C:\Windows\system32\WINTRUST.dll
  337. 0x000007fefddf0000 - 0x000007fefdf5a000 C:\Windows\system32\CRYPT32.dll
  338. 0x000007fefdc30000 - 0x000007fefdc3f000 C:\Windows\system32\MSASN1.dll
  339. 0x000000005cea0000 - 0x000000005ced4000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  340. 0x000000005c8c0000 - 0x000000005c901000 C:\Program Files\Java\jre7\bin\t2k.dll
  341. 0x000000005c890000 - 0x000000005c8ba000 C:\Program Files\Java\jre7\bin\dcpr.dll
  342. 0x000000000cc70000 - 0x000000000ccb8000 D:\Games\Minecraft\Ultimate\minecraft\bin\natives\lwjgl64.dll
  343. 0x000007fef3ef0000 - 0x000007fef400d000 C:\Windows\system32\OPENGL32.dll
  344. 0x000007fef40b0000 - 0x000007fef40dd000 C:\Windows\system32\GLU32.dll
  345. 0x000007fef3df0000 - 0x000007fef3ee1000 C:\Windows\system32\DDRAW.dll
  346. 0x000007fef40a0000 - 0x000007fef40a8000 C:\Windows\system32\DCIMAN32.dll
  347. 0x000007fefd460000 - 0x000007fefd477000 C:\Windows\system32\CRYPTSP.dll
  348. 0x000007fefd160000 - 0x000007fefd1a7000 C:\Windows\system32\rsaenh.dll
  349. 0x000007fefcee0000 - 0x000007fefcefe000 C:\Windows\system32\USERENV.dll
  350. 0x000007fefdb90000 - 0x000007fefdb9f000 C:\Windows\system32\profapi.dll
  351. 0x000007fefb940000 - 0x000007fefb955000 C:\Windows\system32\NLAapi.dll
  352. 0x000007fef9690000 - 0x000007fef96a5000 C:\Windows\system32\napinsp.dll
  353. 0x000007fef96b0000 - 0x000007fef96c9000 C:\Windows\system32\pnrpnsp.dll
  354. 0x000007fefd280000 - 0x000007fefd2db000 C:\Windows\system32\DNSAPI.dll
  355. 0x000007fef9190000 - 0x000007fef919b000 C:\Windows\System32\winrnr.dll
  356. 0x000007fef9180000 - 0x000007fef9190000 C:\Windows\system32\wshbth.dll
  357. 0x0000000070770000 - 0x0000000070796000 C:\Program Files\Bonjour\mdnsNSP.dll
  358. 0x000007fefb6d0000 - 0x000007fefb6f7000 C:\Windows\system32\Iphlpapi.DLL
  359. 0x000007fefb6c0000 - 0x000007fefb6cb000 C:\Windows\system32\WINNSI.DLL
  360. 0x000007fefcda0000 - 0x000007fefcda7000 C:\Windows\System32\wshtcpip.dll
  361. 0x000007fefa1f0000 - 0x000007fefa1f8000 C:\Windows\system32\rasadhlp.dll
  362. 0x000007fefb5c0000 - 0x000007fefb613000 C:\Windows\System32\fwpuclnt.dll
  363. 0x000000005c850000 - 0x000000005c857000 C:\Program Files\Java\jre7\bin\jawt.dll
  364. 0x0000000067830000 - 0x00000000691f5000 C:\Windows\system32\nvoglv64.DLL
  365. 0x000007fefc740000 - 0x000007fefc76d000 C:\Windows\system32\ntmarta.dll
  366. 0x000007feff210000 - 0x000007feff262000 C:\Windows\system32\WLDAP32.dll
  367. 0x000000005c860000 - 0x000000005c884000 C:\Program Files\Java\jre7\bin\sunec.dll
  368. 0x000000005ce90000 - 0x000000005ce9b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  369. 0x000007fef0420000 - 0x000007fef0542000 D:\Games\Minecraft\Ultimate\minecraft\bin\natives\OpenAL64.dll
  370. 0x000007fef6060000 - 0x000007fef60e8000 C:\Windows\system32\dsound.dll
  371. 0x000007feff350000 - 0x000007feff3e9000 C:\Windows\system32\CLBCatQ.DLL
  372. 0x000007fefc6c0000 - 0x000007fefc70b000 C:\Windows\System32\MMDevApi.dll
  373. 0x000007fefc590000 - 0x000007fefc6bc000 C:\Windows\System32\PROPSYS.dll
  374. 0x000007fefba10000 - 0x000007fefba4b000 C:\Windows\system32\wdmaud.drv
  375. 0x0000000074e40000 - 0x0000000074e46000 C:\Windows\system32\ksuser.dll
  376. 0x000007fefc580000 - 0x000007fefc589000 C:\Windows\system32\AVRT.dll
  377. 0x000007fefb7a0000 - 0x000007fefb7ef000 C:\Windows\system32\AUDIOSES.DLL
  378. 0x000007fefb3a0000 - 0x000007fefb3aa000 C:\Windows\system32\msacm32.drv
  379. 0x000007fefb380000 - 0x000007fefb398000 C:\Windows\system32\MSACM32.dll
  380. 0x000007fefb370000 - 0x000007fefb379000 C:\Windows\system32\midimap.dll
  381. 0x000000005d050000 - 0x000000005d05b000 C:\Program Files\Java\jre7\bin\management.dll
  382. 0x000007fefac90000 - 0x000007fefaca1000 C:\Windows\system32\dhcpcsvc6.DLL
  383. 0x000007fefb200000 - 0x000007fefb218000 C:\Windows\system32\dhcpcsvc.DLL
  384. 0x000000005c7a0000 - 0x000000005c842000 C:\Program Files\Java\jre7\bin\mlib_image.dll
  385. 0x000007fef8ff0000 - 0x000007fef9115000 C:\Windows\system32\dbghelp.dll
  386.  
  387. VM Arguments:
  388. jvm_args: -Xms256M -Xmx3072M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=128m
  389. java_command: net.ftb.mclauncher.MinecraftLauncher D:\Games\Minecraft/Ultimate/minecraft C:\Users\NdranC\AppData\Roaming/ftblauncher/ModPacks\Ultimate\FTB_temp.gif MinecraftForge.zip NdranC 73ae4ecbf25f03f71c061001882052c5fb06fb53 FTB Ultimate v1.0.1 C:\Users\NdranC\AppData\Roaming/ftblauncher/ModPacks\Ultimate\logo_ftb.png
  390. Launcher Type: SUN_STANDARD
  391.  
  392. Environment Variables:
  393. PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Calibre2\;C:\Program Files\Java\jre7\bin
  394. USERNAME=NdranC
  395. OS=Windows_NT
  396. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  397.  
  398.  
  399.  
  400. --------------- S Y S T E M ---------------
  401.  
  402. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  403.  
  404. 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
  405.  
  406. Memory: 4k page, physical 8354960k(1301940k free), swap 16708068k(7453108k free)
  407.  
  408. vm_info: Java HotSpot(TM) 64-Bit Server VM (23.5-b02) for windows-amd64 JRE (1.7.0_09-b05), built on Sep 24 2012 21:45:04 by "java_re" with unknown MS VC++:1600
  409.  
  410. time: Fri Apr 12 21:21:04 2013
  411. elapsed time: 2475 seconds
Add Comment
Please, Sign In to add comment