Guest User

Launcher Crash

a guest
Nov 16th, 2013
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.80 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=0x000007feed73efd3, pid=7832, tid=6604
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.45-b08 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [OpenAL64.dll+0x2efd3]
  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 (0x0000000016b06800): JavaThread "Thread-19" [_thread_in_native, id=6604, stack(0x000000001dd40000,0x000000001de40000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x000007feed73efd3
  24.  
  25. Registers:
  26. RAX=0x0000000018527db0, RBX=0x0000000018527d60, RCX=0x0000000000000000, RDX=0x0000000018527db0
  27. RSP=0x000000001de3ece8, RBP=0x0000000000000028, RSI=0x0000000018527d60, RDI=0x0000000018527db0
  28. R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x000000000000001f, R11=0x0000000000000001
  29. R12=0x0000000000000000, R13=0x0000000000000000, R14=0x0000000000000000, R15=0x0000000000000001
  30. RIP=0x000007feed73efd3, EFLAGS=0x0000000000010246
  31.  
  32. Top of Stack: (sp=0x000000001de3ece8)
  33. 0x000000001de3ece8: 000007feed71e842 000007feed734e1c
  34. 0x000000001de3ecf8: 000007feed720557 0000000000000000
  35. 0x000000001de3ed08: 0000000000000003 000000001de3ee98
  36. 0x000000001de3ed18: 0000000000000000 0000000000000000
  37. 0x000000001de3ed28: 0000000000000000 0000000000000000
  38. 0x000000001de3ed38: 0000000000000000 0000000016b06800
  39. 0x000000001de3ed48: 000000001de3ee98 00000007fc3b8038
  40. 0x000000001de3ed58: 0000000000000000 000000001de3ee98
  41. 0x000000001de3ed68: 0000e321581a9d71 0000000016b06800
  42. 0x000000001de3ed78: 000000001de3ee98 00000007fc3b8038
  43. 0x000000001de3ed88: 0000000000000000 0000000000000000
  44. 0x000000001de3ed98: 000007feed73bef8 0000000000000000
  45. 0x000000001de3eda8: 000007feed7183b6 0000000018527d60
  46. 0x000000001de3edb8: 000000001de3ee78 0000000018527d60
  47. 0x000000001de3edc8: 0000000000000000 0000000000000000
  48. 0x000000001de3edd8: 00000000059c62d7 0000000000000000
  49.  
  50. Instructions: (pc=0x000007feed73efd3)
  51. 0x000007feed73efb3: 6f 66 74 77 61 72 65 20 6f 6e 20 53 70 65 61 6b
  52. 0x000007feed73efc3: 65 72 73 20 28 43 61 6d 64 41 75 64 69 6f 29 00
  53. 0x000007feed73efd3: 44 69 72 65 63 74 53 6f 75 6e 64 20 53 6f 66 74
  54. 0x000007feed73efe3: 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=0x0000000018527db0 is an unknown value
  60. RBX=0x0000000018527d60 is an unknown value
  61. RCX=0x0000000000000000 is an unknown value
  62. RDX=0x0000000018527db0 is an unknown value
  63. RSP=0x000000001de3ece8 is pointing into the stack for thread: 0x0000000016b06800
  64. RBP=0x0000000000000028 is an unknown value
  65. RSI=0x0000000018527d60 is an unknown value
  66. RDI=0x0000000018527db0 is an unknown value
  67. R8 =0x0000000000000000 is an unknown value
  68. R9 =0x0000000000000000 is an unknown value
  69. R10=0x000000000000001f 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: [0x000000001dd40000,0x000000001de40000], sp=0x000000001de3ece8, free space=1019k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C [OpenAL64.dll+0x2efd3]
  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. 0x0000000016b05000 JavaThread "Thread-20" [_thread_blocked, id=7308, stack(0x000000001d250000,0x000000001d350000)]
  100. =>0x0000000016b06800 JavaThread "Thread-19" [_thread_in_native, id=6604, stack(0x000000001dd40000,0x000000001de40000)]
  101. 0x0000000016b02000 JavaThread "TC Aura Update Thread" [_thread_blocked, id=2332, stack(0x000000001d5d0000,0x000000001d6d0000)]
  102. 0x0000000016b03800 JavaThread "TC Aura Deletion Thread" [_thread_blocked, id=6416, stack(0x000000001d4a0000,0x000000001d5a0000)]
  103. 0x0000000016b03000 JavaThread "TC Aura Calculation Thread" [_thread_blocked, id=5288, stack(0x00000000162c0000,0x00000000163c0000)]
  104. 0x0000000016b04800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=7132, stack(0x000000001d8c0000,0x000000001d9c0000)]
  105. 0x0000000016b01800 JavaThread "DestroyJavaVM" [_thread_blocked, id=784, stack(0x00000000022e0000,0x00000000023e0000)]
  106. 0x0000000016b00800 JavaThread "Minecraft main thread" [_thread_blocked, id=5320, stack(0x0000000013840000,0x0000000013940000)]
  107. 0x0000000016b00000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=7888, stack(0x0000000016180000,0x0000000016280000)]
  108. 0x0000000019870800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5044, stack(0x00000000185d0000,0x00000000186d0000)]
  109. 0x000000001132b800 JavaThread "Thread-4" daemon [_thread_blocked, id=7696, stack(0x0000000016420000,0x0000000016520000)]
  110. 0x0000000011083000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=4756, stack(0x00000000147d0000,0x00000000148d0000)]
  111. 0x0000000011096800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=8120, stack(0x0000000013940000,0x0000000013a40000)]
  112. 0x0000000011126000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=7852, stack(0x00000000117f0000,0x00000000118f0000)]
  113. 0x0000000011125000 JavaThread "AWT-Shutdown" [_thread_blocked, id=1308, stack(0x0000000011b20000,0x0000000011c20000)]
  114. 0x0000000011124800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6624, stack(0x0000000011910000,0x0000000011a10000)]
  115. 0x000000000fdcb000 JavaThread "Service Thread" daemon [_thread_blocked, id=7516, stack(0x0000000010aa0000,0x0000000010ba0000)]
  116. 0x000000000fdb7000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=7740, stack(0x0000000010800000,0x0000000010900000)]
  117. 0x000000000fdb3000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=7068, stack(0x00000000106d0000,0x00000000107d0000)]
  118. 0x000000000fdb1800 JavaThread "Attach Listener" daemon [_thread_blocked, id=7384, stack(0x000000000f840000,0x000000000f940000)]
  119. 0x000000000fdad000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6716, stack(0x00000000104c0000,0x00000000105c0000)]
  120. 0x000000000fdac000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=8172, stack(0x00000000102a0000,0x00000000103a0000)]
  121. 0x000000000fd58800 JavaThread "Finalizer" daemon [_thread_blocked, id=3296, stack(0x00000000101a0000,0x00000000102a0000)]
  122. 0x000000000fd52000 JavaThread "Reference Handler" daemon [_thread_blocked, id=7072, stack(0x000000000fff0000,0x00000000100f0000)]
  123.  
  124. Other Threads:
  125. 0x000000000fd42000 VMThread [stack: 0x000000000fee0000,0x000000000ffe0000] [id=4908]
  126. 0x000000000fdcd000 WatcherThread [stack: 0x0000000010c00000,0x0000000010d00000] [id=3596]
  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 19870K [0x00000006b8000000, 0x00000006bd550000, 0x00000006e1990000)
  134. eden space 69952K, 18% used [0x00000006b8000000, 0x00000006b8cd28b0, 0x00000006bc450000)
  135. from space 8704K, 77% used [0x00000006bccd0000, 0x00000006bd3651c0, 0x00000006bd550000)
  136. to space 8704K, 0% used [0x00000006bc450000, 0x00000006bc450000, 0x00000006bccd0000)
  137. concurrent mark-sweep generation total 279036K, used 177212K [0x00000006e1990000, 0x00000006f2a0f000, 0x00000007f8000000)
  138. concurrent-mark-sweep perm gen total 131072K, used 69026K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  139.  
  140. Card table byte_map: [0x0000000005e60000,0x00000000068b0000] byte_map_base: 0x00000000028a0000
  141.  
  142. Polling page: 0x00000000001b0000
  143.  
  144. Code Cache [0x00000000023e0000, 0x00000000028f0000, 0x00000000053e0000)
  145. total_blobs=2258 nmethods=1315 adapters=894 free_code_cache=44080Kb largest_free_block=45081152
  146.  
  147. Compilation events (10 events):
  148. Event: 35.173 Thread 0x000000000fdb3000 nmethod 1523 0x0000000002752a10 code [0x0000000002752b80, 0x0000000002752cd8]
  149. Event: 35.173 Thread 0x000000000fdb3000 1524 java.awt.image.DirectColorModel::getRed (45 bytes)
  150. Event: 35.175 Thread 0x000000000fdb3000 nmethod 1524 0x00000000028d6350 code [0x00000000028d6500, 0x00000000028d67b8]
  151. Event: 35.175 Thread 0x000000000fdb3000 1525 java.awt.image.DirectColorModel::getGreen (45 bytes)
  152. Event: 35.177 Thread 0x000000000fdb7000 nmethod 1522 0x00000000028de950 code [0x00000000028debe0, 0x00000000028df7b0]
  153. Event: 35.177 Thread 0x000000000fdb7000 1526 java.awt.image.DirectColorModel::getBlue (45 bytes)
  154. Event: 35.177 Thread 0x000000000fdb3000 nmethod 1525 0x00000000028d2290 code [0x00000000028d2440, 0x00000000028d26f8]
  155. Event: 35.177 Thread 0x000000000fdb3000 1527 % net.minecraft.client.gui.MapItemRenderer::<init> @ 48 (71 bytes)
  156. Event: 35.179 Thread 0x000000000fdb7000 nmethod 1526 0x00000000028d1b10 code [0x00000000028d1cc0, 0x00000000028d1f78]
  157. Event: 35.180 Thread 0x000000000fdb3000 nmethod 1527% 0x0000000002752fd0 code [0x0000000002753120, 0x00000000027532d8]
  158.  
  159. GC Heap History (10 events):
  160. Event: 34.541 GC heap before
  161. {Heap before GC invocations=140 (full 13):
  162. par new generation total 78656K, used 76714K [0x00000006b8000000, 0x00000006bd550000, 0x00000006e1990000)
  163. eden space 69952K, 100% used [0x00000006b8000000, 0x00000006bc450000, 0x00000006bc450000)
  164. from space 8704K, 77% used [0x00000006bc450000, 0x00000006bcaea910, 0x00000006bccd0000)
  165. to space 8704K, 0% used [0x00000006bccd0000, 0x00000006bccd0000, 0x00000006bd550000)
  166. concurrent mark-sweep generation total 279036K, used 172342K [0x00000006e1990000, 0x00000006f2a0f000, 0x00000007f8000000)
  167. concurrent-mark-sweep perm gen total 131072K, used 67275K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  168. Event: 34.551 GC heap after
  169. Heap after GC invocations=141 (full 13):
  170. par new generation total 78656K, used 5630K [0x00000006b8000000, 0x00000006bd550000, 0x00000006e1990000)
  171. eden space 69952K, 0% used [0x00000006b8000000, 0x00000006b8000000, 0x00000006bc450000)
  172. from space 8704K, 64% used [0x00000006bccd0000, 0x00000006bd24f8d8, 0x00000006bd550000)
  173. to space 8704K, 0% used [0x00000006bc450000, 0x00000006bc450000, 0x00000006bccd0000)
  174. concurrent mark-sweep generation total 279036K, used 174733K [0x00000006e1990000, 0x00000006f2a0f000, 0x00000007f8000000)
  175. concurrent-mark-sweep perm gen total 131072K, used 67275K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  176. }
  177. Event: 34.694 GC heap before
  178. {Heap before GC invocations=141 (full 13):
  179. par new generation total 78656K, used 75582K [0x00000006b8000000, 0x00000006bd550000, 0x00000006e1990000)
  180. eden space 69952K, 100% used [0x00000006b8000000, 0x00000006bc450000, 0x00000006bc450000)
  181. from space 8704K, 64% used [0x00000006bccd0000, 0x00000006bd24f8d8, 0x00000006bd550000)
  182. to space 8704K, 0% used [0x00000006bc450000, 0x00000006bc450000, 0x00000006bccd0000)
  183. concurrent mark-sweep generation total 279036K, used 174733K [0x00000006e1990000, 0x00000006f2a0f000, 0x00000007f8000000)
  184. concurrent-mark-sweep perm gen total 131072K, used 67675K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  185. Event: 34.699 GC heap after
  186. Heap after GC invocations=142 (full 13):
  187. par new generation total 78656K, used 5102K [0x00000006b8000000, 0x00000006bd550000, 0x00000006e1990000)
  188. eden space 69952K, 0% used [0x00000006b8000000, 0x00000006b8000000, 0x00000006bc450000)
  189. from space 8704K, 58% used [0x00000006bc450000, 0x00000006bc94b878, 0x00000006bccd0000)
  190. to space 8704K, 0% used [0x00000006bccd0000, 0x00000006bccd0000, 0x00000006bd550000)
  191. concurrent mark-sweep generation total 279036K, used 175053K [0x00000006e1990000, 0x00000006f2a0f000, 0x00000007f8000000)
  192. concurrent-mark-sweep perm gen total 131072K, used 67675K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  193. }
  194. Event: 34.876 GC heap before
  195. {Heap before GC invocations=142 (full 13):
  196. par new generation total 78656K, used 75054K [0x00000006b8000000, 0x00000006bd550000, 0x00000006e1990000)
  197. eden space 69952K, 100% used [0x00000006b8000000, 0x00000006bc450000, 0x00000006bc450000)
  198. from space 8704K, 58% used [0x00000006bc450000, 0x00000006bc94b878, 0x00000006bccd0000)
  199. to space 8704K, 0% used [0x00000006bccd0000, 0x00000006bccd0000, 0x00000006bd550000)
  200. concurrent mark-sweep generation total 279036K, used 175047K [0x00000006e1990000, 0x00000006f2a0f000, 0x00000007f8000000)
  201. concurrent-mark-sweep perm gen total 131072K, used 68179K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  202. Event: 34.881 GC heap after
  203. Heap after GC invocations=143 (full 13):
  204. par new generation total 78656K, used 5781K [0x00000006b8000000, 0x00000006bd550000, 0x00000006e1990000)
  205. eden space 69952K, 0% used [0x00000006b8000000, 0x00000006b8000000, 0x00000006bc450000)
  206. from space 8704K, 66% used [0x00000006bccd0000, 0x00000006bd275568, 0x00000006bd550000)
  207. to space 8704K, 0% used [0x00000006bc450000, 0x00000006bc450000, 0x00000006bccd0000)
  208. concurrent mark-sweep generation total 279036K, used 175240K [0x00000006e1990000, 0x00000006f2a0f000, 0x00000007f8000000)
  209. concurrent-mark-sweep perm gen total 131072K, used 68179K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  210. }
  211. Event: 35.039 GC heap before
  212. {Heap before GC invocations=143 (full 13):
  213. par new generation total 78656K, used 75733K [0x00000006b8000000, 0x00000006bd550000, 0x00000006e1990000)
  214. eden space 69952K, 100% used [0x00000006b8000000, 0x00000006bc450000, 0x00000006bc450000)
  215. from space 8704K, 66% used [0x00000006bccd0000, 0x00000006bd275568, 0x00000006bd550000)
  216. to space 8704K, 0% used [0x00000006bc450000, 0x00000006bc450000, 0x00000006bccd0000)
  217. concurrent mark-sweep generation total 279036K, used 175221K [0x00000006e1990000, 0x00000006f2a0f000, 0x00000007f8000000)
  218. concurrent-mark-sweep perm gen total 131072K, used 68560K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  219. Event: 35.045 GC heap after
  220. Heap after GC invocations=144 (full 13):
  221. par new generation total 78656K, used 6201K [0x00000006b8000000, 0x00000006bd550000, 0x00000006e1990000)
  222. eden space 69952K, 0% used [0x00000006b8000000, 0x00000006b8000000, 0x00000006bc450000)
  223. from space 8704K, 71% used [0x00000006bc450000, 0x00000006bca5e678, 0x00000006bccd0000)
  224. to space 8704K, 0% used [0x00000006bccd0000, 0x00000006bccd0000, 0x00000006bd550000)
  225. concurrent mark-sweep generation total 279036K, used 175769K [0x00000006e1990000, 0x00000006f2a0f000, 0x00000007f8000000)
  226. concurrent-mark-sweep perm gen total 131072K, used 68560K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  227. }
  228. Event: 35.491 GC heap before
  229. {Heap before GC invocations=144 (full 13):
  230. par new generation total 78656K, used 76153K [0x00000006b8000000, 0x00000006bd550000, 0x00000006e1990000)
  231. eden space 69952K, 100% used [0x00000006b8000000, 0x00000006bc450000, 0x00000006bc450000)
  232. from space 8704K, 71% used [0x00000006bc450000, 0x00000006bca5e678, 0x00000006bccd0000)
  233. to space 8704K, 0% used [0x00000006bccd0000, 0x00000006bccd0000, 0x00000006bd550000)
  234. concurrent mark-sweep generation total 279036K, used 175725K [0x00000006e1990000, 0x00000006f2a0f000, 0x00000007f8000000)
  235. concurrent-mark-sweep perm gen total 131072K, used 68907K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  236. Event: 35.498 GC heap after
  237. Heap after GC invocations=145 (full 13):
  238. par new generation total 78656K, used 6740K [0x00000006b8000000, 0x00000006bd550000, 0x00000006e1990000)
  239. eden space 69952K, 0% used [0x00000006b8000000, 0x00000006b8000000, 0x00000006bc450000)
  240. from space 8704K, 77% used [0x00000006bccd0000, 0x00000006bd3651c0, 0x00000006bd550000)
  241. to space 8704K, 0% used [0x00000006bc450000, 0x00000006bc450000, 0x00000006bccd0000)
  242. concurrent mark-sweep generation total 279036K, used 177212K [0x00000006e1990000, 0x00000006f2a0f000, 0x00000007f8000000)
  243. concurrent-mark-sweep perm gen total 131072K, used 68907K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  244. }
  245.  
  246. Deoptimization events (10 events):
  247. Event: 34.381 Thread 0x0000000016b00800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000026b0ea0 method=java.lang.Character.codePointAt(Ljava/lang/CharSequence;I)I @ 5
  248. Event: 34.381 Thread 0x0000000016b00800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000026b0ea0 method=java.lang.Character.codePointAt(Ljava/lang/CharSequence;I)I @ 5
  249. Event: 34.381 Thread 0x0000000016b00800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000026b0ea0 method=java.lang.Character.codePointAt(Ljava/lang/CharSequence;I)I @ 5
  250. Event: 34.382 Thread 0x0000000016b00800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000026ad744 method=java.lang.Character.codePointAt(Ljava/lang/CharSequence;I)I @ 5
  251. Event: 34.382 Thread 0x0000000016b00800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000024fdd0c method=java.util.regex.Matcher.group(I)Ljava/lang/String; @ 106
  252. Event: 34.382 Thread 0x0000000016b00800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000024fdd0c method=java.util.regex.Matcher.group(I)Ljava/lang/String; @ 106
  253. Event: 34.383 Thread 0x0000000016b00800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000024fdd0c method=java.util.regex.Matcher.group(I)Ljava/lang/String; @ 106
  254. Event: 34.384 Thread 0x0000000016b00800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000024fdd0c method=java.util.regex.Matcher.group(I)Ljava/lang/String; @ 106
  255. Event: 35.153 Thread 0x0000000016b00800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x000000000268cb60 method=java.awt.image.BufferedImage.getRGB(IIII[III)[I @ 181
  256. Event: 35.154 Thread 0x0000000016b00800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x0000000002685724 method=java.awt.image.BufferedImage.getRGB(IIII[III)[I @ 173
  257.  
  258. Internal exceptions (10 events):
  259. Event: 35.525 Thread 0x0000000016b06800 Threw 0x00000006b8ca82b0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
  260. Event: 35.525 Thread 0x0000000016b06800 Threw 0x00000006b8ca9108 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
  261. Event: 35.525 Thread 0x0000000016b06800 Threw 0x00000006b8ca9e20 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
  262. Event: 35.525 Thread 0x0000000016b06800 Threw 0x00000006b8caa878 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
  263. Event: 35.525 Thread 0x0000000016b06800 Threw 0x00000006b8cab2a0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
  264. Event: 35.526 Thread 0x0000000016b06800 Threw 0x00000006b8caeff8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
  265. Event: 35.526 Thread 0x0000000016b06800 Threw 0x00000006b8cafa50 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
  266. Event: 35.526 Thread 0x0000000016b06800 Threw 0x00000006b8cb0478 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
  267. Event: 35.528 Thread 0x0000000016b06800 Threw 0x00000006b8cb4408 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
  268. Event: 35.529 Thread 0x0000000016b06800 Threw 0x00000006b8cbd0e0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
  269.  
  270. Events (10 events):
  271. Event: 35.524 loading class 0x000000001992e900
  272. Event: 35.524 loading class 0x000000001992e900 done
  273. Event: 35.524 loading class 0x000000001992e900
  274. Event: 35.524 loading class 0x000000001992e900 done
  275. Event: 35.525 loading class 0x0000000018ade320
  276. Event: 35.525 loading class 0x0000000018ade320 done
  277. Event: 35.528 loading class 0x000000001992e960
  278. Event: 35.528 loading class 0x000000001992e960 done
  279. Event: 35.529 loading class 0x0000000019930d30
  280. Event: 35.529 loading class 0x0000000019930d30 done
  281.  
  282.  
  283. Dynamic libraries:
  284. 0x000000013f3f0000 - 0x000000013f423000 C:\Program Files\Java\jre7\bin\javaw.exe
  285. 0x0000000076eb0000 - 0x0000000077059000 C:\Windows\SYSTEM32\ntdll.dll
  286. 0x0000000076c90000 - 0x0000000076daf000 C:\Windows\system32\kernel32.dll
  287. 0x000007fefcdb0000 - 0x000007fefce1b000 C:\Windows\system32\KERNELBASE.dll
  288. 0x000007fefd760000 - 0x000007fefd83b000 C:\Windows\system32\ADVAPI32.dll
  289. 0x000007feff120000 - 0x000007feff1bf000 C:\Windows\system32\msvcrt.dll
  290. 0x000007fefd690000 - 0x000007fefd6af000 C:\Windows\SYSTEM32\sechost.dll
  291. 0x000007fefefc0000 - 0x000007feff0ed000 C:\Windows\system32\RPCRT4.dll
  292. 0x0000000076db0000 - 0x0000000076eaa000 C:\Windows\system32\USER32.dll
  293. 0x000007fefd3f0000 - 0x000007fefd457000 C:\Windows\system32\GDI32.dll
  294. 0x000007fefefb0000 - 0x000007fefefbe000 C:\Windows\system32\LPK.dll
  295. 0x000007fefd460000 - 0x000007fefd529000 C:\Windows\system32\USP10.dll
  296. 0x000007fefb6a0000 - 0x000007fefb894000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  297. 0x000007fefecd0000 - 0x000007fefed41000 C:\Windows\system32\SHLWAPI.dll
  298. 0x000007fefd6b0000 - 0x000007fefd6de000 C:\Windows\system32\IMM32.DLL
  299. 0x000007fefdc50000 - 0x000007fefdd59000 C:\Windows\system32\MSCTF.dll
  300. 0x0000000067080000 - 0x0000000067152000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  301. 0x0000000063e60000 - 0x0000000064629000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  302. 0x000007fef8d20000 - 0x000007fef8d29000 C:\Windows\system32\WSOCK32.dll
  303. 0x000007fefed50000 - 0x000007fefed9d000 C:\Windows\system32\WS2_32.dll
  304. 0x000007feff0f0000 - 0x000007feff0f8000 C:\Windows\system32\NSI.dll
  305. 0x000007fefad80000 - 0x000007fefadbb000 C:\Windows\system32\WINMM.dll
  306. 0x0000000077080000 - 0x0000000077087000 C:\Windows\system32\PSAPI.DLL
  307. 0x000000006d880000 - 0x000000006d88f000 C:\Program Files\Java\jre7\bin\verify.dll
  308. 0x00000000671f0000 - 0x0000000067218000 C:\Program Files\Java\jre7\bin\java.dll
  309. 0x00000000671d0000 - 0x00000000671e5000 C:\Program Files\Java\jre7\bin\zip.dll
  310. 0x00000000671b0000 - 0x00000000671c9000 C:\Program Files\Java\jre7\bin\net.dll
  311. 0x000007fefc5a0000 - 0x000007fefc5f5000 C:\Windows\system32\mswsock.dll
  312. 0x000007fefc710000 - 0x000007fefc717000 C:\Windows\System32\wship6.dll
  313. 0x0000000067060000 - 0x0000000067071000 C:\Program Files\Java\jre7\bin\nio.dll
  314. 0x00000000652d0000 - 0x0000000065465000 C:\Program Files\Java\jre7\bin\awt.dll
  315. 0x000007fefd940000 - 0x000007fefda17000 C:\Windows\system32\OLEAUT32.dll
  316. 0x000007fefeda0000 - 0x000007fefefa3000 C:\Windows\system32\ole32.dll
  317. 0x000007fefafd0000 - 0x000007fefafe8000 C:\Windows\system32\DWMAPI.DLL
  318. 0x000007fefa380000 - 0x000007fefa3a8000 C:\Program Files (x86)\Common Files\Spigot\Search Settings\wthx172.dll
  319. 0x000007fefcb10000 - 0x000007fefcb1f000 C:\Windows\system32\CRYPTBASE.dll
  320. 0x000007fef5e10000 - 0x000007fef600f000 C:\Windows\system32\d3d9.dll
  321. 0x000007fefbfc0000 - 0x000007fefbfcc000 C:\Windows\system32\VERSION.dll
  322. 0x000007fef5e00000 - 0x000007fef5e07000 C:\Windows\system32\d3d8thk.dll
  323. 0x000007fee4f80000 - 0x000007fee60d2000 C:\Windows\system32\nvd3dumx.dll
  324. 0x000007fefb530000 - 0x000007fefb55c000 C:\Windows\system32\powrprof.dll
  325. 0x000007fefdd60000 - 0x000007fefdf37000 C:\Windows\system32\SETUPAPI.dll
  326. 0x000007fefcd30000 - 0x000007fefcd66000 C:\Windows\system32\CFGMGR32.dll
  327. 0x000007fefcd70000 - 0x000007fefcd8a000 C:\Windows\system32\DEVOBJ.dll
  328. 0x000007feedbe0000 - 0x000007feedd42000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
  329. 0x000007fefdf40000 - 0x000007fefecc8000 C:\Windows\system32\SHELL32.dll
  330. 0x0000000180000000 - 0x000000018010d000 C:\Windows\system32\nvspcap64.dll
  331. 0x000007fef9300000 - 0x000007fef9614000 C:\Windows\system32\nvapi64.dll
  332. 0x0000000065e90000 - 0x0000000065ed6000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  333. 0x00000000655c0000 - 0x0000000065601000 C:\Program Files\Java\jre7\bin\t2k.dll
  334. 0x0000000067010000 - 0x000000006703a000 C:\Program Files\Java\jre7\bin\dcpr.dll
  335. 0x00000000059c0000 - 0x0000000005a08000 C:\Users\steve\Desktop\Desktop Game Shortcuts\Unleashed\minecraft\bin\natives\lwjgl64.dll
  336. 0x000007feedda0000 - 0x000007feedebd000 C:\Windows\system32\OPENGL32.dll
  337. 0x000007fefa740000 - 0x000007fefa76d000 C:\Windows\system32\GLU32.dll
  338. 0x000007feedae0000 - 0x000007feedbd1000 C:\Windows\system32\DDRAW.dll
  339. 0x000007fefa730000 - 0x000007fefa738000 C:\Windows\system32\DCIMAN32.dll
  340. 0x000007fefc660000 - 0x000007fefc677000 C:\Windows\system32\CRYPTSP.dll
  341. 0x000007fefc230000 - 0x000007fefc277000 C:\Windows\system32\rsaenh.dll
  342. 0x000007fefbf40000 - 0x000007fefbf5e000 C:\Windows\system32\USERENV.dll
  343. 0x000007fefcc80000 - 0x000007fefcc8f000 C:\Windows\system32\profapi.dll
  344. 0x000007fefae40000 - 0x000007fefae55000 C:\Windows\system32\NLAapi.dll
  345. 0x000007fef59a0000 - 0x000007fef59b5000 C:\Windows\system32\napinsp.dll
  346. 0x000007fef5980000 - 0x000007fef5999000 C:\Windows\system32\pnrpnsp.dll
  347. 0x000007fef5970000 - 0x000007fef5980000 C:\Windows\system32\wshbth.dll
  348. 0x000007fefc280000 - 0x000007fefc2db000 C:\Windows\system32\DNSAPI.dll
  349. 0x000007fef5960000 - 0x000007fef596b000 C:\Windows\System32\winrnr.dll
  350. 0x000007fef5930000 - 0x000007fef595e000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  351. 0x0000000071bb0000 - 0x0000000071bd6000 C:\Program Files\Bonjour\mdnsNSP.dll
  352. 0x000007fefaa00000 - 0x000007fefaa27000 C:\Windows\system32\Iphlpapi.DLL
  353. 0x000007fefa9f0000 - 0x000007fefa9fb000 C:\Windows\system32\WINNSI.DLL
  354. 0x000007fefc0e0000 - 0x000007fefc0e7000 C:\Windows\System32\wshtcpip.dll
  355. 0x000007fef5920000 - 0x000007fef5928000 C:\Windows\system32\rasadhlp.dll
  356. 0x000007fefa940000 - 0x000007fefa993000 C:\Windows\System32\fwpuclnt.dll
  357. 0x000000006d470000 - 0x000000006d477000 C:\Program Files\Java\jre7\bin\jawt.dll
  358. 0x0000000056640000 - 0x0000000058367000 C:\Windows\system32\nvoglv64.DLL
  359. 0x000007fefd050000 - 0x000007fefd08a000 C:\Windows\system32\WINTRUST.dll
  360. 0x000007fefce30000 - 0x000007fefcf9c000 C:\Windows\system32\CRYPT32.dll
  361. 0x000007fefcd20000 - 0x000007fefcd2f000 C:\Windows\system32\MSASN1.dll
  362. 0x000007fefbd30000 - 0x000007fefbd5d000 C:\Windows\system32\ntmarta.dll
  363. 0x000007fefd840000 - 0x000007fefd892000 C:\Windows\system32\WLDAP32.dll
  364. 0x000000006d890000 - 0x000000006d89b000 C:\Program Files\Java\jre7\bin\management.dll
  365. 0x0000000065590000 - 0x00000000655b4000 C:\Program Files\Java\jre7\bin\sunec.dll
  366. 0x000000006d5b0000 - 0x000000006d5bb000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  367. 0x000007feed710000 - 0x000007feed832000 C:\Users\steve\Desktop\Desktop Game Shortcuts\Unleashed\minecraft\bin\natives\OpenAL64.dll
  368. 0x000007fef1ea0000 - 0x000007fef1f28000 C:\Windows\system32\dsound.dll
  369. 0x000007fefd8a0000 - 0x000007fefd939000 C:\Windows\system32\CLBCatQ.DLL
  370. 0x000007fefb4e0000 - 0x000007fefb52b000 C:\Windows\System32\MMDevApi.dll
  371. 0x000007fefb3b0000 - 0x000007fefb4dc000 C:\Windows\System32\PROPSYS.dll
  372. 0x000007fefad30000 - 0x000007fefad6b000 C:\Windows\system32\wdmaud.drv
  373. 0x0000000074700000 - 0x0000000074706000 C:\Windows\system32\ksuser.dll
  374. 0x000007fefb560000 - 0x000007fefb569000 C:\Windows\system32\AVRT.dll
  375. 0x000007fefacc0000 - 0x000007fefad0f000 C:\Windows\system32\AUDIOSES.DLL
  376. 0x000007fefac50000 - 0x000007fefac5a000 C:\Windows\system32\msacm32.drv
  377. 0x000007fefac30000 - 0x000007fefac48000 C:\Windows\system32\MSACM32.dll
  378. 0x000007fefac20000 - 0x000007fefac29000 C:\Windows\system32\midimap.dll
  379. 0x000007fef5640000 - 0x000007fef5765000 C:\Windows\system32\dbghelp.dll
  380.  
  381. VM Arguments:
  382. jvm_args: -Xms256M -Xmx5120M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts -XX:+CMSClassUnloadingEnabled -XX:PermSize=128m
  383. java_command: net.ftb.mclauncher.MinecraftLauncher C:\Users\steve\Desktop\Desktop Game Shortcuts/Unleashed/minecraft C:\Users\steve\AppData\Roaming/ftblauncher/ModPacks\Unleashed\FTB_temp.gif MinecraftForge.zip _Spy_Crab_ 3808ec2b1b71405eb3c57b8f62656743 FTB Unleashed v1.1.3 C:\Users\steve\AppData\Roaming/ftblauncher/ModPacks\Unleashed\UnleashedIcon.png
  384. Launcher Type: SUN_STANDARD
  385.  
  386. Environment Variables:
  387. CLASSPATH=.;C:\Program Files (x86)\Java\jre7\lib\ext\QTJava.zip
  388. 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\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\Common Files\Intuit\QBPOSSDKRuntime;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\Java\jre7\bin
  389. USERNAME=steve
  390. OS=Windows_NT
  391. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  392.  
  393.  
  394.  
  395. --------------- S Y S T E M ---------------
  396.  
  397. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  398.  
  399. CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, ht, tsc, tscinvbit
  400.  
  401. Memory: 4k page, physical 8365224k(4625672k free), swap 16728584k(12294720k free)
  402.  
  403. vm_info: Java HotSpot(TM) 64-Bit Server VM (24.45-b08) for windows-amd64 JRE (1.7.0_45-b18), built on Oct 8 2013 05:47:22 by "java_re" with unknown MS VC++:1600
  404.  
  405. time: Sat Nov 16 18:19:56 2013
  406. elapsed time: 35 seconds
Add Comment
Please, Sign In to add comment