Advertisement
Guest User

crashlog2_excessive

a guest
Dec 10th, 2012
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.57 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=0x000007feeae26220, pid=2992, tid=2424
  5. #
  6. # JRE version: 7.0_09-b05
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.5-b02 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [OpenAL64.dll+0x6220] alSourcei+0x144
  10. #
  11. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  12. #
  13. # If you would like to submit a bug report, please visit:
  14. # http://bugreport.sun.com/bugreport/crash.jsp
  15. # The crash happened outside the Java Virtual Machine in native code.
  16. # See problematic frame for where to report the bug.
  17. #
  18.  
  19. --------------- T H R E A D ---------------
  20.  
  21. Current thread (0x0000000012748800): JavaThread "Thread-20" [_thread_in_native, id=2424, stack(0x0000000025840000,0x0000000025940000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, writing address 0xffffffff8adbf8b0
  24.  
  25. Registers:
  26. RAX=0x00000000208a61e0, RBX=0xffffffff8adbf890, RCX=0x00000000208a0000, RDX=0x0000000000000088
  27. RSP=0x000000002593eda0, RBP=0x00000000208acdf0, RSI=0x00000000ffffffff, RDI=0x0000000000000005
  28. R8 =0x00000000208a61d0, R9 =0x00000000208a61e0, R10=0x000000000259237c, R11=0x00000000208acdf0
  29. R12=0x00000000208a67d0, R13=0x000000077df1ff48, R14=0x000000002593ee80, R15=0x0000000012748800
  30. RIP=0x000007feeae26220, EFLAGS=0x0000000000010246
  31.  
  32. Top of Stack: (sp=0x000000002593eda0)
  33. 0x000000002593eda0: ffffffff8adbf890 00000000ffffffff
  34. 0x000000002593edb0: 000000077defe698 000000002593ee18
  35. 0x000000002593edc0: 0000000000000000 00000000025923a8
  36. 0x000000002593edd0: 000000077df1ff48 000000002593ee50
  37. 0x000000002593ede0: 0000000000000013 0000000000000005
  38. 0x000000002593edf0: 000000008adbf890 0000000000000000
  39. 0x000000002593ee00: 0000000784a77f80 00000007d8a98c78
  40. 0x000000002593ee10: 000000002593ee10 0000000000000000
  41. 0x000000002593ee20: 000000002593ee80 000000077df22cd0
  42. 0x000000002593ee30: 0000000000000000 000000077df1ff48
  43. 0x000000002593ee40: 0000000000000000 000000002593ee70
  44. 0x000000002593ee50: 000000002593eec8 00000000025861f8
  45. 0x000000002593ee60: 0000000782f765c0 000000000258f1d8
  46. 0x000000002593ee70: 000000008adbf890 0000000000001009
  47. 0x000000002593ee80: 00000000208acdf0 000000002593ee88
  48. 0x000000002593ee90: 000000077df06fd7 000000002593eee0
  49.  
  50. Instructions: (pc=0x000007feeae26220)
  51. 0x000007feeae26200: a1 00 00 83 60 08 00 48 83 60 10 00 89 18 c7 40
  52. 0x000007feeae26210: 04 01 00 00 00 48 89 45 68 c7 45 70 01 00 00 00
  53. 0x000007feeae26220: ff 43 20 eb 0a c7 85 74 01 00 00 30 10 00 00 89
  54. 0x000007feeae26230: 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=0x00000000208a61e0 is an unknown value
  60. RBX=0xffffffff8adbf890 is an unknown value
  61. RCX=0x00000000208a0000 is an unknown value
  62. RDX=0x0000000000000088 is an unknown value
  63. RSP=0x000000002593eda0 is pointing into the stack for thread: 0x0000000012748800
  64. RBP=0x00000000208acdf0 is an unknown value
  65. RSI=0x00000000ffffffff is an unknown value
  66. RDI=0x0000000000000005 is an unknown value
  67. R8 =0x00000000208a61d0 is an unknown value
  68. R9 =0x00000000208a61e0 is an unknown value
  69. R10=0x000000000259237c is an Interpreter codelet
  70. method entry point (kind = native) [0x0000000002592100, 0x0000000002592980] 2176 bytes
  71. R11=0x00000000208acdf0 is an unknown value
  72. R12=0x00000000208a67d0 is an unknown value
  73. R13=0x000000077df1ff48 is an oop
  74. {method}
  75. - klass: {other class}
  76. R14=0x000000002593ee80 is pointing into the stack for thread: 0x0000000012748800
  77. R15=0x0000000012748800 is a thread
  78.  
  79.  
  80. Stack: [0x0000000025840000,0x0000000025940000], sp=0x000000002593eda0, free space=1019k
  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. 0x00000000109a6000 JavaThread "Client write thread" [_thread_blocked, id=3944, stack(0x0000000015ab0000,0x0000000015bb0000)]
  98. 0x00000000109a3000 JavaThread "Client read thread" [_thread_in_native, id=3128, stack(0x0000000016fa0000,0x00000000170a0000)]
  99. 0x00000000109a2000 JavaThread "LogisticsPipes RoutingTableUpdateThread #3" daemon [_thread_blocked, id=2896, stack(0x0000000034bd0000,0x0000000034cd0000)]
  100. 0x00000000109a1800 JavaThread "LogisticsPipes RoutingTableUpdateThread #2" daemon [_thread_blocked, id=3256, stack(0x0000000034ad0000,0x0000000034bd0000)]
  101. 0x00000000109a0800 JavaThread "LogisticsPipes RoutingTableUpdateThread #1" daemon [_thread_blocked, id=1904, stack(0x0000000034850000,0x0000000034950000)]
  102. 0x000000001274b800 JavaThread "LogisticsPipes RoutingTableUpdateThread #0" daemon [_thread_blocked, id=3856, stack(0x0000000034690000,0x0000000034790000)]
  103. 0x000000001274a800 JavaThread "LogisticsPipes Packet Compressor SERVER" daemon [_thread_blocked, id=3336, stack(0x0000000034560000,0x0000000034660000)]
  104. 0x000000001274a000 JavaThread "LogisticsPipes Packet Compressor CLIENT" daemon [_thread_blocked, id=3328, stack(0x00000000343d0000,0x00000000344d0000)]
  105. 0x0000000012749000 JavaThread "Thread-21" [_thread_blocked, id=1796, stack(0x00000000259d0000,0x0000000025ad0000)]
  106. =>0x0000000012748800 JavaThread "Thread-20" [_thread_in_native, id=2424, stack(0x0000000025840000,0x0000000025940000)]
  107. 0x0000000012747800 JavaThread "TC Aura Update Thread" [_thread_blocked, id=3412, stack(0x00000000256a0000,0x00000000257a0000)]
  108. 0x0000000012747000 JavaThread "TC Aura Deletion Thread" [_thread_blocked, id=3152, stack(0x00000000201b0000,0x00000000202b0000)]
  109. 0x0000000012746000 JavaThread "TC Aura Calculation Thread" [_thread_blocked, id=2360, stack(0x00000000205d0000,0x00000000206d0000)]
  110. 0x0000000012744800 JavaThread "Minecraft main thread" [_thread_blocked, id=3660, stack(0x0000000010190000,0x0000000010290000)]
  111. 0x0000000010bd5000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=1256, stack(0x0000000010070000,0x0000000010170000)]
  112. 0x0000000010bd4000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=1364, stack(0x00000000186f0000,0x00000000187f0000)]
  113. 0x0000000010bd2800 JavaThread "Thread-10" [_thread_blocked, id=1312, stack(0x0000000016b90000,0x0000000016c90000)]
  114. 0x0000000010bd2000 JavaThread "SwingWorker-pool-2-thread-7" daemon [_thread_blocked, id=3732, stack(0x0000000016e70000,0x0000000016f70000)]
  115. 0x0000000010bcf800 JavaThread "SwingWorker-pool-2-thread-6" daemon [_thread_blocked, id=2608, stack(0x0000000010480000,0x0000000010580000)]
  116. 0x0000000010bd0800 JavaThread "SwingWorker-pool-2-thread-5" daemon [_thread_blocked, id=3240, stack(0x0000000016a40000,0x0000000016b40000)]
  117. 0x0000000010bd1000 JavaThread "Image Animator 3" daemon [_thread_blocked, id=3380, stack(0x0000000016d50000,0x0000000016e50000)]
  118. 0x0000000010bcf000 JavaThread "SwingWorker-pool-2-thread-4" daemon [_thread_blocked, id=1872, stack(0x0000000016870000,0x0000000016970000)]
  119. 0x0000000010bce000 JavaThread "DestroyJavaVM" [_thread_blocked, id=2552, stack(0x0000000002400000,0x0000000002500000)]
  120. 0x00000000106f0800 JavaThread "SwingWorker-pool-2-thread-3" daemon [_thread_blocked, id=3692, stack(0x0000000015bd0000,0x0000000015cd0000)]
  121. 0x00000000106ed000 JavaThread "SwingWorker-pool-2-thread-2" daemon [_thread_blocked, id=3840, stack(0x0000000015d20000,0x0000000015e20000)]
  122. 0x00000000108dd800 JavaThread "TimerQueue" daemon [_thread_blocked, id=2960, stack(0x0000000012310000,0x0000000012410000)]
  123. 0x0000000010c21800 JavaThread "SwingWorker-pool-2-thread-1" daemon [_thread_blocked, id=3792, stack(0x0000000011c40000,0x0000000011d40000)]
  124. 0x000000000d7f1000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=1932, stack(0x0000000011730000,0x0000000011830000)]
  125. 0x000000000d902800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=3104, stack(0x000000000f7e0000,0x000000000f8e0000)]
  126. 0x000000000d75a800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3880, stack(0x000000000daa0000,0x000000000dba0000)]
  127. 0x000000000d75a000 JavaThread "AWT-Shutdown" [_thread_blocked, id=3332, stack(0x000000000dd70000,0x000000000de70000)]
  128. 0x000000000d759000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1588, stack(0x000000000dba0000,0x000000000dca0000)]
  129. 0x000000000b90c000 JavaThread "Service Thread" daemon [_thread_blocked, id=2384, stack(0x000000000d340000,0x000000000d440000)]
  130. 0x000000000b90a800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=1064, stack(0x000000000d1f0000,0x000000000d2f0000)]
  131. 0x000000000b905800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=212, stack(0x000000000cf60000,0x000000000d060000)]
  132. 0x000000000b904000 JavaThread "Attach Listener" daemon [_thread_blocked, id=1780, stack(0x000000000d060000,0x000000000d160000)]
  133. 0x000000000b8fd000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3816, stack(0x000000000ce40000,0x000000000cf40000)]
  134. 0x0000000002215800 JavaThread "Finalizer" daemon [_thread_blocked, id=3148, stack(0x000000000cc30000,0x000000000cd30000)]
  135. 0x000000000220e800 JavaThread "Reference Handler" daemon [_thread_blocked, id=3884, stack(0x000000000ca60000,0x000000000cb60000)]
  136.  
  137. Other Threads:
  138. 0x000000000b882800 VMThread [stack: 0x000000000c840000,0x000000000c940000] [id=3204]
  139. 0x000000000b923000 WatcherThread [stack: 0x000000000d560000,0x000000000d660000] [id=2708]
  140.  
  141. VM state:not at safepoint (normal execution)
  142.  
  143. VM Mutex/Monitor currently owned by a thread: None
  144.  
  145. Heap
  146. PSYoungGen total 194944K, used 68451K [0x00000007d5560000, 0x00000007e2680000, 0x0000000800000000)
  147. eden space 176256K, 31% used [0x00000007d5560000,0x00000007d8ad9190,0x00000007e0180000)
  148. from space 18688K, 73% used [0x00000007e1440000,0x00000007e219fe08,0x00000007e2680000)
  149. to space 18944K, 0% used [0x00000007e0180000,0x00000007e0180000,0x00000007e1400000)
  150. ParOldGen total 240384K, used 214969K [0x0000000780000000, 0x000000078eac0000, 0x00000007d5560000)
  151. object space 240384K, 89% used [0x0000000780000000,0x000000078d1ee548,0x000000078eac0000)
  152. PSPermGen total 83968K, used 68527K [0x000000077ae00000, 0x0000000780000000, 0x0000000780000000)
  153. object space 83968K, 81% used [0x000000077ae00000,0x000000077f0ebf18,0x0000000780000000)
  154.  
  155. Card table byte_map: [0x0000000005580000,0x00000000059b0000] byte_map_base: 0x00000000019a9000
  156.  
  157. Polling page: 0x0000000000130000
  158.  
  159. Code Cache [0x0000000002580000, 0x00000000032c0000, 0x0000000005580000)
  160. total_blobs=4554 nmethods=3606 adapters=895 free_code_cache=35790Kb largest_free_block=36451776
  161.  
  162. Compilation events (10 events):
  163. Event: 2310.320 Thread 0x000000000b90a800 nmethod 3886 0x000000000326b490 code [0x000000000326b600, 0x000000000326b968]
  164. Event: 2310.330 Thread 0x000000000b90a800 3887 java.lang.Integer::toUnsignedString (55 bytes)
  165. Event: 2310.351 Thread 0x000000000b90a800 nmethod 3887 0x0000000002cac350 code [0x0000000002cac4c0, 0x0000000002cac938]
  166. Event: 2310.356 Thread 0x000000000b90a800 3888 codechicken.nei.api.ItemInfo$1::addItemIfInRange (38 bytes)
  167. Event: 2310.365 Thread 0x000000000b90a800 nmethod 3888 0x0000000003002090 code [0x0000000003002220, 0x0000000003002658]
  168. Event: 2310.398 Thread 0x000000000b905800 nmethod 3882 0x000000000314e250 code [0x000000000314e6e0, 0x0000000003151770]
  169. Event: 2311.288 Thread 0x000000000b90a800 3889 vk::b (14 bytes)
  170. Event: 2311.289 Thread 0x000000000b90a800 nmethod 3889 0x0000000002c652d0 code [0x0000000002c65420, 0x0000000002c65558]
  171. Event: 2313.015 Thread 0x000000000b905800 3890 MAtProcessorEnchantments::doProcess (147 bytes)
  172. Event: 2313.056 Thread 0x000000000b905800 nmethod 3890 0x0000000002e08750 code [0x0000000002e08a20, 0x0000000002e09b10]
  173.  
  174. GC Heap History (10 events):
  175. Event: 2270.122 GC heap before
  176. {Heap before GC invocations=567 (full 9):
  177. PSYoungGen total 190272K, used 183708K [0x00000007d5560000, 0x00000007e2480000, 0x0000000800000000)
  178. eden space 170240K, 100% used [0x00000007d5560000,0x00000007dfba0000,0x00000007dfba0000)
  179. from space 20032K, 67% used [0x00000007dfba0000,0x00000007e08c7080,0x00000007e0f30000)
  180. to space 19968K, 0% used [0x00000007e1100000,0x00000007e1100000,0x00000007e2480000)
  181. ParOldGen total 240384K, used 214761K [0x0000000780000000, 0x000000078eac0000, 0x00000007d5560000)
  182. object space 240384K, 89% used [0x0000000780000000,0x000000078d1ba548,0x000000078eac0000)
  183. PSPermGen total 83968K, used 68524K [0x000000077ae00000, 0x0000000780000000, 0x0000000780000000)
  184. object space 83968K, 81% used [0x000000077ae00000,0x000000077f0eb0e8,0x0000000780000000)
  185. Event: 2270.133 GC heap after
  186. Heap after GC invocations=567 (full 9):
  187. PSYoungGen total 192128K, used 12239K [0x00000007d5560000, 0x00000007e2480000, 0x0000000800000000)
  188. eden space 172160K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007dfd80000)
  189. from space 19968K, 61% used [0x00000007e1100000,0x00000007e1cf3ce8,0x00000007e2480000)
  190. to space 19968K, 0% used [0x00000007dfd80000,0x00000007dfd80000,0x00000007e1100000)
  191. ParOldGen total 240384K, used 214825K [0x0000000780000000, 0x000000078eac0000, 0x00000007d5560000)
  192. object space 240384K, 89% used [0x0000000780000000,0x000000078d1ca548,0x000000078eac0000)
  193. PSPermGen total 83968K, used 68524K [0x000000077ae00000, 0x0000000780000000, 0x0000000780000000)
  194. object space 83968K, 81% used [0x000000077ae00000,0x000000077f0eb0e8,0x0000000780000000)
  195. }
  196. Event: 2280.160 GC heap before
  197. {Heap before GC invocations=568 (full 9):
  198. PSYoungGen total 192128K, used 184399K [0x00000007d5560000, 0x00000007e2480000, 0x0000000800000000)
  199. eden space 172160K, 100% used [0x00000007d5560000,0x00000007dfd80000,0x00000007dfd80000)
  200. from space 19968K, 61% used [0x00000007e1100000,0x00000007e1cf3ce8,0x00000007e2480000)
  201. to space 19968K, 0% used [0x00000007dfd80000,0x00000007dfd80000,0x00000007e1100000)
  202. ParOldGen total 240384K, used 214825K [0x0000000780000000, 0x000000078eac0000, 0x00000007d5560000)
  203. object space 240384K, 89% used [0x0000000780000000,0x000000078d1ca548,0x000000078eac0000)
  204. PSPermGen total 83968K, used 68524K [0x000000077ae00000, 0x0000000780000000, 0x0000000780000000)
  205. object space 83968K, 81% used [0x000000077ae00000,0x000000077f0eb0e8,0x0000000780000000)
  206. Event: 2280.172 GC heap after
  207. Heap after GC invocations=568 (full 9):
  208. PSYoungGen total 192128K, used 13170K [0x00000007d5560000, 0x00000007e2600000, 0x0000000800000000)
  209. eden space 172160K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007dfd80000)
  210. from space 19968K, 65% used [0x00000007dfd80000,0x00000007e0a5ca78,0x00000007e1100000)
  211. to space 19776K, 0% used [0x00000007e12b0000,0x00000007e12b0000,0x00000007e2600000)
  212. ParOldGen total 240384K, used 214857K [0x0000000780000000, 0x000000078eac0000, 0x00000007d5560000)
  213. object space 240384K, 89% used [0x0000000780000000,0x000000078d1d2548,0x000000078eac0000)
  214. PSPermGen total 83968K, used 68524K [0x000000077ae00000, 0x0000000780000000, 0x0000000780000000)
  215. object space 83968K, 81% used [0x000000077ae00000,0x000000077f0eb0e8,0x0000000780000000)
  216. }
  217. Event: 2288.683 GC heap before
  218. {Heap before GC invocations=569 (full 9):
  219. PSYoungGen total 192128K, used 185227K [0x00000007d5560000, 0x00000007e2600000, 0x0000000800000000)
  220. eden space 172160K, 99% used [0x00000007d5560000,0x00000007dfd66260,0x00000007dfd80000)
  221. from space 19968K, 65% used [0x00000007dfd80000,0x00000007e0a5ca78,0x00000007e1100000)
  222. to space 19776K, 0% used [0x00000007e12b0000,0x00000007e12b0000,0x00000007e2600000)
  223. ParOldGen total 240384K, used 214857K [0x0000000780000000, 0x000000078eac0000, 0x00000007d5560000)
  224. object space 240384K, 89% used [0x0000000780000000,0x000000078d1d2548,0x000000078eac0000)
  225. PSPermGen total 83968K, used 68524K [0x000000077ae00000, 0x0000000780000000, 0x0000000780000000)
  226. object space 83968K, 81% used [0x000000077ae00000,0x000000077f0eb2a0,0x0000000780000000)
  227. Event: 2288.694 GC heap after
  228. Heap after GC invocations=569 (full 9):
  229. PSYoungGen total 193600K, used 13080K [0x00000007d5560000, 0x00000007e25b0000, 0x0000000800000000)
  230. eden space 174144K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007dff70000)
  231. from space 19456K, 67% used [0x00000007e12b0000,0x00000007e1f76260,0x00000007e25b0000)
  232. to space 19584K, 0% used [0x00000007dff70000,0x00000007dff70000,0x00000007e1290000)
  233. ParOldGen total 240384K, used 214881K [0x0000000780000000, 0x000000078eac0000, 0x00000007d5560000)
  234. object space 240384K, 89% used [0x0000000780000000,0x000000078d1d8548,0x000000078eac0000)
  235. PSPermGen total 83968K, used 68524K [0x000000077ae00000, 0x0000000780000000, 0x0000000780000000)
  236. object space 83968K, 81% used [0x000000077ae00000,0x000000077f0eb2a0,0x0000000780000000)
  237. }
  238. Event: 2299.187 GC heap before
  239. {Heap before GC invocations=570 (full 9):
  240. PSYoungGen total 193600K, used 187224K [0x00000007d5560000, 0x00000007e25b0000, 0x0000000800000000)
  241. eden space 174144K, 100% used [0x00000007d5560000,0x00000007dff70000,0x00000007dff70000)
  242. from space 19456K, 67% used [0x00000007e12b0000,0x00000007e1f76260,0x00000007e25b0000)
  243. to space 19584K, 0% used [0x00000007dff70000,0x00000007dff70000,0x00000007e1290000)
  244. ParOldGen total 240384K, used 214881K [0x0000000780000000, 0x000000078eac0000, 0x00000007d5560000)
  245. object space 240384K, 89% used [0x0000000780000000,0x000000078d1d8548,0x000000078eac0000)
  246. PSPermGen total 83968K, used 68526K [0x000000077ae00000, 0x0000000780000000, 0x0000000780000000)
  247. object space 83968K, 81% used [0x000000077ae00000,0x000000077f0eba40,0x0000000780000000)
  248. Event: 2299.202 GC heap after
  249. Heap after GC invocations=570 (full 9):
  250. PSYoungGen total 193728K, used 13685K [0x00000007d5560000, 0x00000007e2710000, 0x0000000800000000)
  251. eden space 174144K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007dff70000)
  252. from space 19584K, 69% used [0x00000007dff70000,0x00000007e0ccd650,0x00000007e1290000)
  253. to space 19264K, 0% used [0x00000007e1440000,0x00000007e1440000,0x00000007e2710000)
  254. ParOldGen total 240384K, used 214929K [0x0000000780000000, 0x000000078eac0000, 0x00000007d5560000)
  255. object space 240384K, 89% used [0x0000000780000000,0x000000078d1e4548,0x000000078eac0000)
  256. PSPermGen total 83968K, used 68526K [0x000000077ae00000, 0x0000000780000000, 0x0000000780000000)
  257. object space 83968K, 81% used [0x000000077ae00000,0x000000077f0eba40,0x0000000780000000)
  258. }
  259. Event: 2310.334 GC heap before
  260. {Heap before GC invocations=571 (full 9):
  261. PSYoungGen total 193728K, used 187829K [0x00000007d5560000, 0x00000007e2710000, 0x0000000800000000)
  262. eden space 174144K, 100% used [0x00000007d5560000,0x00000007dff70000,0x00000007dff70000)
  263. from space 19584K, 69% used [0x00000007dff70000,0x00000007e0ccd650,0x00000007e1290000)
  264. to space 19264K, 0% used [0x00000007e1440000,0x00000007e1440000,0x00000007e2710000)
  265. ParOldGen total 240384K, used 214929K [0x0000000780000000, 0x000000078eac0000, 0x00000007d5560000)
  266. object space 240384K, 89% used [0x0000000780000000,0x000000078d1e4548,0x000000078eac0000)
  267. PSPermGen total 83968K, used 68527K [0x000000077ae00000, 0x0000000780000000, 0x0000000780000000)
  268. object space 83968K, 81% used [0x000000077ae00000,0x000000077f0ebcb8,0x0000000780000000)
  269. Event: 2310.350 GC heap after
  270. Heap after GC invocations=571 (full 9):
  271. PSYoungGen total 194944K, used 13695K [0x00000007d5560000, 0x00000007e2680000, 0x0000000800000000)
  272. eden space 176256K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007e0180000)
  273. from space 18688K, 73% used [0x00000007e1440000,0x00000007e219fe08,0x00000007e2680000)
  274. to space 18944K, 0% used [0x00000007e0180000,0x00000007e0180000,0x00000007e1400000)
  275. ParOldGen total 240384K, used 214969K [0x0000000780000000, 0x000000078eac0000, 0x00000007d5560000)
  276. object space 240384K, 89% used [0x0000000780000000,0x000000078d1ee548,0x000000078eac0000)
  277. PSPermGen total 83968K, used 68527K [0x000000077ae00000, 0x0000000780000000, 0x0000000780000000)
  278. object space 83968K, 81% used [0x000000077ae00000,0x000000077f0ebcb8,0x0000000780000000)
  279. }
  280.  
  281. Deoptimization events (10 events):
  282. Event: 2241.633 Thread 0x0000000012744800 Uncommon trap -34 fr.pc 0x0000000003119680
  283. Event: 2241.652 Thread 0x0000000012744800 Uncommon trap -34 fr.pc 0x0000000003119680
  284. Event: 2311.250 Thread 0x0000000012744800 Uncommon trap -83 fr.pc 0x0000000002c4982c
  285. Event: 2311.268 Thread 0x0000000012744800 Uncommon trap -83 fr.pc 0x0000000002da1e68
  286. Event: 2311.270 Thread 0x0000000012744800 Uncommon trap -83 fr.pc 0x0000000002f93394
  287. Event: 2311.270 Thread 0x0000000012744800 Uncommon trap -83 fr.pc 0x0000000002f8fac0
  288. Event: 2311.290 Thread 0x0000000012744800 Uncommon trap -83 fr.pc 0x0000000002cb1df8
  289. Event: 2311.368 Thread 0x0000000012744800 Uncommon trap -83 fr.pc 0x0000000002fc4308
  290. Event: 2312.819 Thread 0x0000000012744800 Uncommon trap -83 fr.pc 0x0000000002bdaa04
  291. Event: 2313.015 Thread 0x0000000012744800 Uncommon trap -83 fr.pc 0x0000000002df0f24
  292.  
  293. Internal exceptions (10 events):
  294. Event: 2315.325 Thread 0x00000000109a6000 Threw 0x00000007d83a5940 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
  295. Event: 2315.325 Thread 0x00000000109a6000 Threw 0x00000007d83a5ab0 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2846
  296. Event: 2315.326 Thread 0x0000000012748800 Threw 0x00000007d7e302f8 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
  297. Event: 2315.372 Thread 0x00000000109a6000 Threw 0x00000007d83a5c80 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
  298. Event: 2315.372 Thread 0x0000000012748800 Threw 0x00000007d7e304b8 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
  299. Event: 2315.415 Thread 0x00000000109a6000 Threw 0x00000007d83a5df0 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
  300. Event: 2315.415 Thread 0x00000000109a6000 Threw 0x00000007d83a5fb8 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
  301. Event: 2315.416 Thread 0x0000000012748800 Threw 0x00000007d899fa10 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
  302. Event: 2315.449 Thread 0x0000000012748800 Threw 0x00000007d899fbd0 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
  303. Event: 2315.450 Thread 0x00000000109a6000 Threw 0x00000007d89a1260 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
  304.  
  305. Events (10 events):
  306. Event: 2311.270 Thread 0x0000000012744800 DEOPT PACKING pc=0x0000000002f8fac0 sp=0x000000001028f2d0
  307. Event: 2311.270 Thread 0x0000000012744800 DEOPT UNPACKING pc=0x00000000025b9164 sp=0x000000001028f258 mode 2
  308. Event: 2311.290 Thread 0x0000000012744800 DEOPT PACKING pc=0x0000000002cb1df8 sp=0x000000001028f070
  309. Event: 2311.290 Thread 0x0000000012744800 DEOPT UNPACKING pc=0x00000000025b9164 sp=0x000000001028eff8 mode 2
  310. Event: 2311.368 Thread 0x0000000012744800 DEOPT PACKING pc=0x0000000002fc4308 sp=0x000000001028f130
  311. Event: 2311.368 Thread 0x0000000012744800 DEOPT UNPACKING pc=0x00000000025b9164 sp=0x000000001028f050 mode 2
  312. Event: 2312.819 Thread 0x0000000012744800 DEOPT PACKING pc=0x0000000002bdaa04 sp=0x000000001028f080
  313. Event: 2312.819 Thread 0x0000000012744800 DEOPT UNPACKING pc=0x00000000025b9164 sp=0x000000001028f038 mode 2
  314. Event: 2313.015 Thread 0x0000000012744800 DEOPT PACKING pc=0x0000000002df0f24 sp=0x000000001028f050
  315. Event: 2313.015 Thread 0x0000000012744800 DEOPT UNPACKING pc=0x00000000025b9164 sp=0x000000001028eff8 mode 2
  316.  
  317.  
  318. Dynamic libraries:
  319. 0x000000013f6e0000 - 0x000000013f713000 C:\Program Files\Java\jre7\bin\java.exe
  320. 0x00000000774a0000 - 0x0000000077649000 C:\Windows\SYSTEM32\ntdll.dll
  321. 0x0000000077010000 - 0x000000007712f000 C:\Windows\system32\kernel32.dll
  322. 0x000007fefdc60000 - 0x000007fefdccc000 C:\Windows\system32\KERNELBASE.dll
  323. 0x000007feff0a0000 - 0x000007feff17b000 C:\Windows\system32\ADVAPI32.dll
  324. 0x000007fefdd70000 - 0x000007fefde0f000 C:\Windows\system32\msvcrt.dll
  325. 0x000007feff2d0000 - 0x000007feff2ef000 C:\Windows\SYSTEM32\sechost.dll
  326. 0x000007feff680000 - 0x000007feff7ad000 C:\Windows\system32\RPCRT4.dll
  327. 0x0000000076dc0000 - 0x0000000076eba000 C:\Windows\system32\USER32.dll
  328. 0x000007fefef60000 - 0x000007fefefc7000 C:\Windows\system32\GDI32.dll
  329. 0x000007feff1a0000 - 0x000007feff1ae000 C:\Windows\system32\LPK.dll
  330. 0x000007fefefd0000 - 0x000007feff099000 C:\Windows\system32\USP10.dll
  331. 0x000007fefbff0000 - 0x000007fefc1e4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  332. 0x000007feff2f0000 - 0x000007feff361000 C:\Windows\system32\SHLWAPI.dll
  333. 0x000007fefde10000 - 0x000007fefde3e000 C:\Windows\system32\IMM32.DLL
  334. 0x000007fefee50000 - 0x000007fefef59000 C:\Windows\system32\MSCTF.dll
  335. 0x00000000733f0000 - 0x00000000734c1000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  336. 0x000000006c700000 - 0x000000006ce1f000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  337. 0x000007fefaf90000 - 0x000007fefaf99000 C:\Windows\system32\WSOCK32.dll
  338. 0x000007feff370000 - 0x000007feff3bd000 C:\Windows\system32\WS2_32.dll
  339. 0x000007fefee40000 - 0x000007fefee48000 C:\Windows\system32\NSI.dll
  340. 0x000007fef9d30000 - 0x000007fef9d6b000 C:\Windows\system32\WINMM.dll
  341. 0x0000000077670000 - 0x0000000077677000 C:\Windows\system32\PSAPI.DLL
  342. 0x00000000733e0000 - 0x00000000733ef000 C:\Program Files\Java\jre7\bin\verify.dll
  343. 0x00000000733b0000 - 0x00000000733d8000 C:\Program Files\Java\jre7\bin\java.dll
  344. 0x0000000073390000 - 0x00000000733a5000 C:\Program Files\Java\jre7\bin\zip.dll
  345. 0x000000006def0000 - 0x000000006e083000 C:\Program Files\Java\jre7\bin\awt.dll
  346. 0x000007feff3c0000 - 0x000007feff497000 C:\Windows\system32\OLEAUT32.dll
  347. 0x000007fefdea0000 - 0x000007fefe0a3000 C:\Windows\system32\ole32.dll
  348. 0x000007fefbb60000 - 0x000007fefbb78000 C:\Windows\system32\DWMAPI.DLL
  349. 0x000007fefbf40000 - 0x000007fefbf96000 C:\Windows\system32\uxtheme.dll
  350. 0x000007fefd830000 - 0x000007fefd83f000 C:\Windows\system32\CRYPTBASE.dll
  351. 0x000007feed460000 - 0x000007feed65f000 C:\Windows\system32\d3d9.dll
  352. 0x000007fefca40000 - 0x000007fefca4c000 C:\Windows\system32\VERSION.dll
  353. 0x000007feed910000 - 0x000007feed917000 C:\Windows\system32\d3d8thk.dll
  354. 0x000007fef9ac0000 - 0x000007fef9bd7000 C:\Windows\system32\aticfx64.dll
  355. 0x000007feed8f0000 - 0x000007feed90f000 C:\Windows\system32\atiu9p64.dll
  356. 0x000007feecdf0000 - 0x000007feed45f000 C:\Windows\system32\atiumd64.dll
  357. 0x000000006f490000 - 0x000000006f799000 C:\Windows\system32\atiumd6a.dll
  358. 0x000007fefe0b0000 - 0x000007fefee38000 C:\Windows\system32\SHELL32.dll
  359. 0x0000000073380000 - 0x000000007338b000 C:\Program Files\Java\jre7\bin\management.dll
  360. 0x0000000073340000 - 0x0000000073374000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  361. 0x0000000073320000 - 0x0000000073339000 C:\Program Files\Java\jre7\bin\net.dll
  362. 0x000007fefd170000 - 0x000007fefd1c5000 C:\Windows\system32\mswsock.dll
  363. 0x000007fefd160000 - 0x000007fefd167000 C:\Windows\System32\wship6.dll
  364. 0x0000000073300000 - 0x0000000073311000 C:\Program Files\Java\jre7\bin\nio.dll
  365. 0x00000000732b0000 - 0x00000000732f1000 C:\Program Files\Java\jre7\bin\t2k.dll
  366. 0x000007fefd3c0000 - 0x000007fefd3d7000 C:\Windows\system32\CRYPTSP.dll
  367. 0x000007fefcec0000 - 0x000007fefcf07000 C:\Windows\system32\rsaenh.dll
  368. 0x000007fefcc50000 - 0x000007fefcc6e000 C:\Windows\system32\USERENV.dll
  369. 0x000007fefd900000 - 0x000007fefd90f000 C:\Windows\system32\profapi.dll
  370. 0x000007fefb8d0000 - 0x000007fefb8e5000 C:\Windows\system32\NLAapi.dll
  371. 0x000007feeccb0000 - 0x000007feeccc5000 C:\Windows\system32\napinsp.dll
  372. 0x000007feeccd0000 - 0x000007feecce9000 C:\Windows\system32\pnrpnsp.dll
  373. 0x000007fefcff0000 - 0x000007fefd04b000 C:\Windows\system32\DNSAPI.dll
  374. 0x000007fefa7c0000 - 0x000007fefa7cb000 C:\Windows\System32\winrnr.dll
  375. 0x000007fefcb30000 - 0x000007fefcb37000 C:\Windows\System32\wshtcpip.dll
  376. 0x000007fefb2b0000 - 0x000007fefb2d7000 C:\Windows\system32\IPHLPAPI.DLL
  377. 0x000007fefb2a0000 - 0x000007fefb2ab000 C:\Windows\system32\WINNSI.DLL
  378. 0x000007fefa740000 - 0x000007fefa748000 C:\Windows\system32\rasadhlp.dll
  379. 0x000007fefb060000 - 0x000007fefb0b3000 C:\Windows\System32\fwpuclnt.dll
  380. 0x0000000073280000 - 0x00000000732a4000 C:\Program Files\Java\jre7\bin\sunec.dll
  381. 0x000007feff230000 - 0x000007feff2c9000 C:\Windows\system32\CLBCatQ.DLL
  382. 0x000007fefb8f0000 - 0x000007fefba1a000 C:\Windows\system32\WindowsCodecs.dll
  383. 0x000007fefd7d0000 - 0x000007fefd827000 C:\Windows\system32\apphelp.dll
  384. 0x000007fef92f0000 - 0x000007fef9325000 C:\Windows\system32\EhStorShell.dll
  385. 0x000007feff4a0000 - 0x000007feff677000 C:\Windows\system32\SETUPAPI.dll
  386. 0x000007fefd9d0000 - 0x000007fefda06000 C:\Windows\system32\CFGMGR32.dll
  387. 0x000007fefd9b0000 - 0x000007fefd9ca000 C:\Windows\system32\DEVOBJ.dll
  388. 0x000007fefc610000 - 0x000007fefc73c000 C:\Windows\system32\PROPSYS.dll
  389. 0x000007fef9270000 - 0x000007fef92ee000 C:\Windows\System32\cscui.dll
  390. 0x000007fef9260000 - 0x000007fef926c000 C:\Windows\System32\CSCDLL.dll
  391. 0x000007fef9250000 - 0x000007fef925f000 C:\Windows\system32\CSCAPI.dll
  392. 0x000007fef91d0000 - 0x000007fef9250000 C:\Windows\system32\ntshrui.dll
  393. 0x000007fefd470000 - 0x000007fefd493000 C:\Windows\system32\srvcli.dll
  394. 0x000007fefb430000 - 0x000007fefb43b000 C:\Windows\system32\slc.dll
  395. 0x0000000073250000 - 0x000000007327a000 C:\Program Files\Java\jre7\bin\dcpr.dll
  396. 0x0000000073220000 - 0x0000000073250000 C:\Program Files\Java\jre7\bin\jpeg.dll
  397. 0x0000000073210000 - 0x000000007321b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  398. 0x000007fefda10000 - 0x000007fefdb7a000 C:\Windows\system32\CRYPT32.dll
  399. 0x000007fefd9a0000 - 0x000007fefd9af000 C:\Windows\system32\MSASN1.dll
  400. 0x0000000180000000 - 0x0000000180048000 C:\Users\mad\AppData\Roaming\.bettertechniclauncher\betterthan\bin\natives\lwjgl64.dll
  401. 0x000007fef7830000 - 0x000007fef794d000 C:\Windows\system32\OPENGL32.dll
  402. 0x000007fef7800000 - 0x000007fef782d000 C:\Windows\system32\GLU32.dll
  403. 0x000007fef7700000 - 0x000007fef77f1000 C:\Windows\system32\DDRAW.dll
  404. 0x000007fef76f0000 - 0x000007fef76f8000 C:\Windows\system32\DCIMAN32.dll
  405. 0x0000000073200000 - 0x0000000073207000 C:\Program Files\Java\jre7\bin\jawt.dll
  406. 0x000007feecb70000 - 0x000007feecb79000 C:\Windows\system32\atig6pxx.dll
  407. 0x00000000681b0000 - 0x00000000698fb000 C:\Windows\system32\atio6axx.dll
  408. 0x000007fefb100000 - 0x000007fefb1a1000 C:\Windows\system32\atiadlxx.dll
  409. 0x000007fefca50000 - 0x000007fefca61000 C:\Windows\system32\WTSAPI32.dll
  410. 0x000007fefdb80000 - 0x000007fefdbba000 C:\Windows\system32\WINTRUST.dll
  411. 0x000007feec070000 - 0x000007feec07e000 C:\Windows\system32\atig6txx.dll
  412. 0x000007feeae20000 - 0x000007feeaf42000 C:\Users\mad\AppData\Roaming\.bettertechniclauncher\betterthan\bin\natives\OpenAL64.dll
  413. 0x000007fef7950000 - 0x000007fef79d8000 C:\Windows\system32\dsound.dll
  414. 0x000007fefca10000 - 0x000007fefca3c000 C:\Windows\system32\POWRPROF.dll
  415. 0x000007fefc750000 - 0x000007fefc79b000 C:\Windows\System32\MMDevApi.dll
  416. 0x000007fef7410000 - 0x000007fef744b000 C:\Windows\system32\wdmaud.drv
  417. 0x00000000735f0000 - 0x00000000735f6000 C:\Windows\system32\ksuser.dll
  418. 0x000007fefc740000 - 0x000007fefc749000 C:\Windows\system32\AVRT.dll
  419. 0x000007fef75f0000 - 0x000007fef763f000 C:\Windows\system32\AUDIOSES.DLL
  420. 0x000007fefa860000 - 0x000007fefa86a000 C:\Windows\system32\msacm32.drv
  421. 0x000007fef73f0000 - 0x000007fef7408000 C:\Windows\system32\MSACM32.dll
  422. 0x000007fef73e0000 - 0x000007fef73e9000 C:\Windows\system32\midimap.dll
  423. 0x000007fefb030000 - 0x000007fefb048000 C:\Windows\system32\dhcpcsvc.DLL
  424. 0x000007fefb010000 - 0x000007fefb021000 C:\Windows\system32\dhcpcsvc6.DLL
  425. 0x000007fefc4e0000 - 0x000007fefc605000 C:\Windows\system32\dbghelp.dll
  426.  
  427. VM Arguments:
  428. jvm_args: -Xmx2048m
  429. java_command: C:/Users/mad/Desktop/BTT-V0.7-launcher(2).jar
  430. Launcher Type: SUN_STANDARD
  431.  
  432. Environment Variables:
  433. PATH=C:\Windows\System32
  434. USERNAME=mad
  435. OS=Windows_NT
  436. PROCESSOR_IDENTIFIER=AMD64 Family 16 Model 2 Stepping 3, AuthenticAMD
  437.  
  438.  
  439.  
  440. --------------- S Y S T E M ---------------
  441.  
  442. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  443.  
  444. CPU:total 4 (4 cores per cpu, 1 threads per core) family 16 model 2 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv
  445.  
  446. Memory: 4k page, physical 4192760k(1158332k free), swap 10479292k(6169976k free)
  447.  
  448. vm_info: Java HotSpot(TM) 64-Bit Server VM (23.5-b02) for windows-amd64 JRE (1.7.0_09-b05), built on Sep 24 2012 21:45:04 by "java_re" with unknown MS VC++:1600
  449.  
  450. time: Mon Dec 10 04:50:29 2012
  451. elapsed time: 2315 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement