Furious1964

Unknown crash

May 5th, 2013
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.53 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=0x000007fee65d6220, pid=324, tid=6512
  5. #
  6. # JRE version: 7.0_21-b11
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.21-b01 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 (0x000000001f5d3000): JavaThread "Thread-20" [_thread_in_native, id=6512, stack(0x00000000178c0000,0x00000000179c0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, writing address 0xffffffff8babdb10
  24.  
  25. Registers:
  26. RAX=0x0000000015c6f3c0, RBX=0xffffffff8babdaf0, RCX=0x0000000015c60000, RDX=0x0000000000000088
  27. RSP=0x00000000179bf150, RBP=0x0000000015c6e140, RSI=0x00000000ffffffff, RDI=0x0000000000000005
  28. R8 =0x0000000015c6f3b0, R9 =0x0000000015c6f3c0, R10=0x000000000240237c, R11=0x0000000015c6e140
  29. R12=0x0000000015c66fe0, R13=0x00000007fb3e9cd0, R14=0x00000000179bf230, R15=0x000000001f5d3000
  30. RIP=0x000007fee65d6220, EFLAGS=0x0000000000010246
  31.  
  32. Top of Stack: (sp=0x00000000179bf150)
  33. 0x00000000179bf150: ffffffff8babdaf0 00000000ffffffff
  34. 0x00000000179bf160: 00000007fb3c90d8 00000000179bf1c8
  35. 0x00000000179bf170: 0000000000000000 00000000024023a8
  36. 0x00000000179bf180: 00000007fb3e9cd0 00000000179bf200
  37. 0x00000000179bf190: 0000000000000013 0000000000000005
  38. 0x00000000179bf1a0: 000000008babdaf0 0000000000000000
  39. 0x00000000179bf1b0: 00000005fc97db30 00000005e260aa18
  40. 0x00000000179bf1c0: 00000000179bf1c0 0000000000000000
  41. 0x00000000179bf1d0: 00000000179bf230 00000007fb3eca58
  42. 0x00000000179bf1e0: 0000000000000000 00000007fb3e9cd0
  43. 0x00000000179bf1f0: 0000000000000000 00000000179bf220
  44. 0x00000000179bf200: 00000000179bf278 00000000023f61f8
  45. 0x00000000179bf210: 00000005ef7a08b0 00000000023ff1d8
  46. 0x00000000179bf220: 000000008babdaf0 0000000000001009
  47. 0x00000000179bf230: 0000000015c6e140 00000000179bf238
  48. 0x00000000179bf240: 00000007fb3d9c17 00000000179bf290
  49.  
  50. Instructions: (pc=0x000007fee65d6220)
  51. 0x000007fee65d6200: a1 00 00 83 60 08 00 48 83 60 10 00 89 18 c7 40
  52. 0x000007fee65d6210: 04 01 00 00 00 48 89 45 68 c7 45 70 01 00 00 00
  53. 0x000007fee65d6220: ff 43 20 eb 0a c7 85 74 01 00 00 30 10 00 00 89
  54. 0x000007fee65d6230: 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=0x0000000015c6f3c0 is an unknown value
  60. RBX=0xffffffff8babdaf0 is an unknown value
  61. RCX=0x0000000015c60000 is an unknown value
  62. RDX=0x0000000000000088 is an unknown value
  63. RSP=0x00000000179bf150 is pointing into the stack for thread: 0x000000001f5d3000
  64. RBP=0x0000000015c6e140 is an unknown value
  65. RSI=0x00000000ffffffff is an unknown value
  66. RDI=0x0000000000000005 is an unknown value
  67. R8 =0x0000000015c6f3b0 is an unknown value
  68. R9 =0x0000000015c6f3c0 is an unknown value
  69. R10=0x000000000240237c is an Interpreter codelet
  70. method entry point (kind = native) [0x0000000002402100, 0x0000000002402980] 2176 bytes
  71. R11=0x0000000015c6e140 is an unknown value
  72. R12=0x0000000015c66fe0 is an unknown value
  73. R13=0x00000007fb3e9cd0 is an oop
  74. {method}
  75. - klass: {other class}
  76. R14=0x00000000179bf230 is pointing into the stack for thread: 0x000000001f5d3000
  77. R15=0x000000001f5d3000 is a thread
  78.  
  79.  
  80. Stack: [0x00000000178c0000,0x00000000179c0000], sp=0x00000000179bf150, 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.CommandQueue(Lpaulscode/sound/CommandObject;)Z
  91. J paulscode.sound.CommandThread.run()V
  92. v ~StubRoutines::call_stub
  93.  
  94. --------------- P R O C E S S ---------------
  95.  
  96. Java Threads: ( => current thread )
  97. 0x0000000013ef0000 JavaThread "Thread-73" daemon [_thread_blocked, id=7160, stack(0x0000000074100000,0x0000000074200000)]
  98. 0x0000000013eed000 JavaThread "Client write thread" [_thread_blocked, id=588, stack(0x0000000029920000,0x0000000029a20000)]
  99. 0x0000000013eec000 JavaThread "Client read thread" [_thread_in_native, id=5580, stack(0x0000000018fa0000,0x00000000190a0000)]
  100. 0x0000000013eeb800 JavaThread "Thread-55" daemon [_thread_in_native, id=4596, stack(0x0000000062390000,0x0000000062490000)]
  101. 0x000000001f5d4000 JavaThread "Thread-21" [_thread_in_native, id=3192, stack(0x0000000020e50000,0x0000000020f50000)]
  102. =>0x000000001f5d3000 JavaThread "Thread-20" [_thread_in_native, id=6512, stack(0x00000000178c0000,0x00000000179c0000)]
  103. 0x000000001f5d2800 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=676, stack(0x0000000017b40000,0x0000000017c40000)]
  104. 0x000000001f5d1800 JavaThread "TC Aura Update Thread" [_thread_blocked, id=5612, stack(0x0000000019110000,0x0000000019210000)]
  105. 0x000000001f5d1000 JavaThread "TC Aura Deletion Thread" [_thread_blocked, id=2000, stack(0x0000000020d20000,0x0000000020e20000)]
  106. 0x000000001f5d0000 JavaThread "TC Aura Calculation Thread" [_thread_blocked, id=4704, stack(0x00000000177a0000,0x00000000178a0000)]
  107. 0x000000001f5ce800 JavaThread "Thread-15" [_thread_blocked, id=6916, stack(0x00000000175f0000,0x00000000176f0000)]
  108. 0x000000001f5cd000 JavaThread "Immibis Core background task" daemon [_thread_blocked, id=4900, stack(0x00000000171f0000,0x00000000172f0000)]
  109. 0x00000000020ed000 JavaThread "DestroyJavaVM" [_thread_blocked, id=2948, stack(0x00000000022f0000,0x00000000023f0000)]
  110. 0x000000001ec60800 JavaThread "Minecraft main thread" [_thread_blocked, id=6756, stack(0x0000000023a80000,0x0000000023b80000)]
  111. 0x00000000233cc800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=6796, stack(0x0000000023860000,0x0000000023960000)]
  112. 0x000000001e78a800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3544, stack(0x0000000020f50000,0x0000000021050000)]
  113. 0x000000001527b800 JavaThread "Thread-4" [_thread_blocked, id=1428, stack(0x0000000019890000,0x0000000019990000)]
  114. 0x0000000015174800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=6620, stack(0x00000000187a0000,0x00000000188a0000)]
  115. 0x0000000015145000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=6680, stack(0x00000000170e0000,0x00000000171e0000)]
  116. 0x0000000013f89800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5616, stack(0x0000000015950000,0x0000000015a50000)]
  117. 0x0000000013ed9000 JavaThread "AWT-Shutdown" [_thread_blocked, id=6452, stack(0x0000000014680000,0x0000000014780000)]
  118. 0x0000000014ee6800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5088, stack(0x00000000157c0000,0x00000000158c0000)]
  119. 0x0000000013d91000 JavaThread "Service Thread" daemon [_thread_blocked, id=3508, stack(0x00000000149b0000,0x0000000014ab0000)]
  120. 0x0000000013d86800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=7076, stack(0x00000000147a0000,0x00000000148a0000)]
  121. 0x0000000013d82000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=2692, stack(0x0000000013920000,0x0000000013a20000)]
  122. 0x0000000013d81800 JavaThread "Attach Listener" daemon [_thread_blocked, id=3692, stack(0x00000000144e0000,0x00000000145e0000)]
  123. 0x0000000013d80800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3832, stack(0x0000000014380000,0x0000000014480000)]
  124. 0x0000000013d7f800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=4580, stack(0x0000000014200000,0x0000000014300000)]
  125. 0x0000000013758000 JavaThread "Finalizer" daemon [_thread_blocked, id=2212, stack(0x0000000013c10000,0x0000000013d10000)]
  126. 0x0000000013751800 JavaThread "Reference Handler" daemon [_thread_blocked, id=3948, stack(0x0000000013a30000,0x0000000013b30000)]
  127.  
  128. Other Threads:
  129. 0x0000000013743000 VMThread [stack: 0x00000000137a0000,0x00000000138a0000] [id=5736]
  130. 0x0000000013d9c800 WatcherThread [stack: 0x0000000014af0000,0x0000000014bf0000] [id=6988]
  131.  
  132. VM state:not at safepoint (normal execution)
  133.  
  134. VM Mutex/Monitor currently owned by a thread: None
  135.  
  136. Heap
  137. par new generation total 266240K, used 174700K [0x00000005d8000000, 0x00000005ea0e0000, 0x00000005eccc0000)
  138. eden space 236672K, 71% used [0x00000005d8000000, 0x00000005e260b130, 0x00000005e6720000)
  139. from space 29568K, 15% used [0x00000005e8400000, 0x00000005e888ffe0, 0x00000005ea0e0000)
  140. to space 29568K, 0% used [0x00000005e6720000, 0x00000005e6720000, 0x00000005e8400000)
  141. concurrent mark-sweep generation total 669512K, used 405377K [0x00000005eccc0000, 0x0000000615a92000, 0x00000007f8000000)
  142. concurrent-mark-sweep perm gen total 131072K, used 81752K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  143.  
  144. Card table byte_map: [0x0000000005bc0000,0x0000000006d10000] byte_map_base: 0x0000000002d00000
  145.  
  146. Polling page: 0x0000000000130000
  147.  
  148. Code Cache [0x00000000023f0000, 0x0000000003250000, 0x00000000053f0000)
  149. total_blobs=5222 nmethods=4140 adapters=1030 free_code_cache=34728Kb largest_free_block=35309696
  150.  
  151. Compilation events (10 events):
  152. Event: 3269.630 Thread 0x0000000013d86800 4559 com.eloraam.redpower.core.RenderContext::transformRotate (115 bytes)
  153. Event: 3269.632 Thread 0x0000000013d86800 nmethod 4559 0x0000000002d38d50 code [0x0000000002d38ec0, 0x0000000002d390d8]
  154. Event: 3269.692 Thread 0x0000000013d86800 4560 com.eloraam.redpower.core.RenderContext::doLightLocal (93 bytes)
  155. Event: 3269.698 Thread 0x0000000013d86800 nmethod 4560 0x000000000321d210 code [0x000000000321d360, 0x000000000321d6b8]
  156. Event: 3283.758 Thread 0x0000000013d86800 4561 java.util.AbstractCollection::toArray (70 bytes)
  157. Event: 3283.771 Thread 0x0000000013d86800 nmethod 4561 0x0000000002c89790 code [0x0000000002c89980, 0x0000000002c8a2f8]
  158. Event: 3284.324 Thread 0x0000000013d82000 4562 net.minecraftforge.common.ConfigCategory::getIndent (37 bytes)
  159. Event: 3284.328 Thread 0x0000000013d82000 nmethod 4562 0x0000000002e6ce10 code [0x0000000002e6cf80, 0x0000000002e6d358]
  160. Event: 3288.916 Thread 0x0000000013d86800 4563 ! sun.reflect.GeneratedMethodAccessor55::invoke (222 bytes)
  161. Event: 3288.929 Thread 0x0000000013d86800 nmethod 4563 0x00000000030f3450 code [0x00000000030f3640, 0x00000000030f4058]
  162.  
  163. GC Heap History (10 events):
  164. Event: 3284.592 GC heap before
  165. {Heap before GC invocations=464 (full 60):
  166. par new generation total 266240K, used 242302K [0x00000005d8000000, 0x00000005ea0e0000, 0x00000005eccc0000)
  167. eden space 236672K, 100% used [0x00000005d8000000, 0x00000005e6720000, 0x00000005e6720000)
  168. from space 29568K, 19% used [0x00000005e6720000, 0x00000005e6c9fb18, 0x00000005e8400000)
  169. to space 29568K, 0% used [0x00000005e8400000, 0x00000005e8400000, 0x00000005ea0e0000)
  170. concurrent mark-sweep generation total 669512K, used 403825K [0x00000005eccc0000, 0x0000000615a92000, 0x00000007f8000000)
  171. concurrent-mark-sweep perm gen total 131072K, used 81751K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  172. Event: 3284.603 GC heap after
  173. Heap after GC invocations=465 (full 60):
  174. par new generation total 266240K, used 4603K [0x00000005d8000000, 0x00000005ea0e0000, 0x00000005eccc0000)
  175. eden space 236672K, 0% used [0x00000005d8000000, 0x00000005d8000000, 0x00000005e6720000)
  176. from space 29568K, 15% used [0x00000005e8400000, 0x00000005e887ed98, 0x00000005ea0e0000)
  177. to space 29568K, 0% used [0x00000005e6720000, 0x00000005e6720000, 0x00000005e8400000)
  178. concurrent mark-sweep generation total 669512K, used 405292K [0x00000005eccc0000, 0x0000000615a92000, 0x00000007f8000000)
  179. concurrent-mark-sweep perm gen total 131072K, used 81751K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  180. }
  181. Event: 3289.332 GC heap before
  182. {Heap before GC invocations=465 (full 60):
  183. par new generation total 266240K, used 241275K [0x00000005d8000000, 0x00000005ea0e0000, 0x00000005eccc0000)
  184. eden space 236672K, 100% used [0x00000005d8000000, 0x00000005e6720000, 0x00000005e6720000)
  185. from space 29568K, 15% used [0x00000005e8400000, 0x00000005e887ed98, 0x00000005ea0e0000)
  186. to space 29568K, 0% used [0x00000005e6720000, 0x00000005e6720000, 0x00000005e8400000)
  187. concurrent mark-sweep generation total 669512K, used 405292K [0x00000005eccc0000, 0x0000000615a92000, 0x00000007f8000000)
  188. concurrent-mark-sweep perm gen total 131072K, used 81752K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  189. Event: 3289.341 GC heap after
  190. Heap after GC invocations=466 (full 60):
  191. par new generation total 266240K, used 3391K [0x00000005d8000000, 0x00000005ea0e0000, 0x00000005eccc0000)
  192. eden space 236672K, 0% used [0x00000005d8000000, 0x00000005d8000000, 0x00000005e6720000)
  193. from space 29568K, 11% used [0x00000005e6720000, 0x00000005e6a6fda8, 0x00000005e8400000)
  194. to space 29568K, 0% used [0x00000005e8400000, 0x00000005e8400000, 0x00000005ea0e0000)
  195. concurrent mark-sweep generation total 669512K, used 405301K [0x00000005eccc0000, 0x0000000615a92000, 0x00000007f8000000)
  196. concurrent-mark-sweep perm gen total 131072K, used 81752K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  197. }
  198. Event: 3291.921 GC heap before
  199. {Heap before GC invocations=466 (full 60):
  200. par new generation total 266240K, used 240063K [0x00000005d8000000, 0x00000005ea0e0000, 0x00000005eccc0000)
  201. eden space 236672K, 100% used [0x00000005d8000000, 0x00000005e6720000, 0x00000005e6720000)
  202. from space 29568K, 11% used [0x00000005e6720000, 0x00000005e6a6fda8, 0x00000005e8400000)
  203. to space 29568K, 0% used [0x00000005e8400000, 0x00000005e8400000, 0x00000005ea0e0000)
  204. concurrent mark-sweep generation total 669512K, used 405301K [0x00000005eccc0000, 0x0000000615a92000, 0x00000007f8000000)
  205. concurrent-mark-sweep perm gen total 131072K, used 81752K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  206. Event: 3291.928 GC heap after
  207. Heap after GC invocations=467 (full 60):
  208. par new generation total 266240K, used 4420K [0x00000005d8000000, 0x00000005ea0e0000, 0x00000005eccc0000)
  209. eden space 236672K, 0% used [0x00000005d8000000, 0x00000005d8000000, 0x00000005e6720000)
  210. from space 29568K, 14% used [0x00000005e8400000, 0x00000005e88512b0, 0x00000005ea0e0000)
  211. to space 29568K, 0% used [0x00000005e6720000, 0x00000005e6720000, 0x00000005e8400000)
  212. concurrent mark-sweep generation total 669512K, used 405344K [0x00000005eccc0000, 0x0000000615a92000, 0x00000007f8000000)
  213. concurrent-mark-sweep perm gen total 131072K, used 81752K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  214. }
  215. Event: 3293.669 GC heap before
  216. {Heap before GC invocations=467 (full 60):
  217. par new generation total 266240K, used 241092K [0x00000005d8000000, 0x00000005ea0e0000, 0x00000005eccc0000)
  218. eden space 236672K, 100% used [0x00000005d8000000, 0x00000005e6720000, 0x00000005e6720000)
  219. from space 29568K, 14% used [0x00000005e8400000, 0x00000005e88512b0, 0x00000005ea0e0000)
  220. to space 29568K, 0% used [0x00000005e6720000, 0x00000005e6720000, 0x00000005e8400000)
  221. concurrent mark-sweep generation total 669512K, used 405344K [0x00000005eccc0000, 0x0000000615a92000, 0x00000007f8000000)
  222. concurrent-mark-sweep perm gen total 131072K, used 81752K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  223. Event: 3293.676 GC heap after
  224. Heap after GC invocations=468 (full 60):
  225. par new generation total 266240K, used 3591K [0x00000005d8000000, 0x00000005ea0e0000, 0x00000005eccc0000)
  226. eden space 236672K, 0% used [0x00000005d8000000, 0x00000005d8000000, 0x00000005e6720000)
  227. from space 29568K, 12% used [0x00000005e6720000, 0x00000005e6aa1f50, 0x00000005e8400000)
  228. to space 29568K, 0% used [0x00000005e8400000, 0x00000005e8400000, 0x00000005ea0e0000)
  229. concurrent mark-sweep generation total 669512K, used 405360K [0x00000005eccc0000, 0x0000000615a92000, 0x00000007f8000000)
  230. concurrent-mark-sweep perm gen total 131072K, used 81752K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  231. }
  232. Event: 3303.571 GC heap before
  233. {Heap before GC invocations=468 (full 60):
  234. par new generation total 266240K, used 240263K [0x00000005d8000000, 0x00000005ea0e0000, 0x00000005eccc0000)
  235. eden space 236672K, 100% used [0x00000005d8000000, 0x00000005e6720000, 0x00000005e6720000)
  236. from space 29568K, 12% used [0x00000005e6720000, 0x00000005e6aa1f50, 0x00000005e8400000)
  237. to space 29568K, 0% used [0x00000005e8400000, 0x00000005e8400000, 0x00000005ea0e0000)
  238. concurrent mark-sweep generation total 669512K, used 405360K [0x00000005eccc0000, 0x0000000615a92000, 0x00000007f8000000)
  239. concurrent-mark-sweep perm gen total 131072K, used 81752K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  240. Event: 3303.581 GC heap after
  241. Heap after GC invocations=469 (full 60):
  242. par new generation total 266240K, used 4671K [0x00000005d8000000, 0x00000005ea0e0000, 0x00000005eccc0000)
  243. eden space 236672K, 0% used [0x00000005d8000000, 0x00000005d8000000, 0x00000005e6720000)
  244. from space 29568K, 15% used [0x00000005e8400000, 0x00000005e888ffe0, 0x00000005ea0e0000)
  245. to space 29568K, 0% used [0x00000005e6720000, 0x00000005e6720000, 0x00000005e8400000)
  246. concurrent mark-sweep generation total 669512K, used 405377K [0x00000005eccc0000, 0x0000000615a92000, 0x00000007f8000000)
  247. concurrent-mark-sweep perm gen total 131072K, used 81752K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  248. }
  249.  
  250. Deoptimization events (10 events):
  251. Event: 3267.349 Thread 0x000000001ec60800 Uncommon trap -58 fr.pc 0x000000000302755c
  252. Event: 3267.349 Thread 0x000000001ec60800 Uncommon trap -58 fr.pc 0x0000000003048640
  253. Event: 3267.349 Thread 0x000000001ec60800 Uncommon trap -58 fr.pc 0x000000000302755c
  254. Event: 3267.349 Thread 0x000000001ec60800 Uncommon trap -58 fr.pc 0x000000000302755c
  255. Event: 3268.902 Thread 0x000000001ec60800 Uncommon trap -58 fr.pc 0x0000000003048640
  256. Event: 3268.902 Thread 0x000000001ec60800 Uncommon trap -58 fr.pc 0x0000000003048640
  257. Event: 3269.052 Thread 0x0000000013eed000 Uncommon trap -34 fr.pc 0x000000000309e840
  258. Event: 3271.841 Thread 0x000000001ec60800 Uncommon trap -34 fr.pc 0x00000000031cb534
  259. Event: 3271.859 Thread 0x000000001ec60800 Uncommon trap 7 fr.pc 0x00000000031d3f10
  260. Event: 3272.016 Thread 0x0000000013eed000 Uncommon trap -34 fr.pc 0x000000000309e840
  261.  
  262. Internal exceptions (10 events):
  263. Event: 3308.775 Thread 0x000000001f5d3000 Threw 0x00000005e19d4068 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
  264. Event: 3308.775 Thread 0x000000001f5d3000 Threw 0x00000005e19d8e88 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2846
  265. Event: 3308.775 Thread 0x000000001f5d3000 Threw 0x00000005e19d8ff8 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
  266. Event: 3308.785 Thread 0x000000001f5d3000 Threw 0x00000005e19d91b8 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
  267. Event: 3308.821 Thread 0x0000000013eed000 Threw 0x00000005e19d6538 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
  268. Event: 3308.822 Thread 0x000000001f5d3000 Threw 0x00000005e19d9378 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
  269. Event: 3308.835 Thread 0x000000001f5d3000 Threw 0x00000005e19d9538 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
  270. Event: 3308.867 Thread 0x0000000013eed000 Threw 0x00000005e19d67e0 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
  271. Event: 3308.867 Thread 0x0000000013eed000 Threw 0x00000005e19d6950 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2846
  272. Event: 3308.867 Thread 0x000000001f5d3000 Threw 0x00000005e1daab58 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
  273.  
  274. Events (10 events):
  275. Event: 3307.404 Executing VM operation: RevokeBias done
  276. Event: 3307.404 Thread 0x00000000249c0800 Thread exited: 0x00000000249c0800
  277. Event: 3307.864 Thread 0x00000000249c0800 Thread added: 0x00000000249c0800
  278. Event: 3307.865 Thread 0x00000000249c0800 Thread exited: 0x00000000249c0800
  279. Event: 3308.218 Thread 0x00000000249c0800 Thread added: 0x00000000249c0800
  280. Event: 3308.218 Thread 0x00000000249c0800 Thread exited: 0x00000000249c0800
  281. Event: 3308.362 Thread 0x00000000249c0800 Thread added: 0x00000000249c0800
  282. Event: 3308.363 Thread 0x00000000249c0800 Thread exited: 0x00000000249c0800
  283. Event: 3308.868 Thread 0x00000000249c0800 Thread added: 0x00000000249c0800
  284. Event: 3308.868 Thread 0x00000000249c0800 Thread exited: 0x00000000249c0800
  285.  
  286.  
  287. Dynamic libraries:
  288. 0x000000013f390000 - 0x000000013f3c3000 C:\Program Files\Java\jre7\bin\javaw.exe
  289. 0x0000000077870000 - 0x0000000077a19000 C:\Windows\SYSTEM32\ntdll.dll
  290. 0x0000000077750000 - 0x000000007786f000 C:\Windows\system32\kernel32.dll
  291. 0x000007fefd770000 - 0x000007fefd7db000 C:\Windows\system32\KERNELBASE.dll
  292. 0x000007feff700000 - 0x000007feff7db000 C:\Windows\system32\ADVAPI32.dll
  293. 0x000007fefeca0000 - 0x000007fefed3f000 C:\Windows\system32\msvcrt.dll
  294. 0x000007feff400000 - 0x000007feff41f000 C:\Windows\SYSTEM32\sechost.dll
  295. 0x000007fefda80000 - 0x000007fefdbad000 C:\Windows\system32\RPCRT4.dll
  296. 0x0000000077650000 - 0x000000007774a000 C:\Windows\system32\USER32.dll
  297. 0x000007fefdea0000 - 0x000007fefdf07000 C:\Windows\system32\GDI32.dll
  298. 0x000007fefdbb0000 - 0x000007fefdbbe000 C:\Windows\system32\LPK.dll
  299. 0x000007feff330000 - 0x000007feff3f9000 C:\Windows\system32\USP10.dll
  300. 0x000007fefc080000 - 0x000007fefc274000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  301. 0x000007feff210000 - 0x000007feff281000 C:\Windows\system32\SHLWAPI.dll
  302. 0x000007feff7e0000 - 0x000007feff80e000 C:\Windows\system32\IMM32.DLL
  303. 0x000007feff570000 - 0x000007feff679000 C:\Windows\system32\MSCTF.dll
  304. 0x0000000062df0000 - 0x0000000062ec1000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  305. 0x000000005e5e0000 - 0x000000005ed01000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  306. 0x000007fef8c50000 - 0x000007fef8c59000 C:\Windows\system32\WSOCK32.dll
  307. 0x000007feff520000 - 0x000007feff56d000 C:\Windows\system32\WS2_32.dll
  308. 0x000007fefed40000 - 0x000007fefed48000 C:\Windows\system32\NSI.dll
  309. 0x000007fefb5d0000 - 0x000007fefb60b000 C:\Windows\system32\WINMM.dll
  310. 0x0000000077a30000 - 0x0000000077a37000 C:\Windows\system32\PSAPI.DLL
  311. 0x0000000074c90000 - 0x0000000074c9f000 C:\Program Files\Java\jre7\bin\verify.dll
  312. 0x0000000071750000 - 0x0000000071778000 C:\Program Files\Java\jre7\bin\java.dll
  313. 0x0000000071730000 - 0x0000000071745000 C:\Program Files\Java\jre7\bin\zip.dll
  314. 0x000000006d0b0000 - 0x000000006d0c9000 C:\Program Files\Java\jre7\bin\net.dll
  315. 0x000007fefcec0000 - 0x000007fefcf15000 C:\Windows\system32\mswsock.dll
  316. 0x000007fefceb0000 - 0x000007fefceb7000 C:\Windows\System32\wship6.dll
  317. 0x000000006d090000 - 0x000000006d0a1000 C:\Program Files\Java\jre7\bin\nio.dll
  318. 0x0000000062540000 - 0x00000000626d3000 C:\Program Files\Java\jre7\bin\awt.dll
  319. 0x000007feff440000 - 0x000007feff517000 C:\Windows\system32\OLEAUT32.dll
  320. 0x000007feff810000 - 0x000007feffa13000 C:\Windows\system32\ole32.dll
  321. 0x000007fefb860000 - 0x000007fefb878000 C:\Windows\system32\DWMAPI.DLL
  322. 0x000007fefbe60000 - 0x000007fefbeb6000 C:\Windows\system32\uxtheme.dll
  323. 0x000007fefd580000 - 0x000007fefd58f000 C:\Windows\system32\CRYPTBASE.dll
  324. 0x000007fee7c40000 - 0x000007fee7e3f000 C:\Windows\system32\d3d9.dll
  325. 0x000007fefc740000 - 0x000007fefc74c000 C:\Windows\system32\VERSION.dll
  326. 0x000007fef8bd0000 - 0x000007fef8bd7000 C:\Windows\system32\d3d8thk.dll
  327. 0x000007fee6b10000 - 0x000007fee7c38000 C:\Windows\system32\nvd3dumx.dll
  328. 0x000007fefbd80000 - 0x000007fefbdac000 C:\Windows\system32\powrprof.dll
  329. 0x000007fefdc20000 - 0x000007fefddf7000 C:\Windows\system32\SETUPAPI.dll
  330. 0x000007fefda00000 - 0x000007fefda36000 C:\Windows\system32\CFGMGR32.dll
  331. 0x000007fefd710000 - 0x000007fefd72a000 C:\Windows\system32\DEVOBJ.dll
  332. 0x0000000180000000 - 0x0000000180155000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
  333. 0x000007fefdf10000 - 0x000007fefec98000 C:\Windows\system32\SHELL32.dll
  334. 0x0000000067180000 - 0x00000000671be000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  335. 0x000007feff290000 - 0x000007feff329000 C:\Windows\system32\CLBCatQ.DLL
  336. 0x00000000658b0000 - 0x00000000658f1000 C:\Program Files\Java\jre7\bin\t2k.dll
  337. 0x000000006c840000 - 0x000000006c86a000 C:\Program Files\Java\jre7\bin\dcpr.dll
  338. 0x00000000133d0000 - 0x0000000013418000 C:\Users\Mr. Furious\Desktop\Feed The Beast\Ultimate\minecraft\bin\natives\lwjgl64.dll
  339. 0x000007feeedf0000 - 0x000007feeef0d000 C:\Windows\system32\OPENGL32.dll
  340. 0x000007feec0b0000 - 0x000007feec0dd000 C:\Windows\system32\GLU32.dll
  341. 0x000007feebfb0000 - 0x000007feec0a1000 C:\Windows\system32\DDRAW.dll
  342. 0x000007feef3b0000 - 0x000007feef3b8000 C:\Windows\system32\DCIMAN32.dll
  343. 0x000007fefcf20000 - 0x000007fefcf37000 C:\Windows\system32\CRYPTSP.dll
  344. 0x000007fefcc20000 - 0x000007fefcc67000 C:\Windows\system32\rsaenh.dll
  345. 0x000007fefc950000 - 0x000007fefc96e000 C:\Windows\system32\USERENV.dll
  346. 0x000007fefd650000 - 0x000007fefd65f000 C:\Windows\system32\profapi.dll
  347. 0x000007fefac90000 - 0x000007fefaca5000 C:\Windows\system32\NLAapi.dll
  348. 0x000007fef8680000 - 0x000007fef8695000 C:\Windows\system32\napinsp.dll
  349. 0x000007fef8660000 - 0x000007fef8679000 C:\Windows\system32\pnrpnsp.dll
  350. 0x000007fefcd40000 - 0x000007fefcd9b000 C:\Windows\system32\DNSAPI.dll
  351. 0x000007fef8650000 - 0x000007fef865b000 C:\Windows\System32\winrnr.dll
  352. 0x000007fef8620000 - 0x000007fef864f000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  353. 0x000007fefc810000 - 0x000007fefc817000 C:\Windows\System32\wshtcpip.dll
  354. 0x000007fefaba0000 - 0x000007fefabc7000 C:\Windows\system32\IPHLPAPI.DLL
  355. 0x000007fefab80000 - 0x000007fefab8b000 C:\Windows\system32\WINNSI.DLL
  356. 0x000007fef8610000 - 0x000007fef8618000 C:\Windows\system32\rasadhlp.dll
  357. 0x000007fefa990000 - 0x000007fefa9e3000 C:\Windows\System32\fwpuclnt.dll
  358. 0x000000006cae0000 - 0x000000006cae7000 C:\Program Files\Java\jre7\bin\jawt.dll
  359. 0x0000000068df0000 - 0x000000006a7db000 C:\Windows\system32\nvoglv64.DLL
  360. 0x000007fefd730000 - 0x000007fefd769000 C:\Windows\system32\WINTRUST.dll
  361. 0x000007fefd890000 - 0x000007fefd9fa000 C:\Windows\system32\CRYPT32.dll
  362. 0x000007fefd6f0000 - 0x000007fefd6ff000 C:\Windows\system32\MSASN1.dll
  363. 0x000007fefb680000 - 0x000007fefb6ad000 C:\Windows\system32\ntmarta.dll
  364. 0x000007fefdbc0000 - 0x000007fefdc12000 C:\Windows\system32\WLDAP32.dll
  365. 0x0000000066740000 - 0x0000000066764000 C:\Program Files\Java\jre7\bin\sunec.dll
  366. 0x0000000071720000 - 0x000000007172b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  367. 0x000007fee65d0000 - 0x000007fee66f2000 C:\Users\Mr. Furious\Desktop\Feed The Beast\Ultimate\minecraft\bin\natives\OpenAL64.dll
  368. 0x000007fefb540000 - 0x000007fefb5c8000 C:\Windows\system32\dsound.dll
  369. 0x000007fefbd30000 - 0x000007fefbd7b000 C:\Windows\System32\MMDevApi.dll
  370. 0x000007fefbf00000 - 0x000007fefc02c000 C:\Windows\System32\PROPSYS.dll
  371. 0x000007fefb440000 - 0x000007fefb47b000 C:\Windows\system32\wdmaud.drv
  372. 0x00000000752b0000 - 0x00000000752b6000 C:\Windows\system32\ksuser.dll
  373. 0x000007fefc390000 - 0x000007fefc399000 C:\Windows\system32\AVRT.dll
  374. 0x000007fefb0f0000 - 0x000007fefb13f000 C:\Windows\system32\AUDIOSES.DLL
  375. 0x000007fefb0e0000 - 0x000007fefb0ea000 C:\Windows\system32\msacm32.drv
  376. 0x000007fefb0c0000 - 0x000007fefb0d8000 C:\Windows\system32\MSACM32.dll
  377. 0x000007fefb0b0000 - 0x000007fefb0b9000 C:\Windows\system32\midimap.dll
  378. 0x0000000064f30000 - 0x0000000064f69000 C:\Program Files\Java\jre7\bin\kcms.dll
  379. 0x0000000073fd0000 - 0x0000000073fdb000 C:\Program Files\Java\jre7\bin\management.dll
  380. 0x000007fefa5b0000 - 0x000007fefa5c8000 C:\Windows\system32\dhcpcsvc.DLL
  381. 0x000007fefa590000 - 0x000007fefa5a1000 C:\Windows\system32\dhcpcsvc6.DLL
  382. 0x000007fef7290000 - 0x000007fef73b5000 C:\Windows\system32\dbghelp.dll
  383.  
  384. VM Arguments:
  385. jvm_args: -Xms256M -Xmx8704M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=128m
  386. java_command: net.ftb.mclauncher.MinecraftLauncher C:\Users\Mr. Furious\Desktop\Feed The Beast/Ultimate/minecraft C:\Users\Mr. Furious\AppData\Roaming/ftblauncher/ModPacks\Ultimate\FTB_temp.gif MinecraftForge.zip Mr_Furious1964 3235882950720668368 FTB Ultimate v1.0.1 C:\Users\Mr. Furious\AppData\Roaming/ftblauncher/ModPacks\Ultimate\logo_ftb.png
  387. Launcher Type: SUN_STANDARD
  388.  
  389. Environment Variables:
  390. CLASSPATH=.;E:\Programs\Apple\QuickTime\QTSystem\QTJava.zip
  391. 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;E:\Programs\Apple\QuickTime\QTSystem\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Windows\System32\WindowsPowerShell\v1.0\
  392. USERNAME=Mr. Furious
  393. OS=Windows_NT
  394. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 10, GenuineIntel
  395.  
  396.  
  397.  
  398. --------------- S Y S T E M ---------------
  399.  
  400. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  401.  
  402. CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, tsc
  403.  
  404. Memory: 4k page, physical 16776240k(10486252k free), swap 33551596k(24464048k free)
  405.  
  406. vm_info: Java HotSpot(TM) 64-Bit Server VM (23.21-b01) for windows-amd64 JRE (1.7.0_21-b11), built on Apr 4 2013 08:11:28 by "java_re" with unknown MS VC++:1600
  407.  
  408. time: Sat May 04 21:16:43 2013
  409. elapsed time: 3308 seconds
Advertisement
Add Comment
Please, Sign In to add comment