Guest User

FTL Captain's Edition Java Crash

a guest
Jun 22nd, 2014
290
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.27 KB | None | 0 0
  1. #
  2. # A fatal error has been detected by the Java Runtime Environment:
  3. #
  4. # Internal Error (0xc06d007e), pid=4460, tid=7036
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (7.0_60-b19) (build 1.7.0_60-b19)
  7. # Java VM: Java HotSpot(TM) Client VM (24.60-b09 mixed mode, sharing windows-x86 )
  8. # Problematic frame:
  9. # C [kernel32.dll+0x3fd1e]
  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 (0x0090d000): JavaThread "main" [_thread_in_native, id=7036, stack(0x02450000,0x024a0000)]
  22.  
  23. siginfo: ExceptionCode=0xc06d007e, ExceptionInformation=0x0249f118
  24.  
  25. Registers:
  26. EAX=0x0249f0a4, EBX=0x00000000, ECX=0x00000001, EDX=0x00000000
  27. ESP=0x0249f0a4, EBP=0x0249f0f4, ESI=0x65f9e05c, EDI=0x00000000
  28. EIP=0x76bbfd1e, EFLAGS=0x00000212
  29.  
  30. Top of Stack: (sp=0x0249f0a4)
  31. 0x0249f0a4: c06d007e 00000000 00000000 76bbfd1e
  32. 0x0249f0b4: 00000001 0249f118 0249f5e0 76bbfef9
  33. 0x0249f0c4: 1914a968 fffffffe 76ba9342 76ba966b
  34. 0x0249f0d4: 7fffdc00 00000000 00000000 0249f100
  35. 0x0249f0e4: 76ba96a6 65f9def0 00000000 00000000
  36. 0x0249f0f4: 0249f15c 65f9b17b c06d007e 00000000
  37. 0x0249f104: 00000001 0249f168 0090d130 04c23fb0
  38. 0x0249f114: 00000000 00000024 65f9e05c 65fa10c0
  39.  
  40. Instructions: (pc=0x76bbfd1e)
  41. 0x76bbfcfe: 89 45 c0 c1 e0 02 50 ff 75 14 8d 45 c4 50 e8 a6
  42. 0x76bbfd0e: aa 00 00 83 c4 0c 8d 45 b0 50 ff 15 14 17 b8 76
  43. 0x76bbfd1e: c9 c2 10 00 90 90 90 90 90 8b ff 55 8b ec 51 51
  44. 0x76bbfd2e: 83 7d 10 00 56 0f 84 ab b9 01 00 ff 75 10 64 8b
  45.  
  46.  
  47. Register to memory mapping:
  48.  
  49. EAX=0x0249f0a4 is pointing into the stack for thread: 0x0090d000
  50. EBX=0x00000000 is an unknown value
  51. ECX=0x00000001 is an unknown value
  52. EDX=0x00000000 is an unknown value
  53. ESP=0x0249f0a4 is pointing into the stack for thread: 0x0090d000
  54. EBP=0x0249f0f4 is pointing into the stack for thread: 0x0090d000
  55. ESI=0x65f9e05c is an unknown value
  56. EDI=0x00000000 is an unknown value
  57.  
  58.  
  59. Stack: [0x02450000,0x024a0000], sp=0x0249f0a4, free space=316k
  60. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  61. C [kernel32.dll+0x3fd1e]
  62. C [net.dll+0xb17b]
  63. C [net.dll+0xafea]
  64. C [net.dll+0xab8f]
  65.  
  66. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  67. j java.net.NetworkInterface.getAll()[Ljava/net/NetworkInterface;+0
  68. j java.net.NetworkInterface.getNetworkInterfaces()Ljava/util/Enumeration;+0
  69. j org.apache.logging.log4j.core.helpers.NetUtils.getLocalHostname()Ljava/lang/String;+10
  70. j org.apache.logging.log4j.core.LoggerContext.setConfiguration(Lorg/apache/logging/log4j/core/config/Configuration;)Lorg/apache/logging/log4j/core/config/Configuration;+37
  71. j org.apache.logging.log4j.core.LoggerContext.reconfigure()V+45
  72. j org.apache.logging.log4j.core.LoggerContext.start()V+40
  73. j org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Ljava/lang/String;Ljava/lang/ClassLoader;Z)Lorg/apache/logging/log4j/core/LoggerContext;+27
  74. j org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Ljava/lang/String;Ljava/lang/ClassLoader;Z)Lorg/apache/logging/log4j/spi/LoggerContext;+4
  75. j org.apache.logging.log4j.LogManager.getLogger(Ljava/lang/String;)Lorg/apache/logging/log4j/Logger;+24
  76. j org.apache.logging.log4j.LogManager.getLogger(Ljava/lang/Class;)Lorg/apache/logging/log4j/Logger;+15
  77. j net.vhati.modmanager.FTLModManager.<clinit>()V+3
  78. v ~StubRoutines::call_stub
  79.  
  80. --------------- P R O C E S S ---------------
  81.  
  82. Java Threads: ( => current thread )
  83. 0x01c98000 JavaThread "Service Thread" daemon [_thread_blocked, id=6976, stack(0x049e0000,0x04a30000)]
  84. 0x01c96000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3080, stack(0x04710000,0x04760000)]
  85. 0x01c82400 JavaThread "Attach Listener" daemon [_thread_blocked, id=4488, stack(0x047d0000,0x04820000)]
  86. 0x01c7f000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7380, stack(0x048e0000,0x04930000)]
  87. 0x01c15c00 JavaThread "Finalizer" daemon [_thread_blocked, id=1276, stack(0x04870000,0x048c0000)]
  88. 0x01c10c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=7600, stack(0x046b0000,0x04700000)]
  89. =>0x0090d000 JavaThread "main" [_thread_in_native, id=7036, stack(0x02450000,0x024a0000)]
  90.  
  91. Other Threads:
  92. 0x01c0f800 VMThread [stack: 0x01d00000,0x01d50000] [id=8064]
  93. 0x01cbe000 WatcherThread [stack: 0x04a70000,0x04ac0000] [id=6548]
  94.  
  95. VM state:not at safepoint (normal execution)
  96.  
  97. VM Mutex/Monitor currently owned by a thread: None
  98.  
  99. Heap
  100. def new generation total 4928K, used 1687K [0x28200000, 0x28750000, 0x32ca0000)
  101. eden space 4416K, 26% used [0x28200000, 0x28325ff8, 0x28650000)
  102. from space 512K, 100% used [0x28650000, 0x286d0000, 0x286d0000)
  103. to space 512K, 0% used [0x286d0000, 0x286d0000, 0x28750000)
  104. tenured generation total 10944K, used 1942K [0x32ca0000, 0x33750000, 0x48200000)
  105. the space 10944K, 17% used [0x32ca0000, 0x32e85ab8, 0x32e85c00, 0x33750000)
  106. compacting perm gen total 12288K, used 3315K [0x48200000, 0x48e00000, 0x4c200000)
  107. the space 12288K, 26% used [0x48200000, 0x4853cfe0, 0x4853d000, 0x48e00000)
  108. ro space 10240K, 42% used [0x4c200000, 0x4c634778, 0x4c634800, 0x4cc00000)
  109. rw space 12288K, 52% used [0x4cc00000, 0x4d249a68, 0x4d249c00, 0x4d800000)
  110.  
  111. Card table byte_map: [0x044a0000,0x045d0000] byte_map_base: 0x0435f000
  112.  
  113. Polling page: 0x008e0000
  114.  
  115. Code Cache [0x024a0000, 0x02570000, 0x044a0000)
  116. total_blobs=325 nmethods=160 adapters=102 free_code_cache=31936Kb largest_free_block=32702784
  117.  
  118. Compilation events (10 events):
  119. Event: 11.824 Thread 0x01c96000 155 java.util.ArrayList::elementData (7 bytes)
  120. Event: 11.824 Thread 0x01c96000 nmethod 155 0x0256e648 code [0x0256e740, 0x0256e7e0]
  121. Event: 11.824 Thread 0x01c96000 156 java.util.ArrayList::get (11 bytes)
  122. Event: 11.824 Thread 0x01c96000 nmethod 156 0x0256e888 code [0x0256e9a0, 0x0256ead8]
  123. Event: 11.830 Thread 0x01c96000 157 java.util.Arrays::fill (28 bytes)
  124. Event: 11.830 Thread 0x01c96000 nmethod 157 0x0256ec48 code [0x0256ed50, 0x0256ee2c]
  125. Event: 12.437 Thread 0x01c96000 159 java.lang.StringBuilder::<init> (7 bytes)
  126. Event: 12.437 Thread 0x01c96000 nmethod 159 0x0256f1c8 code [0x0256f2c0, 0x0256f3d0]
  127. Event: 12.809 Thread 0x01c96000 160 java.util.Properties::loadConvert (505 bytes)
  128. Event: 12.810 Thread 0x01c96000 nmethod 160 0x0256f448 code [0x0256f590, 0x0256f9b8]
  129.  
  130. GC Heap History (4 events):
  131. Event: 10.521 GC heap before
  132. {Heap before GC invocations=0 (full 0):
  133. def new generation total 4928K, used 4416K [0x28200000, 0x28750000, 0x32ca0000)
  134. eden space 4416K, 100% used [0x28200000, 0x28650000, 0x28650000)
  135. from space 512K, 0% used [0x28650000, 0x28650000, 0x286d0000)
  136. to space 512K, 0% used [0x286d0000, 0x286d0000, 0x28750000)
  137. tenured generation total 10944K, used 0K [0x32ca0000, 0x33750000, 0x48200000)
  138. the space 10944K, 0% used [0x32ca0000, 0x32ca0000, 0x32ca0200, 0x33750000)
  139. compacting perm gen total 12288K, used 1780K [0x48200000, 0x48e00000, 0x4c200000)
  140. the space 12288K, 14% used [0x48200000, 0x483bd1d8, 0x483bd200, 0x48e00000)
  141. ro space 10240K, 42% used [0x4c200000, 0x4c634778, 0x4c634800, 0x4cc00000)
  142. rw space 12288K, 52% used [0x4cc00000, 0x4d249a68, 0x4d249c00, 0x4d800000)
  143. Event: 10.531 GC heap after
  144. Heap after GC invocations=1 (full 0):
  145. def new generation total 4928K, used 512K [0x28200000, 0x28750000, 0x32ca0000)
  146. eden space 4416K, 0% used [0x28200000, 0x28200000, 0x28650000)
  147. from space 512K, 100% used [0x286d0000, 0x28750000, 0x28750000)
  148. to space 512K, 0% used [0x28650000, 0x28650000, 0x286d0000)
  149. tenured generation total 10944K, used 818K [0x32ca0000, 0x33750000, 0x48200000)
  150. the space 10944K, 7% used [0x32ca0000, 0x32d6cb60, 0x32d6cc00, 0x33750000)
  151. compacting perm gen total 12288K, used 1780K [0x48200000, 0x48e00000, 0x4c200000)
  152. the space 12288K, 14% used [0x48200000, 0x483bd1d8, 0x483bd200, 0x48e00000)
  153. ro space 10240K, 42% used [0x4c200000, 0x4c634778, 0x4c634800, 0x4cc00000)
  154. rw space 12288K, 52% used [0x4cc00000, 0x4d249a68, 0x4d249c00, 0x4d800000)
  155. }
  156. Event: 11.195 GC heap before
  157. {Heap before GC invocations=1 (full 0):
  158. def new generation total 4928K, used 4928K [0x28200000, 0x28750000, 0x32ca0000)
  159. eden space 4416K, 100% used [0x28200000, 0x28650000, 0x28650000)
  160. from space 512K, 100% used [0x286d0000, 0x28750000, 0x28750000)
  161. to space 512K, 0% used [0x28650000, 0x28650000, 0x286d0000)
  162. tenured generation total 10944K, used 818K [0x32ca0000, 0x33750000, 0x48200000)
  163. the space 10944K, 7% used [0x32ca0000, 0x32d6cb60, 0x32d6cc00, 0x33750000)
  164. compacting perm gen total 12288K, used 2535K [0x48200000, 0x48e00000, 0x4c200000)
  165. the space 12288K, 20% used [0x48200000, 0x48479f28, 0x4847a000, 0x48e00000)
  166. ro space 10240K, 42% used [0x4c200000, 0x4c634778, 0x4c634800, 0x4cc00000)
  167. rw space 12288K, 52% used [0x4cc00000, 0x4d249a68, 0x4d249c00, 0x4d800000)
  168. Event: 11.205 GC heap after
  169. Heap after GC invocations=2 (full 0):
  170. def new generation total 4928K, used 512K [0x28200000, 0x28750000, 0x32ca0000)
  171. eden space 4416K, 0% used [0x28200000, 0x28200000, 0x28650000)
  172. from space 512K, 100% used [0x28650000, 0x286d0000, 0x286d0000)
  173. to space 512K, 0% used [0x286d0000, 0x286d0000, 0x28750000)
  174. tenured generation total 10944K, used 1942K [0x32ca0000, 0x33750000, 0x48200000)
  175. the space 10944K, 17% used [0x32ca0000, 0x32e85ab8, 0x32e85c00, 0x33750000)
  176. compacting perm gen total 12288K, used 2535K [0x48200000, 0x48e00000, 0x4c200000)
  177. the space 12288K, 20% used [0x48200000, 0x48479f28, 0x4847a000, 0x48e00000)
  178. ro space 10240K, 42% used [0x4c200000, 0x4c634778, 0x4c634800, 0x4cc00000)
  179. rw space 12288K, 52% used [0x4cc00000, 0x4d249a68, 0x4d249c00, 0x4d800000)
  180. }
  181.  
  182. Deoptimization events (0 events):
  183. No events
  184.  
  185. Internal exceptions (10 events):
  186. Event: 11.256 Thread 0x0090d000 Threw 0x28271910 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:1244
  187. Event: 11.258 Thread 0x0090d000 Threw 0x28273e18 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:1244
  188. Event: 11.263 Thread 0x0090d000 Threw 0x2827b8e0 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:1244
  189. Event: 11.282 Thread 0x0090d000 Threw 0x282b4c60 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:1244
  190. Event: 11.283 Thread 0x0090d000 Threw 0x282b84d0 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:1244
  191. Event: 11.284 Thread 0x0090d000 Threw 0x282bb658 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:1244
  192. Event: 11.285 Thread 0x0090d000 Threw 0x282cbf10 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:1244
  193. Event: 12.435 Thread 0x0090d000 Threw 0x283064c0 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:1244
  194. Event: 12.436 Thread 0x0090d000 Threw 0x28309c28 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:1244
  195. Event: 12.726 Thread 0x0090d000 Threw 0x2830ed48 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jni.cpp:743
  196.  
  197. Events (10 events):
  198. Event: 12.490 loading class 0x04c2b348
  199. Event: 12.490 loading class 0x04c2b348 done
  200. Event: 12.690 loading class 0x4d9413d0
  201. Event: 12.690 loading class 0x4d9413d0 done
  202. Event: 12.810 loading class 0x4d90e590
  203. Event: 12.845 loading class 0x4d90e590 done
  204. Event: 12.846 loading class 0x04b9e5d0
  205. Event: 12.847 loading class 0x04b9e5d0 done
  206. Event: 12.847 loading class 0x04b9e5a8
  207. Event: 12.868 loading class 0x04b9e5a8 done
  208.  
  209.  
  210. Dynamic libraries:
  211. 0x00c30000 - 0x00c5f000 C:\Program Files\Java\jre7\bin\java.exe
  212. 0x778a0000 - 0x779c8000 C:\Windows\system32\ntdll.dll
  213. 0x76b80000 - 0x76c5d000 C:\Windows\system32\kernel32.dll
  214. 0x75f60000 - 0x76026000 C:\Windows\system32\ADVAPI32.dll
  215. 0x762e0000 - 0x763a2000 C:\Windows\system32\RPCRT4.dll
  216. 0x766f0000 - 0x7678d000 C:\Windows\system32\USER32.dll
  217. 0x76400000 - 0x7644c000 C:\Windows\system32\GDI32.dll
  218. 0x74f40000 - 0x750de000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6002.18305_none_5cb72f2a088b0ed3\COMCTL32.dll
  219. 0x76790000 - 0x7683a000 C:\Windows\system32\msvcrt.dll
  220. 0x761f0000 - 0x76249000 C:\Windows\system32\SHLWAPI.dll
  221. 0x763b0000 - 0x763ce000 C:\Windows\system32\IMM32.DLL
  222. 0x779e0000 - 0x77aa8000 C:\Windows\system32\MSCTF.dll
  223. 0x76250000 - 0x76259000 C:\Windows\system32\LPK.DLL
  224. 0x76b00000 - 0x76b7d000 C:\Windows\system32\USP10.dll
  225. 0x10000000 - 0x1005c000 C:\Windows\system32\guard32.dll
  226. 0x75da0000 - 0x75da8000 C:\Windows\system32\VERSION.dll
  227. 0x75f50000 - 0x75f57000 C:\Windows\system32\PSAPI.DLL
  228. 0x75d10000 - 0x75d17000 C:\Windows\system32\fltlib.dll
  229. 0x52a20000 - 0x52adf000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  230. 0x511a0000 - 0x51528000 C:\Program Files\Java\jre7\bin\client\jvm.dll
  231. 0x70940000 - 0x70947000 C:\Windows\system32\WSOCK32.dll
  232. 0x763d0000 - 0x763fd000 C:\Windows\system32\WS2_32.dll
  233. 0x779d0000 - 0x779d6000 C:\Windows\system32\NSI.dll
  234. 0x72070000 - 0x720a2000 C:\Windows\system32\WINMM.dll
  235. 0x76480000 - 0x765c5000 C:\Windows\system32\ole32.dll
  236. 0x77810000 - 0x7789d000 C:\Windows\system32\OLEAUT32.dll
  237. 0x72030000 - 0x7206e000 C:\Windows\system32\OLEACC.dll
  238. 0x6bd30000 - 0x6bd3c000 C:\Program Files\Java\jre7\bin\verify.dll
  239. 0x6a8d0000 - 0x6a8f0000 C:\Program Files\Java\jre7\bin\java.dll
  240. 0x6a410000 - 0x6a423000 C:\Program Files\Java\jre7\bin\zip.dll
  241. 0x70520000 - 0x7052a000 C:\Program Files\Java\jre7\bin\management.dll
  242. 0x65f90000 - 0x65fa4000 C:\Program Files\Java\jre7\bin\net.dll
  243. 0x75590000 - 0x755cb000 C:\Windows\system32\mswsock.dll
  244. 0x75580000 - 0x75585000 C:\Windows\System32\wship6.dll
  245. 0x6b8c0000 - 0x6b8cf000 C:\Program Files\Java\jre7\bin\nio.dll
  246. 0x6e890000 - 0x6e89f000 C:\Windows\system32\napinsp.dll
  247. 0x6e850000 - 0x6e862000 C:\Windows\system32\pnrpnsp.dll
  248. 0x16080000 - 0x160a5000 C:\Program Files\Bonjour\mdnsNSP.dll
  249. 0x724a0000 - 0x724a5000 C:\Windows\System32\wshtcpip.dll
  250. 0x5f0e0000 - 0x5f106000 C:\Windows\System32\nwprovau.dll
  251. 0x75dd0000 - 0x75de4000 C:\Windows\system32\Secur32.dll
  252. 0x75930000 - 0x75944000 C:\Windows\system32\MPR.dll
  253. 0x72320000 - 0x723fc000 C:\Windows\system32\dbghelp.dll
  254.  
  255. VM Arguments:
  256. jvm_args: -Xmx512M
  257. java_command: net.vhati.modmanager.FTLModManager
  258. Launcher Type: SUN_STANDARD
  259.  
  260. Environment Variables:
  261. _JAVA_OPTIONS=-Xmx512M
  262. CLASSPATH=.;C:\Program Files\Java\jre6\lib\ext\QTJava.zip
  263. PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\PROGRA~1\COMMON~1\ULEADS~1\MPEG;C:\Program Files\QuickTime\QTSystem\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Java\jre7\bin;C:\Program Files\Java\jre7\bin
  264. USERNAME=kim
  265. OS=Windows_NT
  266. PROCESSOR_IDENTIFIER=x86 Family 15 Model 104 Stepping 1, AuthenticAMD
  267.  
  268.  
  269.  
  270. --------------- S Y S T E M ---------------
  271.  
  272. OS: Windows Vista Build 6002 Service Pack 2
  273.  
  274. CPU:total 2 (2 cores per cpu, 1 threads per core) family 15 model 104 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnowpref, tsc
  275.  
  276. Memory: 4k page, physical 1963332k(630252k free), swap 4178956k(1371892k free)
  277.  
  278. vm_info: Java HotSpot(TM) Client VM (24.60-b09) for windows-x86 JRE (1.7.0_60-b19), built on May 7 2014 13:09:52 by "java_re" with unknown MS VC++:1600
  279.  
  280. time: Sun Jun 22 21:11:14 2014
  281. elapsed time: 13 seconds
Add Comment
Please, Sign In to add comment