Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #
- # A fatal error has been detected by the Java Runtime Environment:
- #
- # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000077ca0895, pid=5600, tid=1500
- #
- # JRE version: 6.0_25-b06
- # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.0-b11 mixed mode windows-amd64 compressed oops)
- # Problematic frame:
- # C [ntdll.dll+0x50895]
- #
- # If you would like to submit a bug report, please visit:
- # http://java.sun.com/webapps/bugreport/crash.jsp
- #
- --------------- T H R E A D ---------------
- Current thread (0x0000000000622000): JavaThread "main" [_thread_in_Java, id=1500, stack(0x0000000002550000,0x0000000002650000)]
- siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff
- Registers:
- RAX=0x000000000264dfb8, RBX=0x0000000000000002, RCX=0x000000000264e088, RDX=0x000000000264dff8
- RSP=0x000000000264dfa8, RBP=0x000007fee6a34890, RSI=0x0000000000000020, RDI=0x0000000000000000
- R8 =0x0000000002645000, R9 =0x0000000000000003, R10=0x0000000000000000, R11=0x0000000000001300
- R12=0x0000000000000000, R13=0x0000000000000050, R14=0x0000000000000003, R15=0x0000000000622000
- RIP=0x0000000077ca0895, EFLAGS=0x0000000000010202
- Top of Stack: (sp=0x000000000264dfa8)
- 0x000000000264dfa8: 0000000000000202 0000000077c5b239
- 0x000000000264dfb8: 000007fffffdc000 0000000000000000
- 0x000000000264dfc8: 000000000264e1d0 000000000264e200
- 0x000000000264dfd8: 0000000500000306 000000020066d400
- 0x000000000264dfe8: 000000000264e7f0 0000000002686fba
- 0x000000000264dff8: 0000000002650000 0000000002645000
- 0x000000000264e008: 0000000000000000 000000000264e7f0
- 0x000000000264e018: 000000000acc5af0 000000000a2bb5f0
- 0x000000000264e028: 000000006db65c52 000000006d9fc32a
- 0x000000000264e038: 00000000000000c0 0000000000623010
- 0x000000000264e048: 000000000264e820 00000000026bdbac
- 0x000000000264e058: 00000000026bc610 000000006d9fcc83
- 0x000000000264e068: 0000000000000000 000000000264e820
- 0x000000000264e078: 000000000264e1b8 0000000000000000
- 0x000000000264e088: 0000000002654ed0 0000000000000000
- 0x000000000264e098: 000000000264e938 000000000264e8d0
- Instructions: (pc=0x0000000077ca0895)
- 0x0000000077ca0875: d0 00 00 00 4c 89 a1 d8 00 00 00 4c 89 a9 e0 00
- 0x0000000077ca0885: 00 00 4c 89 b1 e8 00 00 00 4c 89 b9 f0 00 00 00
- 0x0000000077ca0895: 0f ae 81 00 01 00 00 0f 29 81 a0 01 00 00 0f 29
- 0x0000000077ca08a5: 89 b0 01 00 00 0f 29 91 c0 01 00 00 0f 29 99 d0
- Register to memory mapping:
- RAX=0x000000000264dfb8 is pointing into the stack for thread: 0x0000000000622000
- RBX=0x0000000000000002 is an unknown value
- RCX=0x000000000264e088 is pointing into the stack for thread: 0x0000000000622000
- RDX=0x000000000264dff8 is pointing into the stack for thread: 0x0000000000622000
- RSP=0x000000000264dfa8 is pointing into the stack for thread: 0x0000000000622000
- RBP=0x000007fee6a34890 is an unknown value
- RSI=0x0000000000000020 is an unknown value
- RDI=0x0000000000000000 is an unknown value
- R8 =0x0000000002645000 is pointing into the stack for thread: 0x0000000000622000
- R9 =0x0000000000000003 is an unknown value
- R10=0x0000000000000000 is an unknown value
- R11=0x0000000000001300 is an unknown value
- R12=0x0000000000000000 is an unknown value
- R13=0x0000000000000050 is an unknown value
- R14=0x0000000000000003 is an unknown value
- R15=0x0000000000622000 is a thread
- Stack: [0x0000000002550000,0x0000000002650000], sp=0x000000000264dfa8, free space=1015k
- Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
- C [ntdll.dll+0x50895] RtlCaptureContext+0x85
- Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
- v blob 0x000000000268707f
- j java.util.jar.Attributes.putValue(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;+13
- j java.util.jar.Attributes.read(Ljava/util/jar/Manifest$FastInputStream;[B)V+301
- j java.util.jar.Manifest.read(Ljava/io/InputStream;)V+291
- j sun.security.util.SignatureFileVerifier.processImpl(Ljava/util/Hashtable;Ljava/util/List;)V+20
- j sun.security.util.SignatureFileVerifier.process(Ljava/util/Hashtable;Ljava/util/List;)V+9
- j java.util.jar.JarVerifier.processEntry(Lsun/security/util/ManifestEntryVerifier;)V+198
- j java.util.jar.JarVerifier.update(I[BIILsun/security/util/ManifestEntryVerifier;)V+39
- j java.util.jar.JarFile.initializeVerifier()V+107
- j java.util.jar.JarFile.getInputStream(Ljava/util/zip/ZipEntry;)Ljava/io/InputStream;+25
- j sun.misc.URLClassPath$JarLoader$2.getInputStream()Ljava/io/InputStream;+11
- j sun.misc.Resource.cachedInputStream()Ljava/io/InputStream;+9
- j sun.misc.Resource.getByteBuffer()Ljava/nio/ByteBuffer;+1
- j java.net.URLClassLoader.defineClass(Ljava/lang/String;Lsun/misc/Resource;Z)Ljava/lang/Class;+182
- j java.net.URLClassLoader.access$000(Ljava/net/URLClassLoader;Ljava/lang/String;Lsun/misc/Resource;Z)Ljava/lang/Class;+4
- j java.net.URLClassLoader$1.run()Ljava/lang/Object;+44
- v ~StubRoutines::call_stub
- j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
- j java.net.URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+13
- j java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+47
- j sun.misc.Launcher$AppClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+41
- j java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+23
- j java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;+3
- j net.ftb.mclauncher.MinecraftLauncher.main([Ljava/lang/String;)V+493
- v ~StubRoutines::call_stub
- --------------- P R O C E S S ---------------
- Java Threads: ( => current thread )
- 0x000000000a280800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=6032, stack(0x000000000aa50000,0x000000000ab50000)]
- 0x000000000a27f800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=6800, stack(0x000000000a950000,0x000000000aa50000)]
- 0x000000000a268000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=6864, stack(0x000000000a850000,0x000000000a950000)]
- 0x000000000a265000 JavaThread "Attach Listener" daemon [_thread_blocked, id=5396, stack(0x000000000a750000,0x000000000a850000)]
- 0x000000000a25a000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6344, stack(0x000000000a650000,0x000000000a750000)]
- 0x000000000a258800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=5060, stack(0x000000000a550000,0x000000000a650000)]
- 0x000000000a1dc800 JavaThread "Finalizer" daemon [_thread_blocked, id=2600, stack(0x000000000a450000,0x000000000a550000)]
- 0x000000000a1d5000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5320, stack(0x000000000a350000,0x000000000a450000)]
- =>0x0000000000622000 JavaThread "main" [_thread_in_Java, id=1500, stack(0x0000000002550000,0x0000000002650000)]
- Other Threads:
- 0x000000000a1bc800 VMThread [stack: 0x0000000009fc0000,0x000000000a0c0000] [id=2980]
- 0x000000000a289000 WatcherThread [stack: 0x000000000ab50000,0x000000000ac50000] [id=5784]
- VM state:not at safepoint (normal execution)
- VM Mutex/Monitor currently owned by a thread: None
- Heap
- par new generation total 19136K, used 2950K [0x00000000aae00000, 0x00000000ac2c0000, 0x00000000ad790000)
- eden space 17024K, 17% used [0x00000000aae00000, 0x00000000ab0e18e0, 0x00000000abea0000)
- from space 2112K, 0% used [0x00000000abea0000, 0x00000000abea0000, 0x00000000ac0b0000)
- to space 2112K, 0% used [0x00000000ac0b0000, 0x00000000ac0b0000, 0x00000000ac2c0000)
- concurrent mark-sweep generation total 240896K, used 0K [0x00000000ad790000, 0x00000000bc2d0000, 0x00000000fae00000)
- concurrent-mark-sweep perm gen total 21248K, used 4424K [0x00000000fae00000, 0x00000000fc2c0000, 0x0000000100000000)
- Code Cache [0x0000000002650000, 0x00000000028c0000, 0x0000000005650000)
- total_blobs=210 nmethods=12 adapters=152 free_code_cache=49902336 largest_free_block=19136
- Dynamic libraries:
- 0x0000000000400000 - 0x000000000042e000 C:\Program Files\Java\jre6\bin\java.exe
- 0x0000000077c50000 - 0x0000000077df9000 C:\Windows\SYSTEM32\ntdll.dll
- 0x0000000077920000 - 0x0000000077a3f000 C:\Windows\system32\kernel32.dll
- 0x000007fefe200000 - 0x000007fefe26c000 C:\Windows\system32\KERNELBASE.dll
- 0x000007fefebd0000 - 0x000007fefecab000 C:\Windows\system32\ADVAPI32.dll
- 0x000007fefe4f0000 - 0x000007fefe58f000 C:\Windows\system32\msvcrt.dll
- 0x000007fefeb30000 - 0x000007fefeb4f000 C:\Windows\SYSTEM32\sechost.dll
- 0x000007fefea00000 - 0x000007fefeb2d000 C:\Windows\system32\RPCRT4.dll
- 0x000007fefe030000 - 0x000007fefe087000 C:\Windows\system32\apphelp.dll
- 0x000007fee68d0000 - 0x000007fee6d37000 C:\Windows\AppPatch\AppPatch64\AcXtrnal.DLL
- 0x000000006d7f0000 - 0x000000006dfa8000 C:\Program Files\Java\jre6\bin\server\jvm.dll
- 0x0000000077820000 - 0x000000007791a000 C:\Windows\system32\USER32.dll
- 0x000007fefe480000 - 0x000007fefe4e7000 C:\Windows\system32\GDI32.dll
- 0x000007feff0a0000 - 0x000007feff0ae000 C:\Windows\system32\LPK.dll
- 0x000007fefe5f0000 - 0x000007fefe6b9000 C:\Windows\system32\USP10.dll
- 0x000007fefbab0000 - 0x000007fefbaeb000 C:\Windows\system32\WINMM.dll
- 0x000007fefe9d0000 - 0x000007fefe9fe000 C:\Windows\system32\IMM32.DLL
- 0x000007fefe8c0000 - 0x000007fefe9c9000 C:\Windows\system32\MSCTF.dll
- 0x000000006d760000 - 0x000000006d76e000 C:\Program Files\Java\jre6\bin\verify.dll
- 0x000000006d3b0000 - 0x000000006d3d7000 C:\Program Files\Java\jre6\bin\java.dll
- 0x0000000077e10000 - 0x0000000077e17000 C:\Windows\system32\PSAPI.DLL
- 0x000000006d7b0000 - 0x000000006d7c2000 C:\Program Files\Java\jre6\bin\zip.dll
- VM Arguments:
- jvm_args: -Xms256M -Xmx1280M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts
- 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
- Launcher Type: SUN_STANDARD
- Environment Variables:
- CLASSPATH=.;C:\Program Files (x86)\Java\jre7\lib\ext\QTJava.zip
- 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
- USERNAME=Maxwell
- OS=Windows_NT
- PROCESSOR_IDENTIFIER=AMD64 Family 16 Model 6 Stepping 2, AuthenticAMD
- --------------- S Y S T E M ---------------
- OS: Windows 7 Build 7601 Service Pack 1
- 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
- Memory: 4k page, physical 3013112k(813496k free), swap 6024372k(2663464k free)
- 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)
- time: Sun Jan 06 13:32:49 2013
- elapsed time: 0 seconds
Advertisement
Add Comment
Please, Sign In to add comment