Advertisement
HawkEye1015

javaerror

Mar 26th, 2013
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 34.13 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=0x000007fee7306220, pid=6620, tid=6536
  5. #
  6. # JRE version: 7.0_17-b02
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.7-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 (0x000000003791d000):  JavaThread "Thread-26" daemon [_thread_in_native, id=6536, stack(0x000000004bae0000,0x000000004bbe0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, writing address 0xffffffff80ab98a0
  24.  
  25. Registers:
  26. RAX=0x000000004bda7860, RBX=0xffffffff80ab9880, RCX=0x000000002fb80000, RDX=0x0000000000000088
  27. RSP=0x000000004bbded40, RBP=0x000000002fb8c450, RSI=0x00000000ffffffff, RDI=0x0000000000000005
  28. R8 =0x000000004bda7850, R9 =0x000000004bda7860, R10=0x000000000235237c, R11=0x000000002fb8c450
  29. R12=0x000000002fb86fe0, R13=0x000000048466fea0, R14=0x000000004bbdee20, R15=0x000000003791d000
  30. RIP=0x000007fee7306220, EFLAGS=0x0000000000010246
  31.  
  32. Top of Stack: (sp=0x000000004bbded40)
  33. 0x000000004bbded40:   ffffffff80ab9880 00000000ffffffff
  34. 0x000000004bbded50:   000000048464f248 000000004bbdedb8
  35. 0x000000004bbded60:   0000000000000000 00000000023523a8
  36. 0x000000004bbded70:   000000048466fea0 000000004bbdedf0
  37. 0x000000004bbded80:   0000000000000013 0000000000000005
  38. 0x000000004bbded90:   0000000080ab9880 0000000000000000
  39. 0x000000004bbdeda0:   000000060d931708 00000007ace57068
  40. 0x000000004bbdedb0:   000000004bbdedb0 0000000000000000
  41. 0x000000004bbdedc0:   000000004bbdee20 0000000484672c28
  42. 0x000000004bbdedd0:   0000000000000000 000000048466fea0
  43. 0x000000004bbdede0:   0000000000000000 000000004bbdee10
  44. 0x000000004bbdedf0:   000000004bbdee68 00000000023461f8
  45. 0x000000004bbdee00:   00000006071c9aa0 000000000234f1d8
  46. 0x000000004bbdee10:   0000000080ab9880 0000000000001009
  47. 0x000000004bbdee20:   000000002fb8c450 000000004bbdee28
  48. 0x000000004bbdee30:   0000000484657be7 000000004bbdee80
  49.  
  50. Instructions: (pc=0x000007fee7306220)
  51. 0x000007fee7306200:   a1 00 00 83 60 08 00 48 83 60 10 00 89 18 c7 40
  52. 0x000007fee7306210:   04 01 00 00 00 48 89 45 68 c7 45 70 01 00 00 00
  53. 0x000007fee7306220:   ff 43 20 eb 0a c7 85 74 01 00 00 30 10 00 00 89
  54. 0x000007fee7306230:   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=0x000000004bda7860 is an unknown value
  60. RBX=0xffffffff80ab9880 is an unknown value
  61. RCX=0x000000002fb80000 is an unknown value
  62. RDX=0x0000000000000088 is an unknown value
  63. RSP=0x000000004bbded40 is pointing into the stack for thread: 0x000000003791d000
  64. RBP=0x000000002fb8c450 is an unknown value
  65. RSI=0x00000000ffffffff is an unknown value
  66. RDI=0x0000000000000005 is an unknown value
  67. R8 =0x000000004bda7850 is an unknown value
  68. R9 =0x000000004bda7860 is an unknown value
  69. R10=0x000000000235237c is an Interpreter codelet
  70. method entry point (kind = native)  [0x0000000002352100, 0x0000000002352980]  2176 bytes
  71. R11=0x000000002fb8c450 is an unknown value
  72. R12=0x000000002fb86fe0 is an unknown value
  73. R13=0x000000048466fea0 is an oop
  74. {method}
  75.  - klass: {other class}
  76. R14=0x000000004bbdee20 is pointing into the stack for thread: 0x000000003791d000
  77. R15=0x000000003791d000 is a thread
  78.  
  79.  
  80. Stack: [0x000000004bae0000,0x000000004bbe0000],  sp=0x000000004bbded40,  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.   0x0000000037920800 JavaThread "Thread-72" daemon [_thread_blocked, id=7080, stack(0x000000006e1a0000,0x000000006e2a0000)]
  99.   0x000000003869c800 JavaThread "File IO Thread" daemon [_thread_blocked, id=6308, stack(0x0000000047c70000,0x0000000047d70000)]
  100.   0x000000003869e000 JavaThread "WrUpdateThread" daemon [_thread_blocked, id=6180, stack(0x0000000047b20000,0x0000000047c20000)]
  101.   0x0000000038699800 JavaThread "EasyCrafting-WorkerThread" daemon [_thread_blocked, id=6824, stack(0x0000000046bd0000,0x0000000046cd0000)]
  102.   0x000000003869d800 JavaThread "Thread-67" daemon [_thread_blocked, id=6876, stack(0x0000000044ae0000,0x0000000044be0000)]
  103.   0x000000003869b000 JavaThread "Thread-58" daemon [_thread_blocked, id=5500, stack(0x00000000479d0000,0x0000000047ad0000)]
  104.   0x0000000038699000 JavaThread "Server thread" daemon [_thread_blocked, id=6648, stack(0x0000000047860000,0x0000000047960000)]
  105.   0x0000000037922000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=6252, stack(0x0000000047600000,0x0000000047700000)]
  106.   0x0000000037921800 JavaThread "Thread-53" daemon [_thread_in_native, id=5864, stack(0x0000000044870000,0x0000000044970000)]
  107.   0x0000000037920000 JavaThread "Thread-51" daemon [_thread_in_native, id=6204, stack(0x00000000610a0000,0x00000000611a0000)]
  108.   0x0000000037923000 JavaThread "LogisticsPipes Packet Compressor Server" daemon [_thread_blocked, id=6244, stack(0x000000005a8e0000,0x000000005a9e0000)]
  109.   0x000000003791f000 JavaThread "LogisticsPipes Packet Compressor Client" daemon [_thread_blocked, id=6372, stack(0x000000005a6c0000,0x000000005a7c0000)]
  110.   0x0000000037915800 JavaThread "Coral Reef GUI Helper Thread" daemon [_thread_blocked, id=7016, stack(0x000000004b950000,0x000000004ba50000)]
  111.   0x000000003791d800 JavaThread "Thread-27" daemon [_thread_blocked, id=2776, stack(0x000000004bc40000,0x000000004bd40000)]
  112. =>0x000000003791d000 JavaThread "Thread-26" daemon [_thread_in_native, id=6536, stack(0x000000004bae0000,0x000000004bbe0000)]
  113.   0x000000003791c000 JavaThread "Thread-23" daemon [_thread_blocked, id=7032, stack(0x0000000049180000,0x0000000049280000)]
  114.   0x000000003791b800 JavaThread "TC Aura Update Thread" daemon [_thread_blocked, id=6404, stack(0x0000000049310000,0x0000000049410000)]
  115.   0x000000003791a000 JavaThread "TC Aura Deletion Thread" daemon [_thread_blocked, id=5748, stack(0x0000000049050000,0x0000000049150000)]
  116.   0x000000003791a800 JavaThread "TC Aura Calculation Thread" daemon [_thread_blocked, id=1192, stack(0x0000000048e90000,0x0000000048f90000)]
  117.   0x0000000037918800 JavaThread "Immibis Core background task" daemon [_thread_blocked, id=6560, stack(0x00000000441a0000,0x00000000442a0000)]
  118.   0x0000000037917800 JavaThread "Minecraft main thread" daemon [_thread_blocked, id=6396, stack(0x000000003f0e0000,0x000000003f1e0000)]
  119.   0x0000000037916000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=2532, stack(0x000000003a320000,0x000000003a420000)]
  120.   0x0000000037917000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=6424, stack(0x000000003ef30000,0x000000003f030000)]
  121.   0x0000000037919000 JavaThread "Thread-9" daemon [_thread_blocked, id=6360, stack(0x0000000036810000,0x0000000036910000)]
  122.   0x000000002f79a000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=4032, stack(0x0000000036290000,0x0000000036390000)]
  123.   0x00000000003ec800 JavaThread "DestroyJavaVM" [_thread_blocked, id=4276, stack(0x0000000002240000,0x0000000002340000)]
  124.   0x000000002f4f8800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=1516, stack(0x0000000032ed0000,0x0000000032fd0000)]
  125.   0x000000002f4d3000 JavaThread "TimerQueue" daemon [_thread_blocked, id=6028, stack(0x0000000032930000,0x0000000032a30000)]
  126.   0x000000002e7f7000 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=6904, stack(0x0000000032b70000,0x0000000032c70000)]
  127.   0x000000002e8a6800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5784, stack(0x000000002fd50000,0x000000002fe50000)]
  128.   0x000000002e892000 JavaThread "AWT-Shutdown" [_thread_blocked, id=7120, stack(0x000000002fbc0000,0x000000002fcc0000)]
  129.   0x000000002e8fc800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6872, stack(0x000000002e3a0000,0x000000002e4a0000)]
  130.   0x000000002e618800 JavaThread "Service Thread" daemon [_thread_blocked, id=6992, stack(0x000000002f090000,0x000000002f190000)]
  131.   0x000000002e60b000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=2852, stack(0x000000002eed0000,0x000000002efd0000)]
  132.   0x000000002e604000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=5844, stack(0x000000002ed50000,0x000000002ee50000)]
  133.   0x000000002e603000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6248, stack(0x000000002ec30000,0x000000002ed30000)]
  134.   0x000000002e602800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2460, stack(0x000000002eab0000,0x000000002ebb0000)]
  135.   0x000000002c3d9800 JavaThread "Finalizer" daemon [_thread_blocked, id=7012, stack(0x000000002e4a0000,0x000000002e5a0000)]
  136.   0x000000002c3d1800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5588, stack(0x000000002e2a0000,0x000000002e3a0000)]
  137.  
  138. Other Threads:
  139.   0x000000002c3c8000 VMThread [stack: 0x000000002e0d0000,0x000000002e1d0000] [id=6148]
  140.   0x000000002e621800 WatcherThread [stack: 0x000000002f230000,0x000000002f330000] [id=6716]
  141.  
  142. VM state:not at safepoint (normal execution)
  143.  
  144. VM Mutex/Monitor currently owned by a thread: None
  145.  
  146. Heap
  147.  PSYoungGen      total 2555200K, used 1461839K [0x0000000755560000, 0x0000000800000000, 0x0000000800000000)
  148.   eden space 2305088K, 62% used [0x0000000755560000,0x00000007acf330a0,0x00000007e2070000)
  149.   from space 250112K, 10% used [0x00000007f0bc0000,0x00000007f2580bc8,0x0000000800000000)
  150.   to   space 240960K, 0% used [0x00000007e2070000,0x00000007e2070000,0x00000007f0bc0000)
  151.  ParOldGen       total 974016K, used 905995K [0x0000000600000000, 0x000000063b730000, 0x0000000755560000)
  152.   object space 974016K, 93% used [0x0000000600000000,0x00000006374c2f78,0x000000063b730000)
  153.  PSPermGen       total 6291456K, used 134635K [0x0000000480000000, 0x0000000600000000, 0x0000000600000000)
  154.   object space 6291456K, 2% used [0x0000000480000000,0x000000048837ad78,0x0000000600000000)
  155.  
  156. Card table byte_map: [0x0000000005340000,0x0000000006f50000] byte_map_base: 0x0000000002f40000
  157.  
  158. Polling page: 0x0000000000130000
  159.  
  160. Code Cache  [0x0000000002340000, 0x0000000003c50000, 0x0000000005340000)
  161.  total_blobs=7983 nmethods=6777 adapters=1152 free_code_cache=23875Kb largest_free_block=24083968
  162.  
  163. Compilation events (10 events):
  164. Event: 2169.563 Thread 0x000000002e604000 7512             com.google.common.collect.AbstractIndexedListIterator::<init> (21 bytes)
  165. Event: 2169.563 Thread 0x000000002e604000 nmethod 7512 0x0000000003ba9690 code [0x0000000003ba97c0, 0x0000000003ba9858]
  166. Event: 2171.074 Thread 0x000000002e60b000 7513             axo::a (115 bytes)
  167. Event: 2171.074 Thread 0x000000002e604000 7514             axo::a (631 bytes)
  168. Event: 2171.077 Thread 0x000000002e60b000 nmethod 7513 0x0000000003ba3d10 code [0x0000000003ba3f40, 0x0000000003ba4388]
  169. Event: 2171.078 Thread 0x000000002e604000 nmethod 7514 0x0000000003b9b9d0 code [0x0000000003b9bc80, 0x0000000003b9c3d8]
  170. Event: 2173.417 Thread 0x000000002e60b000 7515             ahl::a (105 bytes)
  171. Event: 2173.420 Thread 0x000000002e60b000 nmethod 7515 0x0000000003b99250 code [0x0000000003b993a0, 0x0000000003b995b8]
  172. Event: 2181.911 Thread 0x000000002e604000 7516             invtweaks.InvTweaksConfigManager::getShortcutsHandler (5 bytes)
  173. Event: 2181.911 Thread 0x000000002e604000 nmethod 7516 0x00000000035550d0 code [0x0000000003555200, 0x0000000003555278]
  174.  
  175. GC Heap History (10 events):
  176. Event: 2132.888 GC heap before
  177. {Heap before GC invocations=759 (full 11):
  178.  PSYoungGen      total 2562048K, used 2335627K [0x0000000755560000, 0x0000000800000000, 0x0000000800000000)
  179.   eden space 2328000K, 100% used [0x0000000755560000,0x00000007e36d0000,0x00000007e36d0000)
  180.   from space 234048K, 3% used [0x00000007e36d0000,0x00000007e3e42e80,0x00000007f1b60000)
  181.   to   space 233664K, 0% used [0x00000007f1bd0000,0x00000007f1bd0000,0x0000000800000000)
  182.  ParOldGen       total 974016K, used 792249K [0x0000000600000000, 0x000000063b730000, 0x0000000755560000)
  183.   object space 974016K, 81% used [0x0000000600000000,0x00000006305ae7f8,0x000000063b730000)
  184.  PSPermGen       total 6291456K, used 134627K [0x0000000480000000, 0x0000000600000000, 0x0000000600000000)
  185.   object space 6291456K, 2% used [0x0000000480000000,0x0000000488378e88,0x0000000600000000)
  186. Event: 2132.908 GC heap after
  187. Heap after GC invocations=759 (full 11):
  188.  PSYoungGen      total 2556480K, used 7813K [0x0000000755560000, 0x00000007ffa80000, 0x0000000800000000)
  189.   eden space 2328448K, 0% used [0x0000000755560000,0x0000000755560000,0x00000007e3740000)
  190.   from space 228032K, 3% used [0x00000007f1bd0000,0x00000007f2371518,0x00000007ffa80000)
  191.   to   space 231040K, 0% used [0x00000007e3740000,0x00000007e3740000,0x00000007f18e0000)
  192.  ParOldGen       total 974016K, used 792393K [0x0000000600000000, 0x000000063b730000, 0x0000000755560000)
  193.   object space 974016K, 81% used [0x0000000600000000,0x00000006305d27f8,0x000000063b730000)
  194.  PSPermGen       total 6291456K, used 134627K [0x0000000480000000, 0x0000000600000000, 0x0000000600000000)
  195.   object space 6291456K, 2% used [0x0000000480000000,0x0000000488378e88,0x0000000600000000)
  196. }
  197. Event: 2142.807 GC heap before
  198. {Heap before GC invocations=760 (full 11):
  199.  PSYoungGen      total 2556480K, used 2336261K [0x0000000755560000, 0x00000007ffa80000, 0x0000000800000000)
  200.   eden space 2328448K, 100% used [0x0000000755560000,0x00000007e3740000,0x00000007e3740000)
  201.   from space 228032K, 3% used [0x00000007f1bd0000,0x00000007f2371518,0x00000007ffa80000)
  202.   to   space 231040K, 0% used [0x00000007e3740000,0x00000007e3740000,0x00000007f18e0000)
  203.  ParOldGen       total 974016K, used 792393K [0x0000000600000000, 0x000000063b730000, 0x0000000755560000)
  204.   object space 974016K, 81% used [0x0000000600000000,0x00000006305d27f8,0x000000063b730000)
  205.  PSPermGen       total 6291456K, used 134627K [0x0000000480000000, 0x0000000600000000, 0x0000000600000000)
  206.   object space 6291456K, 2% used [0x0000000480000000,0x0000000488378fd8,0x0000000600000000)
  207. Event: 2142.826 GC heap after
  208. Heap after GC invocations=760 (full 11):
  209.  PSYoungGen      total 2559488K, used 10598K [0x0000000755560000, 0x00000007ff990000, 0x0000000800000000)
  210.   eden space 2328448K, 0% used [0x0000000755560000,0x0000000755560000,0x00000007e3740000)
  211.   from space 231040K, 4% used [0x00000007e3740000,0x00000007e4199b08,0x00000007f18e0000)
  212.   to   space 226240K, 0% used [0x00000007f1ca0000,0x00000007f1ca0000,0x00000007ff990000)
  213.  ParOldGen       total 974016K, used 796016K [0x0000000600000000, 0x000000063b730000, 0x0000000755560000)
  214.   object space 974016K, 81% used [0x0000000600000000,0x000000063095c3b0,0x000000063b730000)
  215.  PSPermGen       total 6291456K, used 134627K [0x0000000480000000, 0x0000000600000000, 0x0000000600000000)
  216.   object space 6291456K, 2% used [0x0000000480000000,0x0000000488378fd8,0x0000000600000000)
  217. }
  218. Event: 2156.436 GC heap before
  219. {Heap before GC invocations=761 (full 11):
  220.  PSYoungGen      total 2559488K, used 2339046K [0x0000000755560000, 0x00000007ff990000, 0x0000000800000000)
  221.   eden space 2328448K, 100% used [0x0000000755560000,0x00000007e3740000,0x00000007e3740000)
  222.   from space 231040K, 4% used [0x00000007e3740000,0x00000007e4199b08,0x00000007f18e0000)
  223.   to   space 226240K, 0% used [0x00000007f1ca0000,0x00000007f1ca0000,0x00000007ff990000)
  224.  ParOldGen       total 974016K, used 796016K [0x0000000600000000, 0x000000063b730000, 0x0000000755560000)
  225.   object space 974016K, 81% used [0x0000000600000000,0x000000063095c3b0,0x000000063b730000)
  226.  PSPermGen       total 6291456K, used 134631K [0x0000000480000000, 0x0000000600000000, 0x0000000600000000)
  227.   object space 6291456K, 2% used [0x0000000480000000,0x0000000488379f70,0x0000000600000000)
  228. Event: 2156.454 GC heap after
  229. Heap after GC invocations=761 (full 11):
  230.  PSYoungGen      total 2553344K, used 14885K [0x0000000755560000, 0x00000007fee10000, 0x0000000800000000)
  231.   eden space 2338880K, 0% used [0x0000000755560000,0x0000000755560000,0x00000007e4170000)
  232.   from space 214464K, 6% used [0x00000007f1ca0000,0x00000007f2b296a0,0x00000007fee10000)
  233.   to   space 219456K, 0% used [0x00000007e4170000,0x00000007e4170000,0x00000007f17c0000)
  234.  ParOldGen       total 974016K, used 803602K [0x0000000600000000, 0x000000063b730000, 0x0000000755560000)
  235.   object space 974016K, 82% used [0x0000000600000000,0x00000006310c4a50,0x000000063b730000)
  236.  PSPermGen       total 6291456K, used 134631K [0x0000000480000000, 0x0000000600000000, 0x0000000600000000)
  237.   object space 6291456K, 2% used [0x0000000480000000,0x0000000488379f70,0x0000000600000000)
  238. }
  239. Event: 2162.713 GC heap before
  240. {Heap before GC invocations=762 (full 11):
  241.  PSYoungGen      total 2553344K, used 2353765K [0x0000000755560000, 0x00000007fee10000, 0x0000000800000000)
  242.   eden space 2338880K, 100% used [0x0000000755560000,0x00000007e4170000,0x00000007e4170000)
  243.   from space 214464K, 6% used [0x00000007f1ca0000,0x00000007f2b296a0,0x00000007fee10000)
  244.   to   space 219456K, 0% used [0x00000007e4170000,0x00000007e4170000,0x00000007f17c0000)
  245.  ParOldGen       total 974016K, used 803602K [0x0000000600000000, 0x000000063b730000, 0x0000000755560000)
  246.   object space 974016K, 82% used [0x0000000600000000,0x00000006310c4a50,0x000000063b730000)
  247.  PSPermGen       total 6291456K, used 134633K [0x0000000480000000, 0x0000000600000000, 0x0000000600000000)
  248.   object space 6291456K, 2% used [0x0000000480000000,0x000000048837a430,0x0000000600000000)
  249. Event: 2163.019 GC heap after
  250. Heap after GC invocations=762 (full 11):
  251.  PSYoungGen      total 2526848K, used 187930K [0x0000000755560000, 0x0000000800000000, 0x0000000800000000)
  252.   eden space 2338880K, 0% used [0x0000000755560000,0x0000000755560000,0x00000007e4170000)
  253.   from space 187968K, 99% used [0x00000007e4170000,0x00000007ef8f6a28,0x00000007ef900000)
  254.   to   space 250112K, 0% used [0x00000007f0bc0000,0x00000007f0bc0000,0x0000000800000000)
  255.  ParOldGen       total 974016K, used 814754K [0x0000000600000000, 0x000000063b730000, 0x0000000755560000)
  256.   object space 974016K, 83% used [0x0000000600000000,0x0000000631ba8880,0x000000063b730000)
  257.  PSPermGen       total 6291456K, used 134633K [0x0000000480000000, 0x0000000600000000, 0x0000000600000000)
  258.   object space 6291456K, 2% used [0x0000000480000000,0x000000048837a430,0x0000000600000000)
  259. }
  260. Event: 2177.271 GC heap before
  261. {Heap before GC invocations=763 (full 11):
  262.  PSYoungGen      total 2526848K, used 2526810K [0x0000000755560000, 0x0000000800000000, 0x0000000800000000)
  263.   eden space 2338880K, 100% used [0x0000000755560000,0x00000007e4170000,0x00000007e4170000)
  264.   from space 187968K, 99% used [0x00000007e4170000,0x00000007ef8f6a28,0x00000007ef900000)
  265.   to   space 250112K, 0% used [0x00000007f0bc0000,0x00000007f0bc0000,0x0000000800000000)
  266.  ParOldGen       total 974016K, used 814754K [0x0000000600000000, 0x000000063b730000, 0x0000000755560000)
  267.   object space 974016K, 83% used [0x0000000600000000,0x0000000631ba8880,0x000000063b730000)
  268.  PSPermGen       total 6291456K, used 134635K [0x0000000480000000, 0x0000000600000000, 0x0000000600000000)
  269.   object space 6291456K, 2% used [0x0000000480000000,0x000000048837ac68,0x0000000600000000)
  270. Event: 2177.419 GC heap after
  271. Heap after GC invocations=763 (full 11):
  272.  PSYoungGen      total 2555200K, used 26370K [0x0000000755560000, 0x0000000800000000, 0x0000000800000000)
  273.   eden space 2305088K, 0% used [0x0000000755560000,0x0000000755560000,0x00000007e2070000)
  274.   from space 250112K, 10% used [0x00000007f0bc0000,0x00000007f2580bc8,0x0000000800000000)
  275.   to   space 240960K, 0% used [0x00000007e2070000,0x00000007e2070000,0x00000007f0bc0000)
  276.  ParOldGen       total 974016K, used 905995K [0x0000000600000000, 0x000000063b730000, 0x0000000755560000)
  277.   object space 974016K, 93% used [0x0000000600000000,0x00000006374c2f78,0x000000063b730000)
  278.  PSPermGen       total 6291456K, used 134635K [0x0000000480000000, 0x0000000600000000, 0x0000000600000000)
  279.   object space 6291456K, 2% used [0x0000000480000000,0x000000048837ac68,0x0000000600000000)
  280. }
  281.  
  282. Deoptimization events (10 events):
  283. Event: 2124.597 Thread 0x0000000037917800 Uncommon trap -34 fr.pc 0x0000000002d45ec0
  284. Event: 2124.597 Thread 0x0000000037917800 Uncommon trap -34 fr.pc 0x0000000002d7da20
  285. Event: 2124.638 Thread 0x0000000037917800 Uncommon trap -34 fr.pc 0x0000000002d45ec0
  286. Event: 2124.638 Thread 0x0000000037917800 Uncommon trap -34 fr.pc 0x0000000002d7da20
  287. Event: 2124.680 Thread 0x0000000037917800 Uncommon trap -34 fr.pc 0x0000000002d45ec0
  288. Event: 2124.680 Thread 0x0000000037917800 Uncommon trap -34 fr.pc 0x0000000002d7da20
  289. Event: 2124.722 Thread 0x0000000037917800 Uncommon trap -34 fr.pc 0x0000000002d45ec0
  290. Event: 2124.722 Thread 0x0000000037917800 Uncommon trap -34 fr.pc 0x0000000002d7da20
  291. Event: 2124.746 Thread 0x0000000037917800 Uncommon trap -34 fr.pc 0x00000000030435dc
  292. Event: 2158.814 Thread 0x0000000038699000 Uncommon trap -12 fr.pc 0x0000000003036dd4
  293.  
  294. Internal exceptions (10 events):
  295. Event: 2181.892 Thread 0x000000003791d000 Threw 0x00000007a6ae7f40 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888
  296. Event: 2181.911 Thread 0x000000003791d000 Threw 0x00000007a6ae8100 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888
  297. Event: 2181.938 Thread 0x000000003791d000 Threw 0x00000007a6ae82c0 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888
  298. Event: 2181.956 Thread 0x000000003791d000 Threw 0x00000007a6ae8480 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888
  299. Event: 2181.973 Thread 0x000000003791d000 Threw 0x00000007a6ae8640 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888
  300. Event: 2181.999 Thread 0x000000003791d000 Threw 0x00000007a6ae8800 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888
  301. Event: 2182.018 Thread 0x000000003791d000 Threw 0x00000007a6ae89c0 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888
  302. Event: 2182.045 Thread 0x000000003791d000 Threw 0x00000007acdd6cb8 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888
  303. Event: 2182.063 Thread 0x000000003791d000 Threw 0x00000007acdd6e78 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888
  304. Event: 2182.088 Thread 0x000000003791d000 Threw 0x00000007acdd7038 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888
  305.  
  306. Events (10 events):
  307. Event: 2176.334 Thread 0x0000000038633000 Thread added: 0x0000000038633000
  308. Event: 2176.337 Executing VM operation: RevokeBias
  309. Event: 2176.338 Executing VM operation: RevokeBias done
  310. Event: 2176.338 Thread 0x0000000038633000 Thread exited: 0x0000000038633000
  311. Event: 2177.270 Executing VM operation: ParallelGCFailedAllocation
  312. Event: 2177.419 Executing VM operation: ParallelGCFailedAllocation done
  313. Event: 2181.327 Thread 0x0000000038633000 Thread added: 0x0000000038633000
  314. Event: 2181.330 Executing VM operation: RevokeBias
  315. Event: 2181.330 Executing VM operation: RevokeBias done
  316. Event: 2181.330 Thread 0x0000000038633000 Thread exited: 0x0000000038633000
  317.  
  318.  
  319. Dynamic libraries:
  320. 0x000000013f860000 - 0x000000013f893000     C:\Windows\system32\java.exe
  321. 0x0000000076ec0000 - 0x0000000077069000     C:\Windows\SYSTEM32\ntdll.dll
  322. 0x0000000076da0000 - 0x0000000076ebf000     C:\Windows\system32\kernel32.dll
  323. 0x000007fefcf70000 - 0x000007fefcfdb000     C:\Windows\system32\KERNELBASE.dll
  324. 0x000007fefda90000 - 0x000007fefdb6b000     C:\Windows\system32\ADVAPI32.dll
  325. 0x000007fefd210000 - 0x000007fefd2af000     C:\Windows\system32\msvcrt.dll
  326. 0x000007fefd880000 - 0x000007fefd89f000     C:\Windows\SYSTEM32\sechost.dll
  327. 0x000007fefed80000 - 0x000007fefeead000     C:\Windows\system32\RPCRT4.dll
  328. 0x0000000076ca0000 - 0x0000000076d9a000     C:\Windows\system32\USER32.dll
  329. 0x000007fefd0d0000 - 0x000007fefd137000     C:\Windows\system32\GDI32.dll
  330. 0x000007fefdf60000 - 0x000007fefdf6e000     C:\Windows\system32\LPK.dll
  331. 0x000007fefd140000 - 0x000007fefd209000     C:\Windows\system32\USP10.dll
  332. 0x000007fefb720000 - 0x000007fefb914000     C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  333. 0x000007fefdf70000 - 0x000007fefdfe1000     C:\Windows\system32\SHLWAPI.dll
  334. 0x000007fefeeb0000 - 0x000007fefeede000     C:\Windows\system32\IMM32.DLL
  335. 0x000007fefd980000 - 0x000007fefda89000     C:\Windows\system32\MSCTF.dll
  336. 0x000000005c200000 - 0x000000005c2d1000     C:\Program Files\Java\jre7\bin\msvcr100.dll
  337. 0x000000005bae0000 - 0x000000005c1ff000     C:\Program Files\Java\jre7\bin\server\jvm.dll
  338. 0x000007fef9d20000 - 0x000007fef9d29000     C:\Windows\system32\WSOCK32.dll
  339. 0x000007fefd600000 - 0x000007fefd64d000     C:\Windows\system32\WS2_32.dll
  340. 0x000007fefd2b0000 - 0x000007fefd2b8000     C:\Windows\system32\NSI.dll
  341. 0x000007fef9ad0000 - 0x000007fef9b0b000     C:\Windows\system32\WINMM.dll
  342. 0x0000000077080000 - 0x0000000077087000     C:\Windows\system32\PSAPI.DLL
  343. 0x0000000061740000 - 0x000000006174f000     C:\Program Files\Java\jre7\bin\verify.dll
  344. 0x00000000616c0000 - 0x00000000616e8000     C:\Program Files\Java\jre7\bin\java.dll
  345. 0x00000000616a0000 - 0x00000000616b5000     C:\Program Files\Java\jre7\bin\zip.dll
  346. 0x000000005b940000 - 0x000000005bad3000     C:\Program Files\Java\jre7\bin\awt.dll
  347. 0x000007fefd8a0000 - 0x000007fefd977000     C:\Windows\system32\OLEAUT32.dll
  348. 0x000007fefdd50000 - 0x000007fefdf53000     C:\Windows\system32\ole32.dll
  349. 0x000007fefb260000 - 0x000007fefb2b6000     C:\Windows\system32\uxtheme.dll
  350. 0x000007fefacb0000 - 0x000007fefacc8000     C:\Windows\system32\dwmapi.dll
  351. 0x000007fefcc30000 - 0x000007fefcc3f000     C:\Windows\system32\CRYPTBASE.dll
  352. 0x000007fefdff0000 - 0x000007fefed78000     C:\Windows\system32\SHELL32.dll
  353. 0x000007fee57c0000 - 0x000007fee59bf000     C:\Windows\system32\d3d9.dll
  354. 0x000007fefbe00000 - 0x000007fefbe0c000     C:\Windows\system32\VERSION.dll
  355. 0x000007fefa550000 - 0x000007fefa557000     C:\Windows\system32\d3d8thk.dll
  356. 0x000007fef8c30000 - 0x000007fef8d42000     C:\Windows\system32\aticfx64.dll
  357. 0x000007feec900000 - 0x000007feec91f000     C:\Windows\system32\atiu9p64.dll
  358. 0x000007feeb570000 - 0x000007feebbd8000     C:\Windows\system32\atiumd64.dll
  359. 0x0000000067d80000 - 0x00000000681a0000     C:\Windows\system32\atiumd6a.dll
  360. 0x000000005c380000 - 0x000000005c3b4000     C:\Program Files\Java\jre7\bin\fontmanager.dll
  361. 0x000000005c360000 - 0x000000005c379000     C:\Program Files\Java\jre7\bin\net.dll
  362. 0x000007fefc4d0000 - 0x000007fefc525000     C:\Windows\system32\mswsock.dll
  363. 0x000007fefc4c0000 - 0x000007fefc4c7000     C:\Windows\System32\wship6.dll
  364. 0x000000005c340000 - 0x000000005c351000     C:\Program Files\Java\jre7\bin\nio.dll
  365. 0x000007fefb2c0000 - 0x000007fefb2d5000     C:\Windows\system32\NLAapi.dll
  366. 0x000007fef0260000 - 0x000007fef0275000     C:\Windows\system32\napinsp.dll
  367. 0x000007feeff00000 - 0x000007feeff19000     C:\Windows\system32\pnrpnsp.dll
  368. 0x000007fefc350000 - 0x000007fefc3ab000     C:\Windows\system32\DNSAPI.dll
  369. 0x000007feefea0000 - 0x000007feefeab000     C:\Windows\System32\winrnr.dll
  370. 0x000007fefac20000 - 0x000007fefac47000     C:\Windows\system32\IPHLPAPI.DLL
  371. 0x000007fefac00000 - 0x000007fefac0b000     C:\Windows\system32\WINNSI.DLL
  372. 0x000007fefc530000 - 0x000007fefc547000     C:\Windows\system32\CRYPTSP.dll
  373. 0x000007fefc230000 - 0x000007fefc277000     C:\Windows\system32\rsaenh.dll
  374. 0x000007fefbfe0000 - 0x000007fefbffe000     C:\Windows\system32\USERENV.dll
  375. 0x000007fefcca0000 - 0x000007fefccaf000     C:\Windows\system32\profapi.dll
  376. 0x000007fefaa90000 - 0x000007fefaae3000     C:\Windows\System32\fwpuclnt.dll
  377. 0x000007fef9930000 - 0x000007fef9938000     C:\Windows\system32\rasadhlp.dll
  378. 0x000007fefbed0000 - 0x000007fefbed7000     C:\Windows\System32\wshtcpip.dll
  379. 0x000000005c310000 - 0x000000005c334000     C:\Program Files\Java\jre7\bin\sunec.dll
  380. 0x000000005b560000 - 0x000000005b5a1000     C:\Program Files\Java\jre7\bin\t2k.dll
  381. 0x000007fefdb90000 - 0x000007fefdc29000     C:\Windows\system32\CLBCatQ.DLL
  382. 0x000007fefa7d0000 - 0x000007fefa931000     C:\Windows\system32\WindowsCodecs.dll
  383. 0x000007fefcb20000 - 0x000007fefcb77000     C:\Windows\system32\apphelp.dll
  384. 0x000007fef9aa0000 - 0x000007fef9aca000     C:\Users\HawkEye\AppData\Roaming\Dropbox\bin\DropboxExt64.17.dll
  385. 0x000007fef8310000 - 0x000007fef8435000     C:\Windows\system32\dbghelp.dll
  386. 0x0000000073020000 - 0x00000000730f3000     C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCP90.dll
  387. 0x0000000072f70000 - 0x0000000073013000     C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCR90.dll
  388. 0x000007fef7ad0000 - 0x000007fef7b05000     C:\Windows\system32\EhStorShell.dll
  389. 0x000007fefd420000 - 0x000007fefd5f7000     C:\Windows\system32\SETUPAPI.dll
  390. 0x000007fefcda0000 - 0x000007fefcdd6000     C:\Windows\system32\CFGMGR32.dll
  391. 0x000007fefcde0000 - 0x000007fefcdfa000     C:\Windows\system32\DEVOBJ.dll
  392. 0x000007fefb320000 - 0x000007fefb44c000     C:\Windows\system32\PROPSYS.dll
  393. 0x000007fef7a50000 - 0x000007fef7ad0000     C:\Windows\system32\ntshrui.dll
  394. 0x000007fefc7d0000 - 0x000007fefc7f3000     C:\Windows\system32\srvcli.dll
  395. 0x000007fef9400000 - 0x000007fef940f000     C:\Windows\system32\cscapi.dll
  396. 0x000007fefb200000 - 0x000007fefb20b000     C:\Windows\system32\slc.dll
  397. 0x000007fef64f0000 - 0x000007fef6623000     C:\Windows\system32\ime\imejp10\imjptip.dll
  398. 0x000007fefa2f0000 - 0x000007fefa344000     C:\Windows\system32\OLEACC.dll
  399. 0x000007fefa0e0000 - 0x000007fefa1c6000     C:\Windows\system32\imjp10k.dll
  400. 0x000007fefa240000 - 0x000007fefa2e5000     C:\Windows\system32\ime\shared\imetip.dll
  401. 0x000007fefb950000 - 0x000007fefb95e000     C:\Windows\system32\ime\shared\imecfm.dll
  402. 0x000007fef9c90000 - 0x000007fef9d1a000     C:\Windows\system32\ime\imejp10\imjpapi.dll
  403. 0x000007fefb920000 - 0x000007fefb94d000     C:\Windows\system32\ime\shared\imjkapi.dll
  404. 0x00000000681f0000 - 0x00000000681fb000     C:\Program Files\Java\jre7\bin\sunmscapi.dll
  405. 0x000007fefce00000 - 0x000007fefcf6a000     C:\Windows\system32\CRYPT32.dll
  406. 0x000007fefcd40000 - 0x000007fefcd4f000     C:\Windows\system32\MSASN1.dll
  407. 0x000007fef45d0000 - 0x000007fef4670000     C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.17514_none_a4d6a923711520a9\comctl32.dll
  408. 0x0000000180000000 - 0x0000000180048000     C:\Users\HawkEye\AppData\Roaming\.minecraft\bin\natives\lwjgl64.dll
  409. 0x000007fef4a10000 - 0x000007fef4b2d000     C:\Windows\system32\OPENGL32.dll
  410. 0x000007fef49c0000 - 0x000007fef49ed000     C:\Windows\system32\GLU32.dll
  411. 0x000007fef48c0000 - 0x000007fef49b1000     C:\Windows\system32\DDRAW.dll
  412. 0x000007fefa0a0000 - 0x000007fefa0a8000     C:\Windows\system32\DCIMAN32.dll
  413. 0x0000000061730000 - 0x0000000061737000     C:\Program Files\Java\jre7\bin\jawt.dll
  414. 0x000007fefb4f0000 - 0x000007fefb4f9000     C:\Windows\system32\atig6pxx.dll
  415. 0x0000000051880000 - 0x00000000530cf000     C:\Windows\system32\atio6axx.dll
  416. 0x000007fef9d40000 - 0x000007fef9dd1000     C:\Windows\system32\atiadlxx.dll
  417. 0x000007fefbde0000 - 0x000007fefbdf1000     C:\Windows\system32\WTSAPI32.dll
  418. 0x000007fefcd50000 - 0x000007fefcd89000     C:\Windows\system32\WINTRUST.dll
  419. 0x000007fef4b30000 - 0x000007fef4b3e000     C:\Windows\system32\atig6txx.dll
  420. 0x000007fee7300000 - 0x000007fee7422000     C:\Users\HawkEye\AppData\Roaming\.minecraft\bin\natives\OpenAL64.dll
  421. 0x000007fef4b60000 - 0x000007fef4be8000     C:\Windows\system32\dsound.dll
  422. 0x000007fefbdb0000 - 0x000007fefbddc000     C:\Windows\system32\POWRPROF.dll
  423. 0x000007fefb470000 - 0x000007fefb4bb000     C:\Windows\System32\MMDevApi.dll
  424. 0x000007fef3690000 - 0x000007fef36cb000     C:\Windows\system32\wdmaud.drv
  425. 0x00000000745d0000 - 0x00000000745d6000     C:\Windows\system32\ksuser.dll
  426. 0x000007fefb510000 - 0x000007fefb519000     C:\Windows\system32\AVRT.dll
  427. 0x000007fef7970000 - 0x000007fef79bf000     C:\Windows\system32\AUDIOSES.DLL
  428. 0x000007fef3680000 - 0x000007fef368a000     C:\Windows\system32\msacm32.drv
  429. 0x000007fef2f00000 - 0x000007fef2f18000     C:\Windows\system32\MSACM32.dll
  430. 0x000007fef3670000 - 0x000007fef3679000     C:\Windows\system32\midimap.dll
  431. 0x000000005b520000 - 0x000000005b559000     C:\Program Files\Java\jre7\bin\kcms.dll
  432. 0x000000002fd00000 - 0x000000002fd16000     C:\Users\HawkEye\AppData\Roaming\.minecraft\bin\natives\jinput-dx8_64.dll
  433. 0x000007fef00e0000 - 0x000007fef011c000     C:\Windows\system32\DINPUT8.dll
  434. 0x000007fefb1f0000 - 0x000007fefb1fb000     C:\Windows\system32\HID.DLL
  435. 0x0000000030380000 - 0x0000000030394000     C:\Users\HawkEye\AppData\Roaming\.minecraft\bin\natives\jinput-raw_64.dll
  436. 0x0000000061710000 - 0x000000006171b000     C:\Program Files\Java\jre7\bin\management.dll
  437. 0x000007fefa790000 - 0x000007fefa7a8000     C:\Windows\system32\dhcpcsvc.DLL
  438. 0x000007fefa7b0000 - 0x000007fefa7c1000     C:\Windows\system32\dhcpcsvc6.DLL
  439.  
  440. VM Arguments:
  441. jvm_args: -Xms1024m -Xmx8192m -XX:PermSize=6144m
  442. java_command: Minecraft.exe
  443. Launcher Type: SUN_STANDARD
  444.  
  445. Environment Variables:
  446. PATH=C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;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\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\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\Lucidlogix Technologies\VIRTU MVP;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static
  447. USERNAME=HawkEye
  448. OS=Windows_NT
  449. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
  450.  
  451.  
  452.  
  453. ---------------  S Y S T E M  ---------------
  454.  
  455. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  456.  
  457. CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, ht, tsc, tscinvbit, tscinv
  458.  
  459. Memory: 4k page, physical 16777216k(5095876k free), swap 33552576k(14083812k free)
  460.  
  461. vm_info: Java HotSpot(TM) 64-Bit Server VM (23.7-b01) for windows-amd64 JRE (1.7.0_17-b02), built on Mar  1 2013 03:38:30 by "java_re" with unknown MS VC++:1600
  462.  
  463. time: Tue Mar 26 17:43:18 2013
  464. elapsed time: 2182 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement