Guest User

Java Error

a guest
Dec 22nd, 2012
382
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.64 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=0x00000000fb446220, pid=1784, tid=1504
  5. #
  6. # JRE version: 7.0_05-b06
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.1-b03 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 (0x0000000012c18800): JavaThread "Thread-16" [_thread_in_native, id=1504, stack(0x000000004c870000,0x000000004c970000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, writing address 0x0000000080231fd0
  24.  
  25. Registers:
  26. RAX=0x000000002e4a78a0, RBX=0x0000000080231fb0, RCX=0x00000000172b0000, RDX=0x0000000000000088
  27. RSP=0x000000004c96f100, RBP=0x00000000172be400, RSI=0x00000000ffffffff, RDI=0x0000000000000005
  28. R8 =0x000000002e4a7890, R9 =0x000000002e4a78a0, R10=0x000000000247235c, R11=0x00000000172be400
  29. R12=0x00000000172b6fe0, R13=0x00000000bd596d18, R14=0x000000004c96f1e0, R15=0x0000000012c18800
  30. RIP=0x00000000fb446220, EFLAGS=0x0000000000010246
  31.  
  32. Top of Stack: (sp=0x000000004c96f100)
  33. 0x000000004c96f100: ffffffff80231fb0 00000000ffffffff
  34. 0x000000004c96f110: 00000000bd5783e0 000000004c96f178
  35. 0x000000004c96f120: 0000000000000000 0000000002472388
  36. 0x000000004c96f130: 00000000bd596d18 000000004c96f1b0
  37. 0x000000004c96f140: 0000000000000013 0000000000000005
  38. 0x000000004c96f150: 0000000080231fb0 0000000000000000
  39. 0x000000004c96f160: 00000000c48cbf08 00000000f3561330
  40. 0x000000004c96f170: 000000004c96f170 0000000000000000
  41. 0x000000004c96f180: 000000004c96f1e0 00000000bd599aa0
  42. 0x000000004c96f190: 0000000000000000 00000000bd596d18
  43. 0x000000004c96f1a0: 0000000000000000 000000004c96f1d0
  44. 0x000000004c96f1b0: 000000004c96f228 00000000024661f8
  45. 0x000000004c96f1c0: 00000000c2318ea0 000000000246f1d8
  46. 0x000000004c96f1d0: 0000000080231fb0 0000000000001009
  47. 0x000000004c96f1e0: 00000000172be400 000000004c96f1e8
  48. 0x000000004c96f1f0: 00000000bd58084f 000000004c96f240
  49.  
  50. Instructions: (pc=0x00000000fb446220)
  51. 0x00000000fb446200: a1 00 00 83 60 08 00 48 83 60 10 00 89 18 c7 40
  52. 0x00000000fb446210: 04 01 00 00 00 48 89 45 68 c7 45 70 01 00 00 00
  53. 0x00000000fb446220: ff 43 20 eb 0a c7 85 74 01 00 00 30 10 00 00 89
  54. 0x00000000fb446230: 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=0x000000002e4a78a0 is an unknown value
  60. RBX=0x0000000080231fb0 is an unknown value
  61. RCX=0x00000000172b0000 is an unknown value
  62. RDX=0x0000000000000088 is an unknown value
  63. RSP=0x000000004c96f100 is pointing into the stack for thread: 0x0000000012c18800
  64. RBP=0x00000000172be400 is an unknown value
  65. RSI=0x00000000ffffffff is an unallocated location in the heap
  66. RDI=0x0000000000000005 is an unknown value
  67. R8 =0x000000002e4a7890 is an unknown value
  68. R9 =0x000000002e4a78a0 is an unknown value
  69. R10=0x000000000247235c is an Interpreter codelet
  70. method entry point (kind = native) [0x00000000024720e0, 0x0000000002472960] 2176 bytes
  71. R11=0x00000000172be400 is an unknown value
  72. R12=0x00000000172b6fe0 is an unknown value
  73. R13=0x00000000bd596d18 is an oop
  74. {method}
  75. - klass: {other class}
  76. R14=0x000000004c96f1e0 is pointing into the stack for thread: 0x0000000012c18800
  77. R15=0x0000000012c18800 is a thread
  78.  
  79.  
  80. Stack: [0x000000004c870000,0x000000004c970000], sp=0x000000004c96f100, 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. 0x0000000012c17800 JavaThread "File IO Thread" [_thread_blocked, id=3216, stack(0x000000003a090000,0x000000003a190000)]
  99. 0x0000000012c15800 JavaThread "Thread-66" [_thread_blocked, id=5328, stack(0x0000000017870000,0x0000000017970000)]
  100. 0x0000000012c17000 JavaThread "Thread-17" [_thread_blocked, id=964, stack(0x000000004c9f0000,0x000000004caf0000)]
  101. =>0x0000000012c18800 JavaThread "Thread-16" [_thread_in_native, id=1504, stack(0x000000004c870000,0x000000004c970000)]
  102. 0x0000000012c11800 JavaThread "Thread-10" daemon [_thread_in_native, id=5828, stack(0x0000000021080000,0x0000000021180000)]
  103. 0x0000000012c14800 JavaThread "Minecraft main thread" [_thread_blocked, id=4156, stack(0x0000000017970000,0x0000000017a70000)]
  104. 0x0000000012c14000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=6592, stack(0x0000000017580000,0x0000000017680000)]
  105. 0x0000000012c11000 JavaThread "SwingWorker-pool-1-thread-6" daemon [_thread_blocked, id=4080, stack(0x0000000017460000,0x0000000017560000)]
  106. 0x0000000012c13000 JavaThread "SwingWorker-pool-1-thread-5" daemon [_thread_blocked, id=1740, stack(0x0000000016ec0000,0x0000000016fc0000)]
  107. 0x0000000012c12800 JavaThread "Image Animator 3" daemon [_thread_blocked, id=4040, stack(0x00000000172c0000,0x00000000173c0000)]
  108. 0x0000000012c10000 JavaThread "SwingWorker-pool-1-thread-4" daemon [_thread_blocked, id=5152, stack(0x0000000016fe0000,0x00000000170e0000)]
  109. 0x0000000012c0f800 JavaThread "DestroyJavaVM" [_thread_blocked, id=7028, stack(0x0000000002180000,0x0000000002280000)]
  110. 0x0000000012c39000 JavaThread "SwingWorker-pool-1-thread-3" daemon [_thread_blocked, id=1256, stack(0x0000000016560000,0x0000000016660000)]
  111. 0x0000000012c38800 JavaThread "SwingWorker-pool-1-thread-2" daemon [_thread_blocked, id=1400, stack(0x0000000016400000,0x0000000016500000)]
  112. 0x000000001109f000 JavaThread "TimerQueue" daemon [_thread_blocked, id=5316, stack(0x0000000011990000,0x0000000011a90000)]
  113. 0x000000001112a000 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=6516, stack(0x0000000011800000,0x0000000011900000)]
  114. 0x000000000b984800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=4304, stack(0x0000000002070000,0x0000000002170000)]
  115. 0x000000000b858800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=4384, stack(0x0000000011450000,0x0000000011550000)]
  116. 0x000000000b811800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=6504, stack(0x000000000c8a0000,0x000000000c9a0000)]
  117. 0x000000000b80f000 JavaThread "AWT-Shutdown" [_thread_blocked, id=4676, stack(0x000000000c6a0000,0x000000000c7a0000)]
  118. 0x000000000b80e000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6796, stack(0x000000000c510000,0x000000000c610000)]
  119. 0x000000000b6b9000 JavaThread "Service Thread" daemon [_thread_blocked, id=2996, stack(0x000000000c2f0000,0x000000000c3f0000)]
  120. 0x000000000b6b4000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=6216, stack(0x000000000c100000,0x000000000c200000)]
  121. 0x000000000b6ad000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=6528, stack(0x000000000bef0000,0x000000000bff0000)]
  122. 0x000000000b6a8000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6008, stack(0x000000000bcf0000,0x000000000bdf0000)]
  123. 0x000000000b6a7000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5256, stack(0x000000000bb60000,0x000000000bc60000)]
  124. 0x0000000009724000 JavaThread "Finalizer" daemon [_thread_blocked, id=196, stack(0x000000000b540000,0x000000000b640000)]
  125. 0x000000000971b800 JavaThread "Reference Handler" daemon [_thread_blocked, id=3084, stack(0x000000000b440000,0x000000000b540000)]
  126.  
  127. Other Threads:
  128. 0x0000000009710000 VMThread [stack: 0x000000000b320000,0x000000000b420000] [id=5736]
  129. 0x000000000b6cb800 WatcherThread [stack: 0x000000000c400000,0x000000000c500000] [id=1096]
  130.  
  131. VM state:not at safepoint (normal execution)
  132.  
  133. VM Mutex/Monitor currently owned by a thread: None
  134.  
  135. Heap
  136. PSYoungGen total 231488K, used 146647K [0x00000000eaab0000, 0x00000000f9ae0000, 0x0000000000000000)
  137. eden space 218176K, 66% used [0x00000000eaab0000,0x00000000f38087b8,0x00000000f7fc0000)
  138. from space 13312K, 14% used [0x00000000f7fc0000,0x00000000f819d5e8,0x00000000f8cc0000)
  139. to space 13568K, 0% used [0x00000000f8da0000,0x00000000f8da0000,0x00000000f9ae0000)
  140. ParOldGen total 429440K, used 382542K [0x00000000c0000000, 0x00000000da360000, 0x00000000eaab0000)
  141. object space 429440K, 89% used [0x00000000c0000000,0x00000000d7593be0,0x00000000da360000)
  142. PSPermGen total 49216K, used 46505K [0x00000000bae00000, 0x00000000bde10000, 0x00000000c0000000)
  143. object space 49216K, 94% used [0x00000000bae00000,0x00000000bdb6a7d8,0x00000000bde10000)
  144.  
  145. Code Cache [0x0000000002460000, 0x00000000030e0000, 0x0000000005460000)
  146. total_blobs=4369 nmethods=3500 adapters=817 free_code_cache=36869Kb largest_free_block=37259328
  147.  
  148. Compilation events (10 events):
  149. Event: 6637.949 Thread 0x000000000b6ad000 3814 yr::e (5 bytes)
  150. Event: 6637.953 Thread 0x000000000b6ad000 nmethod 3814 0x0000000002c83290 code [0x0000000002c833e0, 0x0000000002c83698]
  151. Event: 6645.675 Thread 0x000000000b6b4000 3815 aan::u (23 bytes)
  152. Event: 6645.679 Thread 0x000000000b6b4000 nmethod 3815 0x0000000002cdb310 code [0x0000000002cdb460, 0x0000000002cdb6f8]
  153. Event: 6649.544 Thread 0x000000000b6ad000 3816 ic2.common.ItemToolPainter::a (50 bytes)
  154. Event: 6649.559 Thread 0x000000000b6ad000 nmethod 3816 0x00000000030cedd0 code [0x00000000030cefa0, 0x00000000030cf930]
  155. Event: 6653.343 Thread 0x000000000b6b4000 3817 ic2.common.BlockGenerator::getTextureFile (3 bytes)
  156. Event: 6653.343 Thread 0x000000000b6b4000 nmethod 3817 0x0000000002cae010 code [0x0000000002cae140, 0x0000000002cae198]
  157. Event: 6667.937 Thread 0x000000000b6ad000 3818 ic2.common.TileEntityBlock::getActive (5 bytes)
  158. Event: 6667.937 Thread 0x000000000b6ad000 nmethod 3818 0x0000000002cade10 code [0x0000000002cadf40, 0x0000000002cadf98]
  159.  
  160. GC Heap History (10 events):
  161. Event: 6583.989 GC heap before
  162. {Heap before GC invocations=969 (full 22):
  163. PSYoungGen total 229632K, used 225028K [0x00000000eaab0000, 0x00000000f9730000, 0x0000000000000000)
  164. eden space 217472K, 100% used [0x00000000eaab0000,0x00000000f7f10000,0x00000000f7f10000)
  165. from space 12160K, 62% used [0x00000000f8b50000,0x00000000f92b1190,0x00000000f9730000)
  166. to space 12352K, 0% used [0x00000000f7f10000,0x00000000f7f10000,0x00000000f8b20000)
  167. ParOldGen total 429440K, used 359646K [0x00000000c0000000, 0x00000000da360000, 0x00000000eaab0000)
  168. object space 429440K, 83% used [0x00000000c0000000,0x00000000d5f378d8,0x00000000da360000)
  169. PSPermGen total 49216K, used 46465K [0x00000000bae00000, 0x00000000bde10000, 0x00000000c0000000)
  170. object space 49216K, 94% used [0x00000000bae00000,0x00000000bdb604a0,0x00000000bde10000)
  171. Event: 6583.996 GC heap after
  172. Heap after GC invocations=969 (full 22):
  173. PSYoungGen total 229824K, used 5892K [0x00000000eaab0000, 0x00000000f9810000, 0x0000000000000000)
  174. eden space 217472K, 0% used [0x00000000eaab0000,0x00000000eaab0000,0x00000000f7f10000)
  175. from space 12352K, 47% used [0x00000000f7f10000,0x00000000f84d1190,0x00000000f8b20000)
  176. to space 12480K, 0% used [0x00000000f8be0000,0x00000000f8be0000,0x00000000f9810000)
  177. ParOldGen total 429440K, used 361459K [0x00000000c0000000, 0x00000000da360000, 0x00000000eaab0000)
  178. object space 429440K, 84% used [0x00000000c0000000,0x00000000d60fcfe8,0x00000000da360000)
  179. PSPermGen total 49216K, used 46465K [0x00000000bae00000, 0x00000000bde10000, 0x00000000c0000000)
  180. object space 49216K, 94% used [0x00000000bae00000,0x00000000bdb604a0,0x00000000bde10000)
  181. }
  182. Event: 6608.889 GC heap before
  183. {Heap before GC invocations=970 (full 22):
  184. PSYoungGen total 229824K, used 223364K [0x00000000eaab0000, 0x00000000f9810000, 0x0000000000000000)
  185. eden space 217472K, 100% used [0x00000000eaab0000,0x00000000f7f10000,0x00000000f7f10000)
  186. from space 12352K, 47% used [0x00000000f7f10000,0x00000000f84d1190,0x00000000f8b20000)
  187. to space 12480K, 0% used [0x00000000f8be0000,0x00000000f8be0000,0x00000000f9810000)
  188. ParOldGen total 429440K, used 361459K [0x00000000c0000000, 0x00000000da360000, 0x00000000eaab0000)
  189. object space 429440K, 84% used [0x00000000c0000000,0x00000000d60fcfe8,0x00000000da360000)
  190. PSPermGen total 49216K, used 46469K [0x00000000bae00000, 0x00000000bde10000, 0x00000000c0000000)
  191. object space 49216K, 94% used [0x00000000bae00000,0x00000000bdb617b8,0x00000000bde10000)
  192. Event: 6608.896 GC heap after
  193. Heap after GC invocations=970 (full 22):
  194. PSYoungGen total 230464K, used 5796K [0x00000000eaab0000, 0x00000000f9800000, 0x0000000000000000)
  195. eden space 218048K, 0% used [0x00000000eaab0000,0x00000000eaab0000,0x00000000f7fa0000)
  196. from space 12416K, 46% used [0x00000000f8be0000,0x00000000f9189190,0x00000000f9800000)
  197. to space 12480K, 0% used [0x00000000f7fa0000,0x00000000f7fa0000,0x00000000f8bd0000)
  198. ParOldGen total 429440K, used 361579K [0x00000000c0000000, 0x00000000da360000, 0x00000000eaab0000)
  199. object space 429440K, 84% used [0x00000000c0000000,0x00000000d611afe8,0x00000000da360000)
  200. PSPermGen total 49216K, used 46469K [0x00000000bae00000, 0x00000000bde10000, 0x00000000c0000000)
  201. object space 49216K, 94% used [0x00000000bae00000,0x00000000bdb617b8,0x00000000bde10000)
  202. }
  203. Event: 6633.750 GC heap before
  204. {Heap before GC invocations=971 (full 22):
  205. PSYoungGen total 230464K, used 223844K [0x00000000eaab0000, 0x00000000f9800000, 0x0000000000000000)
  206. eden space 218048K, 100% used [0x00000000eaab0000,0x00000000f7fa0000,0x00000000f7fa0000)
  207. from space 12416K, 46% used [0x00000000f8be0000,0x00000000f9189190,0x00000000f9800000)
  208. to space 12480K, 0% used [0x00000000f7fa0000,0x00000000f7fa0000,0x00000000f8bd0000)
  209. ParOldGen total 429440K, used 361579K [0x00000000c0000000, 0x00000000da360000, 0x00000000eaab0000)
  210. object space 429440K, 84% used [0x00000000c0000000,0x00000000d611afe8,0x00000000da360000)
  211. PSPermGen total 49216K, used 46471K [0x00000000bae00000, 0x00000000bde10000, 0x00000000c0000000)
  212. object space 49216K, 94% used [0x00000000bae00000,0x00000000bdb61d30,0x00000000bde10000)
  213. Event: 6633.757 GC heap after
  214. Heap after GC invocations=971 (full 22):
  215. PSYoungGen total 230528K, used 3189K [0x00000000eaab0000, 0x00000000f9950000, 0x0000000000000000)
  216. eden space 218048K, 0% used [0x00000000eaab0000,0x00000000eaab0000,0x00000000f7fa0000)
  217. from space 12480K, 25% used [0x00000000f7fa0000,0x00000000f82bd7f8,0x00000000f8bd0000)
  218. to space 12864K, 0% used [0x00000000f8cc0000,0x00000000f8cc0000,0x00000000f9950000)
  219. ParOldGen total 429440K, used 364497K [0x00000000c0000000, 0x00000000da360000, 0x00000000eaab0000)
  220. object space 429440K, 84% used [0x00000000c0000000,0x00000000d63f45c0,0x00000000da360000)
  221. PSPermGen total 49216K, used 46471K [0x00000000bae00000, 0x00000000bde10000, 0x00000000c0000000)
  222. object space 49216K, 94% used [0x00000000bae00000,0x00000000bdb61d30,0x00000000bde10000)
  223. }
  224. Event: 6655.508 GC heap before
  225. {Heap before GC invocations=972 (full 22):
  226. PSYoungGen total 230528K, used 221237K [0x00000000eaab0000, 0x00000000f9950000, 0x0000000000000000)
  227. eden space 218048K, 100% used [0x00000000eaab0000,0x00000000f7fa0000,0x00000000f7fa0000)
  228. from space 12480K, 25% used [0x00000000f7fa0000,0x00000000f82bd7f8,0x00000000f8bd0000)
  229. to space 12864K, 0% used [0x00000000f8cc0000,0x00000000f8cc0000,0x00000000f9950000)
  230. ParOldGen total 429440K, used 364497K [0x00000000c0000000, 0x00000000da360000, 0x00000000eaab0000)
  231. object space 429440K, 84% used [0x00000000c0000000,0x00000000d63f45c0,0x00000000da360000)
  232. PSPermGen total 49216K, used 46471K [0x00000000bae00000, 0x00000000bde10000, 0x00000000c0000000)
  233. object space 49216K, 94% used [0x00000000bae00000,0x00000000bdb61e38,0x00000000bde10000)
  234. Event: 6655.514 GC heap after
  235. Heap after GC invocations=972 (full 22):
  236. PSYoungGen total 231040K, used 1717K [0x00000000eaab0000, 0x00000000f9a30000, 0x0000000000000000)
  237. eden space 218176K, 0% used [0x00000000eaab0000,0x00000000eaab0000,0x00000000f7fc0000)
  238. from space 12864K, 13% used [0x00000000f8cc0000,0x00000000f8e6d7f8,0x00000000f9950000)
  239. to space 13312K, 0% used [0x00000000f7fc0000,0x00000000f7fc0000,0x00000000f8cc0000)
  240. ParOldGen total 429440K, used 366118K [0x00000000c0000000, 0x00000000da360000, 0x00000000eaab0000)
  241. object space 429440K, 85% used [0x00000000c0000000,0x00000000d6589bd0,0x00000000da360000)
  242. PSPermGen total 49216K, used 46471K [0x00000000bae00000, 0x00000000bde10000, 0x00000000c0000000)
  243. object space 49216K, 94% used [0x00000000bae00000,0x00000000bdb61e38,0x00000000bde10000)
  244. }
  245. Event: 6675.205 GC heap before
  246. {Heap before GC invocations=973 (full 22):
  247. PSYoungGen total 231040K, used 219893K [0x00000000eaab0000, 0x00000000f9a30000, 0x0000000000000000)
  248. eden space 218176K, 100% used [0x00000000eaab0000,0x00000000f7fc0000,0x00000000f7fc0000)
  249. from space 12864K, 13% used [0x00000000f8cc0000,0x00000000f8e6d7f8,0x00000000f9950000)
  250. to space 13312K, 0% used [0x00000000f7fc0000,0x00000000f7fc0000,0x00000000f8cc0000)
  251. ParOldGen total 429440K, used 366118K [0x00000000c0000000, 0x00000000da360000, 0x00000000eaab0000)
  252. object space 429440K, 85% used [0x00000000c0000000,0x00000000d6589bd0,0x00000000da360000)
  253. PSPermGen total 49216K, used 46484K [0x00000000bae00000, 0x00000000bde10000, 0x00000000c0000000)
  254. object space 49216K, 94% used [0x00000000bae00000,0x00000000bdb65280,0x00000000bde10000)
  255. Event: 6675.214 GC heap after
  256. Heap after GC invocations=973 (full 22):
  257. PSYoungGen total 231488K, used 1909K [0x00000000eaab0000, 0x00000000f9ae0000, 0x0000000000000000)
  258. eden space 218176K, 0% used [0x00000000eaab0000,0x00000000eaab0000,0x00000000f7fc0000)
  259. from space 13312K, 14% used [0x00000000f7fc0000,0x00000000f819d5e8,0x00000000f8cc0000)
  260. to space 13568K, 0% used [0x00000000f8da0000,0x00000000f8da0000,0x00000000f9ae0000)
  261. ParOldGen total 429440K, used 382542K [0x00000000c0000000, 0x00000000da360000, 0x00000000eaab0000)
  262. object space 429440K, 89% used [0x00000000c0000000,0x00000000d7593be0,0x00000000da360000)
  263. PSPermGen total 49216K, used 46484K [0x00000000bae00000, 0x00000000bde10000, 0x00000000c0000000)
  264. object space 49216K, 94% used [0x00000000bae00000,0x00000000bdb65280,0x00000000bde10000)
  265. }
  266.  
  267. Deoptimization events (10 events):
  268. Event: 6635.675 Thread 0x0000000012c14800 Uncommon trap -83 fr.pc 0x0000000002a07cc4
  269. Event: 6637.978 Thread 0x0000000012c14800 Uncommon trap -83 fr.pc 0x00000000029b1a90
  270. Event: 6670.286 Thread 0x0000000012c14800 Uncommon trap -34 fr.pc 0x0000000002f68ef4
  271. Event: 6670.753 Thread 0x0000000012c14800 Uncommon trap -34 fr.pc 0x0000000002f68ef4
  272. Event: 6683.394 Thread 0x0000000012c14800 Uncommon trap -34 fr.pc 0x0000000002f68ef4
  273. Event: 6683.394 Thread 0x0000000012c14800 Uncommon trap -34 fr.pc 0x0000000002f68ef4
  274. Event: 6683.412 Thread 0x0000000012c18800 Uncommon trap -34 fr.pc 0x0000000002aea370
  275. Event: 6683.420 Thread 0x0000000012c18800 Uncommon trap -34 fr.pc 0x0000000002aea370
  276. Event: 6683.432 Thread 0x0000000012c18800 Uncommon trap -34 fr.pc 0x0000000002aea370
  277. Event: 6683.434 Thread 0x0000000012c18800 Uncommon trap -34 fr.pc 0x0000000002aea370
  278.  
  279. Internal exceptions (10 events):
  280. Event: 6683.390 Thread 0x0000000012c14800 Threw 0x00000000f0723ca8 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
  281. Event: 6683.390 Thread 0x0000000012c14800 Threw 0x00000000f072ba60 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
  282. Event: 6683.390 Thread 0x0000000012c14800 Threw 0x00000000f072bed0 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
  283. Event: 6683.391 Thread 0x0000000012c14800 Threw 0x00000000f0734128 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
  284. Event: 6683.391 Thread 0x0000000012c14800 Threw 0x00000000f0734548 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
  285. Event: 6683.392 Thread 0x0000000012c14800 Threw 0x00000000f073be50 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
  286. Event: 6683.392 Thread 0x0000000012c14800 Threw 0x00000000f073c278 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
  287. Event: 6683.393 Thread 0x0000000012c14800 Threw 0x00000000f074a508 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
  288. Event: 6683.393 Thread 0x0000000012c14800 Threw 0x00000000f074a930 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
  289. Event: 6683.394 Thread 0x0000000012c18800 Threw 0x00000000f071b360 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:2888
  290.  
  291. Events (10 events):
  292. Event: 6683.394 Thread 0x0000000012c14800 DEOPT PACKING pc=0x0000000002f68ef4 sp=0x0000000017a6eeb0
  293. Event: 6683.394 Thread 0x0000000012c14800 DEOPT UNPACKING pc=0x0000000002499164 sp=0x0000000017a6ee48 mode 2
  294. Event: 6683.412 Thread 0x0000000012c18800 DEOPT PACKING pc=0x0000000002aea370 sp=0x000000004c96f100
  295. Event: 6683.412 Thread 0x0000000012c18800 DEOPT UNPACKING pc=0x0000000002499164 sp=0x000000004c96f0e8 mode 2
  296. Event: 6683.420 Thread 0x0000000012c18800 DEOPT PACKING pc=0x0000000002aea370 sp=0x000000004c96f0f0
  297. Event: 6683.420 Thread 0x0000000012c18800 DEOPT UNPACKING pc=0x0000000002499164 sp=0x000000004c96f0d8 mode 2
  298. Event: 6683.432 Thread 0x0000000012c18800 DEOPT PACKING pc=0x0000000002aea370 sp=0x000000004c96f0f0
  299. Event: 6683.432 Thread 0x0000000012c18800 DEOPT UNPACKING pc=0x0000000002499164 sp=0x000000004c96f0d8 mode 2
  300. Event: 6683.434 Thread 0x0000000012c18800 DEOPT PACKING pc=0x0000000002aea370 sp=0x000000004c96f0f0
  301. Event: 6683.434 Thread 0x0000000012c18800 DEOPT UNPACKING pc=0x0000000002499164 sp=0x000000004c96f0d8 mode 2
  302.  
  303.  
  304. Dynamic libraries:
  305. 0x000000003f7d0000 - 0x000000003f803000 C:\Program Files\Java\jre7\bin\java.exe
  306. 0x0000000077600000 - 0x00000000777a9000 C:\Windows\SYSTEM32\ntdll.dll
  307. 0x0000000077020000 - 0x000000007713f000 C:\Windows\system32\kernel32.dll
  308. 0x00000000fddc0000 - 0x00000000fde2c000 C:\Windows\system32\KERNELBASE.dll
  309. 0x00000000fe240000 - 0x00000000fe31b000 C:\Windows\system32\ADVAPI32.dll
  310. 0x00000000ff4c0000 - 0x00000000ff55f000 C:\Windows\system32\msvcrt.dll
  311. 0x00000000fe640000 - 0x00000000fe65f000 C:\Windows\SYSTEM32\sechost.dll
  312. 0x00000000ff7e0000 - 0x00000000ff90d000 C:\Windows\system32\RPCRT4.dll
  313. 0x0000000076f20000 - 0x000000007701a000 C:\Windows\system32\USER32.dll
  314. 0x00000000ff770000 - 0x00000000ff7d7000 C:\Windows\system32\GDI32.dll
  315. 0x00000000fe630000 - 0x00000000fe63e000 C:\Windows\system32\LPK.dll
  316. 0x00000000fe660000 - 0x00000000fe729000 C:\Windows\system32\USP10.dll
  317. 0x00000000fc680000 - 0x00000000fc874000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  318. 0x00000000fe1b0000 - 0x00000000fe221000 C:\Windows\system32\SHLWAPI.dll
  319. 0x00000000fe500000 - 0x00000000fe52e000 C:\Windows\system32\IMM32.DLL
  320. 0x00000000fe0a0000 - 0x00000000fe1a9000 C:\Windows\system32\MSCTF.dll
  321. 0x00000000658b0000 - 0x0000000065981000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  322. 0x00000000502f0000 - 0x0000000050a0a000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  323. 0x00000000f5c00000 - 0x00000000f5c09000 C:\Windows\system32\WSOCK32.dll
  324. 0x00000000fded0000 - 0x00000000fdf1d000 C:\Windows\system32\WS2_32.dll
  325. 0x00000000fe230000 - 0x00000000fe238000 C:\Windows\system32\NSI.dll
  326. 0x00000000fb930000 - 0x00000000fb96b000 C:\Windows\system32\WINMM.dll
  327. 0x00000000777c0000 - 0x00000000777c7000 C:\Windows\system32\PSAPI.DLL
  328. 0x000000006c720000 - 0x000000006c75f000 C:\Program Files\Java\jre7\bin\splashscreen.dll
  329. 0x00000000fc4a0000 - 0x00000000fc4f6000 C:\Windows\system32\uxtheme.dll
  330. 0x000000006cb70000 - 0x000000006cb7f000 C:\Program Files\Java\jre7\bin\verify.dll
  331. 0x000000006c770000 - 0x000000006c798000 C:\Program Files\Java\jre7\bin\java.dll
  332. 0x00000000ff560000 - 0x00000000ff763000 C:\Windows\system32\ole32.dll
  333. 0x000000006c900000 - 0x000000006c915000 C:\Program Files\Java\jre7\bin\zip.dll
  334. 0x00000000fd950000 - 0x00000000fd95f000 C:\Windows\system32\CRYPTBASE.dll
  335. 0x0000000065250000 - 0x00000000653e4000 C:\Program Files\Java\jre7\bin\awt.dll
  336. 0x00000000fdfc0000 - 0x00000000fe097000 C:\Windows\system32\OLEAUT32.dll
  337. 0x00000000fbed0000 - 0x00000000fbee8000 C:\Windows\system32\DWMAPI.DLL
  338. 0x00000000eeb40000 - 0x00000000eed3f000 C:\Windows\system32\d3d9.dll
  339. 0x00000000fcbc0000 - 0x00000000fcbcc000 C:\Windows\system32\VERSION.dll
  340. 0x00000000fbc90000 - 0x00000000fbc97000 C:\Windows\system32\d3d8thk.dll
  341. 0x00000000f3230000 - 0x00000000f333b000 C:\Windows\system32\aticfx64.dll
  342. 0x00000000fbc80000 - 0x00000000fbc8f000 C:\Windows\system32\atiu9p64.dll
  343. 0x00000000ec7e0000 - 0x00000000ecf03000 C:\Windows\system32\atiumd64.dll
  344. 0x0000000077b30000 - 0x0000000077fc0000 C:\Windows\system32\atiumd6a.dll
  345. 0x00000000fe730000 - 0x00000000ff4b8000 C:\Windows\system32\SHELL32.dll
  346. 0x000000006c210000 - 0x000000006c21b000 C:\Program Files\Java\jre7\bin\management.dll
  347. 0x000000006c1d0000 - 0x000000006c204000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  348. 0x000000006c1b0000 - 0x000000006c1c9000 C:\Program Files\Java\jre7\bin\net.dll
  349. 0x00000000fd290000 - 0x00000000fd2e5000 C:\Windows\system32\mswsock.dll
  350. 0x00000000fd280000 - 0x00000000fd287000 C:\Windows\System32\wship6.dll
  351. 0x000000006c190000 - 0x000000006c1a1000 C:\Program Files\Java\jre7\bin\nio.dll
  352. 0x000000006bef0000 - 0x000000006bf31000 C:\Program Files\Java\jre7\bin\t2k.dll
  353. 0x00000000fcc90000 - 0x00000000fcc97000 C:\Windows\System32\wshtcpip.dll
  354. 0x00000000fd110000 - 0x00000000fd16b000 C:\Windows\system32\DNSAPI.dll
  355. 0x000000006dc20000 - 0x000000006dc46000 C:\Program Files\Bonjour\mdnsNSP.dll
  356. 0x00000000fa8f0000 - 0x00000000fa917000 C:\Windows\system32\Iphlpapi.DLL
  357. 0x00000000fa8e0000 - 0x00000000fa8eb000 C:\Windows\system32\WINNSI.DLL
  358. 0x00000000f80b0000 - 0x00000000f80b8000 C:\Windows\system32\rasadhlp.dll
  359. 0x00000000fa810000 - 0x00000000fa863000 C:\Windows\System32\fwpuclnt.dll
  360. 0x00000000fd2f0000 - 0x00000000fd307000 C:\Windows\system32\CRYPTSP.dll
  361. 0x00000000fcff0000 - 0x00000000fd037000 C:\Windows\system32\rsaenh.dll
  362. 0x00000000fcdb0000 - 0x00000000fcdce000 C:\Windows\system32\USERENV.dll
  363. 0x00000000fda60000 - 0x00000000fda6f000 C:\Windows\system32\profapi.dll
  364. 0x00000000fb800000 - 0x00000000fb815000 C:\Windows\system32\NLAapi.dll
  365. 0x00000000f7370000 - 0x00000000f7385000 C:\Windows\system32\napinsp.dll
  366. 0x00000000f7350000 - 0x00000000f7369000 C:\Windows\system32\pnrpnsp.dll
  367. 0x00000000f7340000 - 0x00000000f734b000 C:\Windows\System32\winrnr.dll
  368. 0x000000006bec0000 - 0x000000006bee4000 C:\Program Files\Java\jre7\bin\sunec.dll
  369. 0x00000000fdf20000 - 0x00000000fdfb9000 C:\Windows\system32\CLBCatQ.DLL
  370. 0x00000000fbd60000 - 0x00000000fbe8a000 C:\Windows\system32\WindowsCodecs.dll
  371. 0x00000000fd8f0000 - 0x00000000fd947000 C:\Windows\system32\apphelp.dll
  372. 0x00000000f33b0000 - 0x00000000f33ef000 C:\Users\Ian\AppData\Local\Microsoft\SkyDrive\17.0.2003.1112\amd64\SkyDriveShell64.dll
  373. 0x00000000f3180000 - 0x00000000f3227000 C:\Users\Ian\AppData\Local\Microsoft\SkyDrive\17.0.2003.1112\amd64\MSVCP110.dll
  374. 0x00000000f30b0000 - 0x00000000f317e000 C:\Users\Ian\AppData\Local\Microsoft\SkyDrive\17.0.2003.1112\amd64\MSVCR110.dll
  375. 0x0000000077350000 - 0x00000000774ab000 C:\Windows\system32\WININET.dll
  376. 0x00000000777d0000 - 0x00000000777d3000 C:\Windows\system32\Normaliz.dll
  377. 0x0000000077140000 - 0x000000007734f000 C:\Windows\system32\iertutil.dll
  378. 0x00000000774b0000 - 0x00000000775fd000 C:\Windows\system32\urlmon.dll
  379. 0x00000000f2c20000 - 0x00000000f2ede000 C:\Program Files\Microsoft Office 15\root\VFS\ProgramFilesX64\Microsoft Office\Office15\GROOVEEX.DLL
  380. 0x0000000067360000 - 0x00000000673f8000 C:\Program Files\Microsoft Office 15\root\VFS\ProgramFilesX64\Microsoft Office\Office15\MSVCP100.dll
  381. 0x0000000067590000 - 0x00000000675bb000 C:\Program Files\Microsoft Office 15\root\VFS\ProgramFilesX64\Microsoft Office\Office15\ATL100.DLL
  382. 0x00000000f20b0000 - 0x00000000f23c7000 C:\Windows\system32\msi.dll
  383. 0x00000000f15e0000 - 0x00000000f1be4000 C:\Program Files\Microsoft Office 15\root\VFS\ProgramFilesX64\Microsoft Office\Office15\1033\GrooveIntlResource.dll
  384. 0x00000000f3370000 - 0x00000000f33a5000 C:\Windows\system32\EhStorShell.dll
  385. 0x00000000fe320000 - 0x00000000fe4f7000 C:\Windows\system32\SETUPAPI.dll
  386. 0x00000000fdb10000 - 0x00000000fdb46000 C:\Windows\system32\CFGMGR32.dll
  387. 0x00000000fdda0000 - 0x00000000fddba000 C:\Windows\system32\DEVOBJ.dll
  388. 0x00000000fc500000 - 0x00000000fc62c000 C:\Windows\system32\PROPSYS.dll
  389. 0x0000000067100000 - 0x0000000067359000 C:\Program Files (x86)\Norton Security Suite\Engine64\6.4.0.9\buShell.dll
  390. 0x00000000fc280000 - 0x00000000fc496000 C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.17825_none_2b253c8271ec7765\gdiplus.dll
  391. 0x0000000067020000 - 0x00000000670f3000 C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCP90.dll
  392. 0x0000000066f70000 - 0x0000000067013000 C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCR90.dll
  393. 0x0000000066e70000 - 0x0000000066f6f000 C:\Program Files (x86)\Norton Security Suite\Engine64\6.4.0.9\ccL110U.dll
  394. 0x0000000067570000 - 0x000000006758e000 C:\Program Files (x86)\Norton Security Suite\Engine64\6.4.0.9\EFACli64.dll
  395. 0x00000000f3030000 - 0x00000000f30b0000 C:\Windows\system32\ntshrui.dll
  396. 0x00000000fd660000 - 0x00000000fd683000 C:\Windows\system32\srvcli.dll
  397. 0x00000000f5fb0000 - 0x00000000f5fbf000 C:\Windows\system32\cscapi.dll
  398. 0x00000000fb6e0000 - 0x00000000fb6eb000 C:\Windows\system32\slc.dll
  399. 0x000000006a840000 - 0x000000006a86a000 C:\Program Files\Java\jre7\bin\dcpr.dll
  400. 0x00000000697b0000 - 0x00000000697e0000 C:\Program Files\Java\jre7\bin\jpeg.dll
  401. 0x000000006c760000 - 0x000000006c76b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  402. 0x00000000fdb90000 - 0x00000000fdcfa000 C:\Windows\system32\CRYPT32.dll
  403. 0x00000000fdb00000 - 0x00000000fdb0f000 C:\Windows\system32\MSASN1.dll
  404. 0x0000000080000000 - 0x0000000080048000 C:\Users\Ian\AppData\Roaming\.techniclauncher\tekkit\bin\natives\lwjgl64.dll
  405. 0x00000000f05b0000 - 0x00000000f06cd000 C:\Windows\system32\OPENGL32.dll
  406. 0x00000000f2ef0000 - 0x00000000f2f1d000 C:\Windows\system32\GLU32.dll
  407. 0x00000000f04b0000 - 0x00000000f05a1000 C:\Windows\system32\DDRAW.dll
  408. 0x00000000f3340000 - 0x00000000f3348000 C:\Windows\system32\DCIMAN32.dll
  409. 0x000000006c180000 - 0x000000006c187000 C:\Program Files\Java\jre7\bin\jawt.dll
  410. 0x00000000fbc70000 - 0x00000000fbc79000 C:\Windows\system32\atig6pxx.dll
  411. 0x0000000017c60000 - 0x00000000195e3000 C:\Windows\system32\atio6axx.dll
  412. 0x00000000f6b10000 - 0x00000000f6b9b000 C:\Windows\system32\atiadlxx.dll
  413. 0x00000000fcba0000 - 0x00000000fcbb1000 C:\Windows\system32\WTSAPI32.dll
  414. 0x00000000fdb50000 - 0x00000000fdb89000 C:\Windows\system32\WINTRUST.dll
  415. 0x00000000fb680000 - 0x00000000fb68e000 C:\Windows\system32\atig6txx.dll
  416. 0x0000000006270000 - 0x0000000006286000 C:\Users\Ian\AppData\Roaming\.techniclauncher\tekkit\bin\natives\jinput-dx8_64.dll
  417. 0x00000000fb600000 - 0x00000000fb63c000 C:\Windows\system32\DINPUT8.dll
  418. 0x00000000fbf40000 - 0x00000000fbf4b000 C:\Windows\system32\HID.DLL
  419. 0x0000000006390000 - 0x00000000063a4000 C:\Users\Ian\AppData\Roaming\.techniclauncher\tekkit\bin\natives\jinput-raw_64.dll
  420. 0x00000000fb440000 - 0x00000000fb562000 C:\Users\Ian\AppData\Roaming\.techniclauncher\tekkit\bin\natives\OpenAL64.dll
  421. 0x00000000f1150000 - 0x00000000f11d8000 C:\Windows\system32\dsound.dll
  422. 0x00000000fcb70000 - 0x00000000fcb9c000 C:\Windows\system32\POWRPROF.dll
  423. 0x00000000fbef0000 - 0x00000000fbf3b000 C:\Windows\System32\MMDevApi.dll
  424. 0x00000000fb820000 - 0x00000000fb85b000 C:\Windows\system32\wdmaud.drv
  425. 0x0000000074e90000 - 0x0000000074e96000 C:\Windows\system32\ksuser.dll
  426. 0x00000000fbca0000 - 0x00000000fbca9000 C:\Windows\system32\AVRT.dll
  427. 0x00000000fb7a0000 - 0x00000000fb7ef000 C:\Windows\system32\AUDIOSES.DLL
  428. 0x00000000fb790000 - 0x00000000fb79a000 C:\Windows\system32\msacm32.drv
  429. 0x00000000fb770000 - 0x00000000fb788000 C:\Windows\system32\MSACM32.dll
  430. 0x00000000fb760000 - 0x00000000fb769000 C:\Windows\system32\midimap.dll
  431. 0x00000000fb1d0000 - 0x00000000fb2f5000 C:\Windows\system32\dbghelp.dll
  432.  
  433. VM Arguments:
  434. jvm_args: -Xmx1024m
  435. java_command: C:/Users/Ian/AppData/Roaming/.techniclauncher/technic-launcher.jar
  436. Launcher Type: SUN_STANDARD
  437.  
  438. Environment Variables:
  439. CLASSPATH=.;C:\Program Files (x86)\Java\jre7\lib\ext\QTJava.zip
  440. 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;C:\Program Files (x86)\QuickTime\QTSystem\
  441. USERNAME=Ian
  442. OS=Windows_NT
  443. PROCESSOR_IDENTIFIER=AMD64 Family 21 Model 1 Stepping 2, AuthenticAMD
  444.  
  445.  
  446.  
  447. --------------- S Y S T E M ---------------
  448.  
  449. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  450.  
  451. 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
  452.  
  453. Memory: 4k page, physical 6196980k(1805728k free), swap 12392108k(6669284k free)
  454.  
  455. vm_info: Java HotSpot(TM) 64-Bit Server VM (23.1-b03) for windows-amd64 JRE (1.7.0_05-b06), built on Jun 27 2012 00:54:58 by "java_re" with unknown MS VC++:1600
  456.  
  457. time: Sat Dec 22 19:28:51 2012
  458. elapsed time: 6683 seconds
Add Comment
Please, Sign In to add comment