Gawin_Grimm

FTB error

Dec 11th, 2013
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.28 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=0x0000000076f1339d, pid=3936, tid=1956
  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 [ntdll.dll+0x5339d]
  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 (0x0000000013cd7800): JavaThread "Thread-12" [_thread_in_native, id=1956, stack(0x00000000101d0000,0x00000000102d0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff
  24.  
  25. Registers:
  26. RAX=0x7fffffffffffffff, RBX=0x0000000000000040, RCX=0xed5ba6c734cb0a9c, RDX=0x0000000000000000
  27. RSP=0x00000000102cf080, RBP=0x0000000000000000, RSI=0x0000000000000040, RDI=0x0000000000000040
  28. R8 =0x0000000000000040, R9 =0x00000000105f4fa8, R10=0x000007feee627600, R11=0x00000000102cf0e0
  29. R12=0xed5ba6c734cb0a9c, R13=0x0000000000000000, R14=0x00000000102cf2a8, R15=0x0000000013cd7800
  30. RIP=0x0000000076f1339d, EFLAGS=0x0000000000010297
  31.  
  32. Top of Stack: (sp=0x00000000102cf080)
  33. 0x00000000102cf080: 000007feee624e1c 000007feee610bea
  34. 0x00000000102cf090: 000007feee62cfb0 00000000104ea5d0
  35. 0x00000000102cf0a0: 00000000105f4ba0 6573646e61482001
  36. 0x00000000102cf0b0: 0000000000000000 000007feee610561
  37. 0x00000000102cf0c0: 000007feee624e1c 0000000000000000
  38. 0x00000000102cf0d0: 00000000105f4ba0 00000000104ea501
  39. 0x00000000102cf0e0: 00000000102cf2a8 00000000fa938468
  40. 0x00000000102cf0f0: 000007feee600000 000007feee60c746
  41. 0x00000000102cf100: 000007feee624e1c 00000000102cf288
  42. 0x00000000102cf110: 0000000000000015 0000000000000003
  43. 0x00000000102cf120: 00000000102cf2a8 00000000fa938468
  44. 0x00000000102cf130: 000007feee600000 000007feee60729f
  45. 0x00000000102cf140: 000007feee624e1c 00000000102cf288
  46. 0x00000000102cf150: 0000000013cd7800 00000000102cf2a8
  47. 0x00000000102cf160: 00000000fa938468 0000000000000000
  48. 0x00000000102cf170: 0000000000000040 0000000000000040
  49.  
  50. Instructions: (pc=0x0000000076f1339d)
  51. 0x0000000076f1337d: 78 c8 48 b8 ff ff ff ff ff ff ff 7f 45 33 ed 49
  52. 0x0000000076f1338d: 8b f0 8b ea 4c 8b e1 4c 3b c0 0f 87 8f 86 04 00
  53. 0x0000000076f1339d: 8b 41 74 44 8b b1 98 00 00 00 33 db 0b e8 4c 8d
  54. 0x0000000076f133ad: 3d 7e 20 0c 00 45 85 f6 0f 85 8d 87 04 00 f7 c5
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x7fffffffffffffff is an unknown value
  60. RBX=0x0000000000000040 is an unknown value
  61. RCX=0xed5ba6c734cb0a9c is an unknown value
  62. RDX=0x0000000000000000 is an unknown value
  63. RSP=0x00000000102cf080 is pointing into the stack for thread: 0x0000000013cd7800
  64. RBP=0x0000000000000000 is an unknown value
  65. RSI=0x0000000000000040 is an unknown value
  66. RDI=0x0000000000000040 is an unknown value
  67. R8 =0x0000000000000040 is an unknown value
  68. R9 =0x00000000105f4fa8 is an unknown value
  69. R10=0x000007feee627600 is an unknown value
  70. R11=0x00000000102cf0e0 is pointing into the stack for thread: 0x0000000013cd7800
  71. R12=0xed5ba6c734cb0a9c is an unknown value
  72. R13=0x0000000000000000 is an unknown value
  73. R14=0x00000000102cf2a8 is pointing into the stack for thread: 0x0000000013cd7800
  74. R15=0x0000000013cd7800 is a thread
  75.  
  76.  
  77. Stack: [0x00000000101d0000,0x00000000102d0000], sp=0x00000000102cf080, free space=1020k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C [ntdll.dll+0x5339d]
  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. 0x0000000013cd9000 JavaThread "Thread-13" [_thread_blocked, id=3304, stack(0x0000000010800000,0x0000000010900000)]
  100. =>0x0000000013cd7800 JavaThread "Thread-12" [_thread_in_native, id=1956, stack(0x00000000101d0000,0x00000000102d0000)]
  101. 0x0000000013cd8000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=1776, stack(0x00000000106e0000,0x00000000107e0000)]
  102. 0x000000000239e800 JavaThread "DestroyJavaVM" [_thread_blocked, id=5328, stack(0x00000000023b0000,0x00000000024b0000)]
  103. 0x00000000112b7000 JavaThread "Minecraft main thread" [_thread_blocked, id=3700, stack(0x0000000013260000,0x0000000013360000)]
  104. 0x0000000011da4000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=5260, stack(0x0000000010f70000,0x0000000011070000)]
  105. 0x00000000116a2000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3288, stack(0x0000000010d50000,0x0000000010e50000)]
  106. 0x000000000bf98000 JavaThread "Thread-4" daemon [_thread_blocked, id=1836, stack(0x000000000fd20000,0x000000000fe20000)]
  107. 0x000000000af56800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=868, stack(0x000000000f340000,0x000000000f440000)]
  108. 0x000000000af07800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2788, stack(0x000000000e560000,0x000000000e660000)]
  109. 0x000000000ae0b000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3868, stack(0x000000000ca30000,0x000000000cb30000)]
  110. 0x000000000bdf5800 JavaThread "AWT-Shutdown" [_thread_blocked, id=4332, stack(0x000000000c880000,0x000000000c980000)]
  111. 0x000000000aee9800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3884, stack(0x000000000c5e0000,0x000000000c6e0000)]
  112. 0x000000000a6fd000 JavaThread "Service Thread" daemon [_thread_blocked, id=500, stack(0x000000000b710000,0x000000000b810000)]
  113. 0x000000000a6f7800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=576, stack(0x000000000b570000,0x000000000b670000)]
  114. 0x000000000a6f6000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=5444, stack(0x000000000a9e0000,0x000000000aae0000)]
  115. 0x000000000a6f5000 JavaThread "Attach Listener" daemon [_thread_blocked, id=4364, stack(0x000000000b420000,0x000000000b520000)]
  116. 0x000000000a6ee000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5696, stack(0x000000000b1d0000,0x000000000b2d0000)]
  117. 0x000000000a6e9000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=4696, stack(0x000000000b010000,0x000000000b110000)]
  118. 0x000000000a6d8000 JavaThread "Finalizer" daemon [_thread_blocked, id=5496, stack(0x000000000ab00000,0x000000000ac00000)]
  119. 0x000000000a6d1000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5024, stack(0x000000000a8d0000,0x000000000a9d0000)]
  120.  
  121. Other Threads:
  122. 0x000000000a6cc000 VMThread [stack: 0x000000000a740000,0x000000000a840000] [id=4916]
  123. 0x000000000a6ff800 WatcherThread [stack: 0x000000000b920000,0x000000000ba20000] [id=5636]
  124.  
  125. VM state:not at safepoint (normal execution)
  126.  
  127. VM Mutex/Monitor currently owned by a thread: None
  128.  
  129. Heap
  130. par new generation total 230016K, used 69835K [0x0000000098000000, 0x00000000a7990000, 0x00000000a7990000)
  131. eden space 204480K, 21% used [0x0000000098000000, 0x000000009abbcb20, 0x00000000a47b0000)
  132. from space 25536K, 98% used [0x00000000a60a0000, 0x00000000a79161c8, 0x00000000a7990000)
  133. to space 25536K, 0% used [0x00000000a47b0000, 0x00000000a47b0000, 0x00000000a60a0000)
  134. concurrent mark-sweep generation total 109864K, used 76025K [0x00000000a7990000, 0x00000000ae4da000, 0x00000000f8000000)
  135. concurrent-mark-sweep perm gen total 131072K, used 41733K [0x00000000f8000000, 0x0000000100000000, 0x0000000100000000)
  136.  
  137. Card table byte_map: [0x0000000005aa0000,0x0000000005df0000] byte_map_base: 0x00000000055e0000
  138.  
  139. Polling page: 0x0000000000120000
  140.  
  141. Code Cache [0x0000000002580000, 0x00000000028e0000, 0x0000000005580000)
  142. total_blobs=1728 nmethods=949 adapters=731 free_code_cache=45774Kb largest_free_block=46826624
  143.  
  144. Compilation events (10 events):
  145. Event: 23.299 Thread 0x000000000a6f6000 1095 java.util.HashMap::keySet (28 bytes)
  146. Event: 23.301 Thread 0x000000000a6f6000 nmethod 1095 0x00000000027cf810 code [0x00000000027cf960, 0x00000000027cfa38]
  147. Event: 23.334 Thread 0x000000000a6f7800 1096 net.minecraft.client.model.TexturedQuad::<init> (122 bytes)
  148. Event: 23.334 Thread 0x000000000a6f6000 1097 net.minecraft.client.model.TexturedQuad::<init> (26 bytes)
  149. Event: 23.335 Thread 0x000000000a6f6000 nmethod 1097 0x00000000027cf5d0 code [0x00000000027cf700, 0x00000000027cf778]
  150. Event: 23.339 Thread 0x000000000a6f7800 nmethod 1096 0x00000000028d5a10 code [0x00000000028d5b80, 0x00000000028d60f8]
  151. Event: 23.376 Thread 0x000000000a6f6000 1098 net.minecraft.client.gui.MapItemRenderer::<init> (71 bytes)
  152. Event: 23.377 Thread 0x000000000a6f7800 1099 java.awt.image.BufferedImage::getRGB (231 bytes)
  153. Event: 23.383 Thread 0x000000000a6f6000 nmethod 1098 0x00000000027cefd0 code [0x00000000027cf140, 0x00000000027cf378]
  154. Event: 23.443 Thread 0x000000000a6f7800 nmethod 1099 0x00000000028d6450 code [0x00000000028d6620, 0x00000000028d7138]
  155.  
  156. GC Heap History (10 events):
  157. Event: 19.876 GC heap before
  158. {Heap before GC invocations=10 (full 5):
  159. par new generation total 230016K, used 223390K [0x0000000098000000, 0x00000000a7990000, 0x00000000a7990000)
  160. eden space 204480K, 100% used [0x0000000098000000, 0x00000000a47b0000, 0x00000000a47b0000)
  161. from space 25536K, 74% used [0x00000000a47b0000, 0x00000000a5a27958, 0x00000000a60a0000)
  162. to space 25536K, 0% used [0x00000000a60a0000, 0x00000000a60a0000, 0x00000000a7990000)
  163. concurrent mark-sweep generation total 94184K, used 55947K [0x00000000a7990000, 0x00000000ad58a000, 0x00000000f8000000)
  164. concurrent-mark-sweep perm gen total 131072K, used 37003K [0x00000000f8000000, 0x0000000100000000, 0x0000000100000000)
  165. Event: 19.920 GC heap after
  166. Heap after GC invocations=11 (full 5):
  167. par new generation total 230016K, used 13495K [0x0000000098000000, 0x00000000a7990000, 0x00000000a7990000)
  168. eden space 204480K, 0% used [0x0000000098000000, 0x0000000098000000, 0x00000000a47b0000)
  169. from space 25536K, 52% used [0x00000000a60a0000, 0x00000000a6dcdc30, 0x00000000a7990000)
  170. to space 25536K, 0% used [0x00000000a47b0000, 0x00000000a47b0000, 0x00000000a60a0000)
  171. concurrent mark-sweep generation total 94184K, used 62112K [0x00000000a7990000, 0x00000000ad58a000, 0x00000000f8000000)
  172. concurrent-mark-sweep perm gen total 131072K, used 37003K [0x00000000f8000000, 0x0000000100000000, 0x0000000100000000)
  173. }
  174. Event: 20.579 GC heap before
  175. {Heap before GC invocations=11 (full 5):
  176. par new generation total 230016K, used 217975K [0x0000000098000000, 0x00000000a7990000, 0x00000000a7990000)
  177. eden space 204480K, 100% used [0x0000000098000000, 0x00000000a47b0000, 0x00000000a47b0000)
  178. from space 25536K, 52% used [0x00000000a60a0000, 0x00000000a6dcdc30, 0x00000000a7990000)
  179. to space 25536K, 0% used [0x00000000a47b0000, 0x00000000a47b0000, 0x00000000a60a0000)
  180. concurrent mark-sweep generation total 103464K, used 62076K [0x00000000a7990000, 0x00000000ade9a000, 0x00000000f8000000)
  181. concurrent-mark-sweep perm gen total 131072K, used 37652K [0x00000000f8000000, 0x0000000100000000, 0x0000000100000000)
  182. Event: 20.606 GC heap after
  183. Heap after GC invocations=12 (full 5):
  184. par new generation total 230016K, used 16270K [0x0000000098000000, 0x00000000a7990000, 0x00000000a7990000)
  185. eden space 204480K, 0% used [0x0000000098000000, 0x0000000098000000, 0x00000000a47b0000)
  186. from space 25536K, 63% used [0x00000000a47b0000, 0x00000000a5793ad8, 0x00000000a60a0000)
  187. to space 25536K, 0% used [0x00000000a60a0000, 0x00000000a60a0000, 0x00000000a7990000)
  188. concurrent mark-sweep generation total 103464K, used 62076K [0x00000000a7990000, 0x00000000ade9a000, 0x00000000f8000000)
  189. concurrent-mark-sweep perm gen total 131072K, used 37652K [0x00000000f8000000, 0x0000000100000000, 0x0000000100000000)
  190. }
  191. Event: 21.351 GC heap before
  192. {Heap before GC invocations=12 (full 6):
  193. par new generation total 230016K, used 220750K [0x0000000098000000, 0x00000000a7990000, 0x00000000a7990000)
  194. eden space 204480K, 100% used [0x0000000098000000, 0x00000000a47b0000, 0x00000000a47b0000)
  195. from space 25536K, 63% used [0x00000000a47b0000, 0x00000000a5793ad8, 0x00000000a60a0000)
  196. to space 25536K, 0% used [0x00000000a60a0000, 0x00000000a60a0000, 0x00000000a7990000)
  197. concurrent mark-sweep generation total 103464K, used 62076K [0x00000000a7990000, 0x00000000ade9a000, 0x00000000f8000000)
  198. concurrent-mark-sweep perm gen total 131072K, used 38540K [0x00000000f8000000, 0x0000000100000000, 0x0000000100000000)
  199. Event: 21.399 GC heap after
  200. Heap after GC invocations=13 (full 6):
  201. par new generation total 230016K, used 15408K [0x0000000098000000, 0x00000000a7990000, 0x00000000a7990000)
  202. eden space 204480K, 0% used [0x0000000098000000, 0x0000000098000000, 0x00000000a47b0000)
  203. from space 25536K, 60% used [0x00000000a60a0000, 0x00000000a6fac350, 0x00000000a7990000)
  204. to space 25536K, 0% used [0x00000000a47b0000, 0x00000000a47b0000, 0x00000000a60a0000)
  205. concurrent mark-sweep generation total 103464K, used 66258K [0x00000000a7990000, 0x00000000ade9a000, 0x00000000f8000000)
  206. concurrent-mark-sweep perm gen total 131072K, used 38540K [0x00000000f8000000, 0x0000000100000000, 0x0000000100000000)
  207. }
  208. Event: 22.319 GC heap before
  209. {Heap before GC invocations=13 (full 6):
  210. par new generation total 230016K, used 219888K [0x0000000098000000, 0x00000000a7990000, 0x00000000a7990000)
  211. eden space 204480K, 100% used [0x0000000098000000, 0x00000000a47b0000, 0x00000000a47b0000)
  212. from space 25536K, 60% used [0x00000000a60a0000, 0x00000000a6fac350, 0x00000000a7990000)
  213. to space 25536K, 0% used [0x00000000a47b0000, 0x00000000a47b0000, 0x00000000a60a0000)
  214. concurrent mark-sweep generation total 109864K, used 65916K [0x00000000a7990000, 0x00000000ae4da000, 0x00000000f8000000)
  215. concurrent-mark-sweep perm gen total 131072K, used 39738K [0x00000000f8000000, 0x0000000100000000, 0x0000000100000000)
  216. Event: 22.371 GC heap after
  217. Heap after GC invocations=14 (full 6):
  218. par new generation total 230016K, used 25536K [0x0000000098000000, 0x00000000a7990000, 0x00000000a7990000)
  219. eden space 204480K, 0% used [0x0000000098000000, 0x0000000098000000, 0x00000000a47b0000)
  220. from space 25536K, 100% used [0x00000000a47b0000, 0x00000000a60a0000, 0x00000000a60a0000)
  221. to space 25536K, 0% used [0x00000000a60a0000, 0x00000000a60a0000, 0x00000000a7990000)
  222. concurrent mark-sweep generation total 109864K, used 69868K [0x00000000a7990000, 0x00000000ae4da000, 0x00000000f8000000)
  223. concurrent-mark-sweep perm gen total 131072K, used 39738K [0x00000000f8000000, 0x0000000100000000, 0x0000000100000000)
  224. }
  225. Event: 23.383 GC heap before
  226. {Heap before GC invocations=14 (full 7):
  227. par new generation total 230016K, used 230016K [0x0000000098000000, 0x00000000a7990000, 0x00000000a7990000)
  228. eden space 204480K, 100% used [0x0000000098000000, 0x00000000a47b0000, 0x00000000a47b0000)
  229. from space 25536K, 100% used [0x00000000a47b0000, 0x00000000a60a0000, 0x00000000a60a0000)
  230. to space 25536K, 0% used [0x00000000a60a0000, 0x00000000a60a0000, 0x00000000a7990000)
  231. concurrent mark-sweep generation total 109864K, used 69868K [0x00000000a7990000, 0x00000000ae4da000, 0x00000000f8000000)
  232. concurrent-mark-sweep perm gen total 131072K, used 41408K [0x00000000f8000000, 0x0000000100000000, 0x0000000100000000)
  233. Event: 23.441 GC heap after
  234. Heap after GC invocations=15 (full 7):
  235. par new generation total 230016K, used 25048K [0x0000000098000000, 0x00000000a7990000, 0x00000000a7990000)
  236. eden space 204480K, 0% used [0x0000000098000000, 0x0000000098000000, 0x00000000a47b0000)
  237. from space 25536K, 98% used [0x00000000a60a0000, 0x00000000a79161c8, 0x00000000a7990000)
  238. to space 25536K, 0% used [0x00000000a47b0000, 0x00000000a47b0000, 0x00000000a60a0000)
  239. concurrent mark-sweep generation total 109864K, used 76025K [0x00000000a7990000, 0x00000000ae4da000, 0x00000000f8000000)
  240. concurrent-mark-sweep perm gen total 131072K, used 41408K [0x00000000f8000000, 0x0000000100000000, 0x0000000100000000)
  241. }
  242.  
  243. Deoptimization events (10 events):
  244. Event: 21.400 Thread 0x0000000013cd7800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002852ef4 method=java.util.AbstractList$Itr.next()Ljava/lang/Object; @ 14
  245. Event: 22.596 Thread 0x00000000112b7000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000271d7c8 method=com.google.common.collect.ImmutableMap.copyOf(Ljava/util/Map;)Lcom/google/common/collect/ImmutableMap; @ 110
  246. Event: 22.596 Thread 0x00000000112b7000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000271d7c8 method=com.google.common.collect.ImmutableMap.copyOf(Ljava/util/Map;)Lcom/google/common/collect/ImmutableMap; @ 110
  247. Event: 22.596 Thread 0x00000000112b7000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000271d7c8 method=com.google.common.collect.ImmutableMap.copyOf(Ljava/util/Map;)Lcom/google/common/collect/ImmutableMap; @ 110
  248. Event: 22.596 Thread 0x00000000112b7000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000271d7c8 method=com.google.common.collect.ImmutableMap.copyOf(Ljava/util/Map;)Lcom/google/common/collect/ImmutableMap; @ 110
  249. Event: 22.826 Thread 0x0000000013cd8000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000275c348 method=java.util.AbstractList.subList(II)Ljava/util/List; @ 1
  250. Event: 22.826 Thread 0x0000000013cd8000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002633174 method=java.util.SubList.<init>(Ljava/util/AbstractList;II)V @ 37
  251. Event: 22.827 Thread 0x0000000013cd8000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000275c348 method=java.util.AbstractList.subList(II)Ljava/util/List; @ 1
  252. Event: 22.827 Thread 0x0000000013cd8000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002633174 method=java.util.SubList.<init>(Ljava/util/AbstractList;II)V @ 37
  253. Event: 23.216 Thread 0x00000000112b7000 Uncommon trap: reason=predicate action=maybe_recompile pc=0x000000000268e56c method=java.awt.image.BufferedImage.getRGB(IIII[III)[I @ 181
  254.  
  255. Internal exceptions (10 events):
  256. Event: 23.850 Thread 0x0000000013cd7800 Threw 0x000000009aae7750 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
  257. Event: 23.850 Thread 0x0000000013cd7800 Threw 0x000000009aae85d8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
  258. Event: 23.850 Thread 0x0000000013cd7800 Threw 0x000000009aae9320 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
  259. Event: 23.850 Thread 0x0000000013cd7800 Threw 0x000000009aae9da8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
  260. Event: 23.850 Thread 0x0000000013cd7800 Threw 0x000000009aaea800 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
  261. Event: 23.851 Thread 0x0000000013cd7800 Threw 0x000000009aaedd28 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
  262. Event: 23.851 Thread 0x0000000013cd7800 Threw 0x000000009aaee7b0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
  263. Event: 23.851 Thread 0x0000000013cd7800 Threw 0x000000009aaef208 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
  264. Event: 23.853 Thread 0x0000000013cd7800 Threw 0x000000009aaf29f8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
  265. Event: 23.855 Thread 0x0000000013cd7800 Threw 0x000000009aafb980 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
  266.  
  267. Events (10 events):
  268. Event: 23.846 loading class 0x000000000c216730
  269. Event: 23.846 loading class 0x000000000c216730 done
  270. Event: 23.847 loading class 0x000000000c216730
  271. Event: 23.847 loading class 0x000000000c216730 done
  272. Event: 23.849 loading class 0x0000000011724640
  273. Event: 23.849 loading class 0x0000000011724640 done
  274. Event: 23.853 loading class 0x000000000c216790
  275. Event: 23.853 loading class 0x000000000c216790 done
  276. Event: 23.855 loading class 0x000000000c2195e0
  277. Event: 23.855 loading class 0x000000000c2195e0 done
  278.  
  279.  
  280. Dynamic libraries:
  281. 0x000000013f590000 - 0x000000013f5c3000 C:\Program Files\Java\jre7\bin\javaw.exe
  282. 0x0000000076ec0000 - 0x0000000077069000 C:\Windows\SYSTEM32\ntdll.dll
  283. 0x0000000076da0000 - 0x0000000076ebf000 C:\Windows\system32\kernel32.dll
  284. 0x000007fefcff0000 - 0x000007fefd05b000 C:\Windows\system32\KERNELBASE.dll
  285. 0x000007feff0f0000 - 0x000007feff1cb000 C:\Windows\system32\ADVAPI32.dll
  286. 0x000007fefeff0000 - 0x000007feff08f000 C:\Windows\system32\msvcrt.dll
  287. 0x000007fefec40000 - 0x000007fefec5f000 C:\Windows\SYSTEM32\sechost.dll
  288. 0x000007fefd510000 - 0x000007fefd63d000 C:\Windows\system32\RPCRT4.dll
  289. 0x0000000076ca0000 - 0x0000000076d9a000 C:\Windows\system32\USER32.dll
  290. 0x000007fefd0a0000 - 0x000007fefd107000 C:\Windows\system32\GDI32.dll
  291. 0x000007fefdb00000 - 0x000007fefdb0e000 C:\Windows\system32\LPK.dll
  292. 0x000007fefe990000 - 0x000007fefea59000 C:\Windows\system32\USP10.dll
  293. 0x000007fefb6a0000 - 0x000007fefb894000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  294. 0x000007fefd640000 - 0x000007fefd6b1000 C:\Windows\system32\SHLWAPI.dll
  295. 0x000007fefdb10000 - 0x000007fefdb3e000 C:\Windows\system32\IMM32.DLL
  296. 0x000007fefd9f0000 - 0x000007fefdaf9000 C:\Windows\system32\MSCTF.dll
  297. 0x000000006aa70000 - 0x000000006ab42000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  298. 0x000000005dc10000 - 0x000000005e3d9000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  299. 0x000007fef9e10000 - 0x000007fef9e19000 C:\Windows\system32\WSOCK32.dll
  300. 0x000007feff090000 - 0x000007feff0dd000 C:\Windows\system32\WS2_32.dll
  301. 0x000007feff0e0000 - 0x000007feff0e8000 C:\Windows\system32\NSI.dll
  302. 0x000007fefa910000 - 0x000007fefa94b000 C:\Windows\system32\WINMM.dll
  303. 0x0000000077080000 - 0x0000000077087000 C:\Windows\system32\PSAPI.DLL
  304. 0x00000000746e0000 - 0x00000000746ef000 C:\Program Files\Java\jre7\bin\verify.dll
  305. 0x00000000746b0000 - 0x00000000746d8000 C:\Program Files\Java\jre7\bin\java.dll
  306. 0x0000000074690000 - 0x00000000746a5000 C:\Program Files\Java\jre7\bin\zip.dll
  307. 0x0000000074670000 - 0x0000000074689000 C:\Program Files\Java\jre7\bin\net.dll
  308. 0x000007fefc4e0000 - 0x000007fefc535000 C:\Windows\system32\mswsock.dll
  309. 0x000007fefc4d0000 - 0x000007fefc4d7000 C:\Windows\System32\wship6.dll
  310. 0x0000000074650000 - 0x0000000074661000 C:\Program Files\Java\jre7\bin\nio.dll
  311. 0x0000000067570000 - 0x0000000067705000 C:\Program Files\Java\jre7\bin\awt.dll
  312. 0x000007fefee70000 - 0x000007fefef47000 C:\Windows\system32\OLEAUT32.dll
  313. 0x000007fefec60000 - 0x000007fefee63000 C:\Windows\system32\ole32.dll
  314. 0x000007fefb0d0000 - 0x000007fefb0e8000 C:\Windows\system32\DWMAPI.DLL
  315. 0x000007fefb4c0000 - 0x000007fefb516000 C:\Windows\system32\uxtheme.dll
  316. 0x000007fefcba0000 - 0x000007fefcbaf000 C:\Windows\system32\CRYPTBASE.dll
  317. 0x000007fef18a0000 - 0x000007fef1a9f000 C:\Windows\system32\d3d9.dll
  318. 0x000007fefbd30000 - 0x000007fefbd3c000 C:\Windows\system32\VERSION.dll
  319. 0x000007fef8570000 - 0x000007fef8577000 C:\Windows\system32\d3d8thk.dll
  320. 0x000007fee9cd0000 - 0x000007feeae24000 C:\Windows\system32\nvd3dumx.dll
  321. 0x000007fefbe00000 - 0x000007fefbe2c000 C:\Windows\system32\powrprof.dll
  322. 0x000007fefea60000 - 0x000007fefec37000 C:\Windows\system32\SETUPAPI.dll
  323. 0x000007fefd060000 - 0x000007fefd096000 C:\Windows\system32\CFGMGR32.dll
  324. 0x000007fefcd20000 - 0x000007fefcd3a000 C:\Windows\system32\DEVOBJ.dll
  325. 0x000007feefda0000 - 0x000007feeff02000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
  326. 0x000007fefdbe0000 - 0x000007fefe968000 C:\Windows\system32\SHELL32.dll
  327. 0x0000000180000000 - 0x0000000180114000 C:\Windows\system32\nvspcap64.dll
  328. 0x000007fef9260000 - 0x000007fef9574000 C:\Windows\system32\nvapi64.dll
  329. 0x0000000071020000 - 0x0000000071066000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  330. 0x0000000070930000 - 0x0000000070971000 C:\Program Files\Java\jre7\bin\t2k.dll
  331. 0x0000000071680000 - 0x00000000716aa000 C:\Program Files\Java\jre7\bin\dcpr.dll
  332. 0x0000000001de0000 - 0x0000000001e28000 C:\Users\Gawin\Desktop\FTB\LapitosGalacticraft\minecraft\bin\natives\lwjgl64.dll
  333. 0x000007feeedb0000 - 0x000007feeeecd000 C:\Windows\system32\OPENGL32.dll
  334. 0x000007fef9c20000 - 0x000007fef9c4d000 C:\Windows\system32\GLU32.dll
  335. 0x000007feeecb0000 - 0x000007feeeda1000 C:\Windows\system32\DDRAW.dll
  336. 0x000007fef9c10000 - 0x000007fef9c18000 C:\Windows\system32\DCIMAN32.dll
  337. 0x000007fefc540000 - 0x000007fefc557000 C:\Windows\system32\CRYPTSP.dll
  338. 0x000007fefc240000 - 0x000007fefc287000 C:\Windows\system32\rsaenh.dll
  339. 0x000007fefbf70000 - 0x000007fefbf8e000 C:\Windows\system32\USERENV.dll
  340. 0x000007fefcc70000 - 0x000007fefcc7f000 C:\Windows\system32\profapi.dll
  341. 0x000007fefa730000 - 0x000007fefa745000 C:\Windows\system32\NLAapi.dll
  342. 0x000007fef7f90000 - 0x000007fef7fa5000 C:\Windows\system32\napinsp.dll
  343. 0x000007fef7f70000 - 0x000007fef7f89000 C:\Windows\system32\pnrpnsp.dll
  344. 0x000007fef84a0000 - 0x000007fef84cf000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  345. 0x000007fefc360000 - 0x000007fefc3bb000 C:\Windows\system32\DNSAPI.dll
  346. 0x000007fef8560000 - 0x000007fef856b000 C:\Windows\System32\winrnr.dll
  347. 0x000000006ac80000 - 0x000000006aca6000 C:\Program Files\Bonjour\mdnsNSP.dll
  348. 0x000007fefa610000 - 0x000007fefa637000 C:\Windows\system32\Iphlpapi.DLL
  349. 0x000007fefa600000 - 0x000007fefa60b000 C:\Windows\system32\WINNSI.DLL
  350. 0x000007fefbe30000 - 0x000007fefbe37000 C:\Windows\System32\wshtcpip.dll
  351. 0x000007fef8490000 - 0x000007fef8498000 C:\Windows\system32\rasadhlp.dll
  352. 0x000007fefa470000 - 0x000007fefa4c3000 C:\Windows\System32\fwpuclnt.dll
  353. 0x0000000073bc0000 - 0x0000000073bc7000 C:\Program Files\Java\jre7\bin\jawt.dll
  354. 0x0000000056290000 - 0x0000000057fbb000 C:\Windows\system32\nvoglv64.DLL
  355. 0x000007fefced0000 - 0x000007fefcf0a000 C:\Windows\system32\WINTRUST.dll
  356. 0x000007fefcd50000 - 0x000007fefcebc000 C:\Windows\system32\CRYPT32.dll
  357. 0x000007fefcd10000 - 0x000007fefcd1f000 C:\Windows\system32\MSASN1.dll
  358. 0x000007fefa950000 - 0x000007fefa97d000 C:\Windows\system32\ntmarta.dll
  359. 0x000007fefd110000 - 0x000007fefd162000 C:\Windows\system32\WLDAP32.dll
  360. 0x0000000074640000 - 0x000000007464b000 C:\Program Files\Java\jre7\bin\management.dll
  361. 0x00000000706e0000 - 0x0000000070704000 C:\Program Files\Java\jre7\bin\sunec.dll
  362. 0x0000000074630000 - 0x000000007463b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  363. 0x000007feee600000 - 0x000007feee722000 C:\Users\Gawin\Desktop\FTB\LapitosGalacticraft\minecraft\bin\natives\OpenAL64.dll
  364. 0x000007fefabb0000 - 0x000007fefac38000 C:\Windows\system32\dsound.dll
  365. 0x000007fefdb40000 - 0x000007fefdbd9000 C:\Windows\system32\CLBCatQ.DLL
  366. 0x000007fefb0f0000 - 0x000007fefb13b000 C:\Windows\System32\MMDevApi.dll
  367. 0x000007fefb520000 - 0x000007fefb64c000 C:\Windows\System32\PROPSYS.dll
  368. 0x000007fefa8d0000 - 0x000007fefa90b000 C:\Windows\system32\wdmaud.drv
  369. 0x0000000074910000 - 0x0000000074916000 C:\Windows\system32\ksuser.dll
  370. 0x000007fefaf90000 - 0x000007fefaf99000 C:\Windows\system32\AVRT.dll
  371. 0x000007fefa880000 - 0x000007fefa8cf000 C:\Windows\system32\AUDIOSES.DLL
  372. 0x000007fef8f80000 - 0x000007fef8f8a000 C:\Windows\system32\msacm32.drv
  373. 0x000007fef8f60000 - 0x000007fef8f78000 C:\Windows\system32\MSACM32.dll
  374. 0x000007fef8f50000 - 0x000007fef8f59000 C:\Windows\system32\midimap.dll
  375. 0x000007fef7580000 - 0x000007fef76a5000 C:\Windows\system32\dbghelp.dll
  376.  
  377. VM Arguments:
  378. jvm_args: -Xms256M -Xmx1536M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts -XX:+CMSClassUnloadingEnabled -XX:PermSize=128m
  379. java_command: net.ftb.mclauncher.MinecraftLauncher C:\Users\Gawin\Desktop\FTB/LapitosGalacticraft/minecraft empty MinecraftForge.zip Gawin_Grimm a7f13934c2214815a5bfa9241fcff5b6 Lapito's Galacticraft Modpack v1.8.5.1 C:\Users\Gawin\AppData\Roaming/ftblauncher/ModPacks\LapitosGalacticraft\LapitosGalacticraftIcon.png
  380. Launcher Type: SUN_STANDARD
  381.  
  382. Environment Variables:
  383. 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)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Calibre2\;C:\Program Files\Java\jre7\bin
  384. USERNAME=Gawin
  385. OS=Windows_NT
  386. PROCESSOR_IDENTIFIER=AMD64 Family 16 Model 2 Stepping 3, AuthenticAMD
  387.  
  388.  
  389.  
  390. --------------- S Y S T E M ---------------
  391.  
  392. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  393.  
  394. CPU:total 3 (3 cores per cpu, 1 threads per core) family 16 model 2 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv
  395.  
  396. Memory: 4k page, physical 3143864k(725624k free), swap 6285864k(3099716k free)
  397.  
  398. 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
  399.  
  400. time: Wed Dec 11 12:34:08 2013
  401. elapsed time: 24 seconds
Add Comment
Please, Sign In to add comment