Advertisement
Guest User

Untitled

a guest
May 2nd, 2013
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.45 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=0x000007f842d66220, pid=7728, tid=1528
  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 (0x0000000021078800): JavaThread "Thread-19" [_thread_in_native, id=1528, stack(0x00000000188d0000,0x00000000189d0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, writing address 0xffffffff87f86dc0
  24.  
  25. Registers:
  26. RAX=0x0000000050f56940, RBX=0xffffffff87f86da0, RCX=0xa1a6dc99cb460000, RDX=0x0000000000340016
  27. RSP=0x00000000189cf1c0, RBP=0x0000000018adaf40, RSI=0x00000000ffffffff, RDI=0x0000000000000005
  28. R8 =0xffaf7533e907ce6f, R9 =0x0000000050f56690, R10=0x0000000000000013, R11=0x0000000000000011
  29. R12=0x0000000018ad5c90, R13=0x00000006fe405d58, R14=0x00000000189cf2a0, R15=0x0000000021078800
  30. RIP=0x000007f842d66220, EFLAGS=0x0000000000010246
  31.  
  32. Top of Stack: (sp=0x00000000189cf1c0)
  33. 0x00000000189cf1c0: ffffffff87f86da0 00000000ffffffff
  34. 0x00000000189cf1d0: 00000006fe3e4a70 00000000189cf238
  35. 0x00000000189cf1e0: 0000000000000000 00000000027e23a8
  36. 0x00000000189cf1f0: 00000006fe405d58 00000000189cf270
  37. 0x00000000189cf200: 0000000000000013 0000000000000005
  38. 0x00000000189cf210: 0000000087f86da0 0000000000000000
  39. 0x00000000189cf220: 00000007070dd530 00000007b340c810
  40. 0x00000000189cf230: 00000000189cf230 0000000000000000
  41. 0x00000000189cf240: 00000000189cf2a0 00000006fe408ae0
  42. 0x00000000189cf250: 0000000000000000 00000006fe405d58
  43. 0x00000000189cf260: 0000000000000000 00000000189cf290
  44. 0x00000000189cf270: 00000000189cf2e8 00000000027d61f8
  45. 0x00000000189cf280: 0000000704cbd688 00000000027df1d8
  46. 0x00000000189cf290: 0000000087f86da0 0000000000001009
  47. 0x00000000189cf2a0: 0000000018adaf40 00000000189cf2a8
  48. 0x00000000189cf2b0: 00000006fe3ed667 00000000189cf300
  49.  
  50. Instructions: (pc=0x000007f842d66220)
  51. 0x000007f842d66200: a1 00 00 83 60 08 00 48 83 60 10 00 89 18 c7 40
  52. 0x000007f842d66210: 04 01 00 00 00 48 89 45 68 c7 45 70 01 00 00 00
  53. 0x000007f842d66220: ff 43 20 eb 0a c7 85 74 01 00 00 30 10 00 00 89
  54. 0x000007f842d66230: 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=0x0000000050f56940 is an unknown value
  60. RBX=0xffffffff87f86da0 is an unknown value
  61. RCX=0xa1a6dc99cb460000 is an unknown value
  62. RDX=0x0000000000340016 is an unknown value
  63. RSP=0x00000000189cf1c0 is pointing into the stack for thread: 0x0000000021078800
  64. RBP=0x0000000018adaf40 is an unknown value
  65. RSI=0x00000000ffffffff is an unknown value
  66. RDI=0x0000000000000005 is an unknown value
  67. R8 =0xffaf7533e907ce6f is an unknown value
  68. R9 =0x0000000050f56690 is an unknown value
  69. R10=0x0000000000000013 is an unknown value
  70. R11=0x0000000000000011 is an unknown value
  71. R12=0x0000000018ad5c90 is an unknown value
  72. R13=0x00000006fe405d58 is an oop
  73. {method}
  74. - klass: {other class}
  75. R14=0x00000000189cf2a0 is pointing into the stack for thread: 0x0000000021078800
  76. R15=0x0000000021078800 is a thread
  77.  
  78.  
  79. Stack: [0x00000000188d0000,0x00000000189d0000], sp=0x00000000189cf1c0, free space=1020k
  80. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  81. C [OpenAL64.dll+0x6220] alSourcei+0x144
  82.  
  83. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  84. j org.lwjgl.openal.AL10.alSourcei(III)V+0
  85. j paulscode.sound.libraries.ChannelLWJGLOpenAL.attachBuffer(Ljava/nio/IntBuffer;)Z+39
  86. j paulscode.sound.libraries.SourceLWJGLOpenAL.play(Lpaulscode/sound/Channel;)V+364
  87. j paulscode.sound.Library.play(Lpaulscode/sound/Source;)V+72
  88. j paulscode.sound.Library.play(Ljava/lang/String;)V+93
  89. j paulscode.sound.SoundSystem.CommandPlay(Ljava/lang/String;)V+12
  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. 0x0000000013ab0800 JavaThread "Server thread" [_thread_in_native, id=3724, stack(0x000000001e0b0000,0x000000001e1b0000)]
  98. 0x0000000013aa5800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=8032, stack(0x000000001dfb0000,0x000000001e0b0000)]
  99. 0x0000000013ab0000 JavaThread "File IO Thread" [_thread_blocked, id=1700, stack(0x0000000050730000,0x0000000050830000)]
  100. 0x0000000013aae800 JavaThread "Thread-31" [_thread_blocked, id=1264, stack(0x000000001e1b0000,0x000000001e2b0000)]
  101. 0x0000000021074000 JavaThread "Thread-20" [_thread_in_native, id=5112, stack(0x00000000187d0000,0x00000000188d0000)]
  102. =>0x0000000021078800 JavaThread "Thread-19" [_thread_in_native, id=1528, stack(0x00000000188d0000,0x00000000189d0000)]
  103. 0x0000000021076000 JavaThread "TC Aura Update Thread" [_thread_blocked, id=8036, stack(0x00000000186d0000,0x00000000187d0000)]
  104. 0x000000002107a000 JavaThread "TC Aura Deletion Thread" [_thread_blocked, id=1304, stack(0x00000000185d0000,0x00000000186d0000)]
  105. 0x0000000021077800 JavaThread "TC Aura Calculation Thread" [_thread_blocked, id=4304, stack(0x00000000184d0000,0x00000000185d0000)]
  106. 0x0000000021073000 JavaThread "Thread-13" [_thread_blocked, id=4336, stack(0x00000000261d0000,0x00000000262d0000)]
  107. 0x0000000021077000 JavaThread "Immibis Core background task" daemon [_thread_blocked, id=7504, stack(0x0000000025d30000,0x0000000025e30000)]
  108. 0x00000000026cd800 JavaThread "DestroyJavaVM" [_thread_blocked, id=7396, stack(0x0000000002540000,0x0000000002640000)]
  109. 0x000000001f4e4800 JavaThread "Minecraft main thread" [_thread_blocked, id=4388, stack(0x000000001aa30000,0x000000001ab30000)]
  110. 0x000000001f4e3800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=4632, stack(0x000000001a930000,0x000000001aa30000)]
  111. 0x0000000014294800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4628, stack(0x000000001af20000,0x000000001b020000)]
  112. 0x0000000014408000 JavaThread "Thread-3" daemon [_thread_blocked, id=7860, stack(0x000000001a830000,0x000000001a930000)]
  113. 0x000000001421b800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=6176, stack(0x0000000019d90000,0x0000000019e90000)]
  114. 0x0000000013cf6800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=6160, stack(0x00000000183d0000,0x00000000184d0000)]
  115. 0x0000000013bd3800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=7908, stack(0x0000000014d50000,0x0000000014e50000)]
  116. 0x0000000013bd3000 JavaThread "AWT-Shutdown" [_thread_blocked, id=3568, stack(0x0000000014c50000,0x0000000014d50000)]
  117. 0x0000000013bf6800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=7920, stack(0x0000000014b50000,0x0000000014c50000)]
  118. 0x000000001133b000 JavaThread "Service Thread" daemon [_thread_blocked, id=7564, stack(0x0000000013730000,0x0000000013830000)]
  119. 0x000000001132d800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=7884, stack(0x0000000013630000,0x0000000013730000)]
  120. 0x000000001132a000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=7844, stack(0x0000000013530000,0x0000000013630000)]
  121. 0x0000000011327000 JavaThread "Attach Listener" daemon [_thread_blocked, id=7308, stack(0x0000000013430000,0x0000000013530000)]
  122. 0x0000000011322000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7300, stack(0x0000000013330000,0x0000000013430000)]
  123. 0x00000000112be000 JavaThread "Finalizer" daemon [_thread_blocked, id=7864, stack(0x0000000013230000,0x0000000013330000)]
  124. 0x00000000112b7800 JavaThread "Reference Handler" daemon [_thread_blocked, id=7304, stack(0x0000000013130000,0x0000000013230000)]
  125.  
  126. Other Threads:
  127. 0x00000000112b1000 VMThread [stack: 0x0000000013030000,0x0000000013130000] [id=7312]
  128. 0x000000001134e000 WatcherThread [stack: 0x0000000013830000,0x0000000013930000] [id=7764]
  129.  
  130. VM state:not at safepoint (normal execution)
  131.  
  132. VM Mutex/Monitor currently owned by a thread: None
  133.  
  134. Heap
  135. PSYoungGen total 450944K, used 184318K [0x00000007aaab0000, 0x00000007c8d80000, 0x0000000800000000)
  136. eden space 409152K, 36% used [0x00000007aaab0000,0x00000007b3cf3570,0x00000007c3a40000)
  137. from space 41792K, 82% used [0x00000007c64b0000,0x00000007c866c3b0,0x00000007c8d80000)
  138. to space 42624K, 0% used [0x00000007c3a40000,0x00000007c3a40000,0x00000007c63e0000)
  139. ParOldGen total 911744K, used 498789K [0x0000000700000000, 0x0000000737a60000, 0x00000007aaab0000)
  140. object space 911744K, 54% used [0x0000000700000000,0x000000071e719438,0x0000000737a60000)
  141. PSPermGen total 83968K, used 81890K [0x00000006fae00000, 0x0000000700000000, 0x0000000700000000)
  142. object space 83968K, 97% used [0x00000006fae00000,0x00000006ffdf8898,0x0000000700000000)
  143.  
  144. Card table byte_map: [0x0000000005890000,0x00000000060c0000] byte_map_base: 0x00000000020b9000
  145.  
  146. Polling page: 0x0000000002640000
  147.  
  148. Code Cache [0x00000000027d0000, 0x0000000003b00000, 0x00000000057d0000)
  149. total_blobs=6639 nmethods=5509 adapters=1075 free_code_cache=29840Kb largest_free_block=30226240
  150.  
  151. Compilation events (10 events):
  152. Event: 3899.023 Thread 0x000000001132d800 6309 cofh.util.Localization::getCurrentLanguage (7 bytes)
  153. Event: 3899.023 Thread 0x000000001132d800 nmethod 6309 0x0000000003adbf90 code [0x0000000003adc0c0, 0x0000000003adc118]
  154. Event: 3900.137 Thread 0x000000001132a000 6310 net.minecraft.client.settings.KeyBinding::func_74506_a (36 bytes)
  155. Event: 3900.144 Thread 0x000000001132a000 nmethod 6310 0x0000000003ae9d10 code [0x0000000003ae9e80, 0x0000000003aea218]
  156. Event: 3900.175 Thread 0x000000001132d800 6311 forestry.farming.gadgets.BlockFarm::func_71879_a (106 bytes)
  157. Event: 3900.188 Thread 0x000000001132d800 nmethod 6311 0x000000000327f450 code [0x000000000327f640, 0x000000000327fd68]
  158. Event: 3900.953 Thread 0x000000001132a000 6312 buildcraft.core.utils.StringUtil::localize (5 bytes)
  159. Event: 3900.960 Thread 0x000000001132a000 nmethod 6312 0x0000000003aea9d0 code [0x0000000003aeabe0, 0x0000000003aeb4a0]
  160. Event: 3904.958 Thread 0x000000001132d800 6313 java.util.TreeMap::containsKey (14 bytes)
  161. Event: 3904.961 Thread 0x000000001132d800 nmethod 6313 0x00000000036dfc90 code [0x00000000036dfde0, 0x00000000036e00d8]
  162.  
  163. GC Heap History (10 events):
  164. Event: 3857.760 GC heap before
  165. {Heap before GC invocations=203 (full 13):
  166. PSYoungGen total 443136K, used 430417K [0x00000007aaab0000, 0x00000007c8af0000, 0x0000000800000000)
  167. eden space 396608K, 100% used [0x00000007aaab0000,0x00000007c2e00000,0x00000007c2e00000)
  168. from space 46528K, 72% used [0x00000007c2e00000,0x00000007c4f044c0,0x00000007c5b70000)
  169. to space 45568K, 0% used [0x00000007c5e70000,0x00000007c5e70000,0x00000007c8af0000)
  170. ParOldGen total 911744K, used 498453K [0x0000000700000000, 0x0000000737a60000, 0x00000007aaab0000)
  171. object space 911744K, 54% used [0x0000000700000000,0x000000071e6c5438,0x0000000737a60000)
  172. PSPermGen total 83968K, used 81798K [0x00000006fae00000, 0x0000000700000000, 0x0000000700000000)
  173. object space 83968K, 97% used [0x00000006fae00000,0x00000006ffde1920,0x0000000700000000)
  174. Event: 3857.775 GC heap after
  175. Heap after GC invocations=203 (full 13):
  176. PSYoungGen total 445952K, used 37334K [0x00000007aaab0000, 0x00000007c8aa0000, 0x0000000800000000)
  177. eden space 400704K, 0% used [0x00000007aaab0000,0x00000007aaab0000,0x00000007c3200000)
  178. from space 45248K, 82% used [0x00000007c5e70000,0x00000007c82e5b70,0x00000007c8aa0000)
  179. to space 45376K, 0% used [0x00000007c3200000,0x00000007c3200000,0x00000007c5e50000)
  180. ParOldGen total 911744K, used 498533K [0x0000000700000000, 0x0000000737a60000, 0x00000007aaab0000)
  181. object space 911744K, 54% used [0x0000000700000000,0x000000071e6d9438,0x0000000737a60000)
  182. PSPermGen total 83968K, used 81798K [0x00000006fae00000, 0x0000000700000000, 0x0000000700000000)
  183. object space 83968K, 97% used [0x00000006fae00000,0x00000006ffde1920,0x0000000700000000)
  184. }
  185. Event: 3866.625 GC heap before
  186. {Heap before GC invocations=204 (full 13):
  187. PSYoungGen total 445952K, used 438038K [0x00000007aaab0000, 0x00000007c8aa0000, 0x0000000800000000)
  188. eden space 400704K, 100% used [0x00000007aaab0000,0x00000007c3200000,0x00000007c3200000)
  189. from space 45248K, 82% used [0x00000007c5e70000,0x00000007c82e5b70,0x00000007c8aa0000)
  190. to space 45376K, 0% used [0x00000007c3200000,0x00000007c3200000,0x00000007c5e50000)
  191. ParOldGen total 911744K, used 498533K [0x0000000700000000, 0x0000000737a60000, 0x00000007aaab0000)
  192. object space 911744K, 54% used [0x0000000700000000,0x000000071e6d9438,0x0000000737a60000)
  193. PSPermGen total 83968K, used 81800K [0x00000006fae00000, 0x0000000700000000, 0x0000000700000000)
  194. object space 83968K, 97% used [0x00000006fae00000,0x00000006ffde2040,0x0000000700000000)
  195. Event: 3866.638 GC heap after
  196. Heap after GC invocations=204 (full 13):
  197. PSYoungGen total 446080K, used 29941K [0x00000007aaab0000, 0x00000007c8ed0000, 0x0000000800000000)
  198. eden space 400704K, 0% used [0x00000007aaab0000,0x00000007aaab0000,0x00000007c3200000)
  199. from space 45376K, 65% used [0x00000007c3200000,0x00000007c4f3d4d8,0x00000007c5e50000)
  200. to space 45312K, 0% used [0x00000007c6290000,0x00000007c6290000,0x00000007c8ed0000)
  201. ParOldGen total 911744K, used 498581K [0x0000000700000000, 0x0000000737a60000, 0x00000007aaab0000)
  202. object space 911744K, 54% used [0x0000000700000000,0x000000071e6e5438,0x0000000737a60000)
  203. PSPermGen total 83968K, used 81800K [0x00000006fae00000, 0x0000000700000000, 0x0000000700000000)
  204. object space 83968K, 97% used [0x00000006fae00000,0x00000006ffde2040,0x0000000700000000)
  205. }
  206. Event: 3880.114 GC heap before
  207. {Heap before GC invocations=205 (full 13):
  208. PSYoungGen total 446080K, used 430645K [0x00000007aaab0000, 0x00000007c8ed0000, 0x0000000800000000)
  209. eden space 400704K, 100% used [0x00000007aaab0000,0x00000007c3200000,0x00000007c3200000)
  210. from space 45376K, 65% used [0x00000007c3200000,0x00000007c4f3d4d8,0x00000007c5e50000)
  211. to space 45312K, 0% used [0x00000007c6290000,0x00000007c6290000,0x00000007c8ed0000)
  212. ParOldGen total 911744K, used 498581K [0x0000000700000000, 0x0000000737a60000, 0x00000007aaab0000)
  213. object space 911744K, 54% used [0x0000000700000000,0x000000071e6e5438,0x0000000737a60000)
  214. PSPermGen total 83968K, used 81860K [0x00000006fae00000, 0x0000000700000000, 0x0000000700000000)
  215. object space 83968K, 97% used [0x00000006fae00000,0x00000006ffdf12f8,0x0000000700000000)
  216. Event: 3880.129 GC heap after
  217. Heap after GC invocations=205 (full 13):
  218. PSYoungGen total 448256K, used 34008K [0x00000007aaab0000, 0x00000007c8cd0000, 0x0000000800000000)
  219. eden space 404992K, 0% used [0x00000007aaab0000,0x00000007aaab0000,0x00000007c3630000)
  220. from space 43264K, 78% used [0x00000007c6290000,0x00000007c83c6208,0x00000007c8cd0000)
  221. to space 44352K, 0% used [0x00000007c3630000,0x00000007c3630000,0x00000007c6180000)
  222. ParOldGen total 911744K, used 498645K [0x0000000700000000, 0x0000000737a60000, 0x00000007aaab0000)
  223. object space 911744K, 54% used [0x0000000700000000,0x000000071e6f5438,0x0000000737a60000)
  224. PSPermGen total 83968K, used 81860K [0x00000006fae00000, 0x0000000700000000, 0x0000000700000000)
  225. object space 83968K, 97% used [0x00000006fae00000,0x00000006ffdf12f8,0x0000000700000000)
  226. }
  227. Event: 3894.554 GC heap before
  228. {Heap before GC invocations=206 (full 13):
  229. PSYoungGen total 448256K, used 439000K [0x00000007aaab0000, 0x00000007c8cd0000, 0x0000000800000000)
  230. eden space 404992K, 100% used [0x00000007aaab0000,0x00000007c3630000,0x00000007c3630000)
  231. from space 43264K, 78% used [0x00000007c6290000,0x00000007c83c6208,0x00000007c8cd0000)
  232. to space 44352K, 0% used [0x00000007c3630000,0x00000007c3630000,0x00000007c6180000)
  233. ParOldGen total 911744K, used 498645K [0x0000000700000000, 0x0000000737a60000, 0x00000007aaab0000)
  234. object space 911744K, 54% used [0x0000000700000000,0x000000071e6f5438,0x0000000737a60000)
  235. PSPermGen total 83968K, used 81862K [0x00000006fae00000, 0x0000000700000000, 0x0000000700000000)
  236. object space 83968K, 97% used [0x00000006fae00000,0x00000006ffdf1ba0,0x0000000700000000)
  237. Event: 3894.569 GC heap after
  238. Heap after GC invocations=206 (full 13):
  239. PSYoungGen total 449344K, used 34855K [0x00000007aaab0000, 0x00000007c8f20000, 0x0000000800000000)
  240. eden space 404992K, 0% used [0x00000007aaab0000,0x00000007aaab0000,0x00000007c3630000)
  241. from space 44352K, 78% used [0x00000007c3630000,0x00000007c5839d28,0x00000007c6180000)
  242. to space 43456K, 0% used [0x00000007c64b0000,0x00000007c64b0000,0x00000007c8f20000)
  243. ParOldGen total 911744K, used 498717K [0x0000000700000000, 0x0000000737a60000, 0x00000007aaab0000)
  244. object space 911744K, 54% used [0x0000000700000000,0x000000071e707438,0x0000000737a60000)
  245. PSPermGen total 83968K, used 81862K [0x00000006fae00000, 0x0000000700000000, 0x0000000700000000)
  246. object space 83968K, 97% used [0x00000006fae00000,0x00000006ffdf1ba0,0x0000000700000000)
  247. }
  248. Event: 3907.058 GC heap before
  249. {Heap before GC invocations=207 (full 13):
  250. PSYoungGen total 449344K, used 439847K [0x00000007aaab0000, 0x00000007c8f20000, 0x0000000800000000)
  251. eden space 404992K, 100% used [0x00000007aaab0000,0x00000007c3630000,0x00000007c3630000)
  252. from space 44352K, 78% used [0x00000007c3630000,0x00000007c5839d28,0x00000007c6180000)
  253. to space 43456K, 0% used [0x00000007c64b0000,0x00000007c64b0000,0x00000007c8f20000)
  254. ParOldGen total 911744K, used 498717K [0x0000000700000000, 0x0000000737a60000, 0x00000007aaab0000)
  255. object space 911744K, 54% used [0x0000000700000000,0x000000071e707438,0x0000000737a60000)
  256. PSPermGen total 83968K, used 81877K [0x00000006fae00000, 0x0000000700000000, 0x0000000700000000)
  257. object space 83968K, 97% used [0x00000006fae00000,0x00000006ffdf55b8,0x0000000700000000)
  258. Event: 3907.073 GC heap after
  259. Heap after GC invocations=207 (full 13):
  260. PSYoungGen total 450944K, used 34544K [0x00000007aaab0000, 0x00000007c8d80000, 0x0000000800000000)
  261. eden space 409152K, 0% used [0x00000007aaab0000,0x00000007aaab0000,0x00000007c3a40000)
  262. from space 41792K, 82% used [0x00000007c64b0000,0x00000007c866c3b0,0x00000007c8d80000)
  263. to space 42624K, 0% used [0x00000007c3a40000,0x00000007c3a40000,0x00000007c63e0000)
  264. ParOldGen total 911744K, used 498789K [0x0000000700000000, 0x0000000737a60000, 0x00000007aaab0000)
  265. object space 911744K, 54% used [0x0000000700000000,0x000000071e719438,0x0000000737a60000)
  266. PSPermGen total 83968K, used 81877K [0x00000006fae00000, 0x0000000700000000, 0x0000000700000000)
  267. object space 83968K, 97% used [0x00000006fae00000,0x00000006ffdf55b8,0x0000000700000000)
  268. }
  269.  
  270. Deoptimization events (10 events):
  271. Event: 3892.710 Thread 0x000000001f4e4800 Uncommon trap -34 fr.pc 0x00000000036a9bd4
  272. Event: 3893.389 Thread 0x000000001f4e4800 Uncommon trap -58 fr.pc 0x0000000003a4d7ec
  273. Event: 3893.414 Thread 0x0000000013ab0800 Uncommon trap -58 fr.pc 0x0000000003a4d7ec
  274. Event: 3896.672 Thread 0x000000001f4e4800 Uncommon trap -34 fr.pc 0x00000000036a9bd4
  275. Event: 3898.063 Thread 0x000000001f4e4800 Uncommon trap -34 fr.pc 0x00000000036a9bd4
  276. Event: 3898.106 Thread 0x0000000013ab0800 Uncommon trap -83 fr.pc 0x00000000037bf358
  277. Event: 3910.342 Thread 0x0000000013ab0800 Uncommon trap -34 fr.pc 0x000000000398bc84
  278. Event: 3910.351 Thread 0x0000000013ab0800 Uncommon trap -34 fr.pc 0x000000000398bc84
  279. Event: 3910.351 Thread 0x0000000013ab0800 Uncommon trap -34 fr.pc 0x000000000398bc84
  280. Event: 3910.352 Thread 0x0000000013ab0800 Uncommon trap -34 fr.pc 0x000000000398bc84
  281.  
  282. Internal exceptions (10 events):
  283. Event: 3910.209 Thread 0x0000000021078800 Threw 0x00000007afcb9520 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
  284. Event: 3910.224 Thread 0x0000000021078800 Threw 0x00000007afcb96e0 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
  285. Event: 3910.227 Thread 0x0000000021078800 Threw 0x00000007b1bdfbf0 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
  286. Event: 3910.262 Thread 0x0000000021078800 Threw 0x00000007b1bdfdb0 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
  287. Event: 3910.280 Thread 0x0000000021078800 Threw 0x00000007b1bdff70 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
  288. Event: 3910.282 Thread 0x0000000021078800 Threw 0x00000007b1be01c0 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
  289. Event: 3910.300 Thread 0x0000000021078800 Threw 0x00000007b1be0380 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
  290. Event: 3910.316 Thread 0x0000000021078800 Threw 0x00000007b1be0540 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
  291. Event: 3910.330 Thread 0x0000000021078800 Threw 0x00000007b1be0700 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
  292. Event: 3910.332 Thread 0x0000000021078800 Threw 0x00000007b1be0950 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
  293.  
  294. Events (10 events):
  295. Event: 3910.306 loading class 0x00000000205c60f0
  296. Event: 3910.306 loading class 0x00000000205c60f0 done
  297. Event: 3910.342 Thread 0x0000000013ab0800 DEOPT PACKING pc=0x000000000398bc84 sp=0x000000001e1aedb0
  298. Event: 3910.342 Thread 0x0000000013ab0800 DEOPT UNPACKING pc=0x0000000002809164 sp=0x000000001e1aecc8 mode 2
  299. Event: 3910.351 Thread 0x0000000013ab0800 DEOPT PACKING pc=0x000000000398bc84 sp=0x000000001e1aec40
  300. Event: 3910.351 Thread 0x0000000013ab0800 DEOPT UNPACKING pc=0x0000000002809164 sp=0x000000001e1aeb58 mode 2
  301. Event: 3910.351 Thread 0x0000000013ab0800 DEOPT PACKING pc=0x000000000398bc84 sp=0x000000001e1aec40
  302. Event: 3910.351 Thread 0x0000000013ab0800 DEOPT UNPACKING pc=0x0000000002809164 sp=0x000000001e1aeb58 mode 2
  303. Event: 3910.352 Thread 0x0000000013ab0800 DEOPT PACKING pc=0x000000000398bc84 sp=0x000000001e1aec40
  304. Event: 3910.352 Thread 0x0000000013ab0800 DEOPT UNPACKING pc=0x0000000002809164 sp=0x000000001e1aeb58 mode 2
  305.  
  306.  
  307. Dynamic libraries:
  308. 0x000007f694240000 - 0x000007f694273000 C:\Program Files\Java\jre7\bin\java.exe
  309. 0x000007f855460000 - 0x000007f85561e000 C:\Windows\SYSTEM32\ntdll.dll
  310. 0x000007f852240000 - 0x000007f852376000 C:\Windows\system32\KERNEL32.DLL
  311. 0x000007f851ae0000 - 0x000007f851bd3000 C:\Windows\system32\KERNELBASE.dll
  312. 0x000007f852390000 - 0x000007f85246e000 C:\Windows\system32\ADVAPI32.dll
  313. 0x000007f851d60000 - 0x000007f851eac000 C:\Windows\system32\USER32.dll
  314. 0x000007f84ed40000 - 0x000007f84efa9000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9200.16384_none_418c2a697189c07f\COMCTL32.dll
  315. 0x000007f8542f0000 - 0x000007f854395000 C:\Windows\system32\msvcrt.dll
  316. 0x000007f8521f0000 - 0x000007f852238000 C:\Windows\SYSTEM32\sechost.dll
  317. 0x000007f853d30000 - 0x000007f853e70000 C:\Windows\system32\RPCRT4.dll
  318. 0x000007f8541b0000 - 0x000007f8542f0000 C:\Windows\system32\GDI32.dll
  319. 0x000007f8543a0000 - 0x000007f8543d9000 C:\Windows\system32\IMM32.DLL
  320. 0x000007f852070000 - 0x000007f852185000 C:\Windows\system32\MSCTF.dll
  321. 0x0000000065ac0000 - 0x0000000065b91000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  322. 0x0000000065390000 - 0x0000000065ab1000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  323. 0x000007f8431a0000 - 0x000007f8431a9000 C:\Windows\SYSTEM32\WSOCK32.dll
  324. 0x000007f84ba30000 - 0x000007f84ba50000 C:\Windows\SYSTEM32\WINMM.dll
  325. 0x000007f851ec0000 - 0x000007f851ec7000 C:\Windows\system32\PSAPI.DLL
  326. 0x000007f854150000 - 0x000007f8541a8000 C:\Windows\system32\WS2_32.dll
  327. 0x000007f84b8b0000 - 0x000007f84b8e2000 C:\Windows\SYSTEM32\WINMMBASE.dll
  328. 0x000007f852540000 - 0x000007f852549000 C:\Windows\system32\NSI.dll
  329. 0x0000000065380000 - 0x000000006538f000 C:\Program Files\Java\jre7\bin\verify.dll
  330. 0x0000000065350000 - 0x0000000065378000 C:\Program Files\Java\jre7\bin\java.dll
  331. 0x0000000065330000 - 0x0000000065345000 C:\Program Files\Java\jre7\bin\zip.dll
  332. 0x0000000065190000 - 0x0000000065323000 C:\Program Files\Java\jre7\bin\awt.dll
  333. 0x000007f852470000 - 0x000007f852533000 C:\Windows\system32\OLEAUT32.dll
  334. 0x000007f852550000 - 0x000007f852700000 C:\Windows\system32\combase.dll
  335. 0x000007f84d560000 - 0x000007f84d5ff000 C:\Windows\system32\apphelp.dll
  336. 0x000007f84f9c0000 - 0x000007f84f9e1000 C:\Windows\system32\DWMAPI.DLL
  337. 0x000007f8504b0000 - 0x000007f850596000 C:\Windows\system32\uxtheme.dll
  338. 0x000007f854480000 - 0x000007f8545fe000 C:\Windows\system32\ole32.dll
  339. 0x000007f8515c0000 - 0x000007f8515ca000 C:\Windows\SYSTEM32\CRYPTBASE.dll
  340. 0x000007f851560000 - 0x000007f8515bc000 C:\Windows\SYSTEM32\bcryptPrimitives.dll
  341. 0x000007f843280000 - 0x000007f843480000 C:\Windows\system32\d3d9.dll
  342. 0x000007f84c730000 - 0x000007f84c739000 C:\Windows\SYSTEM32\VERSION.dll
  343. 0x000007f84c740000 - 0x000007f84c85e000 C:\Windows\SYSTEM32\aticfx64.dll
  344. 0x000007f8488a0000 - 0x000007f8488bf000 C:\Windows\SYSTEM32\atiu9p64.dll
  345. 0x000007f836f20000 - 0x000007f8375b8000 C:\Windows\SYSTEM32\atiumd64.dll
  346. 0x0000000065ba0000 - 0x000000006608a000 C:\Windows\SYSTEM32\atiumd6a.dll
  347. 0x0000000065150000 - 0x000000006518e000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  348. 0x000007f852700000 - 0x000007f8539de000 C:\Windows\system32\SHELL32.dll
  349. 0x000007f854100000 - 0x000007f854150000 C:\Windows\system32\SHLWAPI.dll
  350. 0x000007f850120000 - 0x000007f8501b6000 C:\Windows\SYSTEM32\shcore.dll
  351. 0x0000000065130000 - 0x0000000065149000 C:\Program Files\Java\jre7\bin\net.dll
  352. 0x0000000180000000 - 0x0000000180035000 C:\Windows\system32\BfLLR.dll
  353. 0x000007f8507c0000 - 0x000007f8507ea000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
  354. 0x000007f8507b0000 - 0x000007f8507ba000 C:\Windows\SYSTEM32\WINNSI.DLL
  355. 0x000007f850790000 - 0x000007f8507a8000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
  356. 0x000007f850770000 - 0x000007f850783000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
  357. 0x000007f850fd0000 - 0x000007f85102c000 C:\Windows\system32\mswsock.dll
  358. 0x0000000065110000 - 0x0000000065121000 C:\Program Files\Java\jre7\bin\nio.dll
  359. 0x00000000650c0000 - 0x0000000065101000 C:\Program Files\Java\jre7\bin\t2k.dll
  360. 0x0000000065090000 - 0x00000000650ba000 C:\Program Files\Java\jre7\bin\dcpr.dll
  361. 0x000000001ae00000 - 0x000000001ae48000 D:\MultiMC\instances\Mods 1.5.1\minecraft\bin\natives\lwjgl64.dll
  362. 0x000007f843080000 - 0x000007f84319f000 C:\Windows\SYSTEM32\OPENGL32.dll
  363. 0x000007f843050000 - 0x000007f84307c000 C:\Windows\SYSTEM32\GLU32.dll
  364. 0x000007f842f60000 - 0x000007f84304a000 C:\Windows\SYSTEM32\DDRAW.dll
  365. 0x000007f842f50000 - 0x000007f842f58000 C:\Windows\SYSTEM32\DCIMAN32.dll
  366. 0x000007f851030000 - 0x000007f85104a000 C:\Windows\SYSTEM32\CRYPTSP.dll
  367. 0x000007f850c50000 - 0x000007f850c99000 C:\Windows\system32\rsaenh.dll
  368. 0x000007f850db0000 - 0x000007f850dcf000 C:\Windows\SYSTEM32\USERENV.dll
  369. 0x000007f8516a0000 - 0x000007f8516b5000 C:\Windows\SYSTEM32\profapi.dll
  370. 0x000007f849e10000 - 0x000007f849e24000 C:\Windows\system32\napinsp.dll
  371. 0x000007f849e30000 - 0x000007f849e48000 C:\Windows\system32\pnrpnsp.dll
  372. 0x000007f8501e0000 - 0x000007f8501f6000 C:\Windows\system32\NLAapi.dll
  373. 0x000007f850e10000 - 0x000007f850ea8000 C:\Windows\SYSTEM32\DNSAPI.dll
  374. 0x000007f849e80000 - 0x000007f849e92000 C:\Windows\System32\winrnr.dll
  375. 0x000007f84b620000 - 0x000007f84b628000 C:\Windows\System32\rasadhlp.dll
  376. 0x000007f84dca0000 - 0x000007f84dcff000 C:\Windows\System32\fwpuclnt.dll
  377. 0x0000000065080000 - 0x0000000065087000 C:\Program Files\Java\jre7\bin\jawt.dll
  378. 0x000007f842f40000 - 0x000007f842f49000 C:\Windows\SYSTEM32\atig6pxx.dll
  379. 0x0000000063990000 - 0x0000000065073000 C:\Windows\SYSTEM32\atio6axx.dll
  380. 0x000007f854600000 - 0x000007f8547d0000 C:\Windows\system32\SETUPAPI.dll
  381. 0x000007f8519b0000 - 0x000007f8519ff000 C:\Windows\system32\CFGMGR32.dll
  382. 0x000007f851ab0000 - 0x000007f851ad2000 C:\Windows\system32\DEVOBJ.dll
  383. 0x000007f84eb50000 - 0x000007f84ebf6000 C:\Windows\SYSTEM32\atiadlxx.dll
  384. 0x000007f850a70000 - 0x000007f850a81000 C:\Windows\SYSTEM32\WTSAPI32.dll
  385. 0x000007f851950000 - 0x000007f8519a5000 C:\Windows\system32\WINTRUST.dll
  386. 0x000007f851770000 - 0x000007f851947000 C:\Windows\system32\CRYPT32.dll
  387. 0x000007f851750000 - 0x000007f851766000 C:\Windows\system32\MSASN1.dll
  388. 0x000007f842f30000 - 0x000007f842f3e000 C:\Windows\SYSTEM32\atig6txx.dll
  389. 0x0000000063980000 - 0x000000006398b000 C:\Program Files\Java\jre7\bin\management.dll
  390. 0x0000000063950000 - 0x0000000063974000 C:\Program Files\Java\jre7\bin\sunec.dll
  391. 0x0000000063940000 - 0x000000006394b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  392. 0x000007f842d60000 - 0x000007f842e82000 D:\MultiMC\instances\Mods 1.5.1\minecraft\bin\natives\OpenAL64.dll
  393. 0x000007f842650000 - 0x000007f8426db000 C:\Windows\SYSTEM32\dsound.dll
  394. 0x000007f850d50000 - 0x000007f850d93000 C:\Windows\SYSTEM32\POWRPROF.dll
  395. 0x000007f8543e0000 - 0x000007f854476000 C:\Windows\SYSTEM32\clbcatq.dll
  396. 0x000007f84ecd0000 - 0x000007f84ed32000 C:\Windows\System32\MMDevApi.dll
  397. 0x000007f8431b0000 - 0x000007f8431e9000 C:\Windows\SYSTEM32\wdmaud.drv
  398. 0x000007f848890000 - 0x000007f848897000 C:\Windows\SYSTEM32\ksuser.dll
  399. 0x000007f84ecc0000 - 0x000007f84ecc9000 C:\Windows\SYSTEM32\AVRT.dll
  400. 0x000007f845d20000 - 0x000007f845d92000 C:\Windows\SYSTEM32\AUDIOSES.DLL
  401. 0x000007f848880000 - 0x000007f84888b000 C:\Windows\SYSTEM32\msacm32.drv
  402. 0x000007f8487d0000 - 0x000007f8487e9000 C:\Windows\SYSTEM32\MSACM32.dll
  403. 0x000007f847830000 - 0x000007f847839000 C:\Windows\SYSTEM32\midimap.dll
  404. 0x000007f8470f0000 - 0x000007f847253000 C:\Windows\SYSTEM32\dbghelp.dll
  405.  
  406. VM Arguments:
  407. jvm_args: -Xms512m -Xmx4096m
  408. java_command: MultiMCLauncher.jar shadoskill d71892972b039b40794b02923c3b80a724cdd0fe MultiMC: Mods 1.5.1 1280x720 Mojang
  409. Launcher Type: SUN_STANDARD
  410.  
  411. Environment Variables:
  412. 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:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static
  413. USERNAME=ShadoTIGER
  414. OS=Windows_NT
  415. PROCESSOR_IDENTIFIER=AMD64 Family 21 Model 1 Stepping 2, AuthenticAMD
  416.  
  417.  
  418.  
  419. --------------- S Y S T E M ---------------
  420.  
  421. OS: Windows 8 , 64 bit Build 9200
  422.  
  423. CPU:total 8 (8 cores per cpu, 1 threads per core) family 21 model 1 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv
  424.  
  425. Memory: 4k page, physical 16722352k(10809116k free), swap 33499568k(25282376k free)
  426.  
  427. 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
  428.  
  429. time: Thu May 02 03:59:22 2013
  430. elapsed time: 3910 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement