Guest User

Untitled

a guest
Nov 7th, 2012
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.76 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=0x000007feeab66220, pid=2652, tid=4504
  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 (0x0000000015a14000): JavaThread "Thread-16" [_thread_in_native, id=4504, stack(0x000000001e8f0000,0x000000001e9f0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, writing address 0xffffffffac2923f0
  24.  
  25. Registers:
  26. RAX=0x000000001cb37bd0, RBX=0xffffffffac2923d0, RCX=0x0000000010800000, RDX=0x0000000000000088
  27. RSP=0x000000001e9ef3c0, RBP=0x000000001080d7c0, RSI=0x00000000ffffffff, RDI=0x0000000000000005
  28. R8 =0x000000001cb37bc0, R9 =0x000000001cb37bd0, R10=0x0000000002c0237c, R11=0x000000001080d7c0
  29. R12=0x0000000010806fe0, R13=0x000000073d5612f0, R14=0x000000001e9ef4a0, R15=0x0000000015a14000
  30. RIP=0x000007feeab66220, EFLAGS=0x0000000000010246
  31.  
  32. Top of Stack: (sp=0x000000001e9ef3c0)
  33. 0x000000001e9ef3c0: ffffffffac2923d0 00000000ffffffff
  34. 0x000000001e9ef3d0: 000000073d542530 000000001e9ef438
  35. 0x000000001e9ef3e0: 0000000000000000 0000000002c023a8
  36. 0x000000001e9ef3f0: 000000073d5612f0 000000001e9ef470
  37. 0x000000001e9ef400: 0000000000000013 0000000000000005
  38. 0x000000001e9ef410: 00000000ac2923d0 0000000000000000
  39. 0x000000001e9ef420: 0000000744b92910 00000007c842d8a8
  40. 0x000000001e9ef430: 000000001e9ef430 0000000000000000
  41. 0x000000001e9ef440: 000000001e9ef4a0 000000073d564078
  42. 0x000000001e9ef450: 0000000000000000 000000073d5612f0
  43. 0x000000001e9ef460: 0000000000000000 000000001e9ef490
  44. 0x000000001e9ef470: 000000001e9ef4e8 0000000002bf61f8
  45. 0x000000001e9ef480: 0000000742338140 0000000002bff1d8
  46. 0x000000001e9ef490: 00000000ac2923d0 0000000000001009
  47. 0x000000001e9ef4a0: 000000001080d7c0 000000001e9ef4a8
  48. 0x000000001e9ef4b0: 000000073d54ae27 000000001e9ef500
  49.  
  50. Instructions: (pc=0x000007feeab66220)
  51. 0x000007feeab66200: a1 00 00 83 60 08 00 48 83 60 10 00 89 18 c7 40
  52. 0x000007feeab66210: 04 01 00 00 00 48 89 45 68 c7 45 70 01 00 00 00
  53. 0x000007feeab66220: ff 43 20 eb 0a c7 85 74 01 00 00 30 10 00 00 89
  54. 0x000007feeab66230: 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=0x000000001cb37bd0 is an unknown value
  60. RBX=0xffffffffac2923d0 is an unknown value
  61. RCX=0x0000000010800000 is an unknown value
  62. RDX=0x0000000000000088 is an unknown value
  63. RSP=0x000000001e9ef3c0 is pointing into the stack for thread: 0x0000000015a14000
  64. RBP=0x000000001080d7c0 is an unknown value
  65. RSI=0x00000000ffffffff is an unknown value
  66. RDI=0x0000000000000005 is an unknown value
  67. R8 =0x000000001cb37bc0 is an unknown value
  68. R9 =0x000000001cb37bd0 is an unknown value
  69. R10=0x0000000002c0237c is an Interpreter codelet
  70. method entry point (kind = native) [0x0000000002c02100, 0x0000000002c02980] 2176 bytes
  71. R11=0x000000001080d7c0 is an unknown value
  72. R12=0x0000000010806fe0 is an unknown value
  73. R13=0x000000073d5612f0 is an oop
  74. {method}
  75. - klass: {other class}
  76. R14=0x000000001e9ef4a0 is pointing into the stack for thread: 0x0000000015a14000
  77. R15=0x0000000015a14000 is a thread
  78.  
  79.  
  80. Stack: [0x000000001e8f0000,0x000000001e9f0000], sp=0x000000001e9ef3c0, free space=1020k
  81. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  82. C [OpenAL64.dll+0x6220] alSourcei+0x144
  83.  
  84. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  85. j org.lwjgl.openal.AL10.alSourcei(III)V+0
  86. j paulscode.sound.libraries.ChannelLWJGLOpenAL.attachBuffer(Ljava/nio/IntBuffer;)Z+39
  87. j paulscode.sound.libraries.SourceLWJGLOpenAL.play(Lpaulscode/sound/Channel;)V+362
  88. j paulscode.sound.Library.play(Lpaulscode/sound/Source;)V+72
  89. j paulscode.sound.Library.play(Ljava/lang/String;)V+89
  90. j paulscode.sound.SoundSystem.CommandPlay(Ljava/lang/String;)V+12
  91. J paulscode.sound.SoundSystem.CommandQueue(Lpaulscode/sound/CommandObject;)Z
  92. J paulscode.sound.CommandThread.run()V
  93. v ~StubRoutines::call_stub
  94.  
  95. --------------- P R O C E S S ---------------
  96.  
  97. Java Threads: ( => current thread )
  98. 0x000000002db01000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=7392, stack(0x00000000173b0000,0x00000000174b0000)]
  99. 0x000000002db00800 JavaThread "Client write thread" [_thread_blocked, id=8968, stack(0x000000001ed70000,0x000000001ee70000)]
  100. 0x000000002daff000 JavaThread "Client read thread" [_thread_in_native, id=2232, stack(0x000000001ec70000,0x000000001ed70000)]
  101. 0x000000002dafc800 JavaThread "Coroutine-7" [_thread_blocked, id=1444, stack(0x000000001d9c0000,0x000000001dac0000)]
  102. 0x0000000013f5f800 JavaThread "Coroutine-6" [_thread_blocked, id=4372, stack(0x000000001a250000,0x000000001a350000)]
  103. 0x0000000013f60800 JavaThread "Coroutine-5" [_thread_blocked, id=8468, stack(0x000000001d7a0000,0x000000001d8a0000)]
  104. 0x0000000015a1a000 JavaThread "Coroutine-4" [_thread_blocked, id=2964, stack(0x000000001c350000,0x000000001c450000)]
  105. 0x0000000015a19000 JavaThread "Coroutine-3" [_thread_blocked, id=1136, stack(0x000000001c9f0000,0x000000001caf0000)]
  106. 0x0000000015a18800 JavaThread "Coroutine-2" [_thread_blocked, id=8300, stack(0x000000001c240000,0x000000001c340000)]
  107. 0x0000000015a14800 JavaThread "Coroutine-1" [_thread_blocked, id=6764, stack(0x000000001c890000,0x000000001c990000)]
  108. 0x0000000015a17800 JavaThread "Thread-175" [_thread_blocked, id=7716, stack(0x0000000014d60000,0x0000000014e60000)]
  109. 0x0000000015a16000 JavaThread "File IO Thread" [_thread_blocked, id=5868, stack(0x000000001c4f0000,0x000000001c5f0000)]
  110. 0x0000000015a13000 JavaThread "Thread-17" [_thread_blocked, id=3588, stack(0x000000001bc40000,0x000000001bd40000)]
  111. =>0x0000000015a14000 JavaThread "Thread-16" [_thread_in_native, id=4504, stack(0x000000001e8f0000,0x000000001e9f0000)]
  112. 0x0000000013f5d800 JavaThread "Thread-10" daemon [_thread_in_native, id=3928, stack(0x000000001bb00000,0x000000001bc00000)]
  113. 0x0000000013f5b000 JavaThread "Minecraft main thread" [_thread_blocked, id=5064, stack(0x0000000013760000,0x0000000013860000)]
  114. 0x0000000013f5c000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=1184, stack(0x00000000135c0000,0x00000000136c0000)]
  115. 0x0000000013f5f000 JavaThread "SwingWorker-pool-1-thread-6" daemon [_thread_blocked, id=4328, stack(0x0000000013460000,0x0000000013560000)]
  116. 0x0000000013f5e000 JavaThread "SwingWorker-pool-1-thread-5" daemon [_thread_blocked, id=7004, stack(0x0000000013170000,0x0000000013270000)]
  117. 0x0000000013f5c800 JavaThread "Image Animator 3" daemon [_thread_blocked, id=2672, stack(0x0000000018aa0000,0x0000000018ba0000)]
  118. 0x0000000013f5a800 JavaThread "SwingWorker-pool-1-thread-4" daemon [_thread_blocked, id=6196, stack(0x0000000018090000,0x0000000018190000)]
  119. 0x0000000013f59800 JavaThread "DestroyJavaVM" [_thread_blocked, id=5056, stack(0x0000000002830000,0x0000000002930000)]
  120. 0x0000000014141000 JavaThread "SwingWorker-pool-1-thread-3" daemon [_thread_blocked, id=9080, stack(0x0000000018240000,0x0000000018340000)]
  121. 0x0000000014140800 JavaThread "SwingWorker-pool-1-thread-2" daemon [_thread_blocked, id=3576, stack(0x0000000017f70000,0x0000000018070000)]
  122. 0x0000000013e32800 JavaThread "TimerQueue" daemon [_thread_blocked, id=6376, stack(0x00000000154f0000,0x00000000155f0000)]
  123. 0x0000000013e99800 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=3680, stack(0x0000000015220000,0x0000000015320000)]
  124. 0x0000000011308800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=3980, stack(0x00000000026e0000,0x00000000027e0000)]
  125. 0x0000000011150000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=4248, stack(0x0000000012e60000,0x0000000012f60000)]
  126. 0x000000001110c800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=6004, stack(0x0000000011700000,0x0000000011800000)]
  127. 0x000000001110b800 JavaThread "AWT-Shutdown" [_thread_blocked, id=4744, stack(0x00000000115d0000,0x00000000116d0000)]
  128. 0x0000000011001000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=8948, stack(0x0000000011410000,0x0000000011510000)]
  129. 0x000000000ed18800 JavaThread "Service Thread" daemon [_thread_blocked, id=4516, stack(0x0000000010d90000,0x0000000010e90000)]
  130. 0x000000000ed17800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=1304, stack(0x0000000010c60000,0x0000000010d60000)]
  131. 0x000000000ed11800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=828, stack(0x0000000010a10000,0x0000000010b10000)]
  132. 0x000000000ed0f800 JavaThread "Attach Listener" daemon [_thread_blocked, id=8484, stack(0x0000000010350000,0x0000000010450000)]
  133. 0x000000000ed08800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7524, stack(0x00000000108c0000,0x00000000109c0000)]
  134. 0x000000000ec81000 JavaThread "Finalizer" daemon [_thread_blocked, id=7688, stack(0x0000000010660000,0x0000000010760000)]
  135. 0x000000000ec7f000 JavaThread "Reference Handler" daemon [_thread_blocked, id=6812, stack(0x00000000104b0000,0x00000000105b0000)]
  136.  
  137. Other Threads:
  138. 0x000000000ec78800 VMThread [stack: 0x000000000fb70000,0x000000000fc70000] [id=8932]
  139. 0x000000000ed1b800 WatcherThread [stack: 0x0000000010ef0000,0x0000000010ff0000] [id=3880]
  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 470016K, used 152160K [0x00000007c0000000, 0x00000007def70000, 0x0000000800000000)
  147. eden space 438976K, 30% used [0x00000007c0000000,0x00000007c8442618,0x00000007dacb0000)
  148. from space 31040K, 53% used [0x00000007dccb0000,0x00000007ddd05ad8,0x00000007deb00000)
  149. to space 32768K, 0% used [0x00000007dacb0000,0x00000007dacb0000,0x00000007dccb0000)
  150. ParOldGen total 573632K, used 353138K [0x0000000740000000, 0x0000000763030000, 0x00000007c0000000)
  151. object space 573632K, 61% used [0x0000000740000000,0x00000007558dcaf8,0x0000000763030000)
  152. PSPermGen total 54016K, used 48876K [0x000000073ae00000, 0x000000073e2c0000, 0x0000000740000000)
  153. object space 54016K, 90% used [0x000000073ae00000,0x000000073ddbb270,0x000000073e2c0000)
  154.  
  155. Card table byte_map: [0x0000000005bf0000,0x0000000006220000] byte_map_base: 0x0000000002219000
  156.  
  157. Polling page: 0x0000000000130000
  158.  
  159. Code Cache [0x0000000002bf0000, 0x0000000003a20000, 0x0000000005bf0000)
  160. total_blobs=4733 nmethods=3860 adapters=820 free_code_cache=34889Kb largest_free_block=35512384
  161.  
  162. Compilation events (10 events):
  163. Event: 2044.968 Thread 0x000000000ed11800 nmethod 4399 0x00000000035ca210 code [0x00000000035ca380, 0x00000000035ca4d8]
  164. Event: 2044.980 Thread 0x000000000ed17800 nmethod 4400 0x000000000366f6d0 code [0x000000000366fa20, 0x0000000003671508]
  165. Event: 2213.294 Thread 0x000000000ed11800 4401 java.lang.ThreadLocal$ThreadLocalMap::<init> (148 bytes)
  166. Event: 2213.297 Thread 0x000000000ed11800 nmethod 4401 0x00000000039fc050 code [0x00000000039fc1a0, 0x00000000039fc3e8]
  167. Event: 2440.675 Thread 0x000000000ed17800 4402 codechicken.wirelessredstone.core.RedstoneEther::resetClient (76 bytes)
  168. Event: 2440.679 Thread 0x000000000ed17800 nmethod 4402 0x00000000035cb110 code [0x00000000035cb320, 0x00000000035cba60]
  169. Event: 2443.242 Thread 0x000000000ed11800 4403 InvTweaksHandlerSorting::move (416 bytes)
  170. Event: 2443.276 Thread 0x000000000ed11800 nmethod 4403 0x0000000003a03bd0 code [0x0000000003a04000, 0x0000000003a06a10]
  171. Event: 2443.699 Thread 0x000000000ed17800 4404 ack::a (821 bytes)
  172. Event: 2443.755 Thread 0x000000000ed17800 nmethod 4404 0x0000000003a0c050 code [0x0000000003a0c3a0, 0x0000000003a0e7a0]
  173.  
  174. GC Heap History (10 events):
  175. Event: 2439.101 GC heap before
  176. {Heap before GC invocations=238 (full 18):
  177. PSYoungGen total 440832K, used 268994K [0x00000007c0000000, 0x00000007de620000, 0x0000000800000000)
  178. eden space 440704K, 61% used [0x00000007c0000000,0x00000007d0690950,0x00000007dae60000)
  179. from space 128K, 100% used [0x00000007dbca0000,0x00000007dbcc0000,0x00000007dbcc0000)
  180. to space 23104K, 0% used [0x00000007dcf90000,0x00000007dcf90000,0x00000007de620000)
  181. ParOldGen total 573632K, used 416278K [0x0000000740000000, 0x0000000763030000, 0x00000007c0000000)
  182. object space 573632K, 72% used [0x0000000740000000,0x00000007596858e0,0x0000000763030000)
  183. PSPermGen total 55296K, used 48868K [0x000000073ae00000, 0x000000073e400000, 0x0000000740000000)
  184. object space 55296K, 88% used [0x000000073ae00000,0x000000073ddb9390,0x000000073e400000)
  185. Event: 2439.104 GC heap after
  186. Heap after GC invocations=238 (full 18):
  187. PSYoungGen total 449472K, used 128K [0x00000007c0000000, 0x00000007dd820000, 0x0000000800000000)
  188. eden space 440704K, 0% used [0x00000007c0000000,0x00000007c0000000,0x00000007dae60000)
  189. from space 8768K, 1% used [0x00000007dcf90000,0x00000007dcfb0000,0x00000007dd820000)
  190. to space 21376K, 0% used [0x00000007dae60000,0x00000007dae60000,0x00000007dc340000)
  191. ParOldGen total 573632K, used 416278K [0x0000000740000000, 0x0000000763030000, 0x00000007c0000000)
  192. object space 573632K, 72% used [0x0000000740000000,0x00000007596858e0,0x0000000763030000)
  193. PSPermGen total 55296K, used 48868K [0x000000073ae00000, 0x000000073e400000, 0x0000000740000000)
  194. object space 55296K, 88% used [0x000000073ae00000,0x000000073ddb9390,0x000000073e400000)
  195. }
  196. Event: 2439.104 GC heap before
  197. {Heap before GC invocations=239 (full 19):
  198. PSYoungGen total 449472K, used 128K [0x00000007c0000000, 0x00000007dd820000, 0x0000000800000000)
  199. eden space 440704K, 0% used [0x00000007c0000000,0x00000007c0000000,0x00000007dae60000)
  200. from space 8768K, 1% used [0x00000007dcf90000,0x00000007dcfb0000,0x00000007dd820000)
  201. to space 21376K, 0% used [0x00000007dae60000,0x00000007dae60000,0x00000007dc340000)
  202. ParOldGen total 573632K, used 416278K [0x0000000740000000, 0x0000000763030000, 0x00000007c0000000)
  203. object space 573632K, 72% used [0x0000000740000000,0x00000007596858e0,0x0000000763030000)
  204. PSPermGen total 55296K, used 48868K [0x000000073ae00000, 0x000000073e400000, 0x0000000740000000)
  205. object space 55296K, 88% used [0x000000073ae00000,0x000000073ddb9390,0x000000073e400000)
  206. Event: 2439.245 GC heap after
  207. Heap after GC invocations=239 (full 19):
  208. PSYoungGen total 449472K, used 0K [0x00000007c0000000, 0x00000007dd820000, 0x0000000800000000)
  209. eden space 440704K, 0% used [0x00000007c0000000,0x00000007c0000000,0x00000007dae60000)
  210. from space 8768K, 0% used [0x00000007dcf90000,0x00000007dcf90000,0x00000007dd820000)
  211. to space 21376K, 0% used [0x00000007dae60000,0x00000007dae60000,0x00000007dc340000)
  212. ParOldGen total 573632K, used 415555K [0x0000000740000000, 0x0000000763030000, 0x00000007c0000000)
  213. object space 573632K, 72% used [0x0000000740000000,0x00000007595d0d60,0x0000000763030000)
  214. PSPermGen total 54592K, used 48868K [0x000000073ae00000, 0x000000073e350000, 0x0000000740000000)
  215. object space 54592K, 89% used [0x000000073ae00000,0x000000073ddb9310,0x000000073e350000)
  216. }
  217. Event: 2439.878 GC heap before
  218. {Heap before GC invocations=240 (full 19):
  219. PSYoungGen total 449472K, used 48283K [0x00000007c0000000, 0x00000007dd820000, 0x0000000800000000)
  220. eden space 440704K, 10% used [0x00000007c0000000,0x00000007c2f26ee8,0x00000007dae60000)
  221. from space 8768K, 0% used [0x00000007dcf90000,0x00000007dcf90000,0x00000007dd820000)
  222. to space 21376K, 0% used [0x00000007dae60000,0x00000007dae60000,0x00000007dc340000)
  223. ParOldGen total 573632K, used 415555K [0x0000000740000000, 0x0000000763030000, 0x00000007c0000000)
  224. object space 573632K, 72% used [0x0000000740000000,0x00000007595d0d60,0x0000000763030000)
  225. PSPermGen total 54592K, used 48871K [0x000000073ae00000, 0x000000073e350000, 0x0000000740000000)
  226. object space 54592K, 89% used [0x000000073ae00000,0x000000073ddb9c58,0x000000073e350000)
  227. Event: 2439.894 GC heap after
  228. Heap after GC invocations=240 (full 19):
  229. PSYoungGen total 462080K, used 21365K [0x00000007c0000000, 0x00000007deb00000, 0x0000000800000000)
  230. eden space 440704K, 0% used [0x00000007c0000000,0x00000007c0000000,0x00000007dae60000)
  231. from space 21376K, 99% used [0x00000007dae60000,0x00000007dc33d4c0,0x00000007dc340000)
  232. to space 31040K, 0% used [0x00000007dccb0000,0x00000007dccb0000,0x00000007deb00000)
  233. ParOldGen total 573632K, used 427547K [0x0000000740000000, 0x0000000763030000, 0x00000007c0000000)
  234. object space 573632K, 74% used [0x0000000740000000,0x000000075a186d60,0x0000000763030000)
  235. PSPermGen total 54592K, used 48871K [0x000000073ae00000, 0x000000073e350000, 0x0000000740000000)
  236. object space 54592K, 89% used [0x000000073ae00000,0x000000073ddb9c58,0x000000073e350000)
  237. }
  238. Event: 2439.894 GC heap before
  239. {Heap before GC invocations=241 (full 20):
  240. PSYoungGen total 462080K, used 21365K [0x00000007c0000000, 0x00000007deb00000, 0x0000000800000000)
  241. eden space 440704K, 0% used [0x00000007c0000000,0x00000007c0000000,0x00000007dae60000)
  242. from space 21376K, 99% used [0x00000007dae60000,0x00000007dc33d4c0,0x00000007dc340000)
  243. to space 31040K, 0% used [0x00000007dccb0000,0x00000007dccb0000,0x00000007deb00000)
  244. ParOldGen total 573632K, used 427547K [0x0000000740000000, 0x0000000763030000, 0x00000007c0000000)
  245. object space 573632K, 74% used [0x0000000740000000,0x000000075a186d60,0x0000000763030000)
  246. PSPermGen total 54592K, used 48871K [0x000000073ae00000, 0x000000073e350000, 0x0000000740000000)
  247. object space 54592K, 89% used [0x000000073ae00000,0x000000073ddb9c58,0x000000073e350000)
  248. Event: 2440.031 GC heap after
  249. Heap after GC invocations=241 (full 20):
  250. PSYoungGen total 462080K, used 0K [0x00000007c0000000, 0x00000007deb00000, 0x0000000800000000)
  251. eden space 440704K, 0% used [0x00000007c0000000,0x00000007c0000000,0x00000007dae60000)
  252. from space 21376K, 0% used [0x00000007dae60000,0x00000007dae60000,0x00000007dc340000)
  253. to space 31040K, 0% used [0x00000007dccb0000,0x00000007dccb0000,0x00000007deb00000)
  254. ParOldGen total 573632K, used 353138K [0x0000000740000000, 0x0000000763030000, 0x00000007c0000000)
  255. object space 573632K, 61% used [0x0000000740000000,0x00000007558dcaf8,0x0000000763030000)
  256. PSPermGen total 54016K, used 48870K [0x000000073ae00000, 0x000000073e2c0000, 0x0000000740000000)
  257. object space 54016K, 90% used [0x000000073ae00000,0x000000073ddb9bd8,0x000000073e2c0000)
  258. }
  259. Event: 2445.294 GC heap before
  260. {Heap before GC invocations=242 (full 20):
  261. PSYoungGen total 462080K, used 440704K [0x00000007c0000000, 0x00000007deb00000, 0x0000000800000000)
  262. eden space 440704K, 100% used [0x00000007c0000000,0x00000007dae60000,0x00000007dae60000)
  263. from space 21376K, 0% used [0x00000007dae60000,0x00000007dae60000,0x00000007dc340000)
  264. to space 31040K, 0% used [0x00000007dccb0000,0x00000007dccb0000,0x00000007deb00000)
  265. ParOldGen total 573632K, used 353138K [0x0000000740000000, 0x0000000763030000, 0x00000007c0000000)
  266. object space 573632K, 61% used [0x0000000740000000,0x00000007558dcaf8,0x0000000763030000)
  267. PSPermGen total 54016K, used 48876K [0x000000073ae00000, 0x000000073e2c0000, 0x0000000740000000)
  268. object space 54016K, 90% used [0x000000073ae00000,0x000000073ddbb270,0x000000073e2c0000)
  269. Event: 2445.303 GC heap after
  270. Heap after GC invocations=242 (full 20):
  271. PSYoungGen total 470016K, used 16726K [0x00000007c0000000, 0x00000007def70000, 0x0000000800000000)
  272. eden space 438976K, 0% used [0x00000007c0000000,0x00000007c0000000,0x00000007dacb0000)
  273. from space 31040K, 53% used [0x00000007dccb0000,0x00000007ddd05ad8,0x00000007deb00000)
  274. to space 32768K, 0% used [0x00000007dacb0000,0x00000007dacb0000,0x00000007dccb0000)
  275. ParOldGen total 573632K, used 353138K [0x0000000740000000, 0x0000000763030000, 0x00000007c0000000)
  276. object space 573632K, 61% used [0x0000000740000000,0x00000007558dcaf8,0x0000000763030000)
  277. PSPermGen total 54016K, used 48876K [0x000000073ae00000, 0x000000073e2c0000, 0x0000000740000000)
  278. object space 54016K, 90% used [0x000000073ae00000,0x000000073ddbb270,0x000000073e2c0000)
  279. }
  280.  
  281. Deoptimization events (10 events):
  282. Event: 1485.655 Thread 0x0000000013f5b000 Uncommon trap -34 fr.pc 0x00000000035708c0
  283. Event: 1485.706 Thread 0x0000000013f5b000 Uncommon trap -83 fr.pc 0x00000000036c0924
  284. Event: 1485.706 Thread 0x0000000013f5b000 Uncommon trap -83 fr.pc 0x00000000032c883c
  285. Event: 1541.010 Thread 0x0000000013f5b000 Uncommon trap -12 fr.pc 0x000000000395205c
  286. Event: 1546.460 Thread 0x0000000013f5b000 Uncommon trap -12 fr.pc 0x00000000032b04e4
  287. Event: 1645.161 Thread 0x0000000013f5b000 Uncommon trap -83 fr.pc 0x00000000034729b4
  288. Event: 1652.500 Thread 0x000000002daff800 Uncommon trap -83 fr.pc 0x00000000031bd5e4
  289. Event: 2436.420 Thread 0x0000000011308800 Uncommon trap -83 fr.pc 0x0000000003121a08
  290. Event: 2439.843 Thread 0x0000000013f5b000 Uncommon trap -12 fr.pc 0x00000000037f88a4
  291. Event: 2440.077 Thread 0x0000000013f5b000 Uncommon trap -34 fr.pc 0x0000000002f8e3c8
  292.  
  293. Internal exceptions (10 events):
  294. Event: 2447.747 Thread 0x000000002db00800 Threw 0x00000007c0916308 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
  295. Event: 2447.747 Thread 0x000000002db00800 Threw 0x00000007c0916478 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2846
  296. Event: 2447.747 Thread 0x0000000015a14000 Threw 0x00000007c7e82840 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
  297. Event: 2447.765 Thread 0x0000000015a14000 Threw 0x00000007c7e829b0 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
  298. Event: 2447.782 Thread 0x0000000015a14000 Threw 0x00000007c7e82b20 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
  299. Event: 2447.803 Thread 0x000000002db00800 Threw 0x00000007c09165e8 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
  300. Event: 2447.803 Thread 0x0000000015a14000 Threw 0x00000007c7e91db8 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
  301. Event: 2447.822 Thread 0x0000000015a14000 Threw 0x00000007c7e91f28 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
  302. Event: 2447.847 Thread 0x0000000015a14000 Threw 0x00000007c7e92098 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
  303. Event: 2447.847 Thread 0x000000002db00800 Threw 0x00000007c0916758 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
  304.  
  305. Events (10 events):
  306. Event: 2445.294 Executing VM operation: ParallelGCFailedAllocation
  307. Event: 2445.303 Executing VM operation: ParallelGCFailedAllocation done
  308. Event: 2447.455 loading class 0x0000000016370280
  309. Event: 2447.455 loading class 0x0000000016370280 done
  310. Event: 2447.455 loading class 0x000000002d38fe30
  311. Event: 2447.455 loading class 0x000000002d38fe30 done
  312. Event: 2447.479 loading class 0x0000000016370280
  313. Event: 2447.479 loading class 0x0000000016370280 done
  314. Event: 2447.479 loading class 0x000000002d38fe30
  315. Event: 2447.479 loading class 0x000000002d38fe30 done
  316.  
  317.  
  318. Dynamic libraries:
  319. 0x000000013fad0000 - 0x000000013fb03000 C:\Program Files\Java\jre7\bin\java.exe
  320. 0x0000000077890000 - 0x0000000077a39000 C:\Windows\SYSTEM32\ntdll.dll
  321. 0x0000000077770000 - 0x000000007788f000 C:\Windows\system32\kernel32.dll
  322. 0x000007fefd420000 - 0x000007fefd48c000 C:\Windows\system32\KERNELBASE.dll
  323. 0x000007fefd530000 - 0x000007fefd60b000 C:\Windows\system32\ADVAPI32.dll
  324. 0x000007fefe620000 - 0x000007fefe6bf000 C:\Windows\system32\msvcrt.dll
  325. 0x000007fefd490000 - 0x000007fefd4af000 C:\Windows\SYSTEM32\sechost.dll
  326. 0x000007fefee40000 - 0x000007fefef6d000 C:\Windows\system32\RPCRT4.dll
  327. 0x0000000077300000 - 0x00000000773fa000 C:\Windows\system32\USER32.dll
  328. 0x000007fefe5b0000 - 0x000007fefe617000 C:\Windows\system32\GDI32.dll
  329. 0x000007fefe8d0000 - 0x000007fefe8de000 C:\Windows\system32\LPK.dll
  330. 0x000007fefd610000 - 0x000007fefd6d9000 C:\Windows\system32\USP10.dll
  331. 0x000007fefbb00000 - 0x000007fefbcf4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  332. 0x000007fefe850000 - 0x000007fefe8c1000 C:\Windows\system32\SHLWAPI.dll
  333. 0x000007fefebd0000 - 0x000007fefebfe000 C:\Windows\system32\IMM32.DLL
  334. 0x000007fefe740000 - 0x000007fefe849000 C:\Windows\system32\MSCTF.dll
  335. 0x000007fefd080000 - 0x000007fefd0c0000 C:\Windows\system32\nvinitx.dll
  336. 0x00000000555e0000 - 0x00000000556b1000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  337. 0x0000000054270000 - 0x000000005498f000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  338. 0x000007fef87f0000 - 0x000007fef87f9000 C:\Windows\system32\WSOCK32.dll
  339. 0x000007fefedf0000 - 0x000007fefee3d000 C:\Windows\system32\WS2_32.dll
  340. 0x000007fefec00000 - 0x000007fefec08000 C:\Windows\system32\NSI.dll
  341. 0x000007fefa840000 - 0x000007fefa87b000 C:\Windows\system32\WINMM.dll
  342. 0x0000000077a60000 - 0x0000000077a67000 C:\Windows\system32\PSAPI.DLL
  343. 0x0000000055760000 - 0x000000005579f000 C:\Program Files\Java\jre7\bin\splashscreen.dll
  344. 0x000007fefb7a0000 - 0x000007fefb7f6000 C:\Windows\system32\uxtheme.dll
  345. 0x0000000055840000 - 0x000000005584f000 C:\Program Files\Java\jre7\bin\verify.dll
  346. 0x0000000055810000 - 0x0000000055838000 C:\Program Files\Java\jre7\bin\java.dll
  347. 0x0000000072100000 - 0x0000000072134000 E:\Fraps\fraps64.dll
  348. 0x00000000557f0000 - 0x0000000055805000 C:\Program Files\Java\jre7\bin\zip.dll
  349. 0x000007fefe9c0000 - 0x000007fefebc3000 C:\Windows\system32\ole32.dll
  350. 0x000007fefcf70000 - 0x000007fefcf7f000 C:\Windows\system32\CRYPTBASE.dll
  351. 0x000007fefd780000 - 0x000007fefd819000 C:\Windows\system32\CLBCatQ.DLL
  352. 0x000007fefe8e0000 - 0x000007fefe9b7000 C:\Windows\system32\OLEAUT32.dll
  353. 0x0000000054f10000 - 0x00000000550a3000 C:\Program Files\Java\jre7\bin\awt.dll
  354. 0x000007fefb3d0000 - 0x000007fefb3e8000 C:\Windows\system32\DWMAPI.DLL
  355. 0x000007feeac90000 - 0x000007feeae8f000 C:\Windows\system32\d3d9.dll
  356. 0x000007fefc1c0000 - 0x000007fefc1cc000 C:\Windows\system32\VERSION.dll
  357. 0x000007fefb9f0000 - 0x000007fefb9f7000 C:\Windows\system32\d3d8thk.dll
  358. 0x000007fee8b80000 - 0x000007fee9d00000 C:\Windows\system32\nvd3dumx.dll
  359. 0x000007fefbe10000 - 0x000007fefbe3c000 C:\Windows\system32\powrprof.dll
  360. 0x000007fefec10000 - 0x000007fefede7000 C:\Windows\system32\SETUPAPI.dll
  361. 0x000007fefd3e0000 - 0x000007fefd416000 C:\Windows\system32\CFGMGR32.dll
  362. 0x000007fefd170000 - 0x000007fefd18a000 C:\Windows\system32\DEVOBJ.dll
  363. 0x0000000180000000 - 0x0000000180116000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
  364. 0x000007fef98e0000 - 0x000007fef9987000 C:\Windows\system32\dxgi.dll
  365. 0x000007fefd820000 - 0x000007fefe5a8000 C:\Windows\system32\SHELL32.dll
  366. 0x0000000055750000 - 0x000000005575b000 C:\Program Files\Java\jre7\bin\management.dll
  367. 0x0000000055710000 - 0x0000000055744000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  368. 0x00000000556d0000 - 0x00000000556e9000 C:\Program Files\Java\jre7\bin\net.dll
  369. 0x000007fefc8b0000 - 0x000007fefc905000 C:\Windows\system32\mswsock.dll
  370. 0x000007fefc8a0000 - 0x000007fefc8a7000 C:\Windows\System32\wship6.dll
  371. 0x00000000556f0000 - 0x0000000055701000 C:\Program Files\Java\jre7\bin\nio.dll
  372. 0x0000000054ec0000 - 0x0000000054f01000 C:\Program Files\Java\jre7\bin\t2k.dll
  373. 0x000007fefc290000 - 0x000007fefc297000 C:\Windows\System32\wshtcpip.dll
  374. 0x000007fefc730000 - 0x000007fefc78b000 C:\Windows\system32\DNSAPI.dll
  375. 0x00000000735c0000 - 0x00000000735e6000 C:\Program Files\Bonjour\mdnsNSP.dll
  376. 0x000007fefa400000 - 0x000007fefa427000 C:\Windows\system32\Iphlpapi.DLL
  377. 0x000007fefa3f0000 - 0x000007fefa3fb000 C:\Windows\system32\WINNSI.DLL
  378. 0x0000000073340000 - 0x000000007336e000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  379. 0x000007fefb830000 - 0x000007fefb838000 C:\Windows\system32\rasadhlp.dll
  380. 0x000007fefa010000 - 0x000007fefa063000 C:\Windows\System32\fwpuclnt.dll
  381. 0x000007fefc910000 - 0x000007fefc927000 C:\Windows\system32\CRYPTSP.dll
  382. 0x000007fefc610000 - 0x000007fefc657000 C:\Windows\system32\rsaenh.dll
  383. 0x000007fefc3c0000 - 0x000007fefc3de000 C:\Windows\system32\USERENV.dll
  384. 0x000007fefd0c0000 - 0x000007fefd0cf000 C:\Windows\system32\profapi.dll
  385. 0x000007fefad20000 - 0x000007fefad35000 C:\Windows\system32\NLAapi.dll
  386. 0x000007fefb040000 - 0x000007fefb055000 C:\Windows\system32\napinsp.dll
  387. 0x000007fefae80000 - 0x000007fefae99000 C:\Windows\system32\pnrpnsp.dll
  388. 0x000007fefb150000 - 0x000007fefb15b000 C:\Windows\System32\winrnr.dll
  389. 0x00000000555b0000 - 0x00000000555d4000 C:\Program Files\Java\jre7\bin\sunec.dll
  390. 0x000007fefb260000 - 0x000007fefb38a000 C:\Windows\system32\WindowsCodecs.dll
  391. 0x000007fefcf10000 - 0x000007fefcf67000 C:\Windows\system32\apphelp.dll
  392. 0x000007fef95c0000 - 0x000007fef95f5000 C:\Windows\system32\EhStorShell.dll
  393. 0x000007fefb8b0000 - 0x000007fefb9dc000 C:\Windows\system32\PROPSYS.dll
  394. 0x000007fef8f40000 - 0x000007fef95b2000 C:\PROGRA~1\MICROS~2\Office14\GROOVEEX.DLL
  395. 0x0000000072d60000 - 0x0000000072e03000 C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCR90.dll
  396. 0x0000000072c80000 - 0x0000000072d53000 C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCP90.dll
  397. 0x0000000072c50000 - 0x0000000072c7f000 C:\Windows\WinSxS\amd64_microsoft.vc90.atl_1fc8b3b9a1e18e3b_9.0.30729.6161_none_0a1fd3a3a768b895\ATL90.DLL
  398. 0x000007fef8aa0000 - 0x000007fef8eba000 C:\PROGRA~1\COMMON~1\MICROS~1\OFFICE14\Cultures\office.odf
  399. 0x000007fef70e0000 - 0x000007fef7945000 C:\PROGRA~1\MICROS~2\Office14\1033\GrooveIntlResource.dll
  400. 0x000007fef8a20000 - 0x000007fef8aa0000 C:\Windows\system32\ntshrui.dll
  401. 0x000007fefcb90000 - 0x000007fefcbb3000 C:\Windows\system32\srvcli.dll
  402. 0x000007fef8f30000 - 0x000007fef8f3f000 C:\Windows\system32\cscapi.dll
  403. 0x000007fefacf0000 - 0x000007fefacfb000 C:\Windows\system32\slc.dll
  404. 0x0000000055580000 - 0x00000000555aa000 C:\Program Files\Java\jre7\bin\dcpr.dll
  405. 0x0000000055550000 - 0x0000000055580000 C:\Program Files\Java\jre7\bin\jpeg.dll
  406. 0x0000000054eb0000 - 0x0000000054ebb000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  407. 0x000007fefd230000 - 0x000007fefd39a000 C:\Windows\system32\CRYPT32.dll
  408. 0x000007fefd160000 - 0x000007fefd16f000 C:\Windows\system32\MSASN1.dll
  409. 0x0000000006d10000 - 0x0000000006d58000 C:\Users\Nic\AppData\Roaming\.techniclauncher\tekkit\bin\natives\lwjgl64.dll
  410. 0x000007fef3b20000 - 0x000007fef3c3d000 C:\Windows\system32\OPENGL32.dll
  411. 0x000007fef3af0000 - 0x000007fef3b1d000 C:\Windows\system32\GLU32.dll
  412. 0x000007fef39f0000 - 0x000007fef3ae1000 C:\Windows\system32\DDRAW.dll
  413. 0x000007fef39e0000 - 0x000007fef39e8000 C:\Windows\system32\DCIMAN32.dll
  414. 0x00000000556c0000 - 0x00000000556c7000 C:\Program Files\Java\jre7\bin\jawt.dll
  415. 0x000000006e770000 - 0x00000000700c1000 C:\Windows\system32\nvoglv64.DLL
  416. 0x000007fefd3a0000 - 0x000007fefd3d9000 C:\Windows\system32\WINTRUST.dll
  417. 0x000007fefb880000 - 0x000007fefb8ad000 C:\Windows\system32\ntmarta.dll
  418. 0x000007fefe6e0000 - 0x000007fefe732000 C:\Windows\system32\WLDAP32.dll
  419. 0x000000000fb20000 - 0x000000000fb36000 C:\Users\Nic\AppData\Roaming\.techniclauncher\tekkit\bin\natives\jinput-dx8_64.dll
  420. 0x000007feed7e0000 - 0x000007feed81c000 C:\Windows\system32\DINPUT8.dll
  421. 0x000007fefb840000 - 0x000007fefb84b000 C:\Windows\system32\HID.DLL
  422. 0x000000000fb40000 - 0x000000000fb54000 C:\Users\Nic\AppData\Roaming\.techniclauncher\tekkit\bin\natives\jinput-raw_64.dll
  423. 0x000007feeab60000 - 0x000007feeac82000 C:\Users\Nic\AppData\Roaming\.techniclauncher\tekkit\bin\natives\OpenAL64.dll
  424. 0x000007fef6070000 - 0x000007fef60f8000 C:\Windows\system32\dsound.dll
  425. 0x000007fefba00000 - 0x000007fefba4b000 C:\Windows\System32\MMDevApi.dll
  426. 0x000007fef4c20000 - 0x000007fef4c5b000 C:\Windows\system32\wdmaud.drv
  427. 0x0000000070b00000 - 0x0000000070b06000 C:\Windows\system32\ksuser.dll
  428. 0x000007fefb870000 - 0x000007fefb879000 C:\Windows\system32\AVRT.dll
  429. 0x000007fef5c40000 - 0x000007fef5c8f000 C:\Windows\system32\AUDIOSES.DLL
  430. 0x000007fef4c10000 - 0x000007fef4c1a000 C:\Windows\system32\msacm32.drv
  431. 0x000007fef4bf0000 - 0x000007fef4c08000 C:\Windows\system32\MSACM32.dll
  432. 0x000007fef4ba0000 - 0x000007fef4ba9000 C:\Windows\system32\midimap.dll
  433. 0x000007feede40000 - 0x000007feedf65000 C:\Windows\system32\dbghelp.dll
  434.  
  435. VM Arguments:
  436. jvm_args: -Xmx3072m
  437. java_command: C:/Users/Nic/AppData/Roaming/.techniclauncher/technic-launcher.jar
  438. Launcher Type: SUN_STANDARD
  439.  
  440. Environment Variables:
  441. CLASSPATH=.;C:\Program Files (x86)\Java\jre7\lib\ext\QTJava.zip
  442. PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\1.5\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\1.5\bin\x64;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\Common Files\Microsoft Shared\Windows Live
  443. USERNAME=Nic
  444. OS=Windows_NT
  445. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
  446.  
  447.  
  448.  
  449. --------------- S Y S T E M ---------------
  450.  
  451. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  452.  
  453. CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, tsc, tscinvbit, tscinv
  454.  
  455. Memory: 4k page, physical 16659420k(8942720k free), swap 33316988k(21531640k free)
  456.  
  457. 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
  458.  
  459. time: Wed Nov 07 21:31:24 2012
  460. elapsed time: 2447 seconds
Add Comment
Please, Sign In to add comment