Advertisement
craniumkid22

minecraft crash error

May 18th, 2013
336
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.39 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=0x000007fee8666220, pid=4104, tid=5952
  5. #
  6. # JRE version: 7.0_21-b11
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.21-b01 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [OpenAL64.dll+0x6220] alSourcei+0x144
  10. #
  11. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  12. #
  13. # If you would like to submit a bug report, please visit:
  14. # http://bugreport.sun.com/bugreport/crash.jsp
  15. # The crash happened outside the Java Virtual Machine in native code.
  16. # See problematic frame for where to report the bug.
  17. #
  18.  
  19. --------------- T H R E A D ---------------
  20.  
  21. Current thread (0x000000001c188800): JavaThread "Thread-19" [_thread_in_native, id=5952, stack(0x000000001f1d0000,0x000000001f2d0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, writing address 0xffffffffa786d650
  24.  
  25. Registers:
  26. RAX=0x00000000191874c0, RBX=0xffffffffa786d630, RCX=0x0000000022690000, RDX=0x0000000000000088
  27. RSP=0x000000001f2cee50, RBP=0x000000002269db40, RSI=0x00000000ffffffff, RDI=0x0000000000000005
  28. R8 =0x00000000191874b0, R9 =0x00000000191874c0, R10=0x000000000284237c, R11=0x000000002269db40
  29. R12=0x0000000022696fe0, R13=0x00000006fd8e04d8, R14=0x000000001f2cef30, R15=0x000000001c188800
  30. RIP=0x000007fee8666220, EFLAGS=0x0000000000010246
  31.  
  32. Top of Stack: (sp=0x000000001f2cee50)
  33. 0x000000001f2cee50: ffffffffa786d630 00000000ffffffff
  34. 0x000000001f2cee60: 00000006fd8bf408 000000001f2ceec8
  35. 0x000000001f2cee70: 0000000000000000 00000000028423a8
  36. 0x000000001f2cee80: 00000006fd8e04d8 000000001f2cef00
  37. 0x000000001f2cee90: 0000000000000013 0000000000000005
  38. 0x000000001f2ceea0: 00000000a786d630 0000000000000000
  39. 0x000000001f2ceeb0: 0000000705c544b0 00000007bfa9e488
  40. 0x000000001f2ceec0: 000000001f2ceec0 0000000000000000
  41. 0x000000001f2ceed0: 000000001f2cef30 00000006fd8e3260
  42. 0x000000001f2ceee0: 0000000000000000 00000006fd8e04d8
  43. 0x000000001f2ceef0: 0000000000000000 000000001f2cef20
  44. 0x000000001f2cef00: 000000001f2cef78 00000000028361f8
  45. 0x000000001f2cef10: 0000000704a008d0 000000000283f1d8
  46. 0x000000001f2cef20: 00000000a786d630 0000000000001009
  47. 0x000000001f2cef30: 000000002269db40 000000001f2cef38
  48. 0x000000001f2cef40: 00000006fd8c7da7 000000001f2cef90
  49.  
  50. Instructions: (pc=0x000007fee8666220)
  51. 0x000007fee8666200: a1 00 00 83 60 08 00 48 83 60 10 00 89 18 c7 40
  52. 0x000007fee8666210: 04 01 00 00 00 48 89 45 68 c7 45 70 01 00 00 00
  53. 0x000007fee8666220: ff 43 20 eb 0a c7 85 74 01 00 00 30 10 00 00 89
  54. 0x000007fee8666230: 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=0x00000000191874c0 is an unknown value
  60. RBX=0xffffffffa786d630 is an unknown value
  61. RCX=0x0000000022690000 is an unknown value
  62. RDX=0x0000000000000088 is an unknown value
  63. RSP=0x000000001f2cee50 is pointing into the stack for thread: 0x000000001c188800
  64. RBP=0x000000002269db40 is an unknown value
  65. RSI=0x00000000ffffffff is an unknown value
  66. RDI=0x0000000000000005 is an unknown value
  67. R8 =0x00000000191874b0 is an unknown value
  68. R9 =0x00000000191874c0 is an unknown value
  69. R10=0x000000000284237c is an Interpreter codelet
  70. method entry point (kind = native) [0x0000000002842100, 0x0000000002842980] 2176 bytes
  71. R11=0x000000002269db40 is an unknown value
  72. R12=0x0000000022696fe0 is an unknown value
  73. R13=0x00000006fd8e04d8 is an oop
  74. {method}
  75. - klass: {other class}
  76. R14=0x000000001f2cef30 is pointing into the stack for thread: 0x000000001c188800
  77. R15=0x000000001c188800 is a thread
  78.  
  79.  
  80. Stack: [0x000000001f1d0000,0x000000001f2d0000], sp=0x000000001f2cee50, 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.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. 0x000000002b3c6800 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=3444, stack(0x0000000043f60000,0x0000000044060000)]
  99. 0x000000002b3c2800 JavaThread "Client write thread" [_thread_blocked, id=5340, stack(0x0000000039f60000,0x000000003a060000)]
  100. 0x000000002b3c2000 JavaThread "Client read thread" [_thread_in_native, id=6560, stack(0x0000000039de0000,0x0000000039ee0000)]
  101. 0x000000002b3c1000 JavaThread "Thread-26" daemon [_thread_in_native, id=4224, stack(0x00000000394e0000,0x00000000395e0000)]
  102. 0x000000001c189800 JavaThread "Thread-20" [_thread_blocked, id=3408, stack(0x00000000221c0000,0x00000000222c0000)]
  103. =>0x000000001c188800 JavaThread "Thread-19" [_thread_in_native, id=5952, stack(0x000000001f1d0000,0x000000001f2d0000)]
  104. 0x000000001c187000 JavaThread "TC Aura Update Thread" [_thread_blocked, id=5252, stack(0x0000000021aa0000,0x0000000021ba0000)]
  105. 0x000000001c185800 JavaThread "TC Aura Deletion Thread" [_thread_blocked, id=6772, stack(0x0000000017410000,0x0000000017510000)]
  106. 0x000000001c186800 JavaThread "TC Aura Calculation Thread" [_thread_blocked, id=6916, stack(0x0000000017710000,0x0000000017810000)]
  107. 0x000000001c183800 JavaThread "Thread-14" [_thread_blocked, id=3812, stack(0x0000000017590000,0x0000000017690000)]
  108. 0x000000001c184000 JavaThread "Immibis Core background task" daemon [_thread_blocked, id=1568, stack(0x0000000022080000,0x0000000022180000)]
  109. 0x000000000021c000 JavaThread "DestroyJavaVM" [_thread_blocked, id=1012, stack(0x0000000002730000,0x0000000002830000)]
  110. 0x0000000013a48800 JavaThread "Minecraft main thread" [_thread_blocked, id=5664, stack(0x00000000187b0000,0x00000000188b0000)]
  111. 0x000000001b2b7000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=3064, stack(0x0000000018610000,0x0000000018710000)]
  112. 0x000000001b0f6000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=6576, stack(0x000000001db50000,0x000000001dc50000)]
  113. 0x0000000013588800 JavaThread "Thread-3" daemon [_thread_blocked, id=3128, stack(0x0000000019d50000,0x0000000019e50000)]
  114. 0x000000001347a000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=5908, stack(0x0000000018380000,0x0000000018480000)]
  115. 0x0000000013235800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=4700, stack(0x0000000015e90000,0x0000000015f90000)]
  116. 0x000000001307e000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=1280, stack(0x0000000013f40000,0x0000000014040000)]
  117. 0x000000001307d800 JavaThread "AWT-Shutdown" [_thread_blocked, id=5680, stack(0x0000000013d70000,0x0000000013e70000)]
  118. 0x00000000131a5800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6840, stack(0x0000000013c40000,0x0000000013d40000)]
  119. 0x00000000112c0000 JavaThread "Service Thread" daemon [_thread_blocked, id=2776, stack(0x0000000012bf0000,0x0000000012cf0000)]
  120. 0x00000000112be800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=6460, stack(0x0000000012a70000,0x0000000012b70000)]
  121. 0x00000000112a6000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=3844, stack(0x00000000128b0000,0x00000000129b0000)]
  122. 0x00000000112a5000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6316, stack(0x0000000012100000,0x0000000012200000)]
  123. 0x000000001129d800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4956, stack(0x0000000012730000,0x0000000012830000)]
  124. 0x0000000002465000 JavaThread "Finalizer" daemon [_thread_blocked, id=6912, stack(0x0000000012540000,0x0000000012640000)]
  125. 0x000000000245e000 JavaThread "Reference Handler" daemon [_thread_blocked, id=1332, stack(0x0000000012400000,0x0000000012500000)]
  126.  
  127. Other Threads:
  128. 0x0000000011223800 VMThread [stack: 0x00000000122d0000,0x00000000123d0000] [id=6176]
  129. 0x00000000112d3000 WatcherThread [stack: 0x0000000012d80000,0x0000000012e80000] [id=6348]
  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 1132992K, used 406974K [0x00000007aaab0000, 0x00000007f6660000, 0x0000000800000000)
  137. eden space 1037120K, 33% used [0x00000007aaab0000,0x00000007bff7e1b8,0x00000007e9f80000)
  138. from space 95872K, 60% used [0x00000007f08c0000,0x00000007f4161700,0x00000007f6660000)
  139. to space 101824K, 0% used [0x00000007e9f80000,0x00000007e9f80000,0x00000007f02f0000)
  140. ParOldGen total 1685568K, used 152432K [0x0000000700000000, 0x0000000766e10000, 0x00000007aaab0000)
  141. object space 1685568K, 9% used [0x0000000700000000,0x00000007094dc2c8,0x0000000766e10000)
  142. PSPermGen total 67072K, used 63180K [0x00000006fae00000, 0x00000006fef80000, 0x0000000700000000)
  143. object space 67072K, 94% used [0x00000006fae00000,0x00000006febb3360,0x00000006fef80000)
  144.  
  145. Card table byte_map: [0x0000000005830000,0x0000000006060000] byte_map_base: 0x0000000002059000
  146.  
  147. Polling page: 0x0000000000480000
  148.  
  149. Code Cache [0x0000000002830000, 0x0000000003450000, 0x0000000005830000)
  150. total_blobs=4662 nmethods=3646 adapters=963 free_code_cache=36955Kb largest_free_block=37660992
  151.  
  152. Compilation events (10 events):
  153. Event: 1002.947 Thread 0x00000000112a6000 4032 com.google.common.collect.AbstractMapBasedMultimap::wrapList (33 bytes)
  154. Event: 1002.949 Thread 0x00000000112a6000 nmethod 4032 0x00000000034253d0 code [0x0000000003425520, 0x0000000003425678]
  155. Event: 1004.109 Thread 0x00000000112be800 4033 buildcraft.transport.PipeRenderState::hasGate (5 bytes)
  156. Event: 1004.109 Thread 0x00000000112be800 nmethod 4033 0x00000000032dbe90 code [0x00000000032dbfc0, 0x00000000032dc018]
  157. Event: 1007.013 Thread 0x00000000112be800 4034 buildcraft.transport.render.PipeWorldRenderer::renderWorldBlock (44 bytes)
  158. Event: 1007.013 Thread 0x00000000112a6000 4035 buildcraft.transport.render.PipeWorldRenderer::renderPipe (819 bytes)
  159. Event: 1007.017 Thread 0x00000000112be800 nmethod 4034 0x0000000003424b50 code [0x0000000003424cc0, 0x0000000003424fb8]
  160. Event: 1007.087 Thread 0x00000000112a6000 nmethod 4035 0x000000000343c410 code [0x000000000343cc60, 0x0000000003440438]
  161. Event: 1008.361 Thread 0x00000000112be800 4036 net.minecraft.tileentity.TileEntity::func_70311_o (39 bytes)
  162. Event: 1008.362 Thread 0x00000000112be800 nmethod 4036 0x0000000003424810 code [0x0000000003424960, 0x0000000003424a68]
  163.  
  164. GC Heap History (10 events):
  165. Event: 821.226 GC heap before
  166. {Heap before GC invocations=67 (full 20):
  167. PSYoungGen total 1021504K, used 31919K [0x00000007aaab0000, 0x00000007f2bb0000, 0x0000000800000000)
  168. eden space 989568K, 0% used [0x00000007aaab0000,0x00000007aaab0000,0x00000007e7110000)
  169. from space 31936K, 99% used [0x00000007e7110000,0x00000007e903be00,0x00000007e9040000)
  170. to space 95552K, 0% used [0x00000007ece60000,0x00000007ece60000,0x00000007f2bb0000)
  171. ParOldGen total 1685568K, used 149307K [0x0000000700000000, 0x0000000766e10000, 0x00000007aaab0000)
  172. object space 1685568K, 8% used [0x0000000700000000,0x00000007091ceeb0,0x0000000766e10000)
  173. PSPermGen total 69376K, used 61822K [0x00000006fae00000, 0x00000006ff1c0000, 0x0000000700000000)
  174. object space 69376K, 89% used [0x00000006fae00000,0x00000006fea5fa08,0x00000006ff1c0000)
  175. Event: 821.448 GC heap after
  176. Heap after GC invocations=67 (full 20):
  177. PSYoungGen total 1021504K, used 0K [0x00000007aaab0000, 0x00000007f2bb0000, 0x0000000800000000)
  178. eden space 989568K, 0% used [0x00000007aaab0000,0x00000007aaab0000,0x00000007e7110000)
  179. from space 31936K, 0% used [0x00000007e7110000,0x00000007e7110000,0x00000007e9040000)
  180. to space 95552K, 0% used [0x00000007ece60000,0x00000007ece60000,0x00000007f2bb0000)
  181. ParOldGen total 1685568K, used 151435K [0x0000000700000000, 0x0000000766e10000, 0x00000007aaab0000)
  182. object space 1685568K, 8% used [0x0000000700000000,0x00000007093e2f20,0x0000000766e10000)
  183. PSPermGen total 67776K, used 61822K [0x00000006fae00000, 0x00000006ff030000, 0x0000000700000000)
  184. object space 67776K, 91% used [0x00000006fae00000,0x00000006fea5fa08,0x00000006ff030000)
  185. }
  186. Event: 821.466 GC heap before
  187. {Heap before GC invocations=68 (full 20):
  188. PSYoungGen total 1021504K, used 25945K [0x00000007aaab0000, 0x00000007f2bb0000, 0x0000000800000000)
  189. eden space 989568K, 2% used [0x00000007aaab0000,0x00000007ac406500,0x00000007e7110000)
  190. from space 31936K, 0% used [0x00000007e7110000,0x00000007e7110000,0x00000007e9040000)
  191. to space 95552K, 0% used [0x00000007ece60000,0x00000007ece60000,0x00000007f2bb0000)
  192. ParOldGen total 1685568K, used 151435K [0x0000000700000000, 0x0000000766e10000, 0x00000007aaab0000)
  193. object space 1685568K, 8% used [0x0000000700000000,0x00000007093e2f20,0x0000000766e10000)
  194. PSPermGen total 67776K, used 61822K [0x00000006fae00000, 0x00000006ff030000, 0x0000000700000000)
  195. object space 67776K, 91% used [0x00000006fae00000,0x00000006fea5fa08,0x00000006ff030000)
  196. Event: 821.473 GC heap after
  197. Heap after GC invocations=68 (full 20):
  198. PSYoungGen total 1080000K, used 4432K [0x00000007aaab0000, 0x00000007f26b0000, 0x0000000800000000)
  199. eden space 989568K, 0% used [0x00000007aaab0000,0x00000007aaab0000,0x00000007e7110000)
  200. from space 90432K, 4% used [0x00000007ece60000,0x00000007ed2b4220,0x00000007f26b0000)
  201. to space 92992K, 0% used [0x00000007e7110000,0x00000007e7110000,0x00000007ecbe0000)
  202. ParOldGen total 1685568K, used 151435K [0x0000000700000000, 0x0000000766e10000, 0x00000007aaab0000)
  203. object space 1685568K, 8% used [0x0000000700000000,0x00000007093e2f20,0x0000000766e10000)
  204. PSPermGen total 67776K, used 61822K [0x00000006fae00000, 0x00000006ff030000, 0x0000000700000000)
  205. object space 67776K, 91% used [0x00000006fae00000,0x00000006fea5fa08,0x00000006ff030000)
  206. }
  207. Event: 821.473 GC heap before
  208. {Heap before GC invocations=69 (full 21):
  209. PSYoungGen total 1080000K, used 4432K [0x00000007aaab0000, 0x00000007f26b0000, 0x0000000800000000)
  210. eden space 989568K, 0% used [0x00000007aaab0000,0x00000007aaab0000,0x00000007e7110000)
  211. from space 90432K, 4% used [0x00000007ece60000,0x00000007ed2b4220,0x00000007f26b0000)
  212. to space 92992K, 0% used [0x00000007e7110000,0x00000007e7110000,0x00000007ecbe0000)
  213. ParOldGen total 1685568K, used 151435K [0x0000000700000000, 0x0000000766e10000, 0x00000007aaab0000)
  214. object space 1685568K, 8% used [0x0000000700000000,0x00000007093e2f20,0x0000000766e10000)
  215. PSPermGen total 67776K, used 61822K [0x00000006fae00000, 0x00000006ff030000, 0x0000000700000000)
  216. object space 67776K, 91% used [0x00000006fae00000,0x00000006fea5fa08,0x00000006ff030000)
  217. Event: 821.669 GC heap after
  218. Heap after GC invocations=69 (full 21):
  219. PSYoungGen total 1080000K, used 0K [0x00000007aaab0000, 0x00000007f26b0000, 0x0000000800000000)
  220. eden space 989568K, 0% used [0x00000007aaab0000,0x00000007aaab0000,0x00000007e7110000)
  221. from space 90432K, 0% used [0x00000007ece60000,0x00000007ece60000,0x00000007f26b0000)
  222. to space 92992K, 0% used [0x00000007e7110000,0x00000007e7110000,0x00000007ecbe0000)
  223. ParOldGen total 1685568K, used 152432K [0x0000000700000000, 0x0000000766e10000, 0x00000007aaab0000)
  224. object space 1685568K, 9% used [0x0000000700000000,0x00000007094dc2c8,0x0000000766e10000)
  225. PSPermGen total 67072K, used 61822K [0x00000006fae00000, 0x00000006fef80000, 0x0000000700000000)
  226. object space 67072K, 92% used [0x00000006fae00000,0x00000006fea5fa08,0x00000006fef80000)
  227. }
  228. Event: 876.880 GC heap before
  229. {Heap before GC invocations=70 (full 21):
  230. PSYoungGen total 1080000K, used 989568K [0x00000007aaab0000, 0x00000007f26b0000, 0x0000000800000000)
  231. eden space 989568K, 100% used [0x00000007aaab0000,0x00000007e7110000,0x00000007e7110000)
  232. from space 90432K, 0% used [0x00000007ece60000,0x00000007ece60000,0x00000007f26b0000)
  233. to space 92992K, 0% used [0x00000007e7110000,0x00000007e7110000,0x00000007ecbe0000)
  234. ParOldGen total 1685568K, used 152432K [0x0000000700000000, 0x0000000766e10000, 0x00000007aaab0000)
  235. object space 1685568K, 9% used [0x0000000700000000,0x00000007094dc2c8,0x0000000766e10000)
  236. PSPermGen total 67072K, used 62978K [0x00000006fae00000, 0x00000006fef80000, 0x0000000700000000)
  237. object space 67072K, 93% used [0x00000006fae00000,0x00000006feb809e8,0x00000006fef80000)
  238. Event: 876.912 GC heap after
  239. Heap after GC invocations=70 (full 21):
  240. PSYoungGen total 1082560K, used 58096K [0x00000007aaab0000, 0x00000007f6890000, 0x0000000800000000)
  241. eden space 989568K, 0% used [0x00000007aaab0000,0x00000007aaab0000,0x00000007e7110000)
  242. from space 92992K, 62% used [0x00000007e7110000,0x00000007ea9cc1b0,0x00000007ecbe0000)
  243. to space 98112K, 0% used [0x00000007f08c0000,0x00000007f08c0000,0x00000007f6890000)
  244. ParOldGen total 1685568K, used 152432K [0x0000000700000000, 0x0000000766e10000, 0x00000007aaab0000)
  245. object space 1685568K, 9% used [0x0000000700000000,0x00000007094dc2c8,0x0000000766e10000)
  246. PSPermGen total 67072K, used 62978K [0x00000006fae00000, 0x00000006fef80000, 0x0000000700000000)
  247. object space 67072K, 93% used [0x00000006fae00000,0x00000006feb809e8,0x00000006fef80000)
  248. }
  249. Event: 981.621 GC heap before
  250. {Heap before GC invocations=71 (full 21):
  251. PSYoungGen total 1082560K, used 1047664K [0x00000007aaab0000, 0x00000007f6890000, 0x0000000800000000)
  252. eden space 989568K, 100% used [0x00000007aaab0000,0x00000007e7110000,0x00000007e7110000)
  253. from space 92992K, 62% used [0x00000007e7110000,0x00000007ea9cc1b0,0x00000007ecbe0000)
  254. to space 98112K, 0% used [0x00000007f08c0000,0x00000007f08c0000,0x00000007f6890000)
  255. ParOldGen total 1685568K, used 152432K [0x0000000700000000, 0x0000000766e10000, 0x00000007aaab0000)
  256. object space 1685568K, 9% used [0x0000000700000000,0x00000007094dc2c8,0x0000000766e10000)
  257. PSPermGen total 67072K, used 63100K [0x00000006fae00000, 0x00000006fef80000, 0x0000000700000000)
  258. object space 67072K, 94% used [0x00000006fae00000,0x00000006feb9f000,0x00000006fef80000)
  259. Event: 981.670 GC heap after
  260. Heap after GC invocations=71 (full 21):
  261. PSYoungGen total 1132992K, used 57989K [0x00000007aaab0000, 0x00000007f6660000, 0x0000000800000000)
  262. eden space 1037120K, 0% used [0x00000007aaab0000,0x00000007aaab0000,0x00000007e9f80000)
  263. from space 95872K, 60% used [0x00000007f08c0000,0x00000007f4161700,0x00000007f6660000)
  264. to space 101824K, 0% used [0x00000007e9f80000,0x00000007e9f80000,0x00000007f02f0000)
  265. ParOldGen total 1685568K, used 152432K [0x0000000700000000, 0x0000000766e10000, 0x00000007aaab0000)
  266. object space 1685568K, 9% used [0x0000000700000000,0x00000007094dc2c8,0x0000000766e10000)
  267. PSPermGen total 67072K, used 63100K [0x00000006fae00000, 0x00000006fef80000, 0x0000000700000000)
  268. object space 67072K, 94% used [0x00000006fae00000,0x00000006feb9f000,0x00000006fef80000)
  269. }
  270.  
  271. Deoptimization events (10 events):
  272. Event: 961.995 Thread 0x0000000013a48800 Uncommon trap -34 fr.pc 0x000000000331c128
  273. Event: 961.995 Thread 0x0000000013a48800 Uncommon trap -34 fr.pc 0x0000000002f82090
  274. Event: 961.995 Thread 0x0000000013a48800 Uncommon trap -34 fr.pc 0x000000000331c128
  275. Event: 961.995 Thread 0x0000000013a48800 Uncommon trap -34 fr.pc 0x0000000002f82090
  276. Event: 961.995 Thread 0x0000000013a48800 Uncommon trap -34 fr.pc 0x000000000331c128
  277. Event: 961.995 Thread 0x0000000013a48800 Uncommon trap -34 fr.pc 0x0000000002f82090
  278. Event: 991.610 Thread 0x0000000013a48800 Uncommon trap -34 fr.pc 0x00000000033b8dc0
  279. Event: 991.644 Thread 0x0000000013a48800 Uncommon trap -34 fr.pc 0x00000000033b8dc0
  280. Event: 991.644 Thread 0x0000000013a48800 Uncommon trap -34 fr.pc 0x00000000033b8dc0
  281. Event: 991.644 Thread 0x0000000013a48800 Uncommon trap -34 fr.pc 0x00000000033b8dc0
  282.  
  283. Internal exceptions (10 events):
  284. Event: 1013.128 Thread 0x000000001c188800 Threw 0x00000007bdfa8bd0 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
  285. Event: 1013.129 Thread 0x000000002b3c2800 Threw 0x00000007bcec5510 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2846
  286. Event: 1013.129 Thread 0x000000001c188800 Threw 0x00000007bdfa98c0 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
  287. Event: 1013.129 Thread 0x000000001c188800 Threw 0x00000007bdfa9a80 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2846
  288. Event: 1013.181 Thread 0x000000001c188800 Threw 0x00000007bdfa9bf0 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
  289. Event: 1013.181 Thread 0x000000002b3c2800 Threw 0x00000007bcec56b8 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2846
  290. Event: 1013.213 Thread 0x000000001c188800 Threw 0x00000007bdfa9db0 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
  291. Event: 1013.250 Thread 0x000000001c188800 Threw 0x00000007bdfa9f70 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
  292. Event: 1013.251 Thread 0x000000001c188800 Threw 0x00000007bdfaac60 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
  293. Event: 1013.251 Thread 0x000000002b3c2800 Threw 0x00000007bcec5828 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
  294.  
  295. Events (10 events):
  296. Event: 1008.142 Thread 0x000000001c185000 Thread exited: 0x000000001c185000
  297. Event: 1012.555 Executing VM operation: RevokeBias
  298. Event: 1012.556 Executing VM operation: RevokeBias done
  299. Event: 1012.556 Executing VM operation: RevokeBias
  300. Event: 1012.556 Executing VM operation: RevokeBias done
  301. Event: 1012.556 Thread 0x000000001c188000 Thread exited: 0x000000001c188000
  302. Event: 1013.124 Thread 0x000000001c188000 Thread added: 0x000000001c188000
  303. Event: 1013.127 Executing VM operation: RevokeBias
  304. Event: 1013.128 Executing VM operation: RevokeBias done
  305. Event: 1013.128 Thread 0x000000001c188000 Thread exited: 0x000000001c188000
  306.  
  307.  
  308. Dynamic libraries:
  309. 0x000000013f710000 - 0x000000013f743000 C:\Program Files\Java\jre7\bin\java.exe
  310. 0x0000000076f50000 - 0x00000000770f9000 C:\Windows\SYSTEM32\ntdll.dll
  311. 0x00000000716f0000 - 0x000000007173d000 C:\Program Files\AVAST Software\Avast\snxhk64.dll
  312. 0x0000000076e30000 - 0x0000000076f4f000 C:\Windows\system32\KERNEL32.dll
  313. 0x000007fefcfb0000 - 0x000007fefd01b000 C:\Windows\system32\KERNELBASE.dll
  314. 0x000007fefe310000 - 0x000007fefe3eb000 C:\Windows\system32\ADVAPI32.dll
  315. 0x000007fefe7e0000 - 0x000007fefe87f000 C:\Windows\system32\msvcrt.dll
  316. 0x000007fefe220000 - 0x000007fefe23f000 C:\Windows\SYSTEM32\sechost.dll
  317. 0x000007fefe420000 - 0x000007fefe54d000 C:\Windows\system32\RPCRT4.dll
  318. 0x0000000076d30000 - 0x0000000076e2a000 C:\Windows\system32\USER32.dll
  319. 0x000007fefe240000 - 0x000007fefe2a7000 C:\Windows\system32\GDI32.dll
  320. 0x000007fefe780000 - 0x000007fefe78e000 C:\Windows\system32\LPK.dll
  321. 0x000007fefef00000 - 0x000007fefefc9000 C:\Windows\system32\USP10.dll
  322. 0x000007fefb7b0000 - 0x000007fefb9a4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  323. 0x000007fefd370000 - 0x000007fefd3e1000 C:\Windows\system32\SHLWAPI.dll
  324. 0x000007fefe3f0000 - 0x000007fefe41e000 C:\Windows\system32\IMM32.DLL
  325. 0x000007feff150000 - 0x000007feff259000 C:\Windows\system32\MSCTF.dll
  326. 0x00000000637e0000 - 0x00000000638b1000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  327. 0x000000005cab0000 - 0x000000005d1d1000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  328. 0x000007fef2400000 - 0x000007fef2409000 C:\Windows\system32\WSOCK32.dll
  329. 0x000007fefe790000 - 0x000007fefe7dd000 C:\Windows\system32\WS2_32.dll
  330. 0x000007fefecf0000 - 0x000007fefecf8000 C:\Windows\system32\NSI.dll
  331. 0x000007fefab50000 - 0x000007fefab8b000 C:\Windows\system32\WINMM.dll
  332. 0x0000000077110000 - 0x0000000077117000 C:\Windows\system32\PSAPI.DLL
  333. 0x00000000727d0000 - 0x00000000727df000 C:\Program Files\Java\jre7\bin\verify.dll
  334. 0x0000000072760000 - 0x0000000072788000 C:\Program Files\Java\jre7\bin\java.dll
  335. 0x00000000727b0000 - 0x00000000727c5000 C:\Program Files\Java\jre7\bin\zip.dll
  336. 0x0000000072320000 - 0x00000000724b3000 C:\Program Files\Java\jre7\bin\awt.dll
  337. 0x000007feff070000 - 0x000007feff147000 C:\Windows\system32\OLEAUT32.dll
  338. 0x000007fefd160000 - 0x000007fefd363000 C:\Windows\system32\ole32.dll
  339. 0x000007fefaaa0000 - 0x000007fefaab8000 C:\Windows\system32\DWMAPI.DLL
  340. 0x000007fefb370000 - 0x000007fefb3c6000 C:\Windows\system32\uxtheme.dll
  341. 0x000007fefcc20000 - 0x000007fefcc2f000 C:\Windows\system32\CRYPTBASE.dll
  342. 0x000007fee2cd0000 - 0x000007fee2ecf000 C:\Windows\system32\d3d9.dll
  343. 0x000007fefbe70000 - 0x000007fefbe7c000 C:\Windows\system32\VERSION.dll
  344. 0x000007fef7a90000 - 0x000007fef7a97000 C:\Windows\system32\d3d8thk.dll
  345. 0x0000000070130000 - 0x000000007021c000 C:\Windows\system32\aticfx64.dll
  346. 0x000007fef23b0000 - 0x000007fef23be000 C:\Windows\system32\atiu9p64.dll
  347. 0x000000005eb60000 - 0x000000005f298000 C:\Windows\system32\atiumd64.dll
  348. 0x000000005f500000 - 0x000000005f9de000 C:\Windows\system32\atiumd6a.dll
  349. 0x00000000637a0000 - 0x00000000637de000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  350. 0x000007fefd3f0000 - 0x000007fefe178000 C:\Windows\system32\SHELL32.dll
  351. 0x00000000722e0000 - 0x00000000722f9000 C:\Program Files\Java\jre7\bin\net.dll
  352. 0x000007fefc560000 - 0x000007fefc5b5000 C:\Windows\system32\mswsock.dll
  353. 0x000007fefc550000 - 0x000007fefc557000 C:\Windows\System32\wship6.dll
  354. 0x0000000063780000 - 0x0000000063791000 C:\Program Files\Java\jre7\bin\nio.dll
  355. 0x0000000063700000 - 0x0000000063741000 C:\Program Files\Java\jre7\bin\t2k.dll
  356. 0x00000000636d0000 - 0x00000000636fa000 C:\Program Files\Java\jre7\bin\dcpr.dll
  357. 0x0000000180000000 - 0x0000000180048000 C:\Users\Nick\Downloads\Programs\MultiMC\instances\Minecraft 1.5.1\minecraft\bin\natives\lwjgl64.dll
  358. 0x000007fee8470000 - 0x000007fee858d000 C:\Windows\system32\OPENGL32.dll
  359. 0x000007fefb520000 - 0x000007fefb54d000 C:\Windows\system32\GLU32.dll
  360. 0x000007feea3d0000 - 0x000007feea4c1000 C:\Windows\system32\DDRAW.dll
  361. 0x000007fefa540000 - 0x000007fefa548000 C:\Windows\system32\DCIMAN32.dll
  362. 0x000007fefed20000 - 0x000007fefeef7000 C:\Windows\system32\SETUPAPI.dll
  363. 0x000007fefd020000 - 0x000007fefd056000 C:\Windows\system32\CFGMGR32.dll
  364. 0x000007fefd080000 - 0x000007fefd09a000 C:\Windows\system32\DEVOBJ.dll
  365. 0x000007fefc5c0000 - 0x000007fefc5d7000 C:\Windows\system32\CRYPTSP.dll
  366. 0x000007fefc2c0000 - 0x000007fefc307000 C:\Windows\system32\rsaenh.dll
  367. 0x000007fefc070000 - 0x000007fefc08e000 C:\Windows\system32\USERENV.dll
  368. 0x000007fefcd30000 - 0x000007fefcd3f000 C:\Windows\system32\profapi.dll
  369. 0x000007fefad90000 - 0x000007fefada5000 C:\Windows\system32\NLAapi.dll
  370. 0x000007fef7d90000 - 0x000007fef7da5000 C:\Windows\system32\napinsp.dll
  371. 0x000007fef7d70000 - 0x000007fef7d89000 C:\Windows\system32\pnrpnsp.dll
  372. 0x000007fefc3e0000 - 0x000007fefc43b000 C:\Windows\system32\DNSAPI.dll
  373. 0x000007fef7c80000 - 0x000007fef7c8b000 C:\Windows\System32\winrnr.dll
  374. 0x000007fefbf60000 - 0x000007fefbf67000 C:\Windows\System32\wshtcpip.dll
  375. 0x000007fefa850000 - 0x000007fefa877000 C:\Windows\system32\IPHLPAPI.DLL
  376. 0x000007fefa800000 - 0x000007fefa80b000 C:\Windows\system32\WINNSI.DLL
  377. 0x000007fef8150000 - 0x000007fef8158000 C:\Windows\system32\rasadhlp.dll
  378. 0x000007fefa550000 - 0x000007fefa5a3000 C:\Windows\System32\fwpuclnt.dll
  379. 0x00000000727e0000 - 0x00000000727e7000 C:\Program Files\Java\jre7\bin\jawt.dll
  380. 0x000007fef8050000 - 0x000007fef8059000 C:\Windows\system32\atig6pxx.dll
  381. 0x0000000069030000 - 0x000000006a92e000 C:\Windows\system32\atio6axx.dll
  382. 0x000007fef9a10000 - 0x000007fef9a99000 C:\Windows\system32\atiadlxx.dll
  383. 0x000007fefbe80000 - 0x000007fefbe91000 C:\Windows\system32\WTSAPI32.dll
  384. 0x000007fefcdf0000 - 0x000007fefce29000 C:\Windows\system32\WINTRUST.dll
  385. 0x000007fefce30000 - 0x000007fefcf9a000 C:\Windows\system32\CRYPT32.dll
  386. 0x000007fefcdd0000 - 0x000007fefcddf000 C:\Windows\system32\MSASN1.dll
  387. 0x000007fef8030000 - 0x000007fef803e000 C:\Windows\system32\atig6txx.dll
  388. 0x00000000722d0000 - 0x00000000722db000 C:\Program Files\Java\jre7\bin\management.dll
  389. 0x0000000063640000 - 0x0000000063664000 C:\Program Files\Java\jre7\bin\sunec.dll
  390. 0x0000000072750000 - 0x000000007275b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  391. 0x000007fee8660000 - 0x000007fee8782000 C:\Users\Nick\Downloads\Programs\MultiMC\instances\Minecraft 1.5.1\minecraft\bin\natives\OpenAL64.dll
  392. 0x000007fef30c0000 - 0x000007fef3148000 C:\Windows\system32\dsound.dll
  393. 0x000007fefbe40000 - 0x000007fefbe6c000 C:\Windows\system32\POWRPROF.dll
  394. 0x000007fefe180000 - 0x000007fefe219000 C:\Windows\system32\CLBCatQ.DLL
  395. 0x000007fefb560000 - 0x000007fefb5ab000 C:\Windows\System32\MMDevApi.dll
  396. 0x000007fefb3f0000 - 0x000007fefb51c000 C:\Windows\System32\PROPSYS.dll
  397. 0x000007fefab00000 - 0x000007fefab3b000 C:\Windows\system32\wdmaud.drv
  398. 0x0000000074b60000 - 0x0000000074b66000 C:\Windows\system32\ksuser.dll
  399. 0x000007fefb550000 - 0x000007fefb559000 C:\Windows\system32\AVRT.dll
  400. 0x000007fefaa30000 - 0x000007fefaa7f000 C:\Windows\system32\AUDIOSES.DLL
  401. 0x000007fefa9d0000 - 0x000007fefa9da000 C:\Windows\system32\msacm32.drv
  402. 0x000007fefa9b0000 - 0x000007fefa9c8000 C:\Windows\system32\MSACM32.dll
  403. 0x000007fefa9a0000 - 0x000007fefa9a9000 C:\Windows\system32\midimap.dll
  404. 0x000007fefa400000 - 0x000007fefa418000 C:\Windows\system32\dhcpcsvc.DLL
  405. 0x000007fefa3c0000 - 0x000007fefa3d1000 C:\Windows\system32\dhcpcsvc6.DLL
  406. 0x000007fef4ea0000 - 0x000007fef4fc5000 C:\Windows\system32\dbghelp.dll
  407.  
  408. VM Arguments:
  409. jvm_args: -Xms2048m -Xmx4096m
  410. java_command: MultiMCLauncher.jar craniumkid22 57bb4d98d42e8a2cd489d0b187a9e9dbe9617acd MultiMC: Minecraft 1.5.1 max Mojang
  411. Launcher Type: SUN_STANDARD
  412.  
  413. Environment Variables:
  414. PATH=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
  415. USERNAME=Nick
  416. OS=Windows_NT
  417. PROCESSOR_IDENTIFIER=AMD64 Family 21 Model 16 Stepping 1, AuthenticAMD
  418.  
  419.  
  420.  
  421. --------------- S Y S T E M ---------------
  422.  
  423. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  424.  
  425. CPU:total 4 (4 cores per cpu, 1 threads per core) family 21 model 16 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv
  426.  
  427. Memory: 4k page, physical 8076008k(1196488k free), swap 16150156k(7576636k free)
  428.  
  429. vm_info: Java HotSpot(TM) 64-Bit Server VM (23.21-b01) for windows-amd64 JRE (1.7.0_21-b11), built on Apr 4 2013 08:11:28 by "java_re" with unknown MS VC++:1600
  430.  
  431. time: Wed May 22 23:35:31 2013
  432. elapsed time: 1013 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement