Advertisement
Guest User

ftb crash

a guest
Aug 20th, 2013
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.69 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=0x000007feed6c6220, pid=9224, tid=10036
  5. #
  6. # JRE version: 7.0_25-b17
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.25-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 (0x000000001fc17000): JavaThread "Thread-19" [_thread_in_native, id=10036, stack(0x000000001f8f0000,0x000000001f9f0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, writing address 0xffffffffd47e7160
  24.  
  25. Registers:
  26. RAX=0x00000000278ef2c0, RBX=0xffffffffd47e7140, RCX=0x00000000278e0000, RDX=0x0000000000000088
  27. RSP=0x000000001f9ef560, RBP=0x00000000278ecd40, RSI=0x00000000ffffffff, RDI=0x0000000000000005
  28. R8 =0x00000000278ef2b0, R9 =0x00000000278ef2c0, R10=0x000000000250237c, R11=0x00000000278ecd40
  29. R12=0x00000000278e6fe0, R13=0x00000007fc626ad8, R14=0x000000001f9ef640, R15=0x000000001fc17000
  30. RIP=0x000007feed6c6220, EFLAGS=0x0000000000010246
  31.  
  32. Top of Stack: (sp=0x000000001f9ef560)
  33. 0x000000001f9ef560: ffffffffd47e7140 00000000ffffffff
  34. 0x000000001f9ef570: 00000007fc605ed8 000000001f9ef5d8
  35. 0x000000001f9ef580: 0000000000000000 00000000025023a8
  36. 0x000000001f9ef590: 00000007fc626ad8 000000001f9ef610
  37. 0x000000001f9ef5a0: 0000000000000013 0000000000000005
  38. 0x000000001f9ef5b0: 00000000d47e7140 0000000000000000
  39. 0x000000001f9ef5c0: 00000005a286e8f8 000000057a4c14f0
  40. 0x000000001f9ef5d0: 000000001f9ef5d0 0000000000000000
  41. 0x000000001f9ef5e0: 000000001f9ef640 00000007fc629860
  42. 0x000000001f9ef5f0: 0000000000000000 00000007fc626ad8
  43. 0x000000001f9ef600: 0000000000000000 000000001f9ef630
  44. 0x000000001f9ef610: 000000001f9ef688 00000000024f61f8
  45. 0x000000001f9ef620: 00000005983090f0 00000000024ff1d8
  46. 0x000000001f9ef630: 00000000d47e7140 0000000000001009
  47. 0x000000001f9ef640: 00000000278ecd40 000000001f9ef648
  48. 0x000000001f9ef650: 00000007fc616a17 000000001f9ef6a0
  49.  
  50. Instructions: (pc=0x000007feed6c6220)
  51. 0x000007feed6c6200: a1 00 00 83 60 08 00 48 83 60 10 00 89 18 c7 40
  52. 0x000007feed6c6210: 04 01 00 00 00 48 89 45 68 c7 45 70 01 00 00 00
  53. 0x000007feed6c6220: ff 43 20 eb 0a c7 85 74 01 00 00 30 10 00 00 89
  54. 0x000007feed6c6230: 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=0x00000000278ef2c0 is an unknown value
  60. RBX=0xffffffffd47e7140 is an unknown value
  61. RCX=0x00000000278e0000 is an unknown value
  62. RDX=0x0000000000000088 is an unknown value
  63. RSP=0x000000001f9ef560 is pointing into the stack for thread: 0x000000001fc17000
  64. RBP=0x00000000278ecd40 is an unknown value
  65. RSI=0x00000000ffffffff is an unknown value
  66. RDI=0x0000000000000005 is an unknown value
  67. R8 =0x00000000278ef2b0 is an unknown value
  68. R9 =0x00000000278ef2c0 is an unknown value
  69. R10=0x000000000250237c is an Interpreter codelet
  70. method entry point (kind = native) [0x0000000002502100, 0x0000000002502980] 2176 bytes
  71. R11=0x00000000278ecd40 is an unknown value
  72. R12=0x00000000278e6fe0 is an unknown value
  73. R13=0x00000007fc626ad8 is an oop
  74. {method}
  75. - klass: {other class}
  76. R14=0x000000001f9ef640 is pointing into the stack for thread: 0x000000001fc17000
  77. R15=0x000000001fc17000 is a thread
  78.  
  79.  
  80. Stack: [0x000000001f8f0000,0x000000001f9f0000], sp=0x000000001f9ef560, free space=1021k
  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+51
  93. v ~StubRoutines::call_stub
  94.  
  95. --------------- P R O C E S S ---------------
  96.  
  97. Java Threads: ( => current thread )
  98. 0x00000000549a9000 JavaThread "Thread-44" [_thread_blocked, id=8072, stack(0x000000004c7a0000,0x000000004c8a0000)]
  99. 0x000000001fc15800 JavaThread "Thread-43" [_thread_blocked, id=8108, stack(0x0000000028730000,0x0000000028830000)]
  100. 0x00000000549a8800 JavaThread "Client write thread" [_thread_blocked, id=5072, stack(0x00000000243a0000,0x00000000244a0000)]
  101. 0x0000000022369000 JavaThread "Client read thread" [_thread_in_native, id=9808, stack(0x0000000024260000,0x0000000024360000)]
  102. 0x0000000022367800 JavaThread "Thread-38" daemon [_thread_in_native, id=5996, stack(0x000000004c3f0000,0x000000004c4f0000)]
  103. 0x0000000022366000 JavaThread "LogisticsPipes RoutingTableUpdateThread #3" daemon [_thread_blocked, id=5700, stack(0x000000005b680000,0x000000005b780000)]
  104. 0x0000000022365000 JavaThread "LogisticsPipes RoutingTableUpdateThread #2" daemon [_thread_blocked, id=6840, stack(0x000000005b460000,0x000000005b560000)]
  105. 0x0000000022364800 JavaThread "LogisticsPipes RoutingTableUpdateThread #1" daemon [_thread_blocked, id=6028, stack(0x000000005b1e0000,0x000000005b2e0000)]
  106. 0x0000000022363800 JavaThread "LogisticsPipes RoutingTableUpdateThread #0" daemon [_thread_blocked, id=6320, stack(0x000000005b090000,0x000000005b190000)]
  107. 0x0000000022363000 JavaThread "LogisticsPipes Packet Decompressor Server" daemon [_thread_blocked, id=2000, stack(0x0000000059710000,0x0000000059810000)]
  108. 0x0000000022362000 JavaThread "LogisticsPipes Packet Compressor Server" daemon [_thread_blocked, id=10016, stack(0x000000005ae80000,0x000000005af80000)]
  109. 0x000000001fc18800 JavaThread "LogisticsPipes Packet Decompressor Client" daemon [_thread_blocked, id=10212, stack(0x000000005ac90000,0x000000005ad90000)]
  110. 0x000000001fc16000 JavaThread "LogisticsPipes Packet Compressor Client" daemon [_thread_blocked, id=6096, stack(0x0000000059a00000,0x0000000059b00000)]
  111. 0x000000001fc17800 JavaThread "Thread-20" [_thread_blocked, id=8804, stack(0x0000000027610000,0x0000000027710000)]
  112. =>0x000000001fc17000 JavaThread "Thread-19" [_thread_in_native, id=10036, stack(0x000000001f8f0000,0x000000001f9f0000)]
  113. 0x000000001fc14800 JavaThread "TC Aura Update Thread" [_thread_blocked, id=1244, stack(0x000000001a1f0000,0x000000001a2f0000)]
  114. 0x000000001fc13000 JavaThread "TC Aura Deletion Thread" [_thread_blocked, id=8384, stack(0x0000000019f20000,0x000000001a020000)]
  115. 0x000000001fc14000 JavaThread "TC Aura Calculation Thread" [_thread_blocked, id=9604, stack(0x0000000019de0000,0x0000000019ee0000)]
  116. 0x000000001fc11800 JavaThread "DestroyJavaVM" [_thread_blocked, id=8208, stack(0x00000000023f0000,0x00000000024f0000)]
  117. 0x000000002180c800 JavaThread "Minecraft main thread" [_thread_blocked, id=9200, stack(0x000000001d5b0000,0x000000001d6b0000)]
  118. 0x000000002083c000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=9820, stack(0x000000001d3c0000,0x000000001d4c0000)]
  119. 0x0000000022510800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=9028, stack(0x000000001f390000,0x000000001f490000)]
  120. 0x0000000016dda000 JavaThread "Thread-4" daemon [_thread_blocked, id=2036, stack(0x000000001ba30000,0x000000001bb30000)]
  121. 0x0000000016cee800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=4324, stack(0x000000001b500000,0x000000001b600000)]
  122. 0x0000000016c80000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=9172, stack(0x000000001a400000,0x000000001a500000)]
  123. 0x0000000016bc6000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5656, stack(0x0000000017660000,0x0000000017760000)]
  124. 0x0000000016bc5800 JavaThread "AWT-Shutdown" [_thread_blocked, id=9176, stack(0x0000000017540000,0x0000000017640000)]
  125. 0x0000000016bc5000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=10168, stack(0x00000000173e0000,0x00000000174e0000)]
  126. 0x0000000015b91000 JavaThread "Service Thread" daemon [_thread_blocked, id=4964, stack(0x0000000016540000,0x0000000016640000)]
  127. 0x0000000015b86000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=10088, stack(0x0000000015f10000,0x0000000016010000)]
  128. 0x0000000015b74800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=632, stack(0x00000000162f0000,0x00000000163f0000)]
  129. 0x0000000015b72800 JavaThread "Attach Listener" daemon [_thread_blocked, id=1996, stack(0x00000000161d0000,0x00000000162d0000)]
  130. 0x0000000015b72000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3340, stack(0x0000000015710000,0x0000000015810000)]
  131. 0x0000000015b71000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=4956, stack(0x00000000160b0000,0x00000000161b0000)]
  132. 0x0000000015528800 JavaThread "Finalizer" daemon [_thread_blocked, id=9888, stack(0x0000000015a00000,0x0000000015b00000)]
  133. 0x0000000015521800 JavaThread "Reference Handler" daemon [_thread_blocked, id=2348, stack(0x0000000015810000,0x0000000015910000)]
  134.  
  135. Other Threads:
  136. 0x0000000015513800 VMThread [stack: 0x0000000015600000,0x0000000015700000] [id=3416]
  137. 0x0000000015ba2800 WatcherThread [stack: 0x00000000166f0000,0x00000000167f0000] [id=6616]
  138.  
  139. VM state:not at safepoint (normal execution)
  140.  
  141. VM Mutex/Monitor currently owned by a thread: None
  142.  
  143. Heap
  144. par new generation total 306688K, used 69497K [0x0000000578000000, 0x000000058ccc0000, 0x000000058ccc0000)
  145. eden space 272640K, 14% used [0x0000000578000000, 0x000000057a559ce8, 0x0000000588a40000)
  146. from space 34048K, 91% used [0x0000000588a40000, 0x000000058a8c47f8, 0x000000058ab80000)
  147. to space 34048K, 0% used [0x000000058ab80000, 0x000000058ab80000, 0x000000058ccc0000)
  148. concurrent mark-sweep generation total 1387400K, used 451099K [0x000000058ccc0000, 0x00000005e17a2000, 0x00000007f8000000)
  149. concurrent-mark-sweep perm gen total 131072K, used 102977K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  150.  
  151. Card table byte_map: [0x0000000005b70000,0x0000000006fc0000] byte_map_base: 0x0000000002fb0000
  152.  
  153. Polling page: 0x0000000000130000
  154.  
  155. Code Cache [0x00000000024f0000, 0x0000000003020000, 0x00000000054f0000)
  156. total_blobs=4648 nmethods=3474 adapters=1122 free_code_cache=37886Kb largest_free_block=38634560
  157.  
  158. Compilation events (10 events):
  159. Event: 245.437 Thread 0x0000000015b74800 3835 net.minecraft.item.Item::func_77636_d (5 bytes)
  160. Event: 245.440 Thread 0x0000000015b74800 nmethod 3835 0x000000000300a6d0 code [0x000000000300a820, 0x000000000300aad8]
  161. Event: 246.114 Thread 0x0000000015b86000 3837 portalgun.client.core.TickHandlerClient::tickStart (45 bytes)
  162. Event: 246.116 Thread 0x0000000015b86000 nmethod 3837 0x0000000002ffbf10 code [0x0000000002ffc080, 0x0000000002ffc2b8]
  163. Event: 246.127 Thread 0x0000000015b74800 3838 portalgun.client.core.TickHandlerClient::tickEnd (118 bytes)
  164. Event: 246.135 Thread 0x0000000015b74800 nmethod 3838 0x0000000002ed31d0 code [0x0000000002ed33c0, 0x0000000002ed3b50]
  165. Event: 246.430 Thread 0x0000000015b86000 3839 net.minecraft.entity.DataWatcher::func_75686_a (274 bytes)
  166. Event: 246.462 Thread 0x0000000015b86000 nmethod 3839 0x0000000003013cd0 code [0x0000000003014080, 0x0000000003015c40]
  167. Event: 246.483 Thread 0x0000000015b74800 3840 net.minecraft.entity.DataWatcher::func_75687_a (93 bytes)
  168. Event: 246.497 Thread 0x0000000015b74800 nmethod 3840 0x0000000002ed1a10 code [0x0000000002ed1c00, 0x0000000002ed24c0]
  169.  
  170. GC Heap History (10 events):
  171. Event: 220.218 GC heap before
  172. {Heap before GC invocations=353 (full 44):
  173. par new generation total 306688K, used 306681K [0x0000000578000000, 0x000000058ccc0000, 0x000000058ccc0000)
  174. eden space 272640K, 99% used [0x0000000578000000, 0x0000000588a3e530, 0x0000000588a40000)
  175. from space 34048K, 100% used [0x000000058ab80000, 0x000000058ccc0000, 0x000000058ccc0000)
  176. to space 34048K, 0% used [0x0000000588a40000, 0x0000000588a40000, 0x000000058ab80000)
  177. concurrent mark-sweep generation total 1387400K, used 415427K [0x000000058ccc0000, 0x00000005e17a2000, 0x00000007f8000000)
  178. concurrent-mark-sweep perm gen total 131072K, used 102882K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  179. Event: 220.231 GC heap after
  180. Heap after GC invocations=354 (full 44):
  181. par new generation total 306688K, used 34048K [0x0000000578000000, 0x000000058ccc0000, 0x000000058ccc0000)
  182. eden space 272640K, 0% used [0x0000000578000000, 0x0000000578000000, 0x0000000588a40000)
  183. from space 34048K, 100% used [0x0000000588a40000, 0x000000058ab80000, 0x000000058ab80000)
  184. to space 34048K, 0% used [0x000000058ab80000, 0x000000058ab80000, 0x000000058ccc0000)
  185. concurrent mark-sweep generation total 1387400K, used 428429K [0x000000058ccc0000, 0x00000005e17a2000, 0x00000007f8000000)
  186. concurrent-mark-sweep perm gen total 131072K, used 102882K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  187. }
  188. Event: 228.636 GC heap before
  189. {Heap before GC invocations=354 (full 44):
  190. par new generation total 306688K, used 306688K [0x0000000578000000, 0x000000058ccc0000, 0x000000058ccc0000)
  191. eden space 272640K, 100% used [0x0000000578000000, 0x0000000588a40000, 0x0000000588a40000)
  192. from space 34048K, 100% used [0x0000000588a40000, 0x000000058ab80000, 0x000000058ab80000)
  193. to space 34048K, 0% used [0x000000058ab80000, 0x000000058ab80000, 0x000000058ccc0000)
  194. concurrent mark-sweep generation total 1387400K, used 428429K [0x000000058ccc0000, 0x00000005e17a2000, 0x00000007f8000000)
  195. concurrent-mark-sweep perm gen total 131072K, used 102896K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  196. Event: 228.647 GC heap after
  197. Heap after GC invocations=355 (full 44):
  198. par new generation total 306688K, used 26026K [0x0000000578000000, 0x000000058ccc0000, 0x000000058ccc0000)
  199. eden space 272640K, 0% used [0x0000000578000000, 0x0000000578000000, 0x0000000588a40000)
  200. from space 34048K, 76% used [0x000000058ab80000, 0x000000058c4eab78, 0x000000058ccc0000)
  201. to space 34048K, 0% used [0x0000000588a40000, 0x0000000588a40000, 0x000000058ab80000)
  202. concurrent mark-sweep generation total 1387400K, used 442280K [0x000000058ccc0000, 0x00000005e17a2000, 0x00000007f8000000)
  203. concurrent-mark-sweep perm gen total 131072K, used 102896K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  204. }
  205. Event: 234.400 GC heap before
  206. {Heap before GC invocations=355 (full 44):
  207. par new generation total 306688K, used 298666K [0x0000000578000000, 0x000000058ccc0000, 0x000000058ccc0000)
  208. eden space 272640K, 100% used [0x0000000578000000, 0x0000000588a40000, 0x0000000588a40000)
  209. from space 34048K, 76% used [0x000000058ab80000, 0x000000058c4eab78, 0x000000058ccc0000)
  210. to space 34048K, 0% used [0x0000000588a40000, 0x0000000588a40000, 0x000000058ab80000)
  211. concurrent mark-sweep generation total 1387400K, used 442280K [0x000000058ccc0000, 0x00000005e17a2000, 0x00000007f8000000)
  212. concurrent-mark-sweep perm gen total 131072K, used 102914K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  213. Event: 234.409 GC heap after
  214. Heap after GC invocations=356 (full 44):
  215. par new generation total 306688K, used 32662K [0x0000000578000000, 0x000000058ccc0000, 0x000000058ccc0000)
  216. eden space 272640K, 0% used [0x0000000578000000, 0x0000000578000000, 0x0000000588a40000)
  217. from space 34048K, 95% used [0x0000000588a40000, 0x000000058aa25860, 0x000000058ab80000)
  218. to space 34048K, 0% used [0x000000058ab80000, 0x000000058ab80000, 0x000000058ccc0000)
  219. concurrent mark-sweep generation total 1387400K, used 442280K [0x000000058ccc0000, 0x00000005e17a2000, 0x00000007f8000000)
  220. concurrent-mark-sweep perm gen total 131072K, used 102914K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  221. }
  222. Event: 240.584 GC heap before
  223. {Heap before GC invocations=356 (full 44):
  224. par new generation total 306688K, used 304617K [0x0000000578000000, 0x000000058ccc0000, 0x000000058ccc0000)
  225. eden space 272640K, 99% used [0x0000000578000000, 0x0000000588994cb0, 0x0000000588a40000)
  226. from space 34048K, 95% used [0x0000000588a40000, 0x000000058aa25860, 0x000000058ab80000)
  227. to space 34048K, 0% used [0x000000058ab80000, 0x000000058ab80000, 0x000000058ccc0000)
  228. concurrent mark-sweep generation total 1387400K, used 442280K [0x000000058ccc0000, 0x00000005e17a2000, 0x00000007f8000000)
  229. concurrent-mark-sweep perm gen total 131072K, used 102958K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  230. Event: 240.595 GC heap after
  231. Heap after GC invocations=357 (full 44):
  232. par new generation total 306688K, used 27014K [0x0000000578000000, 0x000000058ccc0000, 0x000000058ccc0000)
  233. eden space 272640K, 0% used [0x0000000578000000, 0x0000000578000000, 0x0000000588a40000)
  234. from space 34048K, 79% used [0x000000058ab80000, 0x000000058c5e1b68, 0x000000058ccc0000)
  235. to space 34048K, 0% used [0x0000000588a40000, 0x0000000588a40000, 0x000000058ab80000)
  236. concurrent mark-sweep generation total 1387400K, used 451099K [0x000000058ccc0000, 0x00000005e17a2000, 0x00000007f8000000)
  237. concurrent-mark-sweep perm gen total 131072K, used 102958K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  238. }
  239. Event: 246.034 GC heap before
  240. {Heap before GC invocations=357 (full 44):
  241. par new generation total 306688K, used 299654K [0x0000000578000000, 0x000000058ccc0000, 0x000000058ccc0000)
  242. eden space 272640K, 100% used [0x0000000578000000, 0x0000000588a40000, 0x0000000588a40000)
  243. from space 34048K, 79% used [0x000000058ab80000, 0x000000058c5e1b68, 0x000000058ccc0000)
  244. to space 34048K, 0% used [0x0000000588a40000, 0x0000000588a40000, 0x000000058ab80000)
  245. concurrent mark-sweep generation total 1387400K, used 451099K [0x000000058ccc0000, 0x00000005e17a2000, 0x00000007f8000000)
  246. concurrent-mark-sweep perm gen total 131072K, used 102976K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  247. Event: 246.042 GC heap after
  248. Heap after GC invocations=358 (full 44):
  249. par new generation total 306688K, used 31249K [0x0000000578000000, 0x000000058ccc0000, 0x000000058ccc0000)
  250. eden space 272640K, 0% used [0x0000000578000000, 0x0000000578000000, 0x0000000588a40000)
  251. from space 34048K, 91% used [0x0000000588a40000, 0x000000058a8c47f8, 0x000000058ab80000)
  252. to space 34048K, 0% used [0x000000058ab80000, 0x000000058ab80000, 0x000000058ccc0000)
  253. concurrent mark-sweep generation total 1387400K, used 451099K [0x000000058ccc0000, 0x00000005e17a2000, 0x00000007f8000000)
  254. concurrent-mark-sweep perm gen total 131072K, used 102976K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  255. }
  256.  
  257. Deoptimization events (10 events):
  258. Event: 231.229 Thread 0x000000001fc15800 Uncommon trap -122 fr.pc 0x0000000002f26c94
  259. Event: 232.869 Thread 0x000000002180c800 Uncommon trap -58 fr.pc 0x0000000002f68344
  260. Event: 232.919 Thread 0x000000002180c800 Uncommon trap -58 fr.pc 0x0000000002f68344
  261. Event: 234.394 Thread 0x000000002180c800 Uncommon trap -12 fr.pc 0x0000000002e6ec88
  262. Event: 234.414 Thread 0x000000002180c800 Uncommon trap 1481 fr.pc 0x0000000002a2c84c
  263. Event: 234.414 Thread 0x000000002180c800 Uncommon trap -83 fr.pc 0x0000000002ce3e94
  264. Event: 234.435 Thread 0x000000002180c800 Uncommon trap -83 fr.pc 0x0000000002e96ff0
  265. Event: 234.625 Thread 0x000000002180c800 Uncommon trap -83 fr.pc 0x0000000002e45278
  266. Event: 243.924 Thread 0x000000002180c800 Uncommon trap -34 fr.pc 0x0000000002f31868
  267. Event: 243.936 Thread 0x000000002180c800 Uncommon trap -34 fr.pc 0x0000000002f31868
  268.  
  269. Internal exceptions (10 events):
  270. Event: 246.526 Thread 0x000000001fc17000 Threw 0x0000000579eef470 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957
  271. Event: 246.526 Thread 0x000000001fc17000 Threw 0x0000000579eef630 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957
  272. Event: 246.526 Thread 0x000000001fc15800 Threw 0x0000000579e2e2e0 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\runtime\objectMonitor.cpp:1422
  273. Event: 246.536 Thread 0x000000001fc15800 Threw 0x0000000579e2e400 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\runtime\objectMonitor.cpp:1422
  274. Event: 246.541 Thread 0x000000001fc17000 Threw 0x0000000579eef7a0 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957
  275. Event: 246.546 Thread 0x000000001fc15800 Threw 0x0000000579e2e520 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\runtime\objectMonitor.cpp:1422
  276. Event: 246.556 Thread 0x000000001fc15800 Threw 0x0000000579e2e640 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\runtime\objectMonitor.cpp:1422
  277. Event: 246.566 Thread 0x000000001fc15800 Threw 0x0000000579e2e760 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\runtime\objectMonitor.cpp:1422
  278. Event: 246.571 Thread 0x000000001fc17000 Threw 0x0000000579eef960 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957
  279. Event: 246.571 Thread 0x00000000549a8800 Threw 0x00000005795b16b0 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957
  280.  
  281. Events (10 events):
  282. Event: 243.774 Thread 0x00000000549aa000 Thread added: 0x00000000549aa000
  283. Event: 243.777 Executing VM operation: RevokeBias
  284. Event: 243.777 Executing VM operation: RevokeBias done
  285. Event: 243.777 Thread 0x00000000549aa000 Thread exited: 0x00000000549aa000
  286. Event: 243.924 Thread 0x000000002180c800 DEOPT PACKING pc=0x0000000002f31868 sp=0x000000001d6af040
  287. Event: 243.924 Thread 0x000000002180c800 DEOPT UNPACKING pc=0x0000000002529164 sp=0x000000001d6aefa8 mode 2
  288. Event: 243.936 Thread 0x000000002180c800 DEOPT PACKING pc=0x0000000002f31868 sp=0x000000001d6af040
  289. Event: 243.936 Thread 0x000000002180c800 DEOPT UNPACKING pc=0x0000000002529164 sp=0x000000001d6aefa8 mode 2
  290. Event: 246.034 Executing VM operation: GenCollectForAllocation
  291. Event: 246.042 Executing VM operation: GenCollectForAllocation done
  292.  
  293.  
  294. Dynamic libraries:
  295. 0x000000013fe80000 - 0x000000013feb3000 C:\Program Files\Java\jre7\bin\javaw.exe
  296. 0x0000000077240000 - 0x00000000773e9000 C:\Windows\SYSTEM32\ntdll.dll
  297. 0x0000000077120000 - 0x000000007723f000 C:\Windows\system32\kernel32.dll
  298. 0x000007fefd0e0000 - 0x000007fefd14b000 C:\Windows\system32\KERNELBASE.dll
  299. 0x000007feff3e0000 - 0x000007feff4bb000 C:\Windows\system32\ADVAPI32.dll
  300. 0x000007feff340000 - 0x000007feff3df000 C:\Windows\system32\msvcrt.dll
  301. 0x000007fefda90000 - 0x000007fefdaaf000 C:\Windows\SYSTEM32\sechost.dll
  302. 0x000007fefd960000 - 0x000007fefda8d000 C:\Windows\system32\RPCRT4.dll
  303. 0x0000000077020000 - 0x000000007711a000 C:\Windows\system32\USER32.dll
  304. 0x000007fefd8a0000 - 0x000007fefd907000 C:\Windows\system32\GDI32.dll
  305. 0x000007fefe1e0000 - 0x000007fefe1ee000 C:\Windows\system32\LPK.dll
  306. 0x000007fefdf00000 - 0x000007fefdfc9000 C:\Windows\system32\USP10.dll
  307. 0x000007fefb990000 - 0x000007fefbb84000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  308. 0x000007fefdcf0000 - 0x000007fefdd61000 C:\Windows\system32\SHLWAPI.dll
  309. 0x000007fefdd70000 - 0x000007fefdd9e000 C:\Windows\system32\IMM32.DLL
  310. 0x000007fefe210000 - 0x000007fefe319000 C:\Windows\system32\MSCTF.dll
  311. 0x0000000066490000 - 0x0000000066561000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  312. 0x000000005e370000 - 0x000000005ea7f000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  313. 0x000007fef5ae0000 - 0x000007fef5ae9000 C:\Windows\system32\WSOCK32.dll
  314. 0x000007fefd910000 - 0x000007fefd95d000 C:\Windows\system32\WS2_32.dll
  315. 0x000007feff4c0000 - 0x000007feff4c8000 C:\Windows\system32\NSI.dll
  316. 0x000007fef7dd0000 - 0x000007fef7e0b000 C:\Windows\system32\WINMM.dll
  317. 0x0000000077410000 - 0x0000000077417000 C:\Windows\system32\PSAPI.DLL
  318. 0x0000000072af0000 - 0x0000000072aff000 C:\Program Files\Java\jre7\bin\verify.dll
  319. 0x0000000072ac0000 - 0x0000000072ae8000 C:\Program Files\Java\jre7\bin\java.dll
  320. 0x0000000072aa0000 - 0x0000000072ab5000 C:\Program Files\Java\jre7\bin\zip.dll
  321. 0x0000000072a80000 - 0x0000000072a99000 C:\Program Files\Java\jre7\bin\net.dll
  322. 0x000007fefc890000 - 0x000007fefc8e5000 C:\Windows\system32\mswsock.dll
  323. 0x000007fefc880000 - 0x000007fefc887000 C:\Windows\System32\wship6.dll
  324. 0x0000000072a60000 - 0x0000000072a71000 C:\Program Files\Java\jre7\bin\nio.dll
  325. 0x00000000662f0000 - 0x0000000066485000 C:\Program Files\Java\jre7\bin\awt.dll
  326. 0x000007fefd450000 - 0x000007fefd527000 C:\Windows\system32\OLEAUT32.dll
  327. 0x000007fefdfd0000 - 0x000007fefe1d3000 C:\Windows\system32\ole32.dll
  328. 0x000007fefb310000 - 0x000007fefb328000 C:\Windows\system32\DWMAPI.DLL
  329. 0x000007fefb7b0000 - 0x000007fefb806000 C:\Windows\system32\uxtheme.dll
  330. 0x000007fef7920000 - 0x000007fef799f000 C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll
  331. 0x000007fefc130000 - 0x000007fefc13c000 C:\Windows\system32\version.dll
  332. 0x000007fefcf50000 - 0x000007fefcf5f000 C:\Windows\system32\CRYPTBASE.dll
  333. 0x000007fef9300000 - 0x000007fef94ff000 C:\Windows\system32\d3d9.dll
  334. 0x000007fef92f0000 - 0x000007fef92f7000 C:\Windows\system32\d3d8thk.dll
  335. 0x000007fef7c70000 - 0x000007fef7d8e000 C:\Windows\system32\aticfx64.dll
  336. 0x000007fee46c0000 - 0x000007fee46df000 C:\Windows\system32\atiu9p64.dll
  337. 0x000007fee4020000 - 0x000007fee46b8000 C:\Windows\system32\atiumd64.dll
  338. 0x00000000616e0000 - 0x0000000061bca000 C:\Windows\system32\atiumd6a.dll
  339. 0x000007fefe320000 - 0x000007feff0a8000 C:\Windows\system32\SHELL32.dll
  340. 0x0000000071480000 - 0x00000000714bf000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  341. 0x000007fefd530000 - 0x000007fefd5c9000 C:\Windows\system32\CLBCatQ.DLL
  342. 0x000007fef9cc0000 - 0x000007fef9d14000 C:\Windows\system32\oleacc.dll
  343. 0x0000000071550000 - 0x0000000071591000 C:\Program Files\Java\jre7\bin\t2k.dll
  344. 0x0000000071aa0000 - 0x0000000071aca000 C:\Program Files\Java\jre7\bin\dcpr.dll
  345. 0x0000000180000000 - 0x0000000180048000 G:\spill\feed the beast\Unleashed\minecraft\bin\natives\lwjgl64.dll
  346. 0x000007fef3bb0000 - 0x000007fef3ccd000 C:\Windows\system32\OPENGL32.dll
  347. 0x000007fef3e20000 - 0x000007fef3e4d000 C:\Windows\system32\GLU32.dll
  348. 0x000007fef3ab0000 - 0x000007fef3ba1000 C:\Windows\system32\DDRAW.dll
  349. 0x000007fef3e10000 - 0x000007fef3e18000 C:\Windows\system32\DCIMAN32.dll
  350. 0x000007fefdab0000 - 0x000007fefdc87000 C:\Windows\system32\SETUPAPI.dll
  351. 0x000007fefd1b0000 - 0x000007fefd1e6000 C:\Windows\system32\CFGMGR32.dll
  352. 0x000007fefd430000 - 0x000007fefd44a000 C:\Windows\system32\DEVOBJ.dll
  353. 0x000007fefc8f0000 - 0x000007fefc907000 C:\Windows\system32\CRYPTSP.dll
  354. 0x000007fefc5f0000 - 0x000007fefc637000 C:\Windows\system32\rsaenh.dll
  355. 0x000007fefc310000 - 0x000007fefc32e000 C:\Windows\system32\USERENV.dll
  356. 0x000007fefd020000 - 0x000007fefd02f000 C:\Windows\system32\profapi.dll
  357. 0x000007fef99d0000 - 0x000007fef99e5000 C:\Windows\system32\NLAapi.dll
  358. 0x000007feef920000 - 0x000007feef935000 C:\Windows\system32\napinsp.dll
  359. 0x000007feee870000 - 0x000007feee889000 C:\Windows\system32\pnrpnsp.dll
  360. 0x000007fefc710000 - 0x000007fefc76b000 C:\Windows\system32\DNSAPI.dll
  361. 0x000007feee860000 - 0x000007feee86b000 C:\Windows\System32\winrnr.dll
  362. 0x000007fef8b20000 - 0x000007fef8b4f000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  363. 0x000007fefc200000 - 0x000007fefc207000 C:\Windows\System32\wshtcpip.dll
  364. 0x000007fef95e0000 - 0x000007fef9607000 C:\Windows\system32\IPHLPAPI.DLL
  365. 0x000007fef95d0000 - 0x000007fef95db000 C:\Windows\system32\WINNSI.DLL
  366. 0x000007fef8b10000 - 0x000007fef8b18000 C:\Windows\system32\rasadhlp.dll
  367. 0x000007fef9160000 - 0x000007fef91b3000 C:\Windows\System32\fwpuclnt.dll
  368. 0x000000006c950000 - 0x000000006c957000 C:\Program Files\Java\jre7\bin\jawt.dll
  369. 0x000007fef3a10000 - 0x000007fef3a19000 C:\Windows\system32\atig6pxx.dll
  370. 0x000000006fc80000 - 0x0000000071363000 C:\Windows\system32\atio6axx.dll
  371. 0x000007fef9510000 - 0x000007fef95b6000 C:\Windows\system32\atiadlxx.dll
  372. 0x000007fefbf90000 - 0x000007fefbfa1000 C:\Windows\system32\WTSAPI32.dll
  373. 0x000007fefd170000 - 0x000007fefd1aa000 C:\Windows\system32\WINTRUST.dll
  374. 0x000007fefd2c0000 - 0x000007fefd42c000 C:\Windows\system32\CRYPT32.dll
  375. 0x000007fefd0c0000 - 0x000007fefd0cf000 C:\Windows\system32\MSASN1.dll
  376. 0x000007fef0ab0000 - 0x000007fef0abe000 C:\Windows\system32\atig6txx.dll
  377. 0x0000000072b00000 - 0x0000000072b0b000 C:\Program Files\Java\jre7\bin\management.dll
  378. 0x0000000071a00000 - 0x0000000071a24000 C:\Program Files\Java\jre7\bin\sunec.dll
  379. 0x0000000071530000 - 0x000000007153b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  380. 0x000007feed6c0000 - 0x000007feed7e2000 G:\spill\feed the beast\Unleashed\minecraft\bin\natives\OpenAL64.dll
  381. 0x000007fef5830000 - 0x000007fef58b8000 C:\Windows\system32\dsound.dll
  382. 0x000007fefb330000 - 0x000007fefb35c000 C:\Windows\system32\POWRPROF.dll
  383. 0x000007fefb360000 - 0x000007fefb3ab000 C:\Windows\System32\MMDevApi.dll
  384. 0x000007fefb810000 - 0x000007fefb93c000 C:\Windows\System32\PROPSYS.dll
  385. 0x000007fef2f80000 - 0x000007fef2fbb000 C:\Windows\system32\wdmaud.drv
  386. 0x0000000071a80000 - 0x0000000071a86000 C:\Windows\system32\ksuser.dll
  387. 0x000007fefafe0000 - 0x000007fefafe9000 C:\Windows\system32\AVRT.dll
  388. 0x000007fef3d50000 - 0x000007fef3d9f000 C:\Windows\system32\AUDIOSES.DLL
  389. 0x000007fef1e50000 - 0x000007fef1e5a000 C:\Windows\system32\msacm32.drv
  390. 0x000007fef1e30000 - 0x000007fef1e48000 C:\Windows\system32\MSACM32.dll
  391. 0x000007fef1e20000 - 0x000007fef1e29000 C:\Windows\system32\midimap.dll
  392. 0x000000006c210000 - 0x000000006c240000 C:\Program Files\Java\jre7\bin\jpeg.dll
  393. 0x000000006ba80000 - 0x000000006bab9000 C:\Program Files\Java\jre7\bin\kcms.dll
  394. 0x0000000015540000 - 0x000000001557b000 C:\Users\ProjectB13TiTaN\Desktop\jacob-1.17-M2-x64.dll
  395. 0x000007fee29b0000 - 0x000007fee2b14000 C:\Windows\System32\Speech\Common\sapi.dll
  396. 0x000007feea0d0000 - 0x000007feea0dd000 C:\Windows\system32\msdmo.dll
  397. 0x000007fefcf60000 - 0x000007fefcff1000 C:\Windows\system32\SXS.DLL
  398. 0x000007fef90a0000 - 0x000007fef90b8000 C:\Windows\system32\dhcpcsvc.DLL
  399. 0x000007fef90c0000 - 0x000007fef90d1000 C:\Windows\system32\dhcpcsvc6.DLL
  400. 0x000000006b9d0000 - 0x000000006ba72000 C:\Program Files\Java\jre7\bin\mlib_image.dll
  401. 0x000007fef79a0000 - 0x000007fef7ac5000 C:\Windows\system32\dbghelp.dll
  402.  
  403. VM Arguments:
  404. jvm_args: -Xms256M -Xmx10240M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts -XX:+CMSClassUnloadingEnabled -XX:PermSize=128m
  405. java_command: net.ftb.mclauncher.MinecraftLauncher G:\spill\feed the beast/Unleashed/minecraft C:\Users\ProjectB13TiTaN\AppData\Roaming/ftblauncher/ModPacks\Unleashed\FTB_temp.gif MinecraftForge.zip aLmAnZo -4414478846144724860 FTB Unleashed v1.1.2 C:\Users\ProjectB13TiTaN\AppData\Roaming/ftblauncher/ModPacks\Unleashed\UnleashedIcon.png
  406. Launcher Type: SUN_STANDARD
  407.  
  408. Environment Variables:
  409. CLASSPATH=.;C:\Program Files (x86)\Java\jre7\lib\ext\QTJava.zip
  410. PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;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)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\Java\jre7\bin
  411. USERNAME=ProjectB13TiTaN
  412. OS=Windows_NT
  413. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 26 Stepping 4, GenuineIntel
  414.  
  415.  
  416.  
  417. --------------- S Y S T E M ---------------
  418.  
  419. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  420.  
  421. CPU:total 4 (4 cores per cpu, 2 threads per core) family 6 model 26 stepping 4, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht, tsc, tscinvbit, tscinv
  422.  
  423. Memory: 4k page, physical 24639984k(15638624k free), swap 49278108k(37077592k free)
  424.  
  425. vm_info: Java HotSpot(TM) 64-Bit Server VM (23.25-b01) for windows-amd64 JRE (1.7.0_25-b17), built on Jun 21 2013 12:58:32 by "java_re" with unknown MS VC++:1600
  426.  
  427. time: Tue Aug 20 13:11:22 2013
  428. elapsed time: 246 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement