Guest User

Untitled

a guest
Jan 6th, 2013
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.19 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=0x0000000077ca0895, pid=5600, tid=1500
  5. #
  6. # JRE version: 6.0_25-b06
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.0-b11 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [ntdll.dll+0x50895]
  10. #
  11. # If you would like to submit a bug report, please visit:
  12. # http://java.sun.com/webapps/bugreport/crash.jsp
  13. #
  14.  
  15. --------------- T H R E A D ---------------
  16.  
  17. Current thread (0x0000000000622000): JavaThread "main" [_thread_in_Java, id=1500, stack(0x0000000002550000,0x0000000002650000)]
  18.  
  19. siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff
  20.  
  21. Registers:
  22. RAX=0x000000000264dfb8, RBX=0x0000000000000002, RCX=0x000000000264e088, RDX=0x000000000264dff8
  23. RSP=0x000000000264dfa8, RBP=0x000007fee6a34890, RSI=0x0000000000000020, RDI=0x0000000000000000
  24. R8 =0x0000000002645000, R9 =0x0000000000000003, R10=0x0000000000000000, R11=0x0000000000001300
  25. R12=0x0000000000000000, R13=0x0000000000000050, R14=0x0000000000000003, R15=0x0000000000622000
  26. RIP=0x0000000077ca0895, EFLAGS=0x0000000000010202
  27.  
  28. Top of Stack: (sp=0x000000000264dfa8)
  29. 0x000000000264dfa8: 0000000000000202 0000000077c5b239
  30. 0x000000000264dfb8: 000007fffffdc000 0000000000000000
  31. 0x000000000264dfc8: 000000000264e1d0 000000000264e200
  32. 0x000000000264dfd8: 0000000500000306 000000020066d400
  33. 0x000000000264dfe8: 000000000264e7f0 0000000002686fba
  34. 0x000000000264dff8: 0000000002650000 0000000002645000
  35. 0x000000000264e008: 0000000000000000 000000000264e7f0
  36. 0x000000000264e018: 000000000acc5af0 000000000a2bb5f0
  37. 0x000000000264e028: 000000006db65c52 000000006d9fc32a
  38. 0x000000000264e038: 00000000000000c0 0000000000623010
  39. 0x000000000264e048: 000000000264e820 00000000026bdbac
  40. 0x000000000264e058: 00000000026bc610 000000006d9fcc83
  41. 0x000000000264e068: 0000000000000000 000000000264e820
  42. 0x000000000264e078: 000000000264e1b8 0000000000000000
  43. 0x000000000264e088: 0000000002654ed0 0000000000000000
  44. 0x000000000264e098: 000000000264e938 000000000264e8d0
  45.  
  46. Instructions: (pc=0x0000000077ca0895)
  47. 0x0000000077ca0875: d0 00 00 00 4c 89 a1 d8 00 00 00 4c 89 a9 e0 00
  48. 0x0000000077ca0885: 00 00 4c 89 b1 e8 00 00 00 4c 89 b9 f0 00 00 00
  49. 0x0000000077ca0895: 0f ae 81 00 01 00 00 0f 29 81 a0 01 00 00 0f 29
  50. 0x0000000077ca08a5: 89 b0 01 00 00 0f 29 91 c0 01 00 00 0f 29 99 d0
  51.  
  52.  
  53. Register to memory mapping:
  54.  
  55. RAX=0x000000000264dfb8 is pointing into the stack for thread: 0x0000000000622000
  56. RBX=0x0000000000000002 is an unknown value
  57. RCX=0x000000000264e088 is pointing into the stack for thread: 0x0000000000622000
  58. RDX=0x000000000264dff8 is pointing into the stack for thread: 0x0000000000622000
  59. RSP=0x000000000264dfa8 is pointing into the stack for thread: 0x0000000000622000
  60. RBP=0x000007fee6a34890 is an unknown value
  61. RSI=0x0000000000000020 is an unknown value
  62. RDI=0x0000000000000000 is an unknown value
  63. R8 =0x0000000002645000 is pointing into the stack for thread: 0x0000000000622000
  64. R9 =0x0000000000000003 is an unknown value
  65. R10=0x0000000000000000 is an unknown value
  66. R11=0x0000000000001300 is an unknown value
  67. R12=0x0000000000000000 is an unknown value
  68. R13=0x0000000000000050 is an unknown value
  69. R14=0x0000000000000003 is an unknown value
  70. R15=0x0000000000622000 is a thread
  71.  
  72.  
  73. Stack: [0x0000000002550000,0x0000000002650000], sp=0x000000000264dfa8, free space=1015k
  74. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  75. C [ntdll.dll+0x50895] RtlCaptureContext+0x85
  76.  
  77. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  78. v blob 0x000000000268707f
  79. j java.util.jar.Attributes.putValue(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;+13
  80. j java.util.jar.Attributes.read(Ljava/util/jar/Manifest$FastInputStream;[B)V+301
  81. j java.util.jar.Manifest.read(Ljava/io/InputStream;)V+291
  82. j sun.security.util.SignatureFileVerifier.processImpl(Ljava/util/Hashtable;Ljava/util/List;)V+20
  83. j sun.security.util.SignatureFileVerifier.process(Ljava/util/Hashtable;Ljava/util/List;)V+9
  84. j java.util.jar.JarVerifier.processEntry(Lsun/security/util/ManifestEntryVerifier;)V+198
  85. j java.util.jar.JarVerifier.update(I[BIILsun/security/util/ManifestEntryVerifier;)V+39
  86. j java.util.jar.JarFile.initializeVerifier()V+107
  87. j java.util.jar.JarFile.getInputStream(Ljava/util/zip/ZipEntry;)Ljava/io/InputStream;+25
  88. j sun.misc.URLClassPath$JarLoader$2.getInputStream()Ljava/io/InputStream;+11
  89. j sun.misc.Resource.cachedInputStream()Ljava/io/InputStream;+9
  90. j sun.misc.Resource.getByteBuffer()Ljava/nio/ByteBuffer;+1
  91. j java.net.URLClassLoader.defineClass(Ljava/lang/String;Lsun/misc/Resource;Z)Ljava/lang/Class;+182
  92. j java.net.URLClassLoader.access$000(Ljava/net/URLClassLoader;Ljava/lang/String;Lsun/misc/Resource;Z)Ljava/lang/Class;+4
  93. j java.net.URLClassLoader$1.run()Ljava/lang/Object;+44
  94. v ~StubRoutines::call_stub
  95. j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
  96. j java.net.URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+13
  97. j java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+47
  98. j sun.misc.Launcher$AppClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+41
  99. j java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+23
  100. j java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;+3
  101. j net.ftb.mclauncher.MinecraftLauncher.main([Ljava/lang/String;)V+493
  102. v ~StubRoutines::call_stub
  103.  
  104. --------------- P R O C E S S ---------------
  105.  
  106. Java Threads: ( => current thread )
  107. 0x000000000a280800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=6032, stack(0x000000000aa50000,0x000000000ab50000)]
  108. 0x000000000a27f800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=6800, stack(0x000000000a950000,0x000000000aa50000)]
  109. 0x000000000a268000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=6864, stack(0x000000000a850000,0x000000000a950000)]
  110. 0x000000000a265000 JavaThread "Attach Listener" daemon [_thread_blocked, id=5396, stack(0x000000000a750000,0x000000000a850000)]
  111. 0x000000000a25a000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6344, stack(0x000000000a650000,0x000000000a750000)]
  112. 0x000000000a258800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=5060, stack(0x000000000a550000,0x000000000a650000)]
  113. 0x000000000a1dc800 JavaThread "Finalizer" daemon [_thread_blocked, id=2600, stack(0x000000000a450000,0x000000000a550000)]
  114. 0x000000000a1d5000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5320, stack(0x000000000a350000,0x000000000a450000)]
  115. =>0x0000000000622000 JavaThread "main" [_thread_in_Java, id=1500, stack(0x0000000002550000,0x0000000002650000)]
  116.  
  117. Other Threads:
  118. 0x000000000a1bc800 VMThread [stack: 0x0000000009fc0000,0x000000000a0c0000] [id=2980]
  119. 0x000000000a289000 WatcherThread [stack: 0x000000000ab50000,0x000000000ac50000] [id=5784]
  120.  
  121. VM state:not at safepoint (normal execution)
  122.  
  123. VM Mutex/Monitor currently owned by a thread: None
  124.  
  125. Heap
  126. par new generation total 19136K, used 2950K [0x00000000aae00000, 0x00000000ac2c0000, 0x00000000ad790000)
  127. eden space 17024K, 17% used [0x00000000aae00000, 0x00000000ab0e18e0, 0x00000000abea0000)
  128. from space 2112K, 0% used [0x00000000abea0000, 0x00000000abea0000, 0x00000000ac0b0000)
  129. to space 2112K, 0% used [0x00000000ac0b0000, 0x00000000ac0b0000, 0x00000000ac2c0000)
  130. concurrent mark-sweep generation total 240896K, used 0K [0x00000000ad790000, 0x00000000bc2d0000, 0x00000000fae00000)
  131. concurrent-mark-sweep perm gen total 21248K, used 4424K [0x00000000fae00000, 0x00000000fc2c0000, 0x0000000100000000)
  132.  
  133. Code Cache [0x0000000002650000, 0x00000000028c0000, 0x0000000005650000)
  134. total_blobs=210 nmethods=12 adapters=152 free_code_cache=49902336 largest_free_block=19136
  135.  
  136. Dynamic libraries:
  137. 0x0000000000400000 - 0x000000000042e000 C:\Program Files\Java\jre6\bin\java.exe
  138. 0x0000000077c50000 - 0x0000000077df9000 C:\Windows\SYSTEM32\ntdll.dll
  139. 0x0000000077920000 - 0x0000000077a3f000 C:\Windows\system32\kernel32.dll
  140. 0x000007fefe200000 - 0x000007fefe26c000 C:\Windows\system32\KERNELBASE.dll
  141. 0x000007fefebd0000 - 0x000007fefecab000 C:\Windows\system32\ADVAPI32.dll
  142. 0x000007fefe4f0000 - 0x000007fefe58f000 C:\Windows\system32\msvcrt.dll
  143. 0x000007fefeb30000 - 0x000007fefeb4f000 C:\Windows\SYSTEM32\sechost.dll
  144. 0x000007fefea00000 - 0x000007fefeb2d000 C:\Windows\system32\RPCRT4.dll
  145. 0x000007fefe030000 - 0x000007fefe087000 C:\Windows\system32\apphelp.dll
  146. 0x000007fee68d0000 - 0x000007fee6d37000 C:\Windows\AppPatch\AppPatch64\AcXtrnal.DLL
  147. 0x000000006d7f0000 - 0x000000006dfa8000 C:\Program Files\Java\jre6\bin\server\jvm.dll
  148. 0x0000000077820000 - 0x000000007791a000 C:\Windows\system32\USER32.dll
  149. 0x000007fefe480000 - 0x000007fefe4e7000 C:\Windows\system32\GDI32.dll
  150. 0x000007feff0a0000 - 0x000007feff0ae000 C:\Windows\system32\LPK.dll
  151. 0x000007fefe5f0000 - 0x000007fefe6b9000 C:\Windows\system32\USP10.dll
  152. 0x000007fefbab0000 - 0x000007fefbaeb000 C:\Windows\system32\WINMM.dll
  153. 0x000007fefe9d0000 - 0x000007fefe9fe000 C:\Windows\system32\IMM32.DLL
  154. 0x000007fefe8c0000 - 0x000007fefe9c9000 C:\Windows\system32\MSCTF.dll
  155. 0x000000006d760000 - 0x000000006d76e000 C:\Program Files\Java\jre6\bin\verify.dll
  156. 0x000000006d3b0000 - 0x000000006d3d7000 C:\Program Files\Java\jre6\bin\java.dll
  157. 0x0000000077e10000 - 0x0000000077e17000 C:\Windows\system32\PSAPI.DLL
  158. 0x000000006d7b0000 - 0x000000006d7c2000 C:\Program Files\Java\jre6\bin\zip.dll
  159.  
  160. VM Arguments:
  161. jvm_args: -Xms256M -Xmx1280M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts
  162. java_command: net.ftb.mclauncher.MinecraftLauncher C:\Users\Maxwell\Downloads\minecraft downloads/MindCrack/minecraft C:\Users\Maxwell\AppData\Roaming/ftblauncher/ModPacks\MindCrack\FTB_temp.gif MinecraftForge.zip billkill007 93d4bc973f35a96235ae3f82a3773de5a8032a73 MindCrack Pack v6 C:\Users\Maxwell\AppData\Roaming/ftblauncher/ModPacks\MindCrack\logo_minecrack.png
  163. Launcher Type: SUN_STANDARD
  164.  
  165. Environment Variables:
  166. CLASSPATH=.;C:\Program Files (x86)\Java\jre7\lib\ext\QTJava.zip
  167. PATH=C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Common Files\Thunder Network\KanKan\Codecs;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Codebox\BitMeterOS;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\Java\jre6\bin
  168. USERNAME=Maxwell
  169. OS=Windows_NT
  170. PROCESSOR_IDENTIFIER=AMD64 Family 16 Model 6 Stepping 2, AuthenticAMD
  171.  
  172.  
  173.  
  174. --------------- S Y S T E M ---------------
  175.  
  176. OS: Windows 7 Build 7601 Service Pack 1
  177.  
  178. CPU:total 2 (2 cores per cpu, 1 threads per core) family 16 model 6 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnow, 3dnowext, lzcnt, sse4a
  179.  
  180. Memory: 4k page, physical 3013112k(813496k free), swap 6024372k(2663464k free)
  181.  
  182. vm_info: Java HotSpot(TM) 64-Bit Server VM (20.0-b11) for windows-amd64 JRE (1.6.0_25-b06), built on Apr 14 2011 00:44:38 by "java_re" with MS VC++ 8.0 (VS2005)
  183.  
  184. time: Sun Jan 06 13:32:49 2013
  185. elapsed time: 0 seconds
Advertisement
Add Comment
Please, Sign In to add comment