Advertisement
Guest User

htothe2oh Multi MC Error Log

a guest
Nov 18th, 2012
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.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=0x0000000077bd0895, pid=3976, tid=2908
  5. #
  6. # JRE version: 7.0_02-b13
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (22.0-b10 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [ntdll.dll+0x50895]
  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. #
  16.  
  17. --------------- T H R E A D ---------------
  18.  
  19. Current thread (0x000000000229f000): JavaThread "main" [_thread_in_Java, id=2908, stack(0x0000000002600000,0x0000000002700000)]
  20.  
  21. siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff
  22.  
  23. Registers:
  24. RAX=0x00000000026fe198, RBX=0x0000000000000002, RCX=0x00000000026fe268, RDX=0x00000000026fe1d8
  25. RSP=0x00000000026fe188, RBP=0x000007feed00c250, RSI=0x0000000000000020, RDI=0x0000000000000000
  26. R8 =0x00000000026f6000, R9 =0x0000000000000003, R10=0x0000000000000000, R11=0x0000000000000cdc
  27. R12=0x0000000000000000, R13=0x0000000000000050, R14=0x0000000000000003, R15=0x000000000229f000
  28. RIP=0x0000000077bd0895, EFLAGS=0x0000000000010202
  29.  
  30. Top of Stack: (sp=0x00000000026fe188)
  31. 0x00000000026fe188: 0000000000000202 0000000077b8b239
  32. 0x00000000026fe198: 000007fffffdb000 0000000000000051
  33. 0x00000000026fe1a8: 000000000758f5c8 00000000026fe300
  34. 0x00000000026fe1b8: 0000000000000000 00000000026fe3a0
  35. 0x00000000026fe1c8: 00000000026fe7f0 000000000000000a
  36. 0x00000000026fe1d8: 0000000002700000 00000000026f6000
  37. 0x00000000026fe1e8: 00000000074f1870 00000000026fea00
  38. 0x00000000026fe1f8: 000000000273743a 00000000027373d0
  39. 0x00000000026fe208: 0000000000000000 0000000000000000
  40. 0x00000000026fe218: 00000000026fea00 00000000026feae0
  41. 0x00000000026fe228: 0000000002706038 0000000065ee15ab
  42. 0x00000000026fe238: 0000000000000000 00000000026feb48
  43. 0x00000000026fe248: 0000c35cbe657617 00000000026fea30
  44. 0x00000000026fe258: 000000000229bbb0 0000000065ee1aab
  45. 0x00000000026fe268: 00000000026fe3c8 00000000eabffea8
  46. 0x00000000026fe278: 00000000026fea30 00000000bb03e013
  47.  
  48. Instructions: (pc=0x0000000077bd0895)
  49. 0x0000000077bd0875: d0 00 00 00 4c 89 a1 d8 00 00 00 4c 89 a9 e0 00
  50. 0x0000000077bd0885: 00 00 4c 89 b1 e8 00 00 00 4c 89 b9 f0 00 00 00
  51. 0x0000000077bd0895: 0f ae 81 00 01 00 00 0f 29 81 a0 01 00 00 0f 29
  52. 0x0000000077bd08a5: 89 b0 01 00 00 0f 29 91 c0 01 00 00 0f 29 99 d0
  53.  
  54.  
  55. Register to memory mapping:
  56.  
  57. RAX=0x00000000026fe198 is pointing into the stack for thread: 0x000000000229f000
  58. RBX=0x0000000000000002 is an unknown value
  59. RCX=0x00000000026fe268 is pointing into the stack for thread: 0x000000000229f000
  60. RDX=0x00000000026fe1d8 is pointing into the stack for thread: 0x000000000229f000
  61. RSP=0x00000000026fe188 is pointing into the stack for thread: 0x000000000229f000
  62. RBP=0x000007feed00c250 is an unknown value
  63. RSI=0x0000000000000020 is an unknown value
  64. RDI=0x0000000000000000 is an unknown value
  65. R8 =0x00000000026f6000 is pointing into the stack for thread: 0x000000000229f000
  66. R9 =0x0000000000000003 is an unknown value
  67. R10=0x0000000000000000 is an unknown value
  68. R11=0x0000000000000cdc is an unknown value
  69. R12=0x0000000000000000 is an unknown value
  70. R13=0x0000000000000050 is an unknown value
  71. R14=0x0000000000000003 is an unknown value
  72. R15=0x000000000229f000 is a thread
  73.  
  74.  
  75. Stack: [0x0000000002600000,0x0000000002700000], sp=0x00000000026fe188, free space=1016k
  76. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  77. C [ntdll.dll+0x50895] RtlCaptureContext+0x85
  78.  
  79. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  80. v blob 0x00000000027374ff
  81. j java.util.jar.Attributes.putValue(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;+13
  82. j java.util.jar.Attributes.read(Ljava/util/jar/Manifest$FastInputStream;[B)V+301
  83. j java.util.jar.Manifest.read(Ljava/io/InputStream;)V+291
  84. j java.util.jar.Manifest.<init>(Ljava/io/InputStream;)V+28
  85. j java.util.jar.JarFile.getManifestFromReference()Ljava/util/jar/Manifest;+60
  86. j java.util.jar.JarFile.getManifest()Ljava/util/jar/Manifest;+1
  87. j sun.misc.URLClassPath$JarLoader$2.getManifest()Ljava/util/jar/Manifest;+7
  88. j java.net.URLClassLoader.defineClass(Ljava/lang/String;Lsun/misc/Resource;)Ljava/lang/Class;+34
  89. j java.net.URLClassLoader.access$100(Ljava/net/URLClassLoader;Ljava/lang/String;Lsun/misc/Resource;)Ljava/lang/Class;+3
  90. j java.net.URLClassLoader$1.run()Ljava/lang/Class;+43
  91. j java.net.URLClassLoader$1.run()Ljava/lang/Object;+1
  92. v ~StubRoutines::call_stub
  93. j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
  94. j java.net.URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+13
  95. j java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+70
  96. j java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;+3
  97. j MultiMCLauncher.main([Ljava/lang/String;)V+422
  98. v ~StubRoutines::call_stub
  99.  
  100. --------------- P R O C E S S ---------------
  101.  
  102. Java Threads: ( => current thread )
  103. 0x000000000631d000 JavaThread "Service Thread" daemon [_thread_blocked, id=5108, stack(0x00000000070f0000,0x00000000071f0000)]
  104. 0x000000000631b000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=2836, stack(0x0000000006bb0000,0x0000000006cb0000)]
  105. 0x0000000006314000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=2824, stack(0x0000000006f20000,0x0000000007020000)]
  106. 0x0000000006313000 JavaThread "Attach Listener" daemon [_thread_blocked, id=624, stack(0x0000000006df0000,0x0000000006ef0000)]
  107. 0x0000000006304000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4288, stack(0x0000000006cd0000,0x0000000006dd0000)]
  108. 0x0000000006220000 JavaThread "Finalizer" daemon [_thread_blocked, id=2804, stack(0x00000000066d0000,0x00000000067d0000)]
  109. 0x0000000006219000 JavaThread "Reference Handler" daemon [_thread_blocked, id=4664, stack(0x0000000006a30000,0x0000000006b30000)]
  110. =>0x000000000229f000 JavaThread "main" [_thread_in_Java, id=2908, stack(0x0000000002600000,0x0000000002700000)]
  111.  
  112. Other Threads:
  113. 0x0000000006206800 VMThread [stack: 0x0000000006860000,0x0000000006960000] [id=4680]
  114. 0x0000000006330000 WatcherThread [stack: 0x0000000007380000,0x0000000007480000] [id=4040]
  115.  
  116. VM state:not at safepoint (normal execution)
  117.  
  118. VM Mutex/Monitor currently owned by a thread: None
  119.  
  120. Heap
  121. PSYoungGen total 152896K, used 2621K [0x00000000eaab0000, 0x00000000f5550000, 0x0000000100000000)
  122. eden space 131072K, 2% used [0x00000000eaab0000,0x00000000ead3f630,0x00000000f2ab0000)
  123. from space 21824K, 0% used [0x00000000f4000000,0x00000000f4000000,0x00000000f5550000)
  124. to space 21824K, 0% used [0x00000000f2ab0000,0x00000000f2ab0000,0x00000000f4000000)
  125. PSOldGen total 349568K, used 0K [0x00000000c0000000, 0x00000000d5560000, 0x00000000eaab0000)
  126. object space 349568K, 0% used [0x00000000c0000000,0x00000000c0000000,0x00000000d5560000)
  127. PSPermGen total 21248K, used 2968K [0x00000000bae00000, 0x00000000bc2c0000, 0x00000000c0000000)
  128. object space 21248K, 13% used [0x00000000bae00000,0x00000000bb0e6198,0x00000000bc2c0000)
  129.  
  130. Code Cache [0x0000000002700000, 0x0000000002970000, 0x0000000005700000)
  131. total_blobs=208 nmethods=15 adapters=146 free_code_cache=48735Kb largest_free_block=49874944
  132.  
  133. Dynamic libraries:
  134. 0x000000013f200000 - 0x000000013f233000 C:\Program Files\Java\jre7\bin\java.exe
  135. 0x0000000077b80000 - 0x0000000077d29000 C:\Windows\SYSTEM32\ntdll.dll
  136. 0x0000000077600000 - 0x000000007771f000 C:\Windows\system32\kernel32.dll
  137. 0x000007fefe340000 - 0x000007fefe3ac000 C:\Windows\system32\KERNELBASE.dll
  138. 0x000007feff420000 - 0x000007feff4fb000 C:\Windows\system32\ADVAPI32.dll
  139. 0x000007fefe410000 - 0x000007fefe4af000 C:\Windows\system32\msvcrt.dll
  140. 0x000007feffa50000 - 0x000007feffa6f000 C:\Windows\SYSTEM32\sechost.dll
  141. 0x000007feffd60000 - 0x000007feffe8d000 C:\Windows\system32\RPCRT4.dll
  142. 0x0000000077a80000 - 0x0000000077b7a000 C:\Windows\system32\USER32.dll
  143. 0x000007feffb70000 - 0x000007feffbd7000 C:\Windows\system32\GDI32.dll
  144. 0x000007fefe400000 - 0x000007fefe40e000 C:\Windows\system32\LPK.dll
  145. 0x000007feffbe0000 - 0x000007feffca9000 C:\Windows\system32\USP10.dll
  146. 0x000007fefc700000 - 0x000007fefc8f4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  147. 0x000007feffaf0000 - 0x000007feffb61000 C:\Windows\system32\SHLWAPI.dll
  148. 0x000007fefdeb0000 - 0x000007fefdf07000 C:\Windows\system32\apphelp.dll
  149. 0x000007fef1530000 - 0x000007fef158a000 C:\Windows\AppPatch\AppPatch64\AcLayers.DLL
  150. 0x000007fef94d0000 - 0x000007fef9541000 C:\Windows\system32\WINSPOOL.DRV
  151. 0x000007fef96a0000 - 0x000007fef96b8000 C:\Windows\system32\MPR.dll
  152. 0x000007feecf10000 - 0x000007feed377000 C:\Windows\AppPatch\AppPatch64\AcXtrnal.DLL
  153. 0x000007fef0e40000 - 0x000007fef0e91000 C:\Windows\AppPatch\AppPatch64\AcGenral.DLL
  154. 0x000007fefde80000 - 0x000007fefdea5000 C:\Windows\system32\SspiCli.dll
  155. 0x000007feff7e0000 - 0x000007feff9e3000 C:\Windows\system32\ole32.dll
  156. 0x000007fefe690000 - 0x000007feff418000 C:\Windows\system32\SHELL32.dll
  157. 0x0000000075230000 - 0x0000000075233000 C:\Windows\system32\sfc.dll
  158. 0x000007fefa490000 - 0x000007fefa4a0000 C:\Windows\system32\sfc_os.DLL
  159. 0x000007fefd2e0000 - 0x000007fefd2fe000 C:\Windows\system32\USERENV.dll
  160. 0x000007fefdfe0000 - 0x000007fefdfef000 C:\Windows\system32\profapi.dll
  161. 0x000007fefc330000 - 0x000007fefc348000 C:\Windows\system32\dwmapi.dll
  162. 0x000007feff7b0000 - 0x000007feff7de000 C:\Windows\system32\IMM32.DLL
  163. 0x000007feff6a0000 - 0x000007feff7a9000 C:\Windows\system32\MSCTF.dll
  164. 0x0000000069870000 - 0x0000000069941000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  165. 0x0000000065d20000 - 0x00000000663fa000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  166. 0x000007fef5600000 - 0x000007fef5609000 C:\Windows\system32\WSOCK32.dll
  167. 0x000007fefe3b0000 - 0x000007fefe3fd000 C:\Windows\system32\WS2_32.dll
  168. 0x000007feffd50000 - 0x000007feffd58000 C:\Windows\system32\NSI.dll
  169. 0x000007fef9660000 - 0x000007fef969b000 C:\Windows\system32\WINMM.dll
  170. 0x0000000077d50000 - 0x0000000077d57000 C:\Windows\system32\PSAPI.DLL
  171. 0x00000000742c0000 - 0x00000000742cf000 C:\Program Files\Java\jre7\bin\verify.dll
  172. 0x00000000715f0000 - 0x0000000071618000 C:\Program Files\Java\jre7\bin\java.dll
  173. 0x0000000074270000 - 0x0000000074285000 C:\Program Files\Java\jre7\bin\zip.dll
  174. 0x0000000065b80000 - 0x0000000065d14000 C:\Program Files\Java\jre7\bin\awt.dll
  175. 0x000007feff5a0000 - 0x000007feff677000 C:\Windows\system32\OLEAUT32.dll
  176.  
  177. VM Arguments:
  178. jvm_args: -Xms512m -Xmx1024m
  179. java_command: MultiMCLauncher.jar Htothe2oh -340980254348889111 MultiMC: 1.4.2 854x480
  180. Launcher Type: SUN_STANDARD
  181.  
  182. Environment Variables:
  183. JAVA_HOME=C:\Program Files\Java\jdk1.7.0_02
  184. CLASSPATH=.;C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip
  185. PATH=C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Program Files\Java\jdk1.7.0_02\bin;C:\Program Files (x86)\GtkSharp\2.12\bin;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Users\Nathan\Documents\apache-ant-1.8.4\bin
  186. USERNAME=Nathan
  187. OS=Windows_NT
  188. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  189.  
  190.  
  191.  
  192. --------------- S Y S T E M ---------------
  193.  
  194. OS: Windows Vista , 64 bit Build 6000
  195.  
  196. CPU:total 4 (2 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, ht
  197.  
  198. Memory: 4k page, physical 4102896k(2327120k free), swap 8203940k(5780300k free)
  199.  
  200. vm_info: Java HotSpot(TM) 64-Bit Server VM (22.0-b10) for windows-amd64 JRE (1.7.0_02-b13), built on Nov 17 2011 13:51:15 by "java_re" with unknown MS VC++:1600
  201.  
  202. time: Thu Nov 15 13:19:58 2012
  203. elapsed time: 0 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement