Guest User

Untitled

a guest
Aug 21st, 2013
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.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=0x000007fef1dcf01a, pid=13792, tid=12788
  5. #
  6. # JRE version: 7.0_15-b03
  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+0x2f01a] alcProcessContext+0x20bce
  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 (0x000000000e5b8800): JavaThread "Thread-19" [_thread_in_native, id=12788, stack(0x000000001e170000,0x000000001e270000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x000007fef1dcf01a
  24.  
  25. Registers:
  26. RAX=0x000000001e425010, RBX=0x000000001e4253b0, RCX=0x0000000000000000, RDX=0x000000001e425010
  27. RSP=0x000000001e26ee28, RBP=0x0000000000000028, RSI=0x000000001e4253b0, RDI=0x000000001e425010
  28. R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x7efefefefeff3530, R11=0x8101010101010100
  29. R12=0x0000000000000000, R13=0x0000000000000000, R14=0x0000000000000000, R15=0x0000000000000001
  30. RIP=0x000007fef1dcf01a, EFLAGS=0x0000000000010246
  31.  
  32. Top of Stack: (sp=0x000000001e26ee28)
  33. 0x000000001e26ee28: 000007fef1dae842 000007fef1dc4e1c
  34. 0x000000001e26ee38: 000007fef1db0557 0000000000000000
  35. 0x000000001e26ee48: 0000000000000003 000000001e26efd8
  36. 0x000000001e26ee58: 0000000000000000 0000000000000000
  37. 0x000000001e26ee68: 0000000000000000 0000000000000000
  38. 0x000000001e26ee78: 0000000000000000 000000000e5b8800
  39. 0x000000001e26ee88: 000000001e26efd8 00000007fc66d978
  40. 0x000000001e26ee98: 0000000000000000 000000001e26efd8
  41. 0x000000001e26eea8: 00009eb685edb55f 000000000e5b8800
  42. 0x000000001e26eeb8: 000000001e26efd8 00000007fc66d978
  43. 0x000000001e26eec8: 0000000000000000 0000000000000000
  44. 0x000000001e26eed8: 000007fef1dcbef8 0000000000000000
  45. 0x000000001e26eee8: 000007fef1da83b6 000000001e4253b0
  46. 0x000000001e26eef8: 000000001e26efb8 000000001e4253b0
  47. 0x000000001e26ef08: 0000000000000000 0000000000000000
  48. 0x000000001e26ef18: 00000001800062d7 0000000000000000
  49.  
  50. Instructions: (pc=0x000007fef1dcf01a)
  51. 0x000007fef1dceffa: 28 52 65 61 6c 74 65 6b 20 48 69 67 68 20 44 65
  52. 0x000007fef1dcf00a: 66 69 6e 69 74 69 6f 6e 20 41 75 64 69 6f 29 00
  53. 0x000007fef1dcf01a: 44 69 72 65 63 74 53 6f 75 6e 64 20 53 6f 66 74
  54. 0x000007fef1dcf02a: 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=0x000000001e425010 is an unknown value
  60. RBX=0x000000001e4253b0 is an unknown value
  61. RCX=0x0000000000000000 is an unknown value
  62. RDX=0x000000001e425010 is an unknown value
  63. RSP=0x000000001e26ee28 is pointing into the stack for thread: 0x000000000e5b8800
  64. RBP=0x0000000000000028 is an unknown value
  65. RSI=0x000000001e4253b0 is an unknown value
  66. RDI=0x000000001e425010 is an unknown value
  67. R8 =0x0000000000000000 is an unknown value
  68. R9 =0x0000000000000000 is an unknown value
  69. R10=0x7efefefefeff3530 is an unknown value
  70. R11=0x8101010101010100 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: [0x000000001e170000,0x000000001e270000], sp=0x000000001e26ee28, free space=1019k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C [OpenAL64.dll+0x2f01a] alcProcessContext+0x20bce
  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. 0x000000000e5ba800 JavaThread "Thread-20" [_thread_blocked, id=10604, stack(0x00000000163b0000,0x00000000164b0000)]
  100. =>0x000000000e5b8800 JavaThread "Thread-19" [_thread_in_native, id=12788, stack(0x000000001e170000,0x000000001e270000)]
  101. 0x000000000e5b9000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=12672, stack(0x000000001dff0000,0x000000001e0f0000)]
  102. 0x000000000e5b6000 JavaThread "TC Aura Update Thread" [_thread_blocked, id=11316, stack(0x0000000014c40000,0x0000000014d40000)]
  103. 0x000000000e5ba000 JavaThread "TC Aura Deletion Thread" [_thread_blocked, id=7404, stack(0x0000000013490000,0x0000000013590000)]
  104. 0x000000000e5b7800 JavaThread "TC Aura Calculation Thread" [_thread_blocked, id=10288, stack(0x00000000149f0000,0x0000000014af0000)]
  105. 0x0000000001d3d000 JavaThread "DestroyJavaVM" [_thread_blocked, id=2476, stack(0x0000000001fc0000,0x00000000020c0000)]
  106. 0x0000000017568000 JavaThread "Minecraft main thread" [_thread_blocked, id=16320, stack(0x0000000016090000,0x0000000016190000)]
  107. 0x000000000e1fe800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=7772, stack(0x0000000015ea0000,0x0000000015fa0000)]
  108. 0x0000000017fc7000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=12200, stack(0x0000000013280000,0x0000000013380000)]
  109. 0x000000000e162800 JavaThread "Thread-4" daemon [_thread_blocked, id=5852, stack(0x00000000128d0000,0x00000000129d0000)]
  110. 0x000000000e2c6800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=11300, stack(0x0000000011be0000,0x0000000011ce0000)]
  111. 0x000000000e16c000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=14960, stack(0x0000000010a50000,0x0000000010b50000)]
  112. 0x000000000dc3e800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=9292, stack(0x000000000eb50000,0x000000000ec50000)]
  113. 0x000000000dd47800 JavaThread "AWT-Shutdown" [_thread_blocked, id=16672, stack(0x000000000e880000,0x000000000e980000)]
  114. 0x000000000dc0f000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=10272, stack(0x000000000e9f0000,0x000000000eaf0000)]
  115. 0x000000000c95f000 JavaThread "Service Thread" daemon [_thread_blocked, id=11652, stack(0x000000000d6b0000,0x000000000d7b0000)]
  116. 0x000000000c95e000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=8164, stack(0x000000000d4a0000,0x000000000d5a0000)]
  117. 0x000000000c952000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=14000, stack(0x000000000d300000,0x000000000d400000)]
  118. 0x000000000c94f000 JavaThread "Attach Listener" daemon [_thread_blocked, id=17324, stack(0x000000000d150000,0x000000000d250000)]
  119. 0x000000000c946000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6904, stack(0x000000000cfe0000,0x000000000d0e0000)]
  120. 0x000000000c944800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=12256, stack(0x000000000cda0000,0x000000000cea0000)]
  121. 0x000000000c8c3800 JavaThread "Finalizer" daemon [_thread_blocked, id=16472, stack(0x000000000cc70000,0x000000000cd70000)]
  122. 0x000000000c8bc800 JavaThread "Reference Handler" daemon [_thread_blocked, id=14456, stack(0x000000000cb10000,0x000000000cc10000)]
  123.  
  124. Other Threads:
  125. 0x000000000c8ae800 VMThread [stack: 0x000000000c9e0000,0x000000000cae0000] [id=9784]
  126. 0x000000000c96a800 WatcherThread [stack: 0x000000000d8b0000,0x000000000d9b0000] [id=13396]
  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 153344K, used 142216K [0x0000000718000000, 0x0000000722660000, 0x0000000722660000)
  134. eden space 136320K, 93% used [0x0000000718000000, 0x000000071fbe3910, 0x0000000720520000)
  135. from space 17024K, 90% used [0x00000007215c0000, 0x00000007224be9c0, 0x0000000722660000)
  136. to space 17024K, 0% used [0x0000000720520000, 0x0000000720520000, 0x00000007215c0000)
  137. concurrent mark-sweep generation total 264304K, used 171223K [0x0000000722660000, 0x000000073287c000, 0x00000007f8000000)
  138. concurrent-mark-sweep perm gen total 131072K, used 71789K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  139.  
  140. Card table byte_map: [0x0000000005500000,0x0000000005c50000] byte_map_base: 0x0000000001c40000
  141.  
  142. Polling page: 0x0000000000100000
  143.  
  144. Code Cache [0x00000000020c0000, 0x0000000002520000, 0x00000000050c0000)
  145. total_blobs=2111 nmethods=1167 adapters=894 free_code_cache=44738Kb largest_free_block=45745920
  146.  
  147. Compilation events (10 events):
  148. Event: 176.477 Thread 0x000000000c952000 nmethod 1297 0x000000000250d4d0 code [0x000000000250d680, 0x000000000250d938]
  149. Event: 176.478 Thread 0x000000000c952000 1298 java.awt.image.DirectColorModel::getGreen (45 bytes)
  150. Event: 176.484 Thread 0x000000000c952000 nmethod 1298 0x000000000250f8d0 code [0x000000000250fa80, 0x000000000250fd38]
  151. Event: 176.484 Thread 0x000000000c952000 1299 java.awt.image.DirectColorModel::getBlue (45 bytes)
  152. Event: 176.490 Thread 0x000000000c952000 nmethod 1299 0x0000000002347690 code [0x0000000002347840, 0x0000000002347af8]
  153. Event: 176.491 Thread 0x000000000c952000 73 % net.minecraft.client.gui.MapItemRenderer::<init> @ 48 (71 bytes)
  154. Event: 176.494 Thread 0x000000000c952000 nmethod 73% 0x000000000250d210 code [0x000000000250d340, 0x000000000250d418]
  155. Event: 176.494 Thread 0x000000000c952000 1300 java.awt.image.BufferedImage::getRGB (231 bytes)
  156. Event: 176.501 Thread 0x000000000c95e000 nmethod 1296 0x0000000002510650 code [0x00000000025107c0, 0x0000000002510918]
  157. Event: 176.550 Thread 0x000000000c952000 nmethod 1300 0x000000000251e110 code [0x000000000251e2e0, 0x000000000251eed8]
  158.  
  159. GC Heap History (10 events):
  160. Event: 167.221 GC heap before
  161. {Heap before GC invocations=70 (full 18):
  162. par new generation total 153344K, used 146105K [0x0000000718000000, 0x0000000722660000, 0x0000000722660000)
  163. eden space 136320K, 100% used [0x0000000718000000, 0x0000000720520000, 0x0000000720520000)
  164. from space 17024K, 57% used [0x0000000720520000, 0x0000000720eae5d8, 0x00000007215c0000)
  165. to space 17024K, 0% used [0x00000007215c0000, 0x00000007215c0000, 0x0000000722660000)
  166. concurrent mark-sweep generation total 264304K, used 167790K [0x0000000722660000, 0x000000073287c000, 0x00000007f8000000)
  167. concurrent-mark-sweep perm gen total 131072K, used 67878K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  168. Event: 167.276 GC heap after
  169. Heap after GC invocations=71 (full 18):
  170. par new generation total 153344K, used 12211K [0x0000000718000000, 0x0000000722660000, 0x0000000722660000)
  171. eden space 136320K, 0% used [0x0000000718000000, 0x0000000718000000, 0x0000000720520000)
  172. from space 17024K, 71% used [0x00000007215c0000, 0x00000007221acfe8, 0x0000000722660000)
  173. to space 17024K, 0% used [0x0000000720520000, 0x0000000720520000, 0x00000007215c0000)
  174. concurrent mark-sweep generation total 264304K, used 168194K [0x0000000722660000, 0x000000073287c000, 0x00000007f8000000)
  175. concurrent-mark-sweep perm gen total 131072K, used 67878K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  176. }
  177. Event: 168.926 GC heap before
  178. {Heap before GC invocations=71 (full 18):
  179. par new generation total 153344K, used 148531K [0x0000000718000000, 0x0000000722660000, 0x0000000722660000)
  180. eden space 136320K, 100% used [0x0000000718000000, 0x0000000720520000, 0x0000000720520000)
  181. from space 17024K, 71% used [0x00000007215c0000, 0x00000007221acfe8, 0x0000000722660000)
  182. to space 17024K, 0% used [0x0000000720520000, 0x0000000720520000, 0x00000007215c0000)
  183. concurrent mark-sweep generation total 264304K, used 168194K [0x0000000722660000, 0x000000073287c000, 0x00000007f8000000)
  184. concurrent-mark-sweep perm gen total 131072K, used 68643K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  185. Event: 168.976 GC heap after
  186. Heap after GC invocations=72 (full 18):
  187. par new generation total 153344K, used 10146K [0x0000000718000000, 0x0000000722660000, 0x0000000722660000)
  188. eden space 136320K, 0% used [0x0000000718000000, 0x0000000718000000, 0x0000000720520000)
  189. from space 17024K, 59% used [0x0000000720520000, 0x0000000720f089c8, 0x00000007215c0000)
  190. to space 17024K, 0% used [0x00000007215c0000, 0x00000007215c0000, 0x0000000722660000)
  191. concurrent mark-sweep generation total 264304K, used 168454K [0x0000000722660000, 0x000000073287c000, 0x00000007f8000000)
  192. concurrent-mark-sweep perm gen total 131072K, used 68643K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  193. }
  194. Event: 172.546 GC heap before
  195. {Heap before GC invocations=72 (full 18):
  196. par new generation total 153344K, used 146466K [0x0000000718000000, 0x0000000722660000, 0x0000000722660000)
  197. eden space 136320K, 100% used [0x0000000718000000, 0x0000000720520000, 0x0000000720520000)
  198. from space 17024K, 59% used [0x0000000720520000, 0x0000000720f089c8, 0x00000007215c0000)
  199. to space 17024K, 0% used [0x00000007215c0000, 0x00000007215c0000, 0x0000000722660000)
  200. concurrent mark-sweep generation total 264304K, used 168454K [0x0000000722660000, 0x000000073287c000, 0x00000007f8000000)
  201. concurrent-mark-sweep perm gen total 131072K, used 69459K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  202. Event: 172.610 GC heap after
  203. Heap after GC invocations=73 (full 18):
  204. par new generation total 153344K, used 11437K [0x0000000718000000, 0x0000000722660000, 0x0000000722660000)
  205. eden space 136320K, 0% used [0x0000000718000000, 0x0000000718000000, 0x0000000720520000)
  206. from space 17024K, 67% used [0x00000007215c0000, 0x00000007220eb770, 0x0000000722660000)
  207. to space 17024K, 0% used [0x0000000720520000, 0x0000000720520000, 0x00000007215c0000)
  208. concurrent mark-sweep generation total 264304K, used 169499K [0x0000000722660000, 0x000000073287c000, 0x00000007f8000000)
  209. concurrent-mark-sweep perm gen total 131072K, used 69459K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  210. }
  211. Event: 174.034 GC heap before
  212. {Heap before GC invocations=73 (full 18):
  213. par new generation total 153344K, used 147757K [0x0000000718000000, 0x0000000722660000, 0x0000000722660000)
  214. eden space 136320K, 100% used [0x0000000718000000, 0x0000000720520000, 0x0000000720520000)
  215. from space 17024K, 67% used [0x00000007215c0000, 0x00000007220eb770, 0x0000000722660000)
  216. to space 17024K, 0% used [0x0000000720520000, 0x0000000720520000, 0x00000007215c0000)
  217. concurrent mark-sweep generation total 264304K, used 169499K [0x0000000722660000, 0x000000073287c000, 0x00000007f8000000)
  218. concurrent-mark-sweep perm gen total 131072K, used 70086K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  219. Event: 174.092 GC heap after
  220. Heap after GC invocations=74 (full 18):
  221. par new generation total 153344K, used 11475K [0x0000000718000000, 0x0000000722660000, 0x0000000722660000)
  222. eden space 136320K, 0% used [0x0000000718000000, 0x0000000718000000, 0x0000000720520000)
  223. from space 17024K, 67% used [0x0000000720520000, 0x0000000721054ce0, 0x00000007215c0000)
  224. to space 17024K, 0% used [0x00000007215c0000, 0x00000007215c0000, 0x0000000722660000)
  225. concurrent mark-sweep generation total 264304K, used 170164K [0x0000000722660000, 0x000000073287c000, 0x00000007f8000000)
  226. concurrent-mark-sweep perm gen total 131072K, used 70086K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  227. }
  228. Event: 175.276 GC heap before
  229. {Heap before GC invocations=74 (full 18):
  230. par new generation total 153344K, used 147795K [0x0000000718000000, 0x0000000722660000, 0x0000000722660000)
  231. eden space 136320K, 100% used [0x0000000718000000, 0x0000000720520000, 0x0000000720520000)
  232. from space 17024K, 67% used [0x0000000720520000, 0x0000000721054ce0, 0x00000007215c0000)
  233. to space 17024K, 0% used [0x00000007215c0000, 0x00000007215c0000, 0x0000000722660000)
  234. concurrent mark-sweep generation total 264304K, used 170164K [0x0000000722660000, 0x000000073287c000, 0x00000007f8000000)
  235. concurrent-mark-sweep perm gen total 131072K, used 71054K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  236. Event: 175.338 GC heap after
  237. Heap after GC invocations=75 (full 18):
  238. par new generation total 153344K, used 15354K [0x0000000718000000, 0x0000000722660000, 0x0000000722660000)
  239. eden space 136320K, 0% used [0x0000000718000000, 0x0000000718000000, 0x0000000720520000)
  240. from space 17024K, 90% used [0x00000007215c0000, 0x00000007224be9c0, 0x0000000722660000)
  241. to space 17024K, 0% used [0x0000000720520000, 0x0000000720520000, 0x00000007215c0000)
  242. concurrent mark-sweep generation total 264304K, used 171223K [0x0000000722660000, 0x000000073287c000, 0x00000007f8000000)
  243. concurrent-mark-sweep perm gen total 131072K, used 71054K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  244. }
  245.  
  246. Deoptimization events (10 events):
  247. Event: 173.102 Thread 0x0000000017568000 Uncommon trap -34 fr.pc 0x0000000002327d28
  248. Event: 173.102 Thread 0x0000000017568000 Uncommon trap -34 fr.pc 0x0000000002327d28
  249. Event: 173.102 Thread 0x0000000017568000 Uncommon trap -34 fr.pc 0x0000000002327d28
  250. Event: 173.102 Thread 0x0000000017568000 Uncommon trap -34 fr.pc 0x00000000022a73c8
  251. Event: 173.102 Thread 0x0000000017568000 Uncommon trap -34 fr.pc 0x000000000230578c
  252. Event: 173.106 Thread 0x0000000017568000 Uncommon trap -34 fr.pc 0x000000000230578c
  253. Event: 173.108 Thread 0x0000000017568000 Uncommon trap -34 fr.pc 0x000000000230578c
  254. Event: 173.111 Thread 0x0000000017568000 Uncommon trap -34 fr.pc 0x000000000230578c
  255. Event: 176.363 Thread 0x0000000017568000 Uncommon trap -122 fr.pc 0x00000000023249ec
  256. Event: 176.366 Thread 0x0000000017568000 Uncommon trap -122 fr.pc 0x000000000231d658
  257.  
  258. Internal exceptions (10 events):
  259. Event: 177.242 Thread 0x000000000e5b8800 Threw 0x000000071fb5a040 at C:\jdk7u2_64p\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166
  260. Event: 177.242 Thread 0x000000000e5b8800 Threw 0x000000071fb5ae98 at C:\jdk7u2_64p\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166
  261. Event: 177.242 Thread 0x000000000e5b8800 Threw 0x000000071fb5bbb0 at C:\jdk7u2_64p\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166
  262. Event: 177.242 Thread 0x000000000e5b8800 Threw 0x000000071fb5c608 at C:\jdk7u2_64p\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166
  263. Event: 177.242 Thread 0x000000000e5b8800 Threw 0x000000071fb5d030 at C:\jdk7u2_64p\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166
  264. Event: 177.243 Thread 0x000000000e5b8800 Threw 0x000000071fb616a0 at C:\jdk7u2_64p\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166
  265. Event: 177.243 Thread 0x000000000e5b8800 Threw 0x000000071fb620f8 at C:\jdk7u2_64p\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166
  266. Event: 177.243 Thread 0x000000000e5b8800 Threw 0x000000071fb62b20 at C:\jdk7u2_64p\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166
  267. Event: 177.456 Thread 0x000000000e5b8800 Threw 0x000000071fb67408 at C:\jdk7u2_64p\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166
  268. Event: 177.460 Thread 0x000000000e5b8800 Threw 0x000000071fb70008 at C:\jdk7u2_64p\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166
  269.  
  270. Events (10 events):
  271. Event: 177.232 loading class 0x0000000016ef8740
  272. Event: 177.232 loading class 0x0000000016ef8740 done
  273. Event: 177.232 loading class 0x0000000016ef8740
  274. Event: 177.232 loading class 0x0000000016ef8740 done
  275. Event: 177.240 loading class 0x000000001723efc0
  276. Event: 177.240 loading class 0x000000001723efc0 done
  277. Event: 177.456 loading class 0x0000000016ef87a0
  278. Event: 177.456 loading class 0x0000000016ef87a0 done
  279. Event: 177.460 loading class 0x0000000016978cb0
  280. Event: 177.460 loading class 0x0000000016978cb0 done
  281.  
  282.  
  283. Dynamic libraries:
  284. 0x000000013f690000 - 0x000000013f6c3000 C:\Program Files\Java\jre7\bin\javaw.exe
  285. 0x0000000077be0000 - 0x0000000077d89000 C:\Windows\SYSTEM32\ntdll.dll
  286. 0x0000000077ac0000 - 0x0000000077bdf000 C:\Windows\system32\kernel32.dll
  287. 0x000007fefdd40000 - 0x000007fefddab000 C:\Windows\system32\KERNELBASE.dll
  288. 0x000007feffcb0000 - 0x000007feffd8b000 C:\Windows\system32\ADVAPI32.dll
  289. 0x000007fefe120000 - 0x000007fefe1bf000 C:\Windows\system32\msvcrt.dll
  290. 0x000007fefeb40000 - 0x000007fefeb5f000 C:\Windows\SYSTEM32\sechost.dll
  291. 0x000007fefe490000 - 0x000007fefe5bd000 C:\Windows\system32\RPCRT4.dll
  292. 0x00000000779c0000 - 0x0000000077aba000 C:\Windows\system32\USER32.dll
  293. 0x000007fefdfa0000 - 0x000007fefe007000 C:\Windows\system32\GDI32.dll
  294. 0x000007fefdec0000 - 0x000007fefdece000 C:\Windows\system32\LPK.dll
  295. 0x000007fefded0000 - 0x000007fefdf99000 C:\Windows\system32\USP10.dll
  296. 0x000007fefc3f0000 - 0x000007fefc5e4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  297. 0x000007fefddf0000 - 0x000007fefde61000 C:\Windows\system32\SHLWAPI.dll
  298. 0x000007fefe880000 - 0x000007fefe8ae000 C:\Windows\system32\IMM32.DLL
  299. 0x000007fefe010000 - 0x000007fefe119000 C:\Windows\system32\MSCTF.dll
  300. 0x000000006a220000 - 0x000000006a2f1000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  301. 0x000000005d7d0000 - 0x000000005deef000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  302. 0x000007fef8970000 - 0x000007fef8979000 C:\Windows\system32\WSOCK32.dll
  303. 0x000007fefde70000 - 0x000007fefdebd000 C:\Windows\system32\WS2_32.dll
  304. 0x000007fefe870000 - 0x000007fefe878000 C:\Windows\system32\NSI.dll
  305. 0x000007fef9da0000 - 0x000007fef9ddb000 C:\Windows\system32\WINMM.dll
  306. 0x0000000077da0000 - 0x0000000077da7000 C:\Windows\system32\PSAPI.DLL
  307. 0x000000006f360000 - 0x000000006f36f000 C:\Program Files\Java\jre7\bin\verify.dll
  308. 0x000000006e3b0000 - 0x000000006e3d8000 C:\Program Files\Java\jre7\bin\java.dll
  309. 0x000000006e9c0000 - 0x000000006e9d5000 C:\Program Files\Java\jre7\bin\zip.dll
  310. 0x000000006e380000 - 0x000000006e399000 C:\Program Files\Java\jre7\bin\net.dll
  311. 0x000007fefd1f0000 - 0x000007fefd245000 C:\Windows\system32\mswsock.dll
  312. 0x000007fefd1e0000 - 0x000007fefd1e7000 C:\Windows\System32\wship6.dll
  313. 0x000000006cf80000 - 0x000000006cf91000 C:\Program Files\Java\jre7\bin\nio.dll
  314. 0x0000000063370000 - 0x0000000063503000 C:\Program Files\Java\jre7\bin\awt.dll
  315. 0x000007feffb30000 - 0x000007feffc07000 C:\Windows\system32\OLEAUT32.dll
  316. 0x000007fefe5c0000 - 0x000007fefe7c3000 C:\Windows\system32\ole32.dll
  317. 0x000007fefb9b0000 - 0x000007fefb9c8000 C:\Windows\system32\DWMAPI.DLL
  318. 0x000007fefbfb0000 - 0x000007fefc006000 C:\Windows\system32\uxtheme.dll
  319. 0x000007fef2ec0000 - 0x000007fef2ee8000 C:\Program Files (x86)\Common Files\Spigot\Search Settings\wthx164.dll
  320. 0x000007fefd8f0000 - 0x000007fefd8ff000 C:\Windows\system32\CRYPTBASE.dll
  321. 0x000007feea420000 - 0x000007feea61f000 C:\Windows\system32\d3d9.dll
  322. 0x000007fefca80000 - 0x000007fefca8c000 C:\Windows\system32\VERSION.dll
  323. 0x000007fef7610000 - 0x000007fef7617000 C:\Windows\system32\d3d8thk.dll
  324. 0x0000000073fe0000 - 0x00000000740b9000 C:\Windows\system32\aticfx64.dll
  325. 0x000007fef7600000 - 0x000007fef760d000 C:\Windows\system32\atiu9p64.dll
  326. 0x00000000584a0000 - 0x00000000589d7000 C:\Windows\system32\atiumd64.dll
  327. 0x0000000068980000 - 0x0000000068d41000 C:\Windows\system32\atiumd6a.dll
  328. 0x000007fefeb60000 - 0x000007feff8e8000 C:\Windows\system32\SHELL32.dll
  329. 0x000000006c0d0000 - 0x000000006c104000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  330. 0x000000006a1d0000 - 0x000000006a211000 C:\Program Files\Java\jre7\bin\t2k.dll
  331. 0x000000006bc20000 - 0x000000006bc4a000 C:\Program Files\Java\jre7\bin\dcpr.dll
  332. 0x0000000180000000 - 0x0000000180048000 C:\Users\aarons\Downloads\Unleashed\minecraft\bin\natives\lwjgl64.dll
  333. 0x000007fef8050000 - 0x000007fef816d000 C:\Windows\system32\OPENGL32.dll
  334. 0x000007fef81d0000 - 0x000007fef81fd000 C:\Windows\system32\GLU32.dll
  335. 0x000007fef7f50000 - 0x000007fef8041000 C:\Windows\system32\DDRAW.dll
  336. 0x000007fefae70000 - 0x000007fefae78000 C:\Windows\system32\DCIMAN32.dll
  337. 0x000007feff8f0000 - 0x000007feffac7000 C:\Windows\system32\SETUPAPI.dll
  338. 0x000007fefdb50000 - 0x000007fefdb86000 C:\Windows\system32\CFGMGR32.dll
  339. 0x000007fefddc0000 - 0x000007fefddda000 C:\Windows\system32\DEVOBJ.dll
  340. 0x000007fefd250000 - 0x000007fefd267000 C:\Windows\system32\CRYPTSP.dll
  341. 0x000007fefcf50000 - 0x000007fefcf97000 C:\Windows\system32\rsaenh.dll
  342. 0x000007fefccb0000 - 0x000007fefccce000 C:\Windows\system32\USERENV.dll
  343. 0x000007fefd9c0000 - 0x000007fefd9cf000 C:\Windows\system32\profapi.dll
  344. 0x000007fefbf60000 - 0x000007fefbf75000 C:\Windows\system32\NLAapi.dll
  345. 0x000007fefc8d0000 - 0x000007fefc8e5000 C:\Windows\system32\napinsp.dll
  346. 0x000007fefc8a0000 - 0x000007fefc8b9000 C:\Windows\system32\pnrpnsp.dll
  347. 0x000007fefd070000 - 0x000007fefd0cb000 C:\Windows\system32\DNSAPI.dll
  348. 0x000007fefc330000 - 0x000007fefc33b000 C:\Windows\System32\winrnr.dll
  349. 0x000007fefa6f0000 - 0x000007fefa71f000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  350. 0x00000000742b0000 - 0x00000000742d6000 C:\Program Files\Bonjour\mdnsNSP.dll
  351. 0x000007fefb8f0000 - 0x000007fefb917000 C:\Windows\system32\Iphlpapi.DLL
  352. 0x000007fefb8a0000 - 0x000007fefb8ab000 C:\Windows\system32\WINNSI.DLL
  353. 0x000007fefcba0000 - 0x000007fefcba7000 C:\Windows\System32\wshtcpip.dll
  354. 0x000007fefa6c0000 - 0x000007fefa6c8000 C:\Windows\system32\rasadhlp.dll
  355. 0x000007fefb7b0000 - 0x000007fefb803000 C:\Windows\System32\fwpuclnt.dll
  356. 0x0000000072170000 - 0x0000000072177000 C:\Program Files\Java\jre7\bin\jawt.dll
  357. 0x000007fef8db0000 - 0x000007fef8db8000 C:\Windows\system32\atig6pxx.dll
  358. 0x00000000199e0000 - 0x000000001b17f000 C:\Windows\system32\atio6axx.dll
  359. 0x000007fefba00000 - 0x000007fefba0e000 C:\Windows\system32\atig6txx.dll
  360. 0x000000000cea0000 - 0x000000000cf03000 C:\Windows\system32\atiadlxx.dll
  361. 0x000007fefcac0000 - 0x000007fefcad1000 C:\Windows\system32\WTSAPI32.dll
  362. 0x000007fefdd00000 - 0x000007fefdd3a000 C:\Windows\system32\WINTRUST.dll
  363. 0x000007fefdb90000 - 0x000007fefdcfc000 C:\Windows\system32\CRYPT32.dll
  364. 0x000007fefda60000 - 0x000007fefda6f000 C:\Windows\system32\MSASN1.dll
  365. 0x000000006f7f0000 - 0x000000006f7fb000 C:\Program Files\Java\jre7\bin\management.dll
  366. 0x000000006af90000 - 0x000000006afb4000 C:\Program Files\Java\jre7\bin\sunec.dll
  367. 0x000000006f1a0000 - 0x000000006f1ab000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  368. 0x000007fef1da0000 - 0x000007fef1ec2000 C:\Users\aarons\Downloads\Unleashed\minecraft\bin\natives\OpenAL64.dll
  369. 0x000007fef7ec0000 - 0x000007fef7f48000 C:\Windows\system32\dsound.dll
  370. 0x000007fefca90000 - 0x000007fefcabc000 C:\Windows\system32\POWRPROF.dll
  371. 0x000007fefe7d0000 - 0x000007fefe869000 C:\Windows\system32\CLBCatQ.DLL
  372. 0x000007fefc140000 - 0x000007fefc18b000 C:\Windows\System32\MMDevApi.dll
  373. 0x000007fefc010000 - 0x000007fefc13c000 C:\Windows\System32\PROPSYS.dll
  374. 0x000007fef3170000 - 0x000007fef31ab000 C:\Windows\system32\wdmaud.drv
  375. 0x0000000072240000 - 0x0000000072246000 C:\Windows\system32\ksuser.dll
  376. 0x000007fefc190000 - 0x000007fefc199000 C:\Windows\system32\AVRT.dll
  377. 0x000007fef8180000 - 0x000007fef81cf000 C:\Windows\system32\AUDIOSES.DLL
  378. 0x000007fef31c0000 - 0x000007fef31ca000 C:\Windows\system32\msacm32.drv
  379. 0x000007fef3150000 - 0x000007fef3168000 C:\Windows\system32\MSACM32.dll
  380. 0x000007fef3140000 - 0x000007fef3149000 C:\Windows\system32\midimap.dll
  381. 0x000007fef91d0000 - 0x000007fef92f5000 C:\Windows\system32\dbghelp.dll
  382.  
  383. VM Arguments:
  384. jvm_args: -Xms256M -Xmx3584M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts -XX:+CMSClassUnloadingEnabled -XX:PermSize=128m
  385. java_command: net.ftb.mclauncher.MinecraftLauncher C:\Users\aarons\Downloads/Unleashed/minecraft C:\Users\aarons\AppData\Roaming/ftblauncher/ModPacks\Unleashed\FTB_temp.gif MinecraftForge.zip VidoxDarking 4666303168537884671 FTB Unleashed v1.1.2 C:\Users\aarons\AppData\Roaming/ftblauncher/ModPacks\Unleashed\UnleashedIcon.png
  386. Launcher Type: SUN_STANDARD
  387.  
  388. Environment Variables:
  389. PATH=C:\Program Files (x86)\Google\Chrome\Application;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:\Program Files (x86)\AMD APP\bin\x86_64;c:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;c:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\12.0\DLLShared\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Java\jre7\bin
  390. USERNAME=aarons
  391. OS=Windows_NT
  392. PROCESSOR_IDENTIFIER=AMD64 Family 20 Model 2 Stepping 0, AuthenticAMD
  393.  
  394.  
  395.  
  396. --------------- S Y S T E M ---------------
  397.  
  398. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  399.  
  400. CPU:total 2 (2 cores per cpu, 1 threads per core) family 20 model 2 stepping 0, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, popcnt, mmxext, lzcnt, sse4a, tsc, tscinvbit, tscinv
  401.  
  402. Memory: 4k page, physical 3789460k(264768k free), swap 7577060k(2040888k free)
  403.  
  404. vm_info: Java HotSpot(TM) 64-Bit Server VM (23.7-b01) for windows-amd64 JRE (1.7.0_15-b03), built on Feb 15 2013 13:43:57 by "java_re" with unknown MS VC++:1600
  405.  
  406. time: Wed Aug 21 00:03:45 2013
  407. elapsed time: 179 seconds
Add Comment
Please, Sign In to add comment