Guest User

Untitled

a guest
Jan 10th, 2013
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 27.88 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=0x000007fef486efd5, pid=4924, tid=3824
  5. #
  6. # JRE version: 7.0_10-b18
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.6-b04 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C  [OpenAL64.dll+0x2efd5]  alcProcessContext+0x20b89
  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 (0x000000000ae2e000):  JavaThread "Thread-14" [_thread_in_native, id=3824, stack(0x000000001c970000,0x000000001ca70000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x000007fef486efd5
  24.  
  25. Registers:
  26. RAX=0x000000001c475070, RBX=0x000000001c475020, RCX=0x0000000000000000, RDX=0x000000001c475070
  27. RSP=0x000000001ca6ea78, RBP=0x0000000000000028, RSI=0x000000001c475020, RDI=0x000000001c475070
  28. R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x000000000000003a, R11=0x0000000000000001
  29. R12=0x0000000000000000, R13=0x0000000000000000, R14=0x0000000000000000, R15=0x0000000000000001
  30. RIP=0x000007fef486efd5, EFLAGS=0x0000000000010246
  31.  
  32. Top of Stack: (sp=0x000000001ca6ea78)
  33. 0x000000001ca6ea78:   000007fef484e842 000007fef4864e1c
  34. 0x000000001ca6ea88:   000007fef4850557 0000000000000000
  35. 0x000000001ca6ea98:   0000000000000003 000000001ca6ec28
  36. 0x000000001ca6eaa8:   0000000000000000 0000000000000000
  37. 0x000000001ca6eab8:   0000000000000000 0000000000000000
  38. 0x000000001ca6eac8:   0000000000000000 000000000ae2e000
  39. 0x000000001ca6ead8:   000000001ca6ec28 00000000fdc014d0
  40. 0x000000001ca6eae8:   0000000000000000 000000001ca6ec28
  41. 0x000000001ca6eaf8:   0000ef7ff45bf7f5 000000000ae2e000
  42. 0x000000001ca6eb08:   000000001ca6ec28 00000000fdc014d0
  43. 0x000000001ca6eb18:   0000000000000000 0000000000000000
  44. 0x000000001ca6eb28:   000007fef486bef8 0000000000000000
  45. 0x000000001ca6eb38:   000007fef48483b6 000000001c475020
  46. 0x000000001ca6eb48:   000000001ca6ec08 000000001c475020
  47. 0x000000001ca6eb58:   0000000000000000 0000000000000000
  48. 0x000000001ca6eb68:   00000001800062d7 0000000000000000
  49.  
  50. Instructions: (pc=0x000007fef486efd5)
  51. 0x000007fef486efb5:   6f 66 74 77 61 72 65 20 6f 6e 20 53 70 65 61 6b
  52. 0x000007fef486efc5:   65 72 73 20 28 53 6e 64 54 41 75 64 69 6f 29 00
  53. 0x000007fef486efd5:   44 69 72 65 63 74 53 6f 75 6e 64 20 53 6f 66 74
  54. 0x000007fef486efe5:   77 61 72 65 20 6f 6e 20 53 70 65 61 6b 65 72 73
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x000000001c475070 is an unknown value
  60. RBX=0x000000001c475020 is an unknown value
  61. RCX=0x0000000000000000 is an unknown value
  62. RDX=0x000000001c475070 is an unknown value
  63. RSP=0x000000001ca6ea78 is pointing into the stack for thread: 0x000000000ae2e000
  64. RBP=0x0000000000000028 is an unknown value
  65. RSI=0x000000001c475020 is an unknown value
  66. RDI=0x000000001c475070 is an unknown value
  67. R8 =0x0000000000000000 is an unknown value
  68. R9 =0x0000000000000000 is an unknown value
  69. R10=0x000000000000003a is an unknown value
  70. R11=0x0000000000000001 is an unknown value
  71. R12=0x0000000000000000 is an unknown value
  72. R13=0x0000000000000000 is an unknown value
  73. R14=0x0000000000000000 is an unknown value
  74. R15=0x0000000000000001 is an unknown value
  75.  
  76.  
  77. Stack: [0x000000001c970000,0x000000001ca70000],  sp=0x000000001ca6ea78,  free space=1018k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C  [OpenAL64.dll+0x2efd5]  alcProcessContext+0x20b89
  80.  
  81. [error occurred during error reporting (printing native stack), id 0xc0000005]
  82.  
  83. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  84. j  org.lwjgl.openal.ALC10.nalcOpenDevice(Ljava/lang/String;)J+0
  85. j  org.lwjgl.openal.ALC10.alcOpenDevice(Ljava/lang/String;)Lorg/lwjgl/openal/ALCdevice;+1
  86. j  org.lwjgl.openal.AL.init(Ljava/lang/String;IIZZ)V+12
  87. j  org.lwjgl.openal.AL.create(Ljava/lang/String;IIZZ)V+233
  88. j  org.lwjgl.openal.AL.create(Ljava/lang/String;IIZ)V+5
  89. j  org.lwjgl.openal.AL.create()V+6
  90. j  paulscode.sound.libraries.LibraryLWJGLOpenAL.init()V+2
  91. j  paulscode.sound.SoundSystem.CommandNewLibrary(Ljava/lang/Class;)V+273
  92. j  paulscode.sound.SoundSystem.CommandQueue(Lpaulscode/sound/CommandObject;)Z+1206
  93. j  paulscode.sound.CommandThread.run()V+51
  94. v  ~StubRoutines::call_stub
  95.  
  96. ---------------  P R O C E S S  ---------------
  97.  
  98. Java Threads: ( => current thread )
  99.   0x000000000ae2f000 JavaThread "Thread-15" [_thread_blocked, id=1280, stack(0x000000001cee0000,0x000000001cfe0000)]
  100. =>0x000000000ae2e000 JavaThread "Thread-14" [_thread_in_native, id=3824, stack(0x000000001c970000,0x000000001ca70000)]
  101.   0x000000000ae2d800 JavaThread "TC Aura Update Thread" [_thread_blocked, id=4776, stack(0x000000001c800000,0x000000001c900000)]
  102.   0x000000000ae2c000 JavaThread "TC Aura Deletion Thread" [_thread_blocked, id=3020, stack(0x000000001c4b0000,0x000000001c5b0000)]
  103.   0x000000000ae26800 JavaThread "TC Aura Calculation Thread" [_thread_blocked, id=3864, stack(0x000000000ca30000,0x000000000cb30000)]
  104.   0x000000000ae2c800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=4964, stack(0x0000000010660000,0x0000000010760000)]
  105.   0x000000000ae2b000 JavaThread "DestroyJavaVM" [_thread_blocked, id=2868, stack(0x0000000002570000,0x0000000002670000)]
  106.   0x000000000ae2a800 JavaThread "Minecraft main thread" [_thread_blocked, id=4232, stack(0x0000000018e50000,0x0000000018f50000)]
  107.   0x000000000ae29800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=1188, stack(0x0000000018d20000,0x0000000018e20000)]
  108.   0x000000000ae29000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=976, stack(0x00000000110e0000,0x00000000111e0000)]
  109.   0x000000000ae28000 JavaThread "Thread-4" [_thread_blocked, id=2524, stack(0x000000000f8c0000,0x000000000f9c0000)]
  110.   0x000000000ae27800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=2984, stack(0x000000000f380000,0x000000000f480000)]
  111.   0x000000000ae26000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=4188, stack(0x000000000e6a0000,0x000000000e7a0000)]
  112.   0x000000000ae25000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3120, stack(0x000000000c6a0000,0x000000000c7a0000)]
  113.   0x000000000ae24800 JavaThread "AWT-Shutdown" [_thread_blocked, id=2672, stack(0x000000000c550000,0x000000000c650000)]
  114.   0x000000000ae23800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3636, stack(0x000000000b670000,0x000000000b770000)]
  115.   0x000000000aba1800 JavaThread "Service Thread" daemon [_thread_blocked, id=4080, stack(0x000000000b450000,0x000000000b550000)]
  116.   0x000000000ab97000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=4396, stack(0x000000000b560000,0x000000000b660000)]
  117.   0x000000000ab93000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=3648, stack(0x000000000aff0000,0x000000000b0f0000)]
  118.   0x000000000ab8e000 JavaThread "Attach Listener" daemon [_thread_blocked, id=2180, stack(0x000000000b2b0000,0x000000000b3b0000)]
  119.   0x000000000ab8d000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4720, stack(0x000000000b110000,0x000000000b210000)]
  120.   0x000000000ab8c000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=4144, stack(0x000000000a1c0000,0x000000000a2c0000)]
  121.   0x000000000a5f4000 JavaThread "Finalizer" daemon [_thread_blocked, id=5028, stack(0x000000000aa20000,0x000000000ab20000)]
  122.   0x000000000a5ec000 JavaThread "Reference Handler" daemon [_thread_blocked, id=4280, stack(0x000000000a8a0000,0x000000000a9a0000)]
  123.  
  124. Other Threads:
  125.   0x000000000a5e2800 VMThread [stack: 0x000000000a6c0000,0x000000000a7c0000] [id=3236]
  126.   0x000000000abb5000 WatcherThread [stack: 0x000000000b830000,0x000000000b930000] [id=3736]
  127.  
  128. VM state:not at safepoint (normal execution)
  129.  
  130. VM Mutex/Monitor currently owned by a thread: None
  131.  
  132. Heap
  133.  par new generation   total 78656K, used 55111K [0x00000000aae00000, 0x00000000b0350000, 0x00000000bfac0000)
  134.   eden space 69952K,  69% used [0x00000000aae00000, 0x00000000addbdb60, 0x00000000af250000)
  135.   from space 8704K,  71% used [0x00000000af250000, 0x00000000af8643b8, 0x00000000afad0000)
  136.   to   space 8704K,   0% used [0x00000000afad0000, 0x00000000afad0000, 0x00000000b0350000)
  137.  concurrent mark-sweep generation total 174784K, used 65889K [0x00000000bfac0000, 0x00000000ca570000, 0x00000000fae00000)
  138.  concurrent-mark-sweep perm gen total 72640K, used 46992K [0x00000000fae00000, 0x00000000ff4f0000, 0x0000000100000000)
  139.  
  140. Card table byte_map: [0x0000000005c50000,0x0000000005f00000] byte_map_base: 0x00000000056f9000
  141.  
  142. Polling page: 0x0000000000240000
  143.  
  144. Code Cache  [0x0000000002670000, 0x00000000029b0000, 0x0000000005670000)
  145.  total_blobs=1697 nmethods=885 adapters=763 free_code_cache=45898Kb largest_free_block=46946560
  146.  
  147. Compilation events (10 events):
  148. Event: 13.773 Thread 0x000000000ab93000 nmethod 956 0x00000000029a3bd0 code [0x00000000029a3e60, 0x00000000029a49b0]
  149. Event: 13.773 Thread 0x000000000ab93000  959             java.awt.image.DirectColorModel::getGreen (45 bytes)
  150. Event: 13.774 Thread 0x000000000ab97000 nmethod 958 0x000000000282e490 code [0x000000000282e640, 0x000000000282e8d8]
  151. Event: 13.774 Thread 0x000000000ab97000  960             java.awt.image.DirectColorModel::getBlue (45 bytes)
  152. Event: 13.775 Thread 0x000000000ab93000 nmethod 959 0x00000000029972d0 code [0x0000000002997480, 0x0000000002997718]
  153. Event: 13.775 Thread 0x000000000ab93000   40 %           auc::<init> @ 48 (71 bytes)
  154. Event: 13.776 Thread 0x000000000ab93000 nmethod 40% 0x0000000002995a50 code [0x0000000002995b80, 0x0000000002995c58]
  155. Event: 13.776 Thread 0x000000000ab97000 nmethod 960 0x0000000002996b90 code [0x0000000002996d40, 0x0000000002996fd8]
  156. Event: 13.776 Thread 0x000000000ab93000  961             java.awt.image.BufferedImage::getRGB (231 bytes)
  157. Event: 13.787 Thread 0x000000000ab93000 nmethod 961 0x00000000029a9110 code [0x00000000029a92c0, 0x00000000029a9db8]
  158.  
  159. GC Heap History (10 events):
  160. Event: 11.523 GC heap before
  161. {Heap before GC invocations=15 (full 5):
  162.  par new generation   total 78656K, used 75174K [0x00000000aae00000, 0x00000000b0350000, 0x00000000bfac0000)
  163.   eden space 69952K, 100% used [0x00000000aae00000, 0x00000000af250000, 0x00000000af250000)
  164.   from space 8704K,  60% used [0x00000000afad0000, 0x00000000affe9bd8, 0x00000000b0350000)
  165.   to   space 8704K,   0% used [0x00000000af250000, 0x00000000af250000, 0x00000000afad0000)
  166.  concurrent mark-sweep generation total 174784K, used 51514K [0x00000000bfac0000, 0x00000000ca570000, 0x00000000fae00000)
  167.  concurrent-mark-sweep perm gen total 58144K, used 40163K [0x00000000fae00000, 0x00000000fe6c8000, 0x0000000100000000)
  168. Event: 11.529 GC heap after
  169. Heap after GC invocations=16 (full 5):
  170.  par new generation   total 78656K, used 7262K [0x00000000aae00000, 0x00000000b0350000, 0x00000000bfac0000)
  171.   eden space 69952K,   0% used [0x00000000aae00000, 0x00000000aae00000, 0x00000000af250000)
  172.   from space 8704K,  83% used [0x00000000af250000, 0x00000000af967bd8, 0x00000000afad0000)
  173.   to   space 8704K,   0% used [0x00000000afad0000, 0x00000000afad0000, 0x00000000b0350000)
  174.  concurrent mark-sweep generation total 174784K, used 52655K [0x00000000bfac0000, 0x00000000ca570000, 0x00000000fae00000)
  175.  concurrent-mark-sweep perm gen total 58144K, used 40163K [0x00000000fae00000, 0x00000000fe6c8000, 0x0000000100000000)
  176. }
  177. Event: 12.390 GC heap before
  178. {Heap before GC invocations=16 (full 5):
  179.  par new generation   total 78656K, used 77214K [0x00000000aae00000, 0x00000000b0350000, 0x00000000bfac0000)
  180.   eden space 69952K, 100% used [0x00000000aae00000, 0x00000000af250000, 0x00000000af250000)
  181.   from space 8704K,  83% used [0x00000000af250000, 0x00000000af967bd8, 0x00000000afad0000)
  182.   to   space 8704K,   0% used [0x00000000afad0000, 0x00000000afad0000, 0x00000000b0350000)
  183.  concurrent mark-sweep generation total 174784K, used 52655K [0x00000000bfac0000, 0x00000000ca570000, 0x00000000fae00000)
  184.  concurrent-mark-sweep perm gen total 58144K, used 41199K [0x00000000fae00000, 0x00000000fe6c8000, 0x0000000100000000)
  185. Event: 12.398 GC heap after
  186. Heap after GC invocations=17 (full 5):
  187.  par new generation   total 78656K, used 8704K [0x00000000aae00000, 0x00000000b0350000, 0x00000000bfac0000)
  188.   eden space 69952K,   0% used [0x00000000aae00000, 0x00000000aae00000, 0x00000000af250000)
  189.   from space 8704K, 100% used [0x00000000afad0000, 0x00000000b0350000, 0x00000000b0350000)
  190.   to   space 8704K,   0% used [0x00000000af250000, 0x00000000af250000, 0x00000000afad0000)
  191.  concurrent mark-sweep generation total 174784K, used 55758K [0x00000000bfac0000, 0x00000000ca570000, 0x00000000fae00000)
  192.  concurrent-mark-sweep perm gen total 58144K, used 41199K [0x00000000fae00000, 0x00000000fe6c8000, 0x0000000100000000)
  193. }
  194. Event: 12.840 GC heap before
  195. {Heap before GC invocations=17 (full 5):
  196.  par new generation   total 78656K, used 78656K [0x00000000aae00000, 0x00000000b0350000, 0x00000000bfac0000)
  197.   eden space 69952K, 100% used [0x00000000aae00000, 0x00000000af250000, 0x00000000af250000)
  198.   from space 8704K, 100% used [0x00000000afad0000, 0x00000000b0350000, 0x00000000b0350000)
  199.   to   space 8704K,   0% used [0x00000000af250000, 0x00000000af250000, 0x00000000afad0000)
  200.  concurrent mark-sweep generation total 174784K, used 55739K [0x00000000bfac0000, 0x00000000ca570000, 0x00000000fae00000)
  201.  concurrent-mark-sweep perm gen total 58144K, used 42696K [0x00000000fae00000, 0x00000000fe6c8000, 0x0000000100000000)
  202. Event: 12.848 GC heap after
  203. Heap after GC invocations=18 (full 5):
  204.  par new generation   total 78656K, used 8704K [0x00000000aae00000, 0x00000000b0350000, 0x00000000bfac0000)
  205.   eden space 69952K,   0% used [0x00000000aae00000, 0x00000000aae00000, 0x00000000af250000)
  206.   from space 8704K, 100% used [0x00000000af250000, 0x00000000afad0000, 0x00000000afad0000)
  207.   to   space 8704K,   0% used [0x00000000afad0000, 0x00000000afad0000, 0x00000000b0350000)
  208.  concurrent mark-sweep generation total 174784K, used 58692K [0x00000000bfac0000, 0x00000000ca570000, 0x00000000fae00000)
  209.  concurrent-mark-sweep perm gen total 58144K, used 42696K [0x00000000fae00000, 0x00000000fe6c8000, 0x0000000100000000)
  210. }
  211. Event: 13.205 GC heap before
  212. {Heap before GC invocations=18 (full 5):
  213.  par new generation   total 78656K, used 78656K [0x00000000aae00000, 0x00000000b0350000, 0x00000000bfac0000)
  214.   eden space 69952K, 100% used [0x00000000aae00000, 0x00000000af250000, 0x00000000af250000)
  215.   from space 8704K, 100% used [0x00000000af250000, 0x00000000afad0000, 0x00000000afad0000)
  216.   to   space 8704K,   0% used [0x00000000afad0000, 0x00000000afad0000, 0x00000000b0350000)
  217.  concurrent mark-sweep generation total 174784K, used 58587K [0x00000000bfac0000, 0x00000000ca570000, 0x00000000fae00000)
  218.  concurrent-mark-sweep perm gen total 72640K, used 44381K [0x00000000fae00000, 0x00000000ff4f0000, 0x0000000100000000)
  219. Event: 13.214 GC heap after
  220. Heap after GC invocations=19 (full 5):
  221.  par new generation   total 78656K, used 8704K [0x00000000aae00000, 0x00000000b0350000, 0x00000000bfac0000)
  222.   eden space 69952K,   0% used [0x00000000aae00000, 0x00000000aae00000, 0x00000000af250000)
  223.   from space 8704K, 100% used [0x00000000afad0000, 0x00000000b0350000, 0x00000000b0350000)
  224.   to   space 8704K,   0% used [0x00000000af250000, 0x00000000af250000, 0x00000000afad0000)
  225.  concurrent mark-sweep generation total 174784K, used 63291K [0x00000000bfac0000, 0x00000000ca570000, 0x00000000fae00000)
  226.  concurrent-mark-sweep perm gen total 72640K, used 44381K [0x00000000fae00000, 0x00000000ff4f0000, 0x0000000100000000)
  227. }
  228. Event: 13.534 GC heap before
  229. {Heap before GC invocations=19 (full 5):
  230.  par new generation   total 78656K, used 78656K [0x00000000aae00000, 0x00000000b0350000, 0x00000000bfac0000)
  231.   eden space 69952K, 100% used [0x00000000aae00000, 0x00000000af250000, 0x00000000af250000)
  232.   from space 8704K, 100% used [0x00000000afad0000, 0x00000000b0350000, 0x00000000b0350000)
  233.   to   space 8704K,   0% used [0x00000000af250000, 0x00000000af250000, 0x00000000afad0000)
  234.  concurrent mark-sweep generation total 174784K, used 63291K [0x00000000bfac0000, 0x00000000ca570000, 0x00000000fae00000)
  235.  concurrent-mark-sweep perm gen total 72640K, used 46030K [0x00000000fae00000, 0x00000000ff4f0000, 0x0000000100000000)
  236. Event: 13.540 GC heap after
  237. Heap after GC invocations=20 (full 5):
  238.  par new generation   total 78656K, used 6224K [0x00000000aae00000, 0x00000000b0350000, 0x00000000bfac0000)
  239.   eden space 69952K,   0% used [0x00000000aae00000, 0x00000000aae00000, 0x00000000af250000)
  240.   from space 8704K,  71% used [0x00000000af250000, 0x00000000af8643b8, 0x00000000afad0000)
  241.   to   space 8704K,   0% used [0x00000000afad0000, 0x00000000afad0000, 0x00000000b0350000)
  242.  concurrent mark-sweep generation total 174784K, used 65889K [0x00000000bfac0000, 0x00000000ca570000, 0x00000000fae00000)
  243.  concurrent-mark-sweep perm gen total 72640K, used 46030K [0x00000000fae00000, 0x00000000ff4f0000, 0x0000000100000000)
  244. }
  245.  
  246. Deoptimization events (10 events):
  247. Event: 13.148 Thread 0x000000000ae2a800 Uncommon trap -83 fr.pc 0x0000000002980b8c
  248. Event: 13.149 Thread 0x000000000ae2a800 Uncommon trap -83 fr.pc 0x000000000271aa5c
  249. Event: 13.674 Thread 0x000000000ae2a800 Uncommon trap -34 fr.pc 0x000000000297ddec
  250. Event: 13.677 Thread 0x000000000ae2a800 Uncommon trap -34 fr.pc 0x000000000297ddec
  251. Event: 13.677 Thread 0x000000000ae2a800 Uncommon trap -34 fr.pc 0x000000000297ddec
  252. Event: 13.677 Thread 0x000000000ae2a800 Uncommon trap -34 fr.pc 0x000000000297ddec
  253. Event: 13.677 Thread 0x000000000ae2a800 Uncommon trap -34 fr.pc 0x000000000297c524
  254. Event: 13.697 Thread 0x000000000ae2a800 Uncommon trap -34 fr.pc 0x000000000283228c
  255. Event: 13.759 Thread 0x000000000ae2a800 Uncommon trap -122 fr.pc 0x0000000002832350
  256. Event: 13.759 Thread 0x000000000ae2a800 Uncommon trap -122 fr.pc 0x000000000299cd84
  257.  
  258. Internal exceptions (10 events):
  259. Event: 14.071 Thread 0x000000000ae2e000 Threw 0x00000000add9a450 at C:\jdk7u2_64p\jdk7u10\hotspot\src\share\vm\prims\jvm.cpp:1166
  260. Event: 14.071 Thread 0x000000000ae2e000 Threw 0x00000000add9b2a8 at C:\jdk7u2_64p\jdk7u10\hotspot\src\share\vm\prims\jvm.cpp:1166
  261. Event: 14.071 Thread 0x000000000ae2e000 Threw 0x00000000add9f708 at C:\jdk7u2_64p\jdk7u10\hotspot\src\share\vm\prims\jvm.cpp:1166
  262. Event: 14.071 Thread 0x000000000ae2e000 Threw 0x00000000adda0160 at C:\jdk7u2_64p\jdk7u10\hotspot\src\share\vm\prims\jvm.cpp:1166
  263. Event: 14.071 Thread 0x000000000ae2e000 Threw 0x00000000adda0b88 at C:\jdk7u2_64p\jdk7u10\hotspot\src\share\vm\prims\jvm.cpp:1166
  264. Event: 14.071 Thread 0x000000000ae2e000 Threw 0x00000000adda39f8 at C:\jdk7u2_64p\jdk7u10\hotspot\src\share\vm\prims\jvm.cpp:1166
  265. Event: 14.071 Thread 0x000000000ae2e000 Threw 0x00000000adda4450 at C:\jdk7u2_64p\jdk7u10\hotspot\src\share\vm\prims\jvm.cpp:1166
  266. Event: 14.071 Thread 0x000000000ae2e000 Threw 0x00000000adda4e78 at C:\jdk7u2_64p\jdk7u10\hotspot\src\share\vm\prims\jvm.cpp:1166
  267. Event: 14.072 Thread 0x000000000ae2e000 Threw 0x00000000adda7f18 at C:\jdk7u2_64p\jdk7u10\hotspot\src\share\vm\prims\jvm.cpp:1166
  268. Event: 14.073 Thread 0x000000000ae2e000 Threw 0x00000000addb0ec8 at C:\jdk7u2_64p\jdk7u10\hotspot\src\share\vm\prims\jvm.cpp:1166
  269.  
  270. Events (10 events):
  271. Event: 14.070 loading class 0x000000000bf4bcc0
  272. Event: 14.070 loading class 0x000000000bf4bcc0 done
  273. Event: 14.071 loading class 0x000000000a50b340
  274. Event: 14.071 loading class 0x000000000a50b340 done
  275. Event: 14.071 loading class 0x000000000239e460
  276. Event: 14.071 loading class 0x000000000239e460 done
  277. Event: 14.072 loading class 0x00000000116fd360
  278. Event: 14.072 loading class 0x00000000116fd360 done
  279. Event: 14.073 loading class 0x00000000156eeaa0
  280. Event: 14.073 loading class 0x00000000156eeaa0 done
  281.  
  282.  
  283. Dynamic libraries:
  284. 0x000000013fcf0000 - 0x000000013fd23000     C:\Program Files\Java\jre7\bin\java.exe
  285. 0x00000000772f0000 - 0x0000000077499000     C:\Windows\SYSTEM32\ntdll.dll
  286. 0x0000000076e70000 - 0x0000000076f8f000     C:\Windows\system32\kernel32.dll
  287. 0x000007fefda70000 - 0x000007fefdadb000     C:\Windows\system32\KERNELBASE.dll
  288. 0x000007feff3a0000 - 0x000007feff47b000     C:\Windows\system32\ADVAPI32.dll
  289. 0x000007feff0e0000 - 0x000007feff17f000     C:\Windows\system32\msvcrt.dll
  290. 0x000007fefdf80000 - 0x000007fefdf9f000     C:\Windows\SYSTEM32\sechost.dll
  291. 0x000007feff180000 - 0x000007feff2ad000     C:\Windows\system32\RPCRT4.dll
  292. 0x0000000076d70000 - 0x0000000076e6a000     C:\Windows\system32\USER32.dll
  293. 0x000007feff480000 - 0x000007feff4e7000     C:\Windows\system32\GDI32.dll
  294. 0x000007fefdb20000 - 0x000007fefdb2e000     C:\Windows\system32\LPK.dll
  295. 0x000007fefdb90000 - 0x000007fefdc59000     C:\Windows\system32\USP10.dll
  296. 0x000007fefc1b0000 - 0x000007fefc3a4000     C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  297. 0x000007fefdc60000 - 0x000007fefdcd1000     C:\Windows\system32\SHLWAPI.dll
  298. 0x000007fefdf50000 - 0x000007fefdf7e000     C:\Windows\system32\IMM32.DLL
  299. 0x000007feff4f0000 - 0x000007feff5f9000     C:\Windows\system32\MSCTF.dll
  300. 0x000000006df10000 - 0x000000006dfe1000     C:\Program Files\Java\jre7\bin\msvcr100.dll
  301. 0x000000006d7f0000 - 0x000000006df0f000     C:\Program Files\Java\jre7\bin\server\jvm.dll
  302. 0x000007fefae80000 - 0x000007fefae89000     C:\Windows\system32\WSOCK32.dll
  303. 0x000007feff2b0000 - 0x000007feff2fd000     C:\Windows\system32\WS2_32.dll
  304. 0x000007fefdf40000 - 0x000007fefdf48000     C:\Windows\system32\NSI.dll
  305. 0x000007fef60a0000 - 0x000007fef60db000     C:\Windows\system32\WINMM.dll
  306. 0x00000000774c0000 - 0x00000000774c7000     C:\Windows\system32\PSAPI.DLL
  307. 0x0000000073ac0000 - 0x0000000073acf000     C:\Program Files\Java\jre7\bin\verify.dll
  308. 0x00000000739c0000 - 0x00000000739e8000     C:\Program Files\Java\jre7\bin\java.dll
  309. 0x0000000073a60000 - 0x0000000073a75000     C:\Program Files\Java\jre7\bin\zip.dll
  310. 0x0000000073a40000 - 0x0000000073a59000     C:\Program Files\Java\jre7\bin\net.dll
  311. 0x000007fefcf70000 - 0x000007fefcfc5000     C:\Windows\system32\mswsock.dll
  312. 0x000007fefd1f0000 - 0x000007fefd1f7000     C:\Windows\System32\wship6.dll
  313. 0x00000000739a0000 - 0x00000000739b1000     C:\Program Files\Java\jre7\bin\nio.dll
  314. 0x000000006d650000 - 0x000000006d7e3000     C:\Program Files\Java\jre7\bin\awt.dll
  315. 0x000007fefdfa0000 - 0x000007fefe077000     C:\Windows\system32\OLEAUT32.dll
  316. 0x000007fefee30000 - 0x000007feff033000     C:\Windows\system32\ole32.dll
  317. 0x000007fefbe00000 - 0x000007fefbe18000     C:\Windows\system32\DWMAPI.DLL
  318. 0x000007fefbd80000 - 0x000007fefbdd6000     C:\Windows\system32\uxtheme.dll
  319. 0x000007fefd680000 - 0x000007fefd68f000     C:\Windows\system32\CRYPTBASE.dll
  320. 0x000007feede70000 - 0x000007feee06f000     C:\Windows\system32\d3d9.dll
  321. 0x000007fefc840000 - 0x000007fefc84c000     C:\Windows\system32\VERSION.dll
  322. 0x000007fefaf00000 - 0x000007fefaf07000     C:\Windows\system32\d3d8thk.dll
  323. 0x000007feeb000000 - 0x000007feec137000     C:\Windows\system32\nvd3dumx.dll
  324. 0x000007fefc0d0000 - 0x000007fefc0fc000     C:\Windows\system32\powrprof.dll
  325. 0x000007fefdce0000 - 0x000007fefdeb7000     C:\Windows\system32\SETUPAPI.dll
  326. 0x000007fefdae0000 - 0x000007fefdb16000     C:\Windows\system32\CFGMGR32.dll
  327. 0x000007fefd8e0000 - 0x000007fefd8fa000     C:\Windows\system32\DEVOBJ.dll
  328. 0x000007fefe0a0000 - 0x000007fefee28000     C:\Windows\system32\SHELL32.dll
  329. 0x000000006d610000 - 0x000000006d644000     C:\Program Files\Java\jre7\bin\fontmanager.dll
  330. 0x0000000071660000 - 0x00000000716a1000     C:\Program Files\Java\jre7\bin\t2k.dll
  331. 0x000000006d5e0000 - 0x000000006d60a000     C:\Program Files\Java\jre7\bin\dcpr.dll
  332. 0x0000000180000000 - 0x0000000180048000     C:\Users\Tron\Desktop\Direwolf20\minecraft\bin\natives\lwjgl64.dll
  333. 0x000007fef4a70000 - 0x000007fef4b8d000     C:\Windows\system32\OPENGL32.dll
  334. 0x000007fef6cb0000 - 0x000007fef6cdd000     C:\Windows\system32\GLU32.dll
  335. 0x000007fef4970000 - 0x000007fef4a61000     C:\Windows\system32\DDRAW.dll
  336. 0x000007fefaaf0000 - 0x000007fefaaf8000     C:\Windows\system32\DCIMAN32.dll
  337. 0x000007fefd140000 - 0x000007fefd157000     C:\Windows\system32\CRYPTSP.dll
  338. 0x000007fefccb0000 - 0x000007fefccf7000     C:\Windows\system32\rsaenh.dll
  339. 0x000007fefca40000 - 0x000007fefca5e000     C:\Windows\system32\USERENV.dll
  340. 0x000007fefd750000 - 0x000007fefd75f000     C:\Windows\system32\profapi.dll
  341. 0x000007fefb080000 - 0x000007fefb095000     C:\Windows\system32\NLAapi.dll
  342. 0x000007fef6d40000 - 0x000007fef6d55000     C:\Windows\system32\napinsp.dll
  343. 0x000007fef6d20000 - 0x000007fef6d39000     C:\Windows\system32\pnrpnsp.dll
  344. 0x000007fefce00000 - 0x000007fefce5b000     C:\Windows\system32\DNSAPI.dll
  345. 0x000007fef6d10000 - 0x000007fef6d1b000     C:\Windows\System32\winrnr.dll
  346. 0x000007fef7410000 - 0x000007fef743f000     C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  347. 0x0000000073c40000 - 0x0000000073c66000     C:\Program Files\Bonjour\mdnsNSP.dll
  348. 0x000007fefa790000 - 0x000007fefa7b7000     C:\Windows\system32\Iphlpapi.DLL
  349. 0x000007fefa780000 - 0x000007fefa78b000     C:\Windows\system32\WINNSI.DLL
  350. 0x000007fefc910000 - 0x000007fefc917000     C:\Windows\System32\wshtcpip.dll
  351. 0x000007fef6f50000 - 0x000007fef6f58000     C:\Windows\system32\rasadhlp.dll
  352. 0x000007fefa640000 - 0x000007fefa693000     C:\Windows\System32\fwpuclnt.dll
  353. 0x0000000073980000 - 0x0000000073987000     C:\Program Files\Java\jre7\bin\jawt.dll
  354. 0x0000000063bc0000 - 0x00000000655a6000     C:\Windows\system32\nvoglv64.DLL
  355. 0x000007fefd800000 - 0x000007fefd839000     C:\Windows\system32\WINTRUST.dll
  356. 0x000007fefd900000 - 0x000007fefda6a000     C:\Windows\system32\CRYPT32.dll
  357. 0x000007fefd7f0000 - 0x000007fefd7ff000     C:\Windows\system32\MSASN1.dll
  358. 0x000007fefb4b0000 - 0x000007fefb4dd000     C:\Windows\system32\ntmarta.dll
  359. 0x000007fefdb30000 - 0x000007fefdb82000     C:\Windows\system32\WLDAP32.dll
  360. 0x000000006d5b0000 - 0x000000006d5d4000     C:\Program Files\Java\jre7\bin\sunec.dll
  361. 0x0000000073990000 - 0x000000007399b000     C:\Program Files\Java\jre7\bin\sunmscapi.dll
  362. 0x000007fef4840000 - 0x000007fef4962000     C:\Users\Tron\Desktop\Direwolf20\minecraft\bin\natives\OpenAL64.dll
  363. 0x000007fef45d0000 - 0x000007fef4658000     C:\Windows\system32\dsound.dll
  364. 0x000007feff300000 - 0x000007feff399000     C:\Windows\system32\CLBCatQ.DLL
  365. 0x000007fefc080000 - 0x000007fefc0cb000     C:\Windows\System32\MMDevApi.dll
  366. 0x000007fefbf30000 - 0x000007fefc05c000     C:\Windows\System32\PROPSYS.dll
  367. 0x000007fef66e0000 - 0x000007fef671b000     C:\Windows\system32\wdmaud.drv
  368. 0x00000000719d0000 - 0x00000000719d6000     C:\Windows\system32\ksuser.dll
  369. 0x000007fefbf20000 - 0x000007fefbf29000     C:\Windows\system32\AVRT.dll
  370. 0x000007fefb1a0000 - 0x000007fefb1ef000     C:\Windows\system32\AUDIOSES.DLL
  371. 0x000007fefab90000 - 0x000007fefab9a000     C:\Windows\system32\msacm32.drv
  372. 0x000007fefaad0000 - 0x000007fefaae8000     C:\Windows\system32\MSACM32.dll
  373. 0x000007fefaac0000 - 0x000007fefaac9000     C:\Windows\system32\midimap.dll
  374. 0x000007fefb8f0000 - 0x000007fefba15000     C:\Windows\system32\dbghelp.dll
  375.  
  376. VM Arguments:
  377. jvm_args: -Xms256M -Xmx1280M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts
  378. java_command: net.ftb.mclauncher.MinecraftLauncher C:\Users\Tron\Desktop/Direwolf20/minecraft C:\Users\Tron\AppData\Roaming/ftblauncher/ModPacks\Direwolf20\FTB_temp.gif MinecraftForge.zip chadbob 6320665508361981026 Direwolf20 Pack v4 C:\Users\Tron\AppData\Roaming/ftblauncher/ModPacks\Direwolf20\logo_ftb.png
  379. Launcher Type: SUN_STANDARD
  380.  
  381. Environment Variables:
  382. PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Java\jre7\bin
  383. USERNAME=Tron
  384. OS=Windows_NT
  385. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  386.  
  387.  
  388.  
  389. ---------------  S Y S T E M  ---------------
  390.  
  391. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  392.  
  393. CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, tsc, tscinvbit
  394.  
  395. Memory: 4k page, physical 8360196k(6116872k free), swap 10455496k(7512380k free)
  396.  
  397. vm_info: Java HotSpot(TM) 64-Bit Server VM (23.6-b04) for windows-amd64 JRE (1.7.0_10-b18), built on Nov 28 2012 05:00:40 by "java_re" with unknown MS VC++:1600
  398.  
  399. time: Thu Jan 10 13:39:00 2013
  400. elapsed time: 14 seconds
Add Comment
Please, Sign In to add comment