Advertisement
Guest User

Untitled

a guest
Sep 5th, 2013
20
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.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=0x000007feec49efed, pid=9952, tid=7252
  5. #
  6. # JRE version: 7.0_25-b17
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.25-b01 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [OpenAL64.dll+0x2efed] alcProcessContext+0x20ba1
  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 (0x0000000017fb1000): JavaThread "Thread-19" [_thread_in_native, id=7252, stack(0x0000000026640000,0x0000000026740000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x000007feec49efed
  24.  
  25. Registers:
  26. RAX=0x0000000005dc5450, RBX=0x0000000005dc5400, RCX=0x0000000000000000, RDX=0x0000000005dc5450
  27. RSP=0x000000002673ee78, RBP=0x0000000000000028, RSI=0x0000000005dc5400, RDI=0x0000000005dc5450
  28. R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x0000000000000002, R11=0x0000000000000001
  29. R12=0x0000000000000000, R13=0x0000000000000000, R14=0x0000000000000000, R15=0x0000000000000001
  30. RIP=0x000007feec49efed, EFLAGS=0x0000000000010246
  31.  
  32. Top of Stack: (sp=0x000000002673ee78)
  33. 0x000000002673ee78: 000007feec47e842 000007feec494e1c
  34. 0x000000002673ee88: 000007feec480557 0000000000000000
  35. 0x000000002673ee98: 0000000000000003 000000002673f028
  36. 0x000000002673eea8: 0000000000000000 0000000000000000
  37. 0x000000002673eeb8: 0000000000000000 0000000000000000
  38. 0x000000002673eec8: 0000000000000000 0000000017fb1000
  39. 0x000000002673eed8: 000000002673f028 00000007fc5ee7f8
  40. 0x000000002673eee8: 0000000000000000 000000002673f028
  41. 0x000000002673eef8: 0000aa56be57194c 0000000017fb1000
  42. 0x000000002673ef08: 000000002673f028 00000007fc5ee7f8
  43. 0x000000002673ef18: 0000000000000000 0000000000000000
  44. 0x000000002673ef28: 000007feec49bef8 0000000000000000
  45. 0x000000002673ef38: 000007feec4783b6 0000000005dc5400
  46. 0x000000002673ef48: 000000002673f008 0000000005dc5400
  47. 0x000000002673ef58: 0000000000000000 0000000000000000
  48. 0x000000002673ef68: 00000001800062d7 0000000000000000
  49.  
  50. Instructions: (pc=0x000007feec49efed)
  51. 0x000007feec49efcd: 74 77 61 72 65 20 6f 6e 20 48 f8 6a 74 74 61 6c
  52. 0x000007feec49efdd: 65 72 65 20 28 53 6e 64 54 41 75 64 69 6f 29 00
  53. 0x000007feec49efed: 44 69 72 65 63 74 53 6f 75 6e 64 20 53 6f 66 74
  54. 0x000007feec49effd: 77 61 72 65 20 6f 6e 20 53 50 44 49 46 20 49 6e
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x0000000005dc5450 is an unknown value
  60. RBX=0x0000000005dc5400 is an unknown value
  61. RCX=0x0000000000000000 is an unknown value
  62. RDX=0x0000000005dc5450 is an unknown value
  63. RSP=0x000000002673ee78 is pointing into the stack for thread: 0x0000000017fb1000
  64. RBP=0x0000000000000028 is an unknown value
  65. RSI=0x0000000005dc5400 is an unknown value
  66. RDI=0x0000000005dc5450 is an unknown value
  67. R8 =0x0000000000000000 is an unknown value
  68. R9 =0x0000000000000000 is an unknown value
  69. R10=0x0000000000000002 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: [0x0000000026640000,0x0000000026740000], sp=0x000000002673ee78, free space=1019k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C [OpenAL64.dll+0x2efed] alcProcessContext+0x20ba1
  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. 0x0000000017fb2000 JavaThread "Thread-20" [_thread_blocked, id=8992, stack(0x0000000026800000,0x0000000026900000)]
  100. =>0x0000000017fb1000 JavaThread "Thread-19" [_thread_in_native, id=7252, stack(0x0000000026640000,0x0000000026740000)]
  101. 0x0000000017fae000 JavaThread "TC Aura Update Thread" [_thread_blocked, id=9280, stack(0x0000000026250000,0x0000000026350000)]
  102. 0x0000000017faf000 JavaThread "TC Aura Deletion Thread" [_thread_blocked, id=7972, stack(0x000000001dbf0000,0x000000001dcf0000)]
  103. 0x0000000017fad800 JavaThread "TC Aura Calculation Thread" [_thread_blocked, id=7796, stack(0x0000000021d80000,0x0000000021e80000)]
  104. 0x0000000017faf800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=1736, stack(0x0000000026440000,0x0000000026540000)]
  105. 0x000000000215c800 JavaThread "DestroyJavaVM" [_thread_blocked, id=6788, stack(0x00000000023a0000,0x00000000024a0000)]
  106. 0x000000001fa19000 JavaThread "Minecraft main thread" [_thread_blocked, id=9416, stack(0x000000001cc70000,0x000000001cd70000)]
  107. 0x000000001e4f4000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=8088, stack(0x000000001caf0000,0x000000001cbf0000)]
  108. 0x000000001ff3f800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=9728, stack(0x000000001c8d0000,0x000000001c9d0000)]
  109. 0x0000000018548800 JavaThread "Thread-4" daemon [_thread_blocked, id=9832, stack(0x000000001c1f0000,0x000000001c2f0000)]
  110. 0x000000001843e800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=7576, stack(0x000000001bb50000,0x000000001bc50000)]
  111. 0x000000001833f000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=8952, stack(0x000000001a980000,0x000000001aa80000)]
  112. 0x0000000018302800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5648, stack(0x0000000017db0000,0x0000000017eb0000)]
  113. 0x0000000018302000 JavaThread "AWT-Shutdown" [_thread_blocked, id=8164, stack(0x0000000018770000,0x0000000018870000)]
  114. 0x0000000018286000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=9460, stack(0x00000000170d0000,0x00000000171d0000)]
  115. 0x0000000016d8e800 JavaThread "Service Thread" daemon [_thread_blocked, id=9420, stack(0x0000000016ea0000,0x0000000016fa0000)]
  116. 0x0000000016d88800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=1272, stack(0x0000000017950000,0x0000000017a50000)]
  117. 0x0000000016d84800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=8040, stack(0x0000000017310000,0x0000000017410000)]
  118. 0x0000000016d83800 JavaThread "Attach Listener" daemon [_thread_blocked, id=5276, stack(0x0000000017710000,0x0000000017810000)]
  119. 0x0000000016d7f000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4052, stack(0x0000000017520000,0x0000000017620000)]
  120. 0x0000000016d7e000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=1044, stack(0x0000000017420000,0x0000000017520000)]
  121. 0x0000000016cfb800 JavaThread "Finalizer" daemon [_thread_blocked, id=7996, stack(0x0000000017200000,0x0000000017300000)]
  122. 0x0000000016cf5800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5868, stack(0x0000000016fd0000,0x00000000170d0000)]
  123.  
  124. Other Threads:
  125. 0x0000000016ced800 VMThread [stack: 0x0000000016870000,0x0000000016970000] [id=9224]
  126. 0x0000000016da8000 WatcherThread [stack: 0x0000000017810000,0x0000000017910000] [id=8032]
  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 76530K [0x0000000558000000, 0x000000055d550000, 0x0000000581990000)
  134. eden space 69952K, 98% used [0x0000000558000000, 0x000000055c32e5a8, 0x000000055c450000)
  135. from space 8704K, 88% used [0x000000055c450000, 0x000000055cbde478, 0x000000055ccd0000)
  136. to space 8704K, 0% used [0x000000055ccd0000, 0x000000055ccd0000, 0x000000055d550000)
  137. concurrent mark-sweep generation total 280460K, used 175698K [0x0000000581990000, 0x0000000592b73000, 0x00000007f8000000)
  138. concurrent-mark-sweep perm gen total 131072K, used 71279K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  139.  
  140. Card table byte_map: [0x0000000005f00000,0x0000000007450000] byte_map_base: 0x0000000003440000
  141.  
  142. Polling page: 0x0000000000120000
  143.  
  144. Code Cache [0x00000000024a0000, 0x0000000002970000, 0x00000000054a0000)
  145. total_blobs=2317 nmethods=1375 adapters=892 free_code_cache=44323Kb largest_free_block=45321600
  146.  
  147. Compilation events (10 events):
  148. Event: 32.491 Thread 0x0000000016d84800 nmethod 1512 0x0000000002958150 code [0x0000000002958300, 0x00000000029585b8]
  149. Event: 32.491 Thread 0x0000000016d84800 1513 java.awt.image.DirectColorModel::getGreen (45 bytes)
  150. Event: 32.493 Thread 0x0000000016d84800 nmethod 1513 0x0000000002961010 code [0x00000000029611c0, 0x0000000002961478]
  151. Event: 32.493 Thread 0x0000000016d84800 1514 java.awt.image.DirectColorModel::getBlue (45 bytes)
  152. Event: 32.494 Thread 0x0000000016d88800 nmethod 1510 0x0000000002963a10 code [0x0000000002963ca0, 0x0000000002964870]
  153. Event: 32.494 Thread 0x0000000016d88800 69 % net.minecraft.client.gui.MapItemRenderer::<init> @ 48 (71 bytes)
  154. Event: 32.494 Thread 0x0000000016d88800 nmethod 69% 0x0000000002957990 code [0x0000000002957ac0, 0x0000000002957b98]
  155. Event: 32.494 Thread 0x0000000016d84800 nmethod 1514 0x0000000002960890 code [0x0000000002960a40, 0x0000000002960cf8]
  156. Event: 32.812 Thread 0x0000000016d88800 1515 codechicken.core.asm.ObfuscationMappings$DescriptorMapping::isClass (16 bytes)
  157. Event: 32.813 Thread 0x0000000016d88800 nmethod 1515 0x0000000002966e90 code [0x0000000002966fe0, 0x0000000002967188]
  158.  
  159. GC Heap History (10 events):
  160. Event: 31.836 GC heap before
  161. {Heap before GC invocations=137 (full 15):
  162. par new generation total 78656K, used 75777K [0x0000000558000000, 0x000000055d550000, 0x0000000581990000)
  163. eden space 69952K, 100% used [0x0000000558000000, 0x000000055c450000, 0x000000055c450000)
  164. from space 8704K, 66% used [0x000000055ccd0000, 0x000000055d2805d8, 0x000000055d550000)
  165. to space 8704K, 0% used [0x000000055c450000, 0x000000055c450000, 0x000000055ccd0000)
  166. concurrent mark-sweep generation total 280460K, used 172137K [0x0000000581990000, 0x0000000592b73000, 0x00000007f8000000)
  167. concurrent-mark-sweep perm gen total 131072K, used 69262K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  168. Event: 31.842 GC heap after
  169. Heap after GC invocations=138 (full 15):
  170. par new generation total 78656K, used 6388K [0x0000000558000000, 0x000000055d550000, 0x0000000581990000)
  171. eden space 69952K, 0% used [0x0000000558000000, 0x0000000558000000, 0x000000055c450000)
  172. from space 8704K, 73% used [0x000000055c450000, 0x000000055ca8d178, 0x000000055ccd0000)
  173. to space 8704K, 0% used [0x000000055ccd0000, 0x000000055ccd0000, 0x000000055d550000)
  174. concurrent mark-sweep generation total 280460K, used 172137K [0x0000000581990000, 0x0000000592b73000, 0x00000007f8000000)
  175. concurrent-mark-sweep perm gen total 131072K, used 69262K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  176. }
  177. Event: 31.965 GC heap before
  178. {Heap before GC invocations=138 (full 15):
  179. par new generation total 78656K, used 76340K [0x0000000558000000, 0x000000055d550000, 0x0000000581990000)
  180. eden space 69952K, 100% used [0x0000000558000000, 0x000000055c450000, 0x000000055c450000)
  181. from space 8704K, 73% used [0x000000055c450000, 0x000000055ca8d178, 0x000000055ccd0000)
  182. to space 8704K, 0% used [0x000000055ccd0000, 0x000000055ccd0000, 0x000000055d550000)
  183. concurrent mark-sweep generation total 280460K, used 172137K [0x0000000581990000, 0x0000000592b73000, 0x00000007f8000000)
  184. concurrent-mark-sweep perm gen total 131072K, used 69486K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  185. Event: 31.974 GC heap after
  186. Heap after GC invocations=139 (full 15):
  187. par new generation total 78656K, used 6219K [0x0000000558000000, 0x000000055d550000, 0x0000000581990000)
  188. eden space 69952K, 0% used [0x0000000558000000, 0x0000000558000000, 0x000000055c450000)
  189. from space 8704K, 71% used [0x000000055ccd0000, 0x000000055d2e2f88, 0x000000055d550000)
  190. to space 8704K, 0% used [0x000000055c450000, 0x000000055c450000, 0x000000055ccd0000)
  191. concurrent mark-sweep generation total 280460K, used 174514K [0x0000000581990000, 0x0000000592b73000, 0x00000007f8000000)
  192. concurrent-mark-sweep perm gen total 131072K, used 69486K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  193. }
  194. Event: 32.108 GC heap before
  195. {Heap before GC invocations=139 (full 15):
  196. par new generation total 78656K, used 76171K [0x0000000558000000, 0x000000055d550000, 0x0000000581990000)
  197. eden space 69952K, 100% used [0x0000000558000000, 0x000000055c450000, 0x000000055c450000)
  198. from space 8704K, 71% used [0x000000055ccd0000, 0x000000055d2e2f88, 0x000000055d550000)
  199. to space 8704K, 0% used [0x000000055c450000, 0x000000055c450000, 0x000000055ccd0000)
  200. concurrent mark-sweep generation total 280460K, used 174514K [0x0000000581990000, 0x0000000592b73000, 0x00000007f8000000)
  201. concurrent-mark-sweep perm gen total 131072K, used 69948K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  202. Event: 32.114 GC heap after
  203. Heap after GC invocations=140 (full 15):
  204. par new generation total 78656K, used 4742K [0x0000000558000000, 0x000000055d550000, 0x0000000581990000)
  205. eden space 69952K, 0% used [0x0000000558000000, 0x0000000558000000, 0x000000055c450000)
  206. from space 8704K, 54% used [0x000000055c450000, 0x000000055c8f1948, 0x000000055ccd0000)
  207. to space 8704K, 0% used [0x000000055ccd0000, 0x000000055ccd0000, 0x000000055d550000)
  208. concurrent mark-sweep generation total 280460K, used 174828K [0x0000000581990000, 0x0000000592b73000, 0x00000007f8000000)
  209. concurrent-mark-sweep perm gen total 131072K, used 69948K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  210. }
  211. Event: 32.248 GC heap before
  212. {Heap before GC invocations=140 (full 15):
  213. par new generation total 78656K, used 74694K [0x0000000558000000, 0x000000055d550000, 0x0000000581990000)
  214. eden space 69952K, 100% used [0x0000000558000000, 0x000000055c450000, 0x000000055c450000)
  215. from space 8704K, 54% used [0x000000055c450000, 0x000000055c8f1948, 0x000000055ccd0000)
  216. to space 8704K, 0% used [0x000000055ccd0000, 0x000000055ccd0000, 0x000000055d550000)
  217. concurrent mark-sweep generation total 280460K, used 174828K [0x0000000581990000, 0x0000000592b73000, 0x00000007f8000000)
  218. concurrent-mark-sweep perm gen total 131072K, used 70472K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  219. Event: 32.254 GC heap after
  220. Heap after GC invocations=141 (full 15):
  221. par new generation total 78656K, used 5551K [0x0000000558000000, 0x000000055d550000, 0x0000000581990000)
  222. eden space 69952K, 0% used [0x0000000558000000, 0x0000000558000000, 0x000000055c450000)
  223. from space 8704K, 63% used [0x000000055ccd0000, 0x000000055d23bf68, 0x000000055d550000)
  224. to space 8704K, 0% used [0x000000055c450000, 0x000000055c450000, 0x000000055ccd0000)
  225. concurrent mark-sweep generation total 280460K, used 175015K [0x0000000581990000, 0x0000000592b73000, 0x00000007f8000000)
  226. concurrent-mark-sweep perm gen total 131072K, used 70472K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  227. }
  228. Event: 32.404 GC heap before
  229. {Heap before GC invocations=141 (full 15):
  230. par new generation total 78656K, used 75503K [0x0000000558000000, 0x000000055d550000, 0x0000000581990000)
  231. eden space 69952K, 100% used [0x0000000558000000, 0x000000055c450000, 0x000000055c450000)
  232. from space 8704K, 63% used [0x000000055ccd0000, 0x000000055d23bf68, 0x000000055d550000)
  233. to space 8704K, 0% used [0x000000055c450000, 0x000000055c450000, 0x000000055ccd0000)
  234. concurrent mark-sweep generation total 280460K, used 175015K [0x0000000581990000, 0x0000000592b73000, 0x00000007f8000000)
  235. concurrent-mark-sweep perm gen total 131072K, used 70855K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  236. Event: 32.414 GC heap after
  237. Heap after GC invocations=142 (full 15):
  238. par new generation total 78656K, used 7737K [0x0000000558000000, 0x000000055d550000, 0x0000000581990000)
  239. eden space 69952K, 0% used [0x0000000558000000, 0x0000000558000000, 0x000000055c450000)
  240. from space 8704K, 88% used [0x000000055c450000, 0x000000055cbde478, 0x000000055ccd0000)
  241. to space 8704K, 0% used [0x000000055ccd0000, 0x000000055ccd0000, 0x000000055d550000)
  242. concurrent mark-sweep generation total 280460K, used 175698K [0x0000000581990000, 0x0000000592b73000, 0x00000007f8000000)
  243. concurrent-mark-sweep perm gen total 131072K, used 70855K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  244. }
  245.  
  246. Deoptimization events (10 events):
  247. Event: 31.801 Thread 0x000000001fa19000 Uncommon trap -34 fr.pc 0x000000000274dad0
  248. Event: 31.801 Thread 0x000000001fa19000 Uncommon trap -34 fr.pc 0x000000000274dad0
  249. Event: 31.801 Thread 0x000000001fa19000 Uncommon trap -34 fr.pc 0x000000000274dad0
  250. Event: 31.801 Thread 0x000000001fa19000 Uncommon trap -34 fr.pc 0x000000000274b888
  251. Event: 31.801 Thread 0x000000001fa19000 Uncommon trap -34 fr.pc 0x0000000002650b0c
  252. Event: 31.802 Thread 0x000000001fa19000 Uncommon trap -34 fr.pc 0x0000000002650b0c
  253. Event: 31.802 Thread 0x000000001fa19000 Uncommon trap -34 fr.pc 0x0000000002650b0c
  254. Event: 31.803 Thread 0x000000001fa19000 Uncommon trap -34 fr.pc 0x0000000002650b0c
  255. Event: 32.473 Thread 0x000000001fa19000 Uncommon trap -122 fr.pc 0x000000000273b288
  256. Event: 32.474 Thread 0x000000001fa19000 Uncommon trap -122 fr.pc 0x000000000263bc18
  257.  
  258. Internal exceptions (10 events):
  259. Event: 32.816 Thread 0x0000000017fb1000 Threw 0x000000055c2b24c0 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
  260. Event: 32.816 Thread 0x0000000017fb1000 Threw 0x000000055c2b3318 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
  261. Event: 32.816 Thread 0x0000000017fb1000 Threw 0x000000055c2b4030 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
  262. Event: 32.816 Thread 0x0000000017fb1000 Threw 0x000000055c2b4a88 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
  263. Event: 32.816 Thread 0x0000000017fb1000 Threw 0x000000055c2b54b0 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
  264. Event: 32.816 Thread 0x0000000017fb1000 Threw 0x000000055c2b7ce8 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
  265. Event: 32.816 Thread 0x0000000017fb1000 Threw 0x000000055c2b8740 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
  266. Event: 32.816 Thread 0x0000000017fb1000 Threw 0x000000055c2b9168 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
  267. Event: 32.819 Thread 0x0000000017fb1000 Threw 0x000000055c2bbbd0 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
  268. Event: 32.820 Thread 0x0000000017fb1000 Threw 0x000000055c2c47b8 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
  269.  
  270. Events (10 events):
  271. Event: 32.814 loading class 0x000000001fc0cf00 done
  272. Event: 32.815 loading class 0x000000001f7f9240
  273. Event: 32.815 loading class 0x000000001f7f9240 done
  274. Event: 32.819 loading class 0x000000001fc0cf60
  275. Event: 32.819 loading class 0x000000001fc0cf60 done
  276. Event: 32.820 loading class 0x00000000217bed70
  277. Event: 32.820 loading class 0x00000000217bed70 done
  278. Event: 32.895 Executing VM operation: RevokeBias
  279. Event: 32.896 Executing VM operation: RevokeBias done
  280. Event: 32.896 Thread 0x0000000017fb0800 Thread exited: 0x0000000017fb0800
  281.  
  282.  
  283. Dynamic libraries:
  284. 0x000000013f2d0000 - 0x000000013f303000 C:\Program Files\Java\jre7\bin\javaw.exe
  285. 0x0000000077740000 - 0x00000000778e9000 C:\Windows\SYSTEM32\ntdll.dll
  286. 0x0000000077620000 - 0x000000007773f000 C:\Windows\system32\kernel32.dll
  287. 0x000007fefcab0000 - 0x000007fefcb1b000 C:\Windows\system32\KERNELBASE.dll
  288. 0x000007fefec20000 - 0x000007fefecfb000 C:\Windows\system32\ADVAPI32.dll
  289. 0x000007fefdd10000 - 0x000007fefddaf000 C:\Windows\system32\msvcrt.dll
  290. 0x000007fefcc80000 - 0x000007fefcc9f000 C:\Windows\SYSTEM32\sechost.dll
  291. 0x000007fefcd00000 - 0x000007fefce2d000 C:\Windows\system32\RPCRT4.dll
  292. 0x0000000077520000 - 0x000000007761a000 C:\Windows\system32\USER32.dll
  293. 0x000007fefe410000 - 0x000007fefe477000 C:\Windows\system32\GDI32.dll
  294. 0x000007fefe1d0000 - 0x000007fefe1de000 C:\Windows\system32\LPK.dll
  295. 0x000007fefeb00000 - 0x000007fefebc9000 C:\Windows\system32\USP10.dll
  296. 0x000007fefb2d0000 - 0x000007fefb4c4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  297. 0x000007fefed00000 - 0x000007fefed71000 C:\Windows\system32\SHLWAPI.dll
  298. 0x000007fefdce0000 - 0x000007fefdd0e000 C:\Windows\system32\IMM32.DLL
  299. 0x000007fefe9f0000 - 0x000007fefeaf9000 C:\Windows\system32\MSCTF.dll
  300. 0x0000000061a20000 - 0x0000000061af1000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  301. 0x0000000051770000 - 0x0000000051e7f000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  302. 0x000007feee000000 - 0x000007feee009000 C:\Windows\system32\WSOCK32.dll
  303. 0x000007fefebd0000 - 0x000007fefec1d000 C:\Windows\system32\WS2_32.dll
  304. 0x000007fefdf90000 - 0x000007fefdf98000 C:\Windows\system32\NSI.dll
  305. 0x000007fef9da0000 - 0x000007fef9ddb000 C:\Windows\system32\WINMM.dll
  306. 0x0000000077910000 - 0x0000000077917000 C:\Windows\system32\PSAPI.DLL
  307. 0x0000000068170000 - 0x000000006817f000 C:\Program Files\Java\jre7\bin\verify.dll
  308. 0x000000005e790000 - 0x000000005e7b8000 C:\Program Files\Java\jre7\bin\java.dll
  309. 0x0000000062240000 - 0x0000000062255000 C:\Program Files\Java\jre7\bin\zip.dll
  310. 0x000000005fe50000 - 0x000000005fe69000 C:\Program Files\Java\jre7\bin\net.dll
  311. 0x000007fefc0c0000 - 0x000007fefc115000 C:\Windows\system32\mswsock.dll
  312. 0x000007fefc0b0000 - 0x000007fefc0b7000 C:\Windows\System32\wship6.dll
  313. 0x000000005e770000 - 0x000000005e781000 C:\Program Files\Java\jre7\bin\nio.dll
  314. 0x00000000525a0000 - 0x0000000052735000 C:\Program Files\Java\jre7\bin\awt.dll
  315. 0x000007fefe680000 - 0x000007fefe757000 C:\Windows\system32\OLEAUT32.dll
  316. 0x000007fefe1e0000 - 0x000007fefe3e3000 C:\Windows\system32\ole32.dll
  317. 0x000007fefaa80000 - 0x000007fefaa98000 C:\Windows\system32\DWMAPI.DLL
  318. 0x000007fefafb0000 - 0x000007fefb006000 C:\Windows\system32\uxtheme.dll
  319. 0x000007fefc780000 - 0x000007fefc78f000 C:\Windows\system32\CRYPTBASE.dll
  320. 0x000007fef4d20000 - 0x000007fef4f1f000 C:\Windows\system32\d3d9.dll
  321. 0x000007fefb990000 - 0x000007fefb99c000 C:\Windows\system32\VERSION.dll
  322. 0x000007fef4d10000 - 0x000007fef4d17000 C:\Windows\system32\d3d8thk.dll
  323. 0x000007fee3e20000 - 0x000007fee4c94000 C:\Windows\system32\nvd3dumx.dll
  324. 0x000007fefb070000 - 0x000007fefb09c000 C:\Windows\system32\powrprof.dll
  325. 0x000007fefddb0000 - 0x000007fefdf87000 C:\Windows\system32\SETUPAPI.dll
  326. 0x000007fefcb60000 - 0x000007fefcb96000 C:\Windows\system32\CFGMGR32.dll
  327. 0x000007fefc900000 - 0x000007fefc91a000 C:\Windows\system32\DEVOBJ.dll
  328. 0x000007fee9e10000 - 0x000007fee9f68000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
  329. 0x000007fefced0000 - 0x000007fefdc58000 C:\Windows\system32\SHELL32.dll
  330. 0x00000000684b0000 - 0x00000000684ef000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  331. 0x00000000687c0000 - 0x0000000068801000 C:\Program Files\Java\jre7\bin\t2k.dll
  332. 0x0000000068820000 - 0x000000006884a000 C:\Program Files\Java\jre7\bin\dcpr.dll
  333. 0x0000000180000000 - 0x0000000180048000 C:\Users\zymex\Desktop\ftb\Unleashed\minecraft\bin\natives\lwjgl64.dll
  334. 0x000007fef0c00000 - 0x000007fef0d1d000 C:\Windows\system32\OPENGL32.dll
  335. 0x000007fef0bd0000 - 0x000007fef0bfd000 C:\Windows\system32\GLU32.dll
  336. 0x000007fef0ad0000 - 0x000007fef0bc1000 C:\Windows\system32\DDRAW.dll
  337. 0x000007fef0ac0000 - 0x000007fef0ac8000 C:\Windows\system32\DCIMAN32.dll
  338. 0x000007fefc120000 - 0x000007fefc137000 C:\Windows\system32\CRYPTSP.dll
  339. 0x000007fefbe20000 - 0x000007fefbe67000 C:\Windows\system32\rsaenh.dll
  340. 0x000007fefbb90000 - 0x000007fefbbae000 C:\Windows\system32\USERENV.dll
  341. 0x000007fefc850000 - 0x000007fefc85f000 C:\Windows\system32\profapi.dll
  342. 0x000007fefa3d0000 - 0x000007fefa3e5000 C:\Windows\system32\NLAapi.dll
  343. 0x000007fefa7c0000 - 0x000007fefa7d5000 C:\Windows\system32\napinsp.dll
  344. 0x000007fefa6d0000 - 0x000007fefa6e9000 C:\Windows\system32\pnrpnsp.dll
  345. 0x000007fefbf40000 - 0x000007fefbf9b000 C:\Windows\system32\DNSAPI.dll
  346. 0x000007fefa6c0000 - 0x000007fefa6cb000 C:\Windows\System32\winrnr.dll
  347. 0x000007fefa610000 - 0x000007fefa620000 C:\Windows\system32\wshbth.dll
  348. 0x000007fefba60000 - 0x000007fefba67000 C:\Windows\System32\wshtcpip.dll
  349. 0x000007fefa250000 - 0x000007fefa277000 C:\Windows\system32\IPHLPAPI.DLL
  350. 0x000007fefa240000 - 0x000007fefa24b000 C:\Windows\system32\WINNSI.DLL
  351. 0x000007fef8a90000 - 0x000007fef8a98000 C:\Windows\system32\rasadhlp.dll
  352. 0x000007fefa140000 - 0x000007fefa193000 C:\Windows\System32\fwpuclnt.dll
  353. 0x000000006aaa0000 - 0x000000006aaa7000 C:\Program Files\Java\jre7\bin\jawt.dll
  354. 0x000000006ded0000 - 0x000000006f987000 C:\Windows\system32\nvoglv64.DLL
  355. 0x000007fefcb20000 - 0x000007fefcb5a000 C:\Windows\system32\WINTRUST.dll
  356. 0x000007fefc940000 - 0x000007fefcaac000 C:\Windows\system32\CRYPT32.dll
  357. 0x000007fefc8f0000 - 0x000007fefc8ff000 C:\Windows\system32\MSASN1.dll
  358. 0x000007fefb2a0000 - 0x000007fefb2cd000 C:\Windows\system32\ntmarta.dll
  359. 0x000007fefcca0000 - 0x000007fefccf2000 C:\Windows\system32\WLDAP32.dll
  360. 0x00000000663c0000 - 0x00000000663cb000 C:\Program Files\Java\jre7\bin\management.dll
  361. 0x000000005c030000 - 0x000000005c054000 C:\Program Files\Java\jre7\bin\sunec.dll
  362. 0x00000000663d0000 - 0x00000000663db000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  363. 0x000007feec470000 - 0x000007feec592000 C:\Users\zymex\Desktop\ftb\Unleashed\minecraft\bin\natives\OpenAL64.dll
  364. 0x000007fef0970000 - 0x000007fef09f8000 C:\Windows\system32\dsound.dll
  365. 0x000007fefce30000 - 0x000007fefcec9000 C:\Windows\system32\CLBCatQ.DLL
  366. 0x000007fefb020000 - 0x000007fefb06b000 C:\Windows\System32\MMDevApi.dll
  367. 0x000007fefb150000 - 0x000007fefb27c000 C:\Windows\System32\PROPSYS.dll
  368. 0x000007fef2200000 - 0x000007fef223b000 C:\Windows\system32\wdmaud.drv
  369. 0x0000000074f60000 - 0x0000000074f66000 C:\Windows\system32\ksuser.dll
  370. 0x000007fefb010000 - 0x000007fefb019000 C:\Windows\system32\AVRT.dll
  371. 0x000007fef2160000 - 0x000007fef21af000 C:\Windows\system32\AUDIOSES.DLL
  372. 0x000007fef1580000 - 0x000007fef158a000 C:\Windows\system32\msacm32.drv
  373. 0x000007fef1510000 - 0x000007fef1528000 C:\Windows\system32\MSACM32.dll
  374. 0x000007fef1500000 - 0x000007fef1509000 C:\Windows\system32\midimap.dll
  375. 0x000007fef7410000 - 0x000007fef7535000 C:\Windows\system32\dbghelp.dll
  376.  
  377. VM Arguments:
  378. jvm_args: -Xms256M -Xmx10752M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts -XX:+CMSClassUnloadingEnabled -XX:PermSize=128m
  379. java_command: net.ftb.mclauncher.MinecraftLauncher C:\Users\zymex\Desktop\ftb/Unleashed/minecraft C:\Users\zymex\AppData\Roaming/ftblauncher/ModPacks\Unleashed\FTB_temp.gif MinecraftForge.zip zymex22 -8494485306586749875 FTB Unleashed v1.1.3 C:\Users\zymex\AppData\Roaming/ftblauncher/ModPacks\Unleashed\UnleashedIcon.png
  380. Launcher Type: SUN_STANDARD
  381.  
  382. Environment Variables:
  383. CLASSPATH=.;C:\Program Files (x86)\QuickTime\QTSystem\QTJava.zip
  384. PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\Java\jre7\bin
  385. USERNAME=zymex
  386. OS=Windows_NT
  387. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 26 Stepping 5, GenuineIntel
  388.  
  389.  
  390.  
  391. --------------- S Y S T E M ---------------
  392.  
  393. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  394.  
  395. CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 26 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht, tsc, tscinvbit, tscinv
  396.  
  397. Memory: 4k page, physical 20962420k(16181184k free), swap 41922980k(35951404k free)
  398.  
  399. vm_info: Java HotSpot(TM) 64-Bit Server VM (23.25-b01) for windows-amd64 JRE (1.7.0_25-b17), built on Jun 21 2013 12:58:32 by "java_re" with unknown MS VC++:1600
  400.  
  401. time: Thu Sep 05 18:06:17 2013
  402. elapsed time: 32 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement