This has been going on for a while. It happens quite often, and I have searched and searched and can't find an answer. My drivers and java are up to date, so that is not the issue. Can anyone help?
This has been going on for a while. It happens quite often, and I have searched and searched and can't find an answer. My drivers and java are up to date, so that is not the issue. Can anyone help?
Here is the error report:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006d003f30, pid=5380, tid=3684
#
# JRE version: 7.0_09-b05
# Java VM: Java HotSpotâ„¢ 64-Bit Server VM (23.5-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# V [jvm.dll+0x403f30]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun...eport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x000000000e0f7000): JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=3684, stack(0x000000000f410000,0x000000000f510000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x000000007887d850
Registers:
RAX=0x000000000f50cae8, RBX=0x000000000f50c770, RCX=0x000000001aa9bb50, RDX=0x0000000017778740
RSP=0x000000000f50c630, RBP=0x000000001abbbfa0, RSI=0xfffffffffffffff8, RDI=0x0000000000000003
R8 =0x0000000000000001, R9 =0x000000001abb4240, R10=0x000000006d2b4d00, R11=0x000000006cc00000
R12=0x0000000017a0d130, R13=0x0000000000000010, R14=0x00000000177786c8, R15=0x000000001c03a960
RIP=0x000000006d003f30, EFLAGS=0x0000000000010293
Top of Stack: (sp=0x000000000f50c630)
0x000000000f50c630: 000000000f50c770 000000000f50c770
0x000000000f50c640: 000000001abbbdc8 0000000000000000
0x000000000f50c650: 0000000000002ea0 000000000e0dc520
0x000000000f50c660: 0000000017a4f7c0 0000000017a4f810
0x000000000f50c670: 0000000017a577a8 000000006d16b558
0x000000000f50c680: 000000000e0dc520 0000000000000008
0x000000000f50c690: 000000001abc14d8 0000000000000000
0x000000000f50c6a0: 000000000f50c730 0000000000000000
0x000000000f50c6b0: 000000000faccd78 000000000facc9a0
0x000000000f50c6c0: 000000000f50ca20 000000000facc990
0x000000000f50c6d0: 000000000f50c7f0 0000000000000001
0x000000000f50c6e0: 000000000f50ecb0 000000006cfbc957
0x000000000f50c6f0: 0000000000000002 0000000000000003
0x000000000f50c700: 00000000000005d5 0000000000000010
0x000000000f50c710: 000000000facc990 000000001abb2dd0
0x000000000f50c720: 000000001abba700 000000001abbadb8
Instructions: (pc=0x000000006d003f30)
0x000000006d003f10: eb 03 45 33 f6 41 0f b6 46 2c 24 0f 3c 0c 0f 84
0x000000006d003f20: 85 01 00 00 48 8b 43 40 41 8b 56 28 48 8b 48 08
0x000000006d003f30: 8b 3c 91 85 ff 74 54 49 8b 47 08 8b cf 48 c1 e9
0x000000006d003f40: 08 4c 8b 0c c8 4d 3b ca 75 14 8b d7 49 8b cf e8
Register to memory mapping:
RAX=0x000000000f50cae8 is pointing into the stack for thread: 0x000000000e0f7000
RBX=0x000000000f50c770 is pointing into the stack for thread: 0x000000000e0f7000
RCX=0x000000001aa9bb50 is an unknown value
RDX=0x0000000017778740 is an unknown value
RSP=0x000000000f50c630 is pointing into the stack for thread: 0x000000000e0f7000
RBP=0x000000001abbbfa0 is an unknown value
RSI=0xfffffffffffffff8 is an unknown value
RDI=0x0000000000000003 is an unknown value
R8 =0x0000000000000001 is an unknown value
R9 =0x000000001abb4240 is an unknown value
R10=0x000000006d2b4d00 is an unknown value
R11=0x000000006cc00000 is an unknown value
R12=0x0000000017a0d130 is an unknown value
R13=0x0000000000000010 is an unknown value
R14=0x00000000177786c8 is an unknown value
R15=0x000000001c03a960 is an unknown value
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit 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, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv
Memory: 4k page, physical 8386744k(4694348k free), swap 16771636k(10557752k free)
vm_info: Java HotSpotâ„¢ 64-Bit Server VM (23.5-b02) for windows-amd64 JRE (1.7.0_09-b05), built on Sep 24 2012 21:45:04 by "java_re" with unknown MS VC++:1600
time: Sun Dec 02 19:00:18 2012
elapsed time: 934 seconds
the error log is pointing at java itself causing java to crash.
as your running the latest version i'd say try uninstalling java completely and then reinstall it
I get this issue too sometimes, while I havent found a fix, I would suggest maybe reinstalling java by COMPLETELY removing all Java instances from your computer and then reinstalling Java
If that doesnt help maybe try using an older version of Java
If java 6 doesn't work either, you may want to try running memtest.
I was getting nearly the same error. Only jvm.dll in the stack, and it turned out to be a bad stick of memory.
Well, when using java 6 minecraft still crashed. I did get a different error though, and shortly after I got a blue screen about memory management.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006dc9a933, pid=3576, tid=4212
#
# JRE version: 6.0_37-b06
# Java VM: Java HotSpotâ„¢ 64-Bit Server VM (20.12-b01 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# V [jvm.dll+0x49a933]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/...eport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x00000000007c7000): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=4212, stack(0x0000000006de0000,0x0000000006ee0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x000000008d1c7440
Registers:
RAX=0x0000000006edcd00, RBX=0x000000000000000f, RCX=0x000000000f08f400, RDX=0x000000000fc27008
RSP=0x0000000006edc9b0, RBP=0x000000000c752930, RSI=0x00000000000000d8, RDI=0x0000000006edcb20
R8 =0x0000000000008000, R9 =0x000000000c8b3420, R10=0x000000006df45a68, R11=0x0000000006edc9a8
R12=0x000000000f32f280, R13=0x0000000000000007, R14=0x000000000cfca030, R15=0x000000000f10ff50
RIP=0x000000006dc9a933, EFLAGS=0x0000000000010202
Top of Stack: (sp=0x0000000006edc9b0)
0x0000000006edc9b0: 000000000f32f280 00000000000001cf
0x0000000006edc9c0: 0000000000000078 0000000006edcb20
0x0000000006edc9d0: 0000000300000004 00000000000000f0
0x0000000006edc9e0: 0000000000000780 0000000000000020
0x0000000006edc9f0: 000000006de2a7a0 0000000006a20740
0x0000000006edca00: 0000000000000010 000000000f330560
0x0000000006edca10: 000000000f2511c0 000000000f2591a8
0x0000000006edca20: 000000000f253c50 0000000006a20740
0x0000000006edca30: 0000000006ad7b88 0000000000000000
0x0000000006edca40: 0000000006ad7b88 0000000000000001
0x0000000006edca50: 0000000006ad77b0 000000006dc42352
0x0000000006edca60: 0000000006edf050 00000000000010c4
0x0000000006edca70: 0000000006ad77a0 0000000006edcd90
0x0000000006edca80: 0000000006ad77a0 000000000c8b0f40
0x0000000006edca90: 000000000c8b3590 000000000c8b8f28
0x0000000006edcaa0: 0000000006ad7b88 0000000006ad77b0
Instructions: (pc=0x000000006dc9a933)
0x000000006dc9a913: 90 66 66 66 90 66 66 66 90 66 66 66 90 49 8b 46
0x000000006dc9a923: 08 48 8b 0c 30 48 8b 47 38 8b 51 28 48 8b 48 50
0x000000006dc9a933: 48 39 2c d1 74 67 48 8b 47 40 48 8b 48 08 8b 1c
0x000000006dc9a943: 91 85 db 74 58 49 8b 44 24 08 48 8b cb 48 c1 e9
Register to memory mapping:
RAX=0x0000000006edcd00 is pointing into the stack for thread: 0x00000000007c7000
RBX=0x000000000000000f is an unknown value
RCX=0x000000000f08f400 is an unknown value
RDX=0x000000000fc27008 is an unknown value
RSP=0x0000000006edc9b0 is pointing into the stack for thread: 0x00000000007c7000
RBP=0x000000000c752930 is an unknown value
RSI=0x00000000000000d8 is an unknown value
RDI=0x0000000006edcb20 is pointing into the stack for thread: 0x00000000007c7000
R8 =0x0000000000008000 is an unknown value
R9 =0x000000000c8b3420 is an unknown value
R10=0x000000006df45a68 is an unknown value
R11=0x0000000006edc9a8 is pointing into the stack for thread: 0x00000000007c7000
R12=0x000000000f32f280 is an unknown value
R13=0x0000000000000007 is an unknown value
R14=0x000000000cfca030 is an unknown value
R15=0x000000000f10ff50 is an unknown value
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit 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, 3dnowpref, lzcnt, sse4a
Memory: 4k page, physical 8386744k(4248144k free), swap 16771636k(10194708k free)
vm_info: Java HotSpotâ„¢ 64-Bit Server VM (20.12-b01) for windows-amd64 JRE (1.6.0_37-b06), built on Sep 24 2012 11:45:14 by "java_re" with MS VC++ 8.0 (VS2005)
time: Mon Dec 03 19:52:05 2012
elapsed time: 60 seconds
Edit: Crashing as soon as i start up a world or join a server now. Grrr About the memtest, I'm a bit confused on what to download. Can you help?
Well, when using java 6 minecraft still crashed. I did get a different error though, and shortly after I got a blue screen about memory management.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006dc9a933, pid=3576, tid=4212
#
# JRE version: 6.0_37-b06
# Java VM: Java HotSpotâ„¢ 64-Bit Server VM (20.12-b01 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# V [jvm.dll+0x49a933]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/...eport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x00000000007c7000): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=4212, stack(0x0000000006de0000,0x0000000006ee0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x000000008d1c7440
Registers:
RAX=0x0000000006edcd00, RBX=0x000000000000000f, RCX=0x000000000f08f400, RDX=0x000000000fc27008
RSP=0x0000000006edc9b0, RBP=0x000000000c752930, RSI=0x00000000000000d8, RDI=0x0000000006edcb20
R8 =0x0000000000008000, R9 =0x000000000c8b3420, R10=0x000000006df45a68, R11=0x0000000006edc9a8
R12=0x000000000f32f280, R13=0x0000000000000007, R14=0x000000000cfca030, R15=0x000000000f10ff50
RIP=0x000000006dc9a933, EFLAGS=0x0000000000010202
Top of Stack: (sp=0x0000000006edc9b0)
0x0000000006edc9b0: 000000000f32f280 00000000000001cf
0x0000000006edc9c0: 0000000000000078 0000000006edcb20
0x0000000006edc9d0: 0000000300000004 00000000000000f0
0x0000000006edc9e0: 0000000000000780 0000000000000020
0x0000000006edc9f0: 000000006de2a7a0 0000000006a20740
0x0000000006edca00: 0000000000000010 000000000f330560
0x0000000006edca10: 000000000f2511c0 000000000f2591a8
0x0000000006edca20: 000000000f253c50 0000000006a20740
0x0000000006edca30: 0000000006ad7b88 0000000000000000
0x0000000006edca40: 0000000006ad7b88 0000000000000001
0x0000000006edca50: 0000000006ad77b0 000000006dc42352
0x0000000006edca60: 0000000006edf050 00000000000010c4
0x0000000006edca70: 0000000006ad77a0 0000000006edcd90
0x0000000006edca80: 0000000006ad77a0 000000000c8b0f40
0x0000000006edca90: 000000000c8b3590 000000000c8b8f28
0x0000000006edcaa0: 0000000006ad7b88 0000000006ad77b0
Instructions: (pc=0x000000006dc9a933)
0x000000006dc9a913: 90 66 66 66 90 66 66 66 90 66 66 66 90 49 8b 46
0x000000006dc9a923: 08 48 8b 0c 30 48 8b 47 38 8b 51 28 48 8b 48 50
0x000000006dc9a933: 48 39 2c d1 74 67 48 8b 47 40 48 8b 48 08 8b 1c
0x000000006dc9a943: 91 85 db 74 58 49 8b 44 24 08 48 8b cb 48 c1 e9
Register to memory mapping:
RAX=0x0000000006edcd00 is pointing into the stack for thread: 0x00000000007c7000
RBX=0x000000000000000f is an unknown value
RCX=0x000000000f08f400 is an unknown value
RDX=0x000000000fc27008 is an unknown value
RSP=0x0000000006edc9b0 is pointing into the stack for thread: 0x00000000007c7000
RBP=0x000000000c752930 is an unknown value
RSI=0x00000000000000d8 is an unknown value
RDI=0x0000000006edcb20 is pointing into the stack for thread: 0x00000000007c7000
R8 =0x0000000000008000 is an unknown value
R9 =0x000000000c8b3420 is an unknown value
R10=0x000000006df45a68 is an unknown value
R11=0x0000000006edc9a8 is pointing into the stack for thread: 0x00000000007c7000
R12=0x000000000f32f280 is an unknown value
R13=0x0000000000000007 is an unknown value
R14=0x000000000cfca030 is an unknown value
R15=0x000000000f10ff50 is an unknown value
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit 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, 3dnowpref, lzcnt, sse4a
Memory: 4k page, physical 8386744k(4248144k free), swap 16771636k(10194708k free)
vm_info: Java HotSpotâ„¢ 64-Bit Server VM (20.12-b01) for windows-amd64 JRE (1.6.0_37-b06), built on Sep 24 2012 11:45:14 by "java_re" with MS VC++ 8.0 (VS2005)
time: Mon Dec 03 19:52:05 2012
elapsed time: 60 seconds
Edit: Crashing as soon as i start up a world or join a server now. Grrr About the memtest, I'm a bit confused on what to download. Can you help?
With memtest you want to download - Download - Pre-Compiled Bootable ISO (.zip)
Then you need to use a CD burning software like Nero, or what ever you have on your system. Most can write an ISO file to disk.
The CD that is burnt will be a boot-able CD. You restart your computer with the CD in the drive.
It'll bring up the testing tools prior to windows loading, so it has more access to test the memory.
As a warning the full test can take a long time depending on how much memory is in your system.
I was testing 16G of memory and canceled it after 4 or 5 hours, and it was only 50% done.
So, start it up before going to work, or school, or sleep. Turn the monitor off, and come back to it when you get home / wake up.
Wait a sec, just realized something. Could it be crashing due to the fact that i have allocated memory to minecraft? I'm using 3 gigs instead of the usual 1.
Edit: Alright, so I'm using 2 gigs instead of 3 for minecraft, and its not crashing. This doesn't make sense. I have 8G of ram, and it should be able to handle the 3 no problem. Is there an easy way to tell if you have faulty ram?
If it makes you feel any better, I'm getting this same error and I'm at a complete loss. Brand new comp and it crashes near instantly. Memory is set to start at 1GB and max at 4GB. Ran a memory test, everything came back good.Found this on another forum. I'll try it and post the reply.
EDIT: Some further analysis gave me the following impression you have an opengl error so i advise you to: 1) update your graphic card driver 2) remove conflicting display drivers 3) update LWJGL http://www.minecraftwiki.net/wiki/Tu...s/Update_LWJGL 4) check if opengl is enabled in minecraft if it is disable it (in the .minecraft folder in options.txt ) advancedOpengl:true if this rule is present change it to advancedOpengl:false
Also, when I removed Optifine, the problem went away. I'm tweaking some issues, and I'll get back to you.
I reset optifine's settings, but I was still getting thousands of nullpoints followed by the crash.
2012-12-05 03:51:52 [INFO] [STDERR] java.lang.NullPointerException 2012-12-05 03:51:52 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source) 2012-12-05 03:51:52 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2012-12-05 03:51:52 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2012-12-05 03:51:52 [INFO] [STDERR] at Reflector.callVoid(Reflector.java:257) 2012-12-05 03:51:52 [INFO] [STDERR] at bak.a(RenderGlobal.java:1008) 2012-12-05 03:51:52 [INFO] [STDERR] at bac.a(EntityRenderer.java:1524) 2012-12-05 03:51:52 [INFO] [STDERR] at bac.b(EntityRenderer.java:1113) 2012-12-05 03:51:52 [INFO] [STDERR] at net.minecraft.client.Minecraft.J(Minecraft.java:888) 2012-12-05 03:51:52 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:783) 2012-12-05 03:51:52 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
^That times about a billion followed by a failure to write to the core dump
# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000000000000, pid=4232, tid=1852 # # JRE version: 7.0_09-b05 # Java VM: Java HotSpotâ„¢ 64-Bit Server VM (23.5-b02 mixed mode windows-amd64 compressed oops) # Problematic frame: # C 0x0000000000000000 # # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows # # An error report file with more information is saved as: # C:\Users\Adalonus\Documents\Gamage\Minecraft\MultiMC\instances\[1.4.5] FTB+\minecraft\hs_err_pid4232.log # # If you would like to submit a bug report, please visit: # <Bug report link. I still can't post them.> # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # Minecraft exited with code 1. Minecraft has crashed!
If it makes you feel any better, I'm getting this same error and I'm at a complete loss. Brand new comp and it crashes near instantly. Memory is set to start at 1GB and max at 4GB. Ran a memory test, everything came back good.
Found this on another forum. I'll try it and post the reply.
EDIT: Some further analysis gave me the following impression you have an opengl error so i advise you to: 1) update your graphic card driver 2) remove conflicting display drivers 3) update LWJGL http://www.minecraft....s/Update_LWJGL 4) check if opengl is enabled in minecraft if it is disable it (in the .minecraft folder in options.txt ) advancedOpengl:true if this rule is present change it to advancedOpengl:false
My drivers are up to date. In fact, I suspected this was the problem, so I am using beta drivers. Will try updating my LWJGL. Thanks for the help.
Edit: Just updated my LWJGL and it seems that my minecraft isn't crashing instantly anymore. Even when I bumped it back up to 3 gigs. Seems you might have fixed it for me. Will get back to you to tell you if it works.
Well, I'm at a loss. Using beta drivers, updated LWJGL, tried it without optifine, did everything everyone has suggested in every post I could find about this error and still it does not work.
Here is the error report:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006d003f30, pid=5380, tid=3684
#
# JRE version: 7.0_09-b05
# Java VM: Java HotSpotâ„¢ 64-Bit Server VM (23.5-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# V [jvm.dll+0x403f30]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun...eport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x000000000e0f7000): JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=3684, stack(0x000000000f410000,0x000000000f510000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x000000007887d850
Registers:
RAX=0x000000000f50cae8, RBX=0x000000000f50c770, RCX=0x000000001aa9bb50, RDX=0x0000000017778740
RSP=0x000000000f50c630, RBP=0x000000001abbbfa0, RSI=0xfffffffffffffff8, RDI=0x0000000000000003
R8 =0x0000000000000001, R9 =0x000000001abb4240, R10=0x000000006d2b4d00, R11=0x000000006cc00000
R12=0x0000000017a0d130, R13=0x0000000000000010, R14=0x00000000177786c8, R15=0x000000001c03a960
RIP=0x000000006d003f30, EFLAGS=0x0000000000010293
Top of Stack: (sp=0x000000000f50c630)
0x000000000f50c630: 000000000f50c770 000000000f50c770
0x000000000f50c640: 000000001abbbdc8 0000000000000000
0x000000000f50c650: 0000000000002ea0 000000000e0dc520
0x000000000f50c660: 0000000017a4f7c0 0000000017a4f810
0x000000000f50c670: 0000000017a577a8 000000006d16b558
0x000000000f50c680: 000000000e0dc520 0000000000000008
0x000000000f50c690: 000000001abc14d8 0000000000000000
0x000000000f50c6a0: 000000000f50c730 0000000000000000
0x000000000f50c6b0: 000000000faccd78 000000000facc9a0
0x000000000f50c6c0: 000000000f50ca20 000000000facc990
0x000000000f50c6d0: 000000000f50c7f0 0000000000000001
0x000000000f50c6e0: 000000000f50ecb0 000000006cfbc957
0x000000000f50c6f0: 0000000000000002 0000000000000003
0x000000000f50c700: 00000000000005d5 0000000000000010
0x000000000f50c710: 000000000facc990 000000001abb2dd0
0x000000000f50c720: 000000001abba700 000000001abbadb8
Instructions: (pc=0x000000006d003f30)
0x000000006d003f10: eb 03 45 33 f6 41 0f b6 46 2c 24 0f 3c 0c 0f 84
0x000000006d003f20: 85 01 00 00 48 8b 43 40 41 8b 56 28 48 8b 48 08
0x000000006d003f30: 8b 3c 91 85 ff 74 54 49 8b 47 08 8b cf 48 c1 e9
0x000000006d003f40: 08 4c 8b 0c c8 4d 3b ca 75 14 8b d7 49 8b cf e8
Register to memory mapping:
RAX=0x000000000f50cae8 is pointing into the stack for thread: 0x000000000e0f7000
RBX=0x000000000f50c770 is pointing into the stack for thread: 0x000000000e0f7000
RCX=0x000000001aa9bb50 is an unknown value
RDX=0x0000000017778740 is an unknown value
RSP=0x000000000f50c630 is pointing into the stack for thread: 0x000000000e0f7000
RBP=0x000000001abbbfa0 is an unknown value
RSI=0xfffffffffffffff8 is an unknown value
RDI=0x0000000000000003 is an unknown value
R8 =0x0000000000000001 is an unknown value
R9 =0x000000001abb4240 is an unknown value
R10=0x000000006d2b4d00 is an unknown value
R11=0x000000006cc00000 is an unknown value
R12=0x0000000017a0d130 is an unknown value
R13=0x0000000000000010 is an unknown value
R14=0x00000000177786c8 is an unknown value
R15=0x000000001c03a960 is an unknown value
Stack: [0x000000000f410000,0x000000000f510000], sp=0x000000000f50c630, free space=1009k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x403f30]
Current CompileTask:
C2: 935139 1663 baq:
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x00000000177c0800 JavaThread "Thread-436" [_thread_in_native, id=3672, stack(0x00000000174d0000,0x00000000175d0000)]
0x00000000177c1000 JavaThread "Thread-435" [_thread_in_native, id=5572, stack(0x0000000016bf0000,0x0000000016cf0000)]
0x00000000177c3000 JavaThread "Thread-434" [_thread_in_native, id=4404, stack(0x0000000015930000,0x0000000015a30000)]
0x00000000177be000 JavaThread "Thread-433" [_thread_in_native, id=340, stack(0x0000000015810000,0x0000000015910000)]
0x00000000177c4800 JavaThread "Thread-432" [_thread_in_native, id=4424, stack(0x0000000010400000,0x0000000010500000)]
0x00000000177bf000 JavaThread "Thread-431" [_thread_in_native, id=1600, stack(0x0000000015680000,0x0000000015780000)]
0x00000000177bf800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=4372, stack(0x0000000015bd0000,0x0000000015cd0000)]
0x0000000011ab0800 JavaThread "WrUpdateThread" [_thread_blocked, id=1528, stack(0x0000000014f00000,0x0000000015000000)]
0x0000000011aac000 JavaThread "Client write thread" [_thread_blocked, id=5436, stack(0x0000000010920000,0x0000000010a20000)]
0x0000000011aaf000 JavaThread "Client read thread" [_thread_in_native, id=3676, stack(0x0000000010110000,0x0000000010210000)]
0x0000000011aad800 JavaThread "Thread-22" daemon [_thread_in_native, id=1008, stack(0x0000000010810000,0x0000000010910000)]
0x0000000011aab800 JavaThread "Thread-13" [_thread_blocked, id=3004, stack(0x0000000016370000,0x0000000016470000)]
0x0000000011aaa800 JavaThread "Thread-12" [_thread_blocked, id=5072, stack(0x0000000014bb0000,0x0000000014cb0000)]
0x00000000022cc800 JavaThread "DestroyJavaVM" [_thread_blocked, id=152, stack(0x0000000002330000,0x0000000002430000)]
0x00000000116b7800 JavaThread "Minecraft main thread" [_thread_in_native, id=832, stack(0x0000000011480000,0x0000000011580000)]
0x000000000fbc4800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=3372, stack(0x0000000012bb0000,0x0000000012cb0000)]
0x000000000fbf2000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3956, stack(0x0000000012e70000,0x0000000012f70000)]
0x000000000fa57000 JavaThread "TimerQueue" daemon [_thread_blocked, id=5100, stack(0x00000000112c0000,0x00000000113c0000)]
0x000000000e166800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=4488, stack(0x0000000010eb0000,0x0000000010fb0000)]
0x000000000e165800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4260, stack(0x0000000010000000,0x0000000010100000)]
0x000000000f8d8800 JavaThread "AWT-Shutdown" [_thread_blocked, id=2988, stack(0x000000000fed0000,0x000000000ffd0000)]
0x000000000e188000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5280, stack(0x000000000fd90000,0x000000000fe90000)]
0x000000000e0fb000 JavaThread "Service Thread" daemon [_thread_blocked, id=3300, stack(0x000000000f5a0000,0x000000000f6a0000)]
=>0x000000000e0f7000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=3684, stack(0x000000000f410000,0x000000000f510000)]
0x000000000e0e6000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=4272, stack(0x000000000ef80000,0x000000000f080000)]
0x000000000e0e4000 JavaThread "Attach Listener" daemon [_thread_blocked, id=3916, stack(0x000000000f270000,0x000000000f370000)]
0x000000000e0e2800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5420, stack(0x000000000f0b0000,0x000000000f1b0000)]
0x000000000e058800 JavaThread "Finalizer" daemon [_thread_blocked, id=1236, stack(0x000000000ee30000,0x000000000ef30000)]
0x000000000e055000 JavaThread "Reference Handler" daemon [_thread_blocked, id=928, stack(0x000000000ece0000,0x000000000ede0000)]
Other Threads:
0x000000000e04e000 VMThread [stack: 0x000000000eb30000,0x000000000ec30000] [id=4920]
0x000000000e106000 WatcherThread [stack: 0x000000000f790000,0x000000000f890000] [id=1796]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 917504K, used 102189K [0x00000007c0000000, 0x0000000800000000, 0x0000000800000000)
eden space 786432K, 12% used [0x00000007c0000000,0x00000007c63cb6f0,0x00000007f0000000)
from space 131072K, 0% used [0x00000007f0000000,0x00000007f0000000,0x00000007f8000000)
to space 131072K, 0% used [0x00000007f8000000,0x00000007f8000000,0x0000000800000000)
ParOldGen total 2097152K, used 62079K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
object space 2097152K, 2% used [0x0000000740000000,0x0000000743c9ff28,0x00000007c0000000)
PSPermGen total 45440K, used 25177K [0x000000073ae00000, 0x000000073da60000, 0x0000000740000000)
object space 45440K, 55% used [0x000000073ae00000,0x000000073c696748,0x000000073da60000)
Card table byte_map: [0x0000000005590000,0x0000000005bc0000] byte_map_base: 0x0000000001bb9000
Polling page: 0x00000000022a0000
Code Cache [0x00000000024d0000, 0x0000000002b60000, 0x00000000054d0000)
total_blobs=2219 nmethods=1526 adapters=643 free_code_cache=42545Kb largest_free_block=43460672
Compilation events (10 events):
Event: 932.865 Thread 0x000000000e0f7000 nmethod 70% 0x0000000002b01210 code [0x0000000002b013e0, 0x0000000002b01e30]
Event: 932.991 Thread 0x000000000e0e6000 1660 bak::a (664 bytes)
Event: 933.124 Thread 0x000000000e0e6000 nmethod 1660 0x0000000002afed10 code [0x0000000002afef80, 0x0000000002b00140]
Event: 934.147 Thread 0x000000000e0f7000 1661 sun.net.www.ParseUtil::quote (217 bytes)
Event: 934.154 Thread 0x000000000e0f7000 nmethod 1661 0x0000000002afded0 code [0x0000000002afe0c0, 0x0000000002afe628]
Event: 934.489 Thread 0x000000000e0e6000 1662 akq::g (470 bytes)
Event: 934.524 Thread 0x000000000e0f7000 1663 baq:
Event: 934.646 Thread 0x000000000e0e6000 nmethod 1662 0x00000000029b9d50 code [0x00000000029ba1e0, 0x00000000029bc9c0]
Event: 934.649 Thread 0x000000000e0e6000 1664 akc::b (132 bytes)
Event: 934.662 Thread 0x000000000e0e6000 nmethod 1664 0x00000000029f9490 code [0x00000000029f96a0, 0x00000000029fa3b8]
GC Heap History (10 events):
Event: 803.891 GC heap before
{Heap before GC invocations=11 (full 4):
PSYoungGen total 917504K, used 792025K [0x00000007c0000000, 0x0000000800000000, 0x0000000800000000)
eden space 786432K, 100% used [0x00000007c0000000,0x00000007f0000000,0x00000007f0000000)
from space 131072K, 4% used [0x00000007f8000000,0x00000007f8576498,0x0000000800000000)
to space 131072K, 0% used [0x00000007f0000000,0x00000007f0000000,0x00000007f8000000)
ParOldGen total 2097152K, used 59071K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
object space 2097152K, 2% used [0x0000000740000000,0x00000007439affb8,0x00000007c0000000)
PSPermGen total 48704K, used 25168K [0x000000073ae00000, 0x000000073dd90000, 0x0000000740000000)
object space 48704K, 51% used [0x000000073ae00000,0x000000073c694270,0x000000073dd90000)
Event: 803.900 GC heap after
Heap after GC invocations=11 (full 4):
PSYoungGen total 917504K, used 6662K [0x00000007c0000000, 0x0000000800000000, 0x0000000800000000)
eden space 786432K, 0% used [0x00000007c0000000,0x00000007c0000000,0x00000007f0000000)
from space 131072K, 5% used [0x00000007f0000000,0x00000007f0681b08,0x00000007f8000000)
to space 131072K, 0% used [0x00000007f8000000,0x00000007f8000000,0x0000000800000000)
ParOldGen total 2097152K, used 59071K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
object space 2097152K, 2% used [0x0000000740000000,0x00000007439affb8,0x00000007c0000000)
PSPermGen total 48704K, used 25168K [0x000000073ae00000, 0x000000073dd90000, 0x0000000740000000)
object space 48704K, 51% used [0x000000073ae00000,0x000000073c694270,0x000000073dd90000)
}
Event: 932.866 GC heap before
{Heap before GC invocations=12 (full 4):
PSYoungGen total 917504K, used 585152K [0x00000007c0000000, 0x0000000800000000, 0x0000000800000000)
eden space 786432K, 73% used [0x00000007c0000000,0x00000007e34ee508,0x00000007f0000000)
from space 131072K, 5% used [0x00000007f0000000,0x00000007f0681b08,0x00000007f8000000)
to space 131072K, 0% used [0x00000007f8000000,0x00000007f8000000,0x0000000800000000)
ParOldGen total 2097152K, used 59071K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
object space 2097152K, 2% used [0x0000000740000000,0x00000007439affb8,0x00000007c0000000)
PSPermGen total 48704K, used 25176K [0x000000073ae00000, 0x000000073dd90000, 0x0000000740000000)
object space 48704K, 51% used [0x000000073ae00000,0x000000073c6962d8,0x000000073dd90000)
Event: 932.878 GC heap after
Heap after GC invocations=12 (full 4):
PSYoungGen total 917504K, used 8395K [0x00000007c0000000, 0x0000000800000000, 0x0000000800000000)
eden space 786432K, 0% used [0x00000007c0000000,0x00000007c0000000,0x00000007f0000000)
from space 131072K, 6% used [0x00000007f8000000,0x00000007f8832c68,0x0000000800000000)
to space 131072K, 0% used [0x00000007f0000000,0x00000007f0000000,0x00000007f8000000)
ParOldGen total 2097152K, used 59071K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
object space 2097152K, 2% used [0x0000000740000000,0x00000007439affb8,0x00000007c0000000)
PSPermGen total 48704K, used 25176K [0x000000073ae00000, 0x000000073dd90000, 0x0000000740000000)
object space 48704K, 51% used [0x000000073ae00000,0x000000073c6962d8,0x000000073dd90000)
}
Event: 932.878 GC heap before
{Heap before GC invocations=13 (full 5):
PSYoungGen total 917504K, used 8395K [0x00000007c0000000, 0x0000000800000000, 0x0000000800000000)
eden space 786432K, 0% used [0x00000007c0000000,0x00000007c0000000,0x00000007f0000000)
from space 131072K, 6% used [0x00000007f8000000,0x00000007f8832c68,0x0000000800000000)
to space 131072K, 0% used [0x00000007f0000000,0x00000007f0000000,0x00000007f8000000)
ParOldGen total 2097152K, used 59071K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
object space 2097152K, 2% used [0x0000000740000000,0x00000007439affb8,0x00000007c0000000)
PSPermGen total 48704K, used 25176K [0x000000073ae00000, 0x000000073dd90000, 0x0000000740000000)
object space 48704K, 51% used [0x000000073ae00000,0x000000073c6962d8,0x000000073dd90000)
Event: 932.979 GC heap after
Heap after GC invocations=13 (full 5):
PSYoungGen total 917504K, used 0K [0x00000007c0000000, 0x0000000800000000, 0x0000000800000000)
eden space 786432K, 0% used [0x00000007c0000000,0x00000007c0000000,0x00000007f0000000)
from space 131072K, 0% used [0x00000007f8000000,0x00000007f8000000,0x0000000800000000)
to space 131072K, 0% used [0x00000007f0000000,0x00000007f0000000,0x00000007f8000000)
ParOldGen total 2097152K, used 62087K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
object space 2097152K, 2% used [0x0000000740000000,0x0000000743ca1de8,0x00000007c0000000)
PSPermGen total 47104K, used 25175K [0x000000073ae00000, 0x000000073dc00000, 0x0000000740000000)
object space 47104K, 53% used [0x000000073ae00000,0x000000073c695f78,0x000000073dc00000)
}
Event: 933.010 GC heap before
{Heap before GC invocations=14 (full 5):
PSYoungGen total 917504K, used 17612K [0x00000007c0000000, 0x0000000800000000, 0x0000000800000000)
eden space 786432K, 2% used [0x00000007c0000000,0x00000007c1133030,0x00000007f0000000)
from space 131072K, 0% used [0x00000007f8000000,0x00000007f8000000,0x0000000800000000)
to space 131072K, 0% used [0x00000007f0000000,0x00000007f0000000,0x00000007f8000000)
ParOldGen total 2097152K, used 62087K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
object space 2097152K, 2% used [0x0000000740000000,0x0000000743ca1de8,0x00000007c0000000)
PSPermGen total 47104K, used 25176K [0x000000073ae00000, 0x000000073dc00000, 0x0000000740000000)
object space 47104K, 53% used [0x000000073ae00000,0x000000073c696370,0x000000073dc00000)
Event: 933.016 GC heap after
Heap after GC invocations=14 (full 5):
PSYoungGen total 917504K, used 3809K [0x00000007c0000000, 0x0000000800000000, 0x0000000800000000)
eden space 786432K, 0% used [0x00000007c0000000,0x00000007c0000000,0x00000007f0000000)
from space 131072K, 2% used [0x00000007f0000000,0x00000007f03b8570,0x00000007f8000000)
to space 131072K, 0% used [0x00000007f8000000,0x00000007f8000000,0x0000000800000000)
ParOldGen total 2097152K, used 62087K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
object space 2097152K, 2% used [0x0000000740000000,0x0000000743ca1de8,0x00000007c0000000)
PSPermGen total 47104K, used 25176K [0x000000073ae00000, 0x000000073dc00000, 0x0000000740000000)
object space 47104K, 53% used [0x000000073ae00000,0x000000073c696370,0x000000073dc00000)
}
Event: 933.016 GC heap before
{Heap before GC invocations=15 (full 6):
PSYoungGen total 917504K, used 3809K [0x00000007c0000000, 0x0000000800000000, 0x0000000800000000)
eden space 786432K, 0% used [0x00000007c0000000,0x00000007c0000000,0x00000007f0000000)
from space 131072K, 2% used [0x00000007f0000000,0x00000007f03b8570,0x00000007f8000000)
to space 131072K, 0% used [0x00000007f8000000,0x00000007f8000000,0x0000000800000000)
ParOldGen total 2097152K, used 62087K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
object space 2097152K, 2% used [0x0000000740000000,0x0000000743ca1de8,0x00000007c0000000)
PSPermGen total 47104K, used 25176K [0x000000073ae00000, 0x000000073dc00000, 0x0000000740000000)
object space 47104K, 53% used [0x000000073ae00000,0x000000073c696370,0x000000073dc00000)
Event: 933.105 GC heap after
Heap after GC invocations=15 (full 6):
PSYoungGen total 917504K, used 0K [0x00000007c0000000, 0x0000000800000000, 0x0000000800000000)
eden space 786432K, 0% used [0x00000007c0000000,0x00000007c0000000,0x00000007f0000000)
from space 131072K, 0% used [0x00000007f0000000,0x00000007f0000000,0x00000007f8000000)
to space 131072K, 0% used [0x00000007f8000000,0x00000007f8000000,0x0000000800000000)
ParOldGen total 2097152K, used 62079K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
object space 2097152K, 2% used [0x0000000740000000,0x0000000743c9ff28,0x00000007c0000000)
PSPermGen total 45440K, used 25176K [0x000000073ae00000, 0x000000073da60000, 0x0000000740000000)
object space 45440K, 55% used [0x000000073ae00000,0x000000073c696370,0x000000073da60000)
}
Deoptimization events (10 events):
Event: 934.423 Thread 0x0000000011ab0800 Uncommon trap -34 fr.pc 0x0000000002761fe4
Event: 934.423 Thread 0x0000000011ab0800 Uncommon trap -34 fr.pc 0x0000000002761fe4
Event: 934.423 Thread 0x0000000011ab0800 Uncommon trap -34 fr.pc 0x0000000002761fe4
Event: 934.424 Thread 0x0000000011ab0800 Uncommon trap -34 fr.pc 0x0000000002761fe4
Event: 934.447 Thread 0x00000000116b7800 Uncommon trap -34 fr.pc 0x000000000293d314
Event: 934.488 Thread 0x0000000011ab0800 Uncommon trap -34 fr.pc 0x0000000002716370
Event: 934.488 Thread 0x0000000011ab0800 Uncommon trap -34 fr.pc 0x0000000002716370
Event: 934.488 Thread 0x0000000011ab0800 Uncommon trap -34 fr.pc 0x0000000002716370
Event: 934.488 Thread 0x0000000011ab0800 Uncommon trap -34 fr.pc 0x0000000002716370
Event: 934.491 Thread 0x00000000116b7800 Uncommon trap -34 fr.pc 0x000000000293d314
Internal exceptions (10 events):
Event: 934.418 Thread 0x0000000011aaa800 Threw 0x00000007c30425f0 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 934.430 Thread 0x0000000011aaa800 Threw 0x00000007c30427b0 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 934.432 Thread 0x0000000011aaa800 Threw 0x00000007c3042948 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 934.447 Thread 0x0000000011aac000 Threw 0x00000007c19fb348 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 934.448 Thread 0x0000000011aaa800 Threw 0x00000007c3042ae0 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 934.464 Thread 0x0000000011aaa800 Threw 0x00000007c3042ca0 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 934.475 Thread 0x0000000011aaa800 Threw 0x00000007c3042e60 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 934.665 Thread 0x0000000011aac000 Threw 0x00000007c19fb598 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2846
Event: 934.665 Thread 0x0000000011aaa800 Threw 0x00000007c3043020 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 934.849 Thread 0x0000000011aaa800 Threw 0x00000007c30435f0 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
Events (10 events):
Event: 934.674 Executing VM operation: RevokeBias
Event: 934.674 Executing VM operation: RevokeBias done
Event: 934.674 Executing VM operation: RevokeBias
Event: 934.674 Executing VM operation: RevokeBias done
Event: 934.674 Executing VM operation: RevokeBias
Event: 934.674 Executing VM operation: RevokeBias done
Event: 934.674 Executing VM operation: RevokeBias
Event: 934.674 Executing VM operation: RevokeBias done
Event: 934.786 Thread 0x00000000177c0800 Thread exited: 0x00000000177c0800
Event: 934.854 Thread 0x00000000177c0800 Thread added: 0x00000000177c0800
Dynamic libraries:
0x000000013fd50000 - 0x000000013fd83000 C:\Program Files\Java\jre7\bin\java.exe
0x0000000077be0000 - 0x0000000077d89000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000072100000 - 0x000000007214a000 C:\Program Files\AVAST Software\Avast\snxhk64.dll
0x0000000077650000 - 0x000000007776f000 C:\Windows\system32\KERNEL32.dll
0x000007fefe190000 - 0x000007fefe1fc000 C:\Windows\system32\KERNELBASE.dll
0x000007fefe4e0000 - 0x000007fefe5bb000 C:\Windows\system32\ADVAPI32.dll
0x000007fefe430000 - 0x000007fefe4cf000 C:\Windows\system32\msvcrt.dll
0x000007feff5b0000 - 0x000007feff5cf000 C:\Windows\SYSTEM32\sechost.dll
0x000007feffdc0000 - 0x000007feffeed000 C:\Windows\system32\RPCRT4.dll
0x00000000778d0000 - 0x00000000779ca000 C:\Windows\system32\USER32.dll
0x000007feff7b0000 - 0x000007feff817000 C:\Windows\system32\GDI32.dll
0x000007fefe4d0000 - 0x000007fefe4de000 C:\Windows\system32\LPK.dll
0x000007feff820000 - 0x000007feff8e9000 C:\Windows\system32\USP10.dll
0x000007fefcac0000 - 0x000007fefccb4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007feff8f0000 - 0x000007feff961000 C:\Windows\system32\SHLWAPI.dll
0x000007feffbe0000 - 0x000007feffc0e000 C:\Windows\system32\IMM32.DLL
0x000007feffc10000 - 0x000007feffd19000 C:\Windows\system32\MSCTF.dll
0x0000000073f20000 - 0x0000000073ff1000 C:\Program Files\Java\jre7\bin\msvcr100.dll
0x000000006cc00000 - 0x000000006d31f000 C:\Program Files\Java\jre7\bin\server\jvm.dll
0x000007fef4790000 - 0x000007fef4799000 C:\Windows\system32\WSOCK32.dll
0x000007feff5d0000 - 0x000007feff61d000 C:\Windows\system32\WS2_32.dll
0x000007feff620000 - 0x000007feff628000 C:\Windows\system32\NSI.dll
0x000007fefbe20000 - 0x000007fefbe5b000 C:\Windows\system32\WINMM.dll
0x0000000077db0000 - 0x0000000077db7000 C:\Windows\system32\PSAPI.DLL
0x0000000073dc0000 - 0x0000000073dcf000 C:\Program Files\Java\jre7\bin\verify.dll
0x0000000072ba0000 - 0x0000000072bc8000 C:\Program Files\Java\jre7\bin\java.dll
0x0000000073da0000 - 0x0000000073db5000 C:\Program Files\Java\jre7\bin\zip.dll
0x0000000072a00000 - 0x0000000072b93000 C:\Program Files\Java\jre7\bin\awt.dll
0x000007feff6d0000 - 0x000007feff7a7000 C:\Windows\system32\OLEAUT32.dll
0x000007feff970000 - 0x000007feffb73000 C:\Windows\system32\ole32.dll
0x000007fefc8e0000 - 0x000007fefc936000 C:\Windows\system32\uxtheme.dll
0x000007fefbf40000 - 0x000007fefbf58000 C:\Windows\system32\dwmapi.dll
0x000007fefdf70000 - 0x000007fefdf7f000 C:\Windows\system32\CRYPTBASE.dll
0x000007fefe820000 - 0x000007feff5a8000 C:\Windows\system32\SHELL32.dll
0x00000000729c0000 - 0x00000000729f4000 C:\Program Files\Java\jre7\bin\fontmanager.dll
0x0000000072be0000 - 0x0000000072bf9000 C:\Program Files\Java\jre7\bin\net.dll
0x000007fefd8b0000 - 0x000007fefd905000 C:\Windows\system32\mswsock.dll
0x000007fefd8a0000 - 0x000007fefd8a7000 C:\Windows\System32\wship6.dll
0x00000000729a0000 - 0x00000000729b1000 C:\Program Files\Java\jre7\bin\nio.dll
0x0000000072950000 - 0x0000000072991000 C:\Program Files\Java\jre7\bin\t2k.dll
0x0000000180000000 - 0x0000000180048000 C:\Users\Evan\AppData\Roaming\.minecraft\bin\natives\lwjgl64.dll
0x000007feeed00000 - 0x000007feeee1d000 C:\Windows\system32\OPENGL32.dll
0x000007fef5b50000 - 0x000007fef5b7d000 C:\Windows\system32\GLU32.dll
0x000007feef0b0000 - 0x000007feef1a1000 C:\Windows\system32\DDRAW.dll
0x000007fefb580000 - 0x000007fefb588000 C:\Windows\system32\DCIMAN32.dll
0x000007fefe5c0000 - 0x000007fefe797000 C:\Windows\system32\SETUPAPI.dll
0x000007fefe0f0000 - 0x000007fefe126000 C:\Windows\system32\CFGMGR32.dll
0x000007fefe130000 - 0x000007fefe14a000 C:\Windows\system32\DEVOBJ.dll
0x000007fefd150000 - 0x000007fefd15c000 C:\Windows\system32\VERSION.dll
0x000007fefd910000 - 0x000007fefd927000 C:\Windows\system32\CRYPTSP.dll
0x000007fefd610000 - 0x000007fefd657000 C:\Windows\system32\rsaenh.dll
0x000007fefd390000 - 0x000007fefd3ae000 C:\Windows\system32\USERENV.dll
0x000007fefe040000 - 0x000007fefe04f000 C:\Windows\system32\profapi.dll
0x000007fefc060000 - 0x000007fefc075000 C:\Windows\system32\NLAapi.dll
0x000007fef8690000 - 0x000007fef86a5000 C:\Windows\system32\napinsp.dll
0x000007fef8670000 - 0x000007fef8689000 C:\Windows\system32\pnrpnsp.dll
0x000007fefd730000 - 0x000007fefd78b000 C:\Windows\system32\DNSAPI.dll
0x000007fef8660000 - 0x000007fef866b000 C:\Windows\System32\winrnr.dll
0x000007fefd250000 - 0x000007fefd257000 C:\Windows\System32\wshtcpip.dll
0x000007fefbef0000 - 0x000007fefbf17000 C:\Windows\system32\IPHLPAPI.DLL
0x000007fefbed0000 - 0x000007fefbedb000 C:\Windows\system32\WINNSI.DLL
0x000007fef9640000 - 0x000007fef9648000 C:\Windows\system32\rasadhlp.dll
0x000007fefbcd0000 - 0x000007fefbd23000 C:\Windows\System32\fwpuclnt.dll
0x00000000728d0000 - 0x00000000728d7000 C:\Program Files\Java\jre7\bin\jawt.dll
0x0000000064dc0000 - 0x0000000066785000 C:\Windows\system32\nvoglv64.DLL
0x000007fefd220000 - 0x000007fefd24d000 C:\Windows\system32\ntmarta.dll
0x000007feffb80000 - 0x000007feffbd2000 C:\Windows\system32\WLDAP32.dll
0x000007fef4960000 - 0x000007fef4a82000 C:\Users\Evan\AppData\Roaming\.minecraft\bin\natives\OpenAL64.dll
0x000007fef0ae0000 - 0x000007fef0b68000 C:\Windows\system32\dsound.dll
0x000007fefc8b0000 - 0x000007fefc8dc000 C:\Windows\system32\POWRPROF.dll
0x000007feff630000 - 0x000007feff6c9000 C:\Windows\system32\CLBCatQ.DLL
0x000007fefc560000 - 0x000007fefc5ab000 C:\Windows\System32\MMDevApi.dll
0x000007fefc940000 - 0x000007fefca6c000 C:\Windows\System32\PROPSYS.dll
0x000007fefbde0000 - 0x000007fefbe1b000 C:\Windows\system32\wdmaud.drv
0x00000000752f0000 - 0x00000000752f6000 C:\Windows\system32\ksuser.dll
0x000007fefc5b0000 - 0x000007fefc5b9000 C:\Windows\system32\AVRT.dll
0x000007fefbab0000 - 0x000007fefbaff000 C:\Windows\system32\AUDIOSES.DLL
0x000007fefb830000 - 0x000007fefb83a000 C:\Windows\system32\msacm32.drv
0x000007fefb810000 - 0x000007fefb828000 C:\Windows\system32\MSACM32.dll
0x000007fefb800000 - 0x000007fefb809000 C:\Windows\system32\midimap.dll
0x0000000072bd0000 - 0x0000000072bdb000 C:\Program Files\Java\jre7\bin\management.dll
0x000007fefb4d0000 - 0x000007fefb4e8000 C:\Windows\system32\dhcpcsvc.DLL
0x00000000728f0000 - 0x0000000072914000 C:\Program Files\Java\jre7\bin\sunec.dll
0x0000000072940000 - 0x000000007294b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
0x000007fefe2a0000 - 0x000007fefe40a000 C:\Windows\system32\CRYPT32.dll
0x000007fefe0e0000 - 0x000007fefe0ef000 C:\Windows\system32\MSASN1.dll
0x000007fef3060000 - 0x000007fef3185000 C:\Windows\system32\dbghelp.dll
VM Arguments:
jvm_args: -Xms3072m -Xmx3072m -Dsun.java2d.noddraw=true -Dsun.java2d.d3d=false -Dsun.java2d.opengl=false -Dsun.java2d.pmoffscreen=false -Djava.library.path=bin/natives
java_command: magic.launcher.Launcher -lcp=C:\Users\Evan\Desktop\Minecraft Mods\Retro Sounds Pack 1.5.zip;C:\Users\Evan\Desktop\Minecraft Mods\Audiotori_r2__1_4_4.zip;C:\Users\Evan\Desktop\Minecraft Mods\OptiFine_1.4.5_HD_U_D3.zip;C:\Users\Evan\Desktop\Minecraft Mods\ModLoader.zip;C:\Users\Evan\AppData\Roaming\.minecraft\bin\minecraft.jar;bin/jinput.jar;bin/lwjgl.jar;bin/lwjgl_util.jar ekboo217 1407784851761551933
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=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\Java\jre7\bin
USERNAME=Evan
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 16 Model 6 Stepping 2, AuthenticAMD
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit 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, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv
Memory: 4k page, physical 8386744k(4694348k free), swap 16771636k(10557752k free)
vm_info: Java HotSpotâ„¢ 64-Bit Server VM (23.5-b02) for windows-amd64 JRE (1.7.0_09-b05), built on Sep 24 2012 21:45:04 by "java_re" with unknown MS VC++:1600
time: Sun Dec 02 19:00:18 2012
elapsed time: 934 seconds
-
View User Profile
-
View Posts
-
Send Message
Moderatoras your running the latest version i'd say try uninstalling java completely and then reinstall it
If that doesnt help maybe try using an older version of Java
Minecraft Launcher with multiple ModPacks
-
View User Profile
-
View Posts
-
Send Message
Retired StaffI was getting nearly the same error. Only jvm.dll in the stack, and it turned out to be a bad stick of memory.
http://www.memtest.org/
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006dc9a933, pid=3576, tid=4212
#
# JRE version: 6.0_37-b06
# Java VM: Java HotSpotâ„¢ 64-Bit Server VM (20.12-b01 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# V [jvm.dll+0x49a933]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/...eport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x00000000007c7000): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=4212, stack(0x0000000006de0000,0x0000000006ee0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x000000008d1c7440
Registers:
RAX=0x0000000006edcd00, RBX=0x000000000000000f, RCX=0x000000000f08f400, RDX=0x000000000fc27008
RSP=0x0000000006edc9b0, RBP=0x000000000c752930, RSI=0x00000000000000d8, RDI=0x0000000006edcb20
R8 =0x0000000000008000, R9 =0x000000000c8b3420, R10=0x000000006df45a68, R11=0x0000000006edc9a8
R12=0x000000000f32f280, R13=0x0000000000000007, R14=0x000000000cfca030, R15=0x000000000f10ff50
RIP=0x000000006dc9a933, EFLAGS=0x0000000000010202
Top of Stack: (sp=0x0000000006edc9b0)
0x0000000006edc9b0: 000000000f32f280 00000000000001cf
0x0000000006edc9c0: 0000000000000078 0000000006edcb20
0x0000000006edc9d0: 0000000300000004 00000000000000f0
0x0000000006edc9e0: 0000000000000780 0000000000000020
0x0000000006edc9f0: 000000006de2a7a0 0000000006a20740
0x0000000006edca00: 0000000000000010 000000000f330560
0x0000000006edca10: 000000000f2511c0 000000000f2591a8
0x0000000006edca20: 000000000f253c50 0000000006a20740
0x0000000006edca30: 0000000006ad7b88 0000000000000000
0x0000000006edca40: 0000000006ad7b88 0000000000000001
0x0000000006edca50: 0000000006ad77b0 000000006dc42352
0x0000000006edca60: 0000000006edf050 00000000000010c4
0x0000000006edca70: 0000000006ad77a0 0000000006edcd90
0x0000000006edca80: 0000000006ad77a0 000000000c8b0f40
0x0000000006edca90: 000000000c8b3590 000000000c8b8f28
0x0000000006edcaa0: 0000000006ad7b88 0000000006ad77b0
Instructions: (pc=0x000000006dc9a933)
0x000000006dc9a913: 90 66 66 66 90 66 66 66 90 66 66 66 90 49 8b 46
0x000000006dc9a923: 08 48 8b 0c 30 48 8b 47 38 8b 51 28 48 8b 48 50
0x000000006dc9a933: 48 39 2c d1 74 67 48 8b 47 40 48 8b 48 08 8b 1c
0x000000006dc9a943: 91 85 db 74 58 49 8b 44 24 08 48 8b cb 48 c1 e9
Register to memory mapping:
RAX=0x0000000006edcd00 is pointing into the stack for thread: 0x00000000007c7000
RBX=0x000000000000000f is an unknown value
RCX=0x000000000f08f400 is an unknown value
RDX=0x000000000fc27008 is an unknown value
RSP=0x0000000006edc9b0 is pointing into the stack for thread: 0x00000000007c7000
RBP=0x000000000c752930 is an unknown value
RSI=0x00000000000000d8 is an unknown value
RDI=0x0000000006edcb20 is pointing into the stack for thread: 0x00000000007c7000
R8 =0x0000000000008000 is an unknown value
R9 =0x000000000c8b3420 is an unknown value
R10=0x000000006df45a68 is an unknown value
R11=0x0000000006edc9a8 is pointing into the stack for thread: 0x00000000007c7000
R12=0x000000000f32f280 is an unknown value
R13=0x0000000000000007 is an unknown value
R14=0x000000000cfca030 is an unknown value
R15=0x000000000f10ff50 is an unknown value
Stack: [0x0000000006de0000,0x0000000006ee0000], sp=0x0000000006edc9b0, free space=1010k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x49a933]
Current CompileTask:
C2: 60871 1319 bac.b(D)V (121 bytes)
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x000000000852f800 JavaThread "File IO Thread" [_thread_blocked, id=3696, stack(0x0000000007d60000,0x0000000007e60000)]
0x0000000008530000 JavaThread "WrUpdateThread" [_thread_blocked, id=4552, stack(0x0000000007b60000,0x0000000007c60000)]
0x000000000852b800 JavaThread "Server thread" [_thread_blocked, id=4808, stack(0x00000000077b0000,0x00000000078b0000)]
0x000000000852b000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4480, stack(0x00000000076b0000,0x00000000077b0000)]
0x000000000852d000 JavaThread "Thread-14" daemon [_thread_in_native, id=3120, stack(0x000000000ea50000,0x000000000eb50000)]
0x000000000852a000 JavaThread "Thread-11" [_thread_blocked, id=3408, stack(0x000000000d8d0000,0x000000000d9d0000)]
0x0000000008529800 JavaThread "Thread-10" [_thread_blocked, id=3700, stack(0x000000000c2a0000,0x000000000c3a0000)]
0x00000000004db000 JavaThread "DestroyJavaVM" [_thread_blocked, id=4100, stack(0x0000000002680000,0x0000000002780000)]
0x000000000822f000 JavaThread "Minecraft main thread" [_thread_in_Java, id=4468, stack(0x000000000a560000,0x000000000a660000)]
0x00000000085df800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=1292, stack(0x0000000008bc0000,0x0000000008cc0000)]
0x000000000841f800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3140, stack(0x000000000a310000,0x000000000a410000)]
0x0000000006bc0800 JavaThread "TimerQueue" daemon [_thread_blocked, id=3888, stack(0x0000000008ac0000,0x0000000008bc0000)]
0x0000000006b13000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=1764, stack(0x00000000085e0000,0x00000000086e0000)]
0x0000000006a67000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4636, stack(0x0000000007570000,0x0000000007670000)]
0x0000000006a66000 JavaThread "AWT-Shutdown" [_thread_blocked, id=4524, stack(0x0000000007470000,0x0000000007570000)]
0x0000000006a65000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4412, stack(0x0000000007370000,0x0000000007470000)]
0x0000000006a2f000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=4872, stack(0x0000000006fe0000,0x00000000070e0000)]
0x00000000007cf800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=3608, stack(0x0000000006ee0000,0x0000000006fe0000)]
=>0x00000000007c7000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=4212, stack(0x0000000006de0000,0x0000000006ee0000)]
0x00000000007c4800 JavaThread "Attach Listener" daemon [_thread_blocked, id=3612, stack(0x0000000006ce0000,0x0000000006de0000)]
0x00000000007c3800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4596, stack(0x0000000006be0000,0x0000000006ce0000)]
0x00000000007af800 JavaThread "Finalizer" daemon [_thread_blocked, id=2060, stack(0x00000000068e0000,0x00000000069e0000)]
0x00000000007a6800 JavaThread "Reference Handler" daemon [_thread_blocked, id=700, stack(0x00000000067e0000,0x00000000068e0000)]
Other Threads:
0x000000000079e000 VMThread [stack: 0x00000000066e0000,0x00000000067e0000] [id=4396]
0x0000000006a38000 WatcherThread [stack: 0x00000000070e0000,0x00000000071e0000] [id=4772]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 917504K, used 642802K [0x00000007c0000000, 0x0000000800000000, 0x0000000800000000)
eden space 786432K, 81% used [0x00000007c0000000,0x00000007e73bcbd0,0x00000007f0000000)
from space 131072K, 0% used [0x00000007f0000000,0x00000007f0000000,0x00000007f8000000)
to space 131072K, 0% used [0x00000007f8000000,0x00000007f8000000,0x0000000800000000)
PSOldGen total 2097152K, used 76043K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
object space 2097152K, 3% used [0x0000000740000000,0x0000000744a42ff0,0x00000007c0000000)
PSPermGen total 53504K, used 27142K [0x000000073ae00000, 0x000000073e240000, 0x0000000740000000)
object space 53504K, 50% used [0x000000073ae00000,0x000000073c881a48,0x000000073e240000)
Code Cache [0x0000000002780000, 0x0000000002cb0000, 0x0000000005780000)
total_blobs=1968 nmethods=1289 adapters=629 free_code_cache=45080832 largest_free_block=19776
Dynamic libraries:
0x0000000000400000 - 0x000000000042f000 C:\Program Files\Java\jre6\bin\java.exe
0x0000000077500000 - 0x00000000776a9000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000071810000 - 0x000000007185a000 C:\Program Files\AVAST Software\Avast\snxhk64.dll
0x0000000077190000 - 0x00000000772af000 C:\Windows\system32\KERNEL32.dll
0x000007fefda10000 - 0x000007fefda7c000 C:\Windows\system32\KERNELBASE.dll
0x000007feff5b0000 - 0x000007feff68b000 C:\Windows\system32\ADVAPI32.dll
0x000007fefe240000 - 0x000007fefe2df000 C:\Windows\system32\msvcrt.dll
0x000007fefe4a0000 - 0x000007fefe4bf000 C:\Windows\SYSTEM32\sechost.dll
0x000007fefdda0000 - 0x000007fefdecd000 C:\Windows\system32\RPCRT4.dll
0x000000006d800000 - 0x000000006dfbb000 C:\Program Files\Java\jre6\bin\server\jvm.dll
0x0000000077400000 - 0x00000000774fa000 C:\Windows\system32\USER32.dll
0x000007fefdd30000 - 0x000007fefdd97000 C:\Windows\system32\GDI32.dll
0x000007feff5a0000 - 0x000007feff5ae000 C:\Windows\system32\LPK.dll
0x000007feff4d0000 - 0x000007feff599000 C:\Windows\system32\USP10.dll
0x000007fefb670000 - 0x000007fefb6ab000 C:\Windows\system32\WINMM.dll
0x000007fefdfb0000 - 0x000007fefdfde000 C:\Windows\system32\IMM32.DLL
0x000007feff690000 - 0x000007feff799000 C:\Windows\system32\MSCTF.dll
0x000000006d770000 - 0x000000006d77e000 C:\Program Files\Java\jre6\bin\verify.dll
0x000000006d3b0000 - 0x000000006d3d7000 C:\Program Files\Java\jre6\bin\java.dll
0x000000006d7c0000 - 0x000000006d7d2000 C:\Program Files\Java\jre6\bin\zip.dll
0x000000006d000000 - 0x000000006d1c4000 C:\Program Files\Java\jre6\bin\awt.dll
0x000007fefa8e0000 - 0x000007fefa951000 C:\Windows\system32\WINSPOOL.DRV
0x000007fefdfe0000 - 0x000007fefe1e3000 C:\Windows\system32\ole32.dll
0x000007fefe6a0000 - 0x000007feff428000 C:\Windows\system32\SHELL32.dll
0x000007feff430000 - 0x000007feff4a1000 C:\Windows\system32\SHLWAPI.dll
0x000007fefc330000 - 0x000007fefc524000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007fefbc80000 - 0x000007fefbc98000 C:\Windows\system32\DWMAPI.DLL
0x000007fefc120000 - 0x000007fefc176000 C:\Windows\system32\uxtheme.dll
0x000007fefd890000 - 0x000007fefd89f000 C:\Windows\system32\CRYPTBASE.dll
0x000000006d2a0000 - 0x000000006d307000 C:\Program Files\Java\jre6\bin\fontmanager.dll
0x000000006d610000 - 0x000000006d627000 C:\Program Files\Java\jre6\bin\net.dll
0x000007fefe1f0000 - 0x000007fefe23d000 C:\Windows\system32\WS2_32.dll
0x000007feff7a0000 - 0x000007feff7a8000 C:\Windows\system32\NSI.dll
0x000007fefd1d0000 - 0x000007fefd225000 C:\Windows\system32\mswsock.dll
0x000007fefd1c0000 - 0x000007fefd1c7000 C:\Windows\System32\wship6.dll
0x000000006d630000 - 0x000000006d63b000 C:\Program Files\Java\jre6\bin\nio.dll
0x0000000180000000 - 0x0000000180048000 C:\Users\Evan\AppData\Roaming\.minecraft\bin\natives\lwjgl64.dll
0x000007fef2730000 - 0x000007fef284d000 C:\Windows\system32\OPENGL32.dll
0x000007fefaff0000 - 0x000007fefb01d000 C:\Windows\system32\GLU32.dll
0x000007fef02e0000 - 0x000007fef03d1000 C:\Windows\system32\DDRAW.dll
0x000007fef9380000 - 0x000007fef9388000 C:\Windows\system32\DCIMAN32.dll
0x000007fefe4c0000 - 0x000007fefe697000 C:\Windows\system32\SETUPAPI.dll
0x000007fefdb80000 - 0x000007fefdbb6000 C:\Windows\system32\CFGMGR32.dll
0x000007fefded0000 - 0x000007fefdfa7000 C:\Windows\system32\OLEAUT32.dll
0x000007fefdac0000 - 0x000007fefdada000 C:\Windows\system32\DEVOBJ.dll
0x000007fefca70000 - 0x000007fefca7c000 C:\Windows\system32\VERSION.dll
0x000007fefd230000 - 0x000007fefd247000 C:\Windows\system32\CRYPTSP.dll
0x000007fefcef0000 - 0x000007fefcf37000 C:\Windows\system32\rsaenh.dll
0x000007fefccb0000 - 0x000007fefccce000 C:\Windows\system32\USERENV.dll
0x000007fefd960000 - 0x000007fefd96f000 C:\Windows\system32\profapi.dll
0x000007fefb950000 - 0x000007fefb965000 C:\Windows\system32\NLAapi.dll
0x000007fef7fe0000 - 0x000007fef7ff5000 C:\Windows\system32\napinsp.dll
0x000007fef7fc0000 - 0x000007fef7fd9000 C:\Windows\system32\pnrpnsp.dll
0x000007fefd010000 - 0x000007fefd06b000 C:\Windows\system32\DNSAPI.dll
0x000007fef7fb0000 - 0x000007fef7fbb000 C:\Windows\System32\winrnr.dll
0x000007fefcb70000 - 0x000007fefcb77000 C:\Windows\System32\wshtcpip.dll
0x000007fefb800000 - 0x000007fefb827000 C:\Windows\system32\IPHLPAPI.DLL
0x000007fefb7f0000 - 0x000007fefb7fb000 C:\Windows\system32\WINNSI.DLL
0x000007fef90c0000 - 0x000007fef90c8000 C:\Windows\system32\rasadhlp.dll
0x000007fefb720000 - 0x000007fefb773000 C:\Windows\System32\fwpuclnt.dll
0x000000006d3f0000 - 0x000000006d3f7000 C:\Program Files\Java\jre6\bin\jawt.dll
0x0000000069a80000 - 0x000000006b445000 C:\Windows\system32\nvoglv64.DLL
0x000007fefca80000 - 0x000007fefcaad000 C:\Windows\system32\ntmarta.dll
0x000007feff7b0000 - 0x000007feff802000 C:\Windows\system32\WLDAP32.dll
0x000007feee880000 - 0x000007feee9a2000 C:\Users\Evan\AppData\Roaming\.minecraft\bin\natives\OpenAL64.dll
0x000007feef4e0000 - 0x000007feef568000 C:\Windows\system32\dsound.dll
0x000007fefc2b0000 - 0x000007fefc2dc000 C:\Windows\system32\POWRPROF.dll
0x000007fefe360000 - 0x000007fefe3f9000 C:\Windows\system32\CLBCatQ.DLL
0x000007fefbe90000 - 0x000007fefbedb000 C:\Windows\System32\MMDevApi.dll
0x000007fefc180000 - 0x000007fefc2ac000 C:\Windows\System32\PROPSYS.dll
0x000007fefb630000 - 0x000007fefb66b000 C:\Windows\system32\wdmaud.drv
0x0000000074c10000 - 0x0000000074c16000 C:\Windows\system32\ksuser.dll
0x000007fefbe80000 - 0x000007fefbe89000 C:\Windows\system32\AVRT.dll
0x000007fefb290000 - 0x000007fefb2df000 C:\Windows\system32\AUDIOSES.DLL
0x000007fefb130000 - 0x000007fefb13a000 C:\Windows\system32\msacm32.drv
0x000007fefb110000 - 0x000007fefb128000 C:\Windows\system32\MSACM32.dll
0x000007fefb100000 - 0x000007fefb109000 C:\Windows\system32\midimap.dll
0x000000006d550000 - 0x000000006d55a000 C:\Program Files\Java\jre6\bin\management.dll
0x000007fefb470000 - 0x000007fefb488000 C:\Windows\system32\dhcpcsvc.DLL
0x00000000776c0000 - 0x00000000776c7000 C:\Windows\system32\PSAPI.DLL
VM Arguments:
jvm_args: -Xms3072m -Xmx3072m -Dsun.java2d.noddraw=true -Dsun.java2d.d3d=false -Dsun.java2d.opengl=false -Dsun.java2d.pmoffscreen=false -Djava.library.path=bin/natives
java_command: magic.launcher.Launcher -lcp=C:\Users\Evan\Desktop\Minecraft Mods\OptiFine_1.4.5_HD_U_D3.zip;C:\Users\Evan\AppData\Roaming\.minecraft\bin\minecraft.jar;bin/jinput.jar;bin/lwjgl.jar;bin/lwjgl_util.jar ekboo217 -6931015826311358411
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=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\Java\jre6\bin
USERNAME=Evan
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 16 Model 6 Stepping 2, AuthenticAMD
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit 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, 3dnowpref, lzcnt, sse4a
Memory: 4k page, physical 8386744k(4248144k free), swap 16771636k(10194708k free)
vm_info: Java HotSpotâ„¢ 64-Bit Server VM (20.12-b01) for windows-amd64 JRE (1.6.0_37-b06), built on Sep 24 2012 11:45:14 by "java_re" with MS VC++ 8.0 (VS2005)
time: Mon Dec 03 19:52:05 2012
elapsed time: 60 seconds
Edit: Crashing as soon as i start up a world or join a server now. Grrr
-
View User Profile
-
View Posts
-
Send Message
Retired StaffWith memtest you want to download - Download - Pre-Compiled Bootable ISO (.zip)
Then you need to use a CD burning software like Nero, or what ever you have on your system. Most can write an ISO file to disk.
The CD that is burnt will be a boot-able CD. You restart your computer with the CD in the drive.
It'll bring up the testing tools prior to windows loading, so it has more access to test the memory.
As a warning the full test can take a long time depending on how much memory is in your system.
I was testing 16G of memory and canceled it after 4 or 5 hours, and it was only 50% done.
So, start it up before going to work, or school, or sleep. Turn the monitor off, and come back to it when you get home / wake up.
Edit: Alright, so I'm using 2 gigs instead of 3 for minecraft, and its not crashing. This doesn't make sense. I have 8G of ram, and it should be able to handle the 3 no problem. Is there an easy way to tell if you have faulty ram?
-
View User Profile
-
View Posts
-
Send Message
Retired StaffEDIT:
Some further analysis gave me the following impression
you have an opengl error
so i advise you to:
1) update your graphic card driver
2) remove conflicting display drivers
3) update LWJGL http://www.minecraftwiki.net/wiki/Tu...s/Update_LWJGL
4) check if opengl is enabled in minecraft if it is disable it (in the .minecraft folder in options.txt ) advancedOpengl:true if this rule is present change it to advancedOpengl:false
I reset optifine's settings, but I was still getting thousands of nullpoints followed by the crash.
2012-12-05 03:51:52 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
2012-12-05 03:51:52 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-12-05 03:51:52 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-12-05 03:51:52 [INFO] [STDERR] at Reflector.callVoid(Reflector.java:257)
2012-12-05 03:51:52 [INFO] [STDERR] at bak.a(RenderGlobal.java:1008)
2012-12-05 03:51:52 [INFO] [STDERR] at bac.a(EntityRenderer.java:1524)
2012-12-05 03:51:52 [INFO] [STDERR] at bac.b(EntityRenderer.java:1113)
2012-12-05 03:51:52 [INFO] [STDERR] at net.minecraft.client.Minecraft.J(Minecraft.java:888)
2012-12-05 03:51:52 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:783)
2012-12-05 03:51:52 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
^That times about a billion followed by a failure to write to the core dump
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000000000000, pid=4232, tid=1852
#
# JRE version: 7.0_09-b05
# Java VM: Java HotSpotâ„¢ 64-Bit Server VM (23.5-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C 0x0000000000000000
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\Adalonus\Documents\Gamage\Minecraft\MultiMC\instances\[1.4.5] FTB+\minecraft\hs_err_pid4232.log
#
# If you would like to submit a bug report, please visit:
# <Bug report link. I still can't post them.>
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Minecraft exited with code 1.
Minecraft has crashed!
My drivers are up to date. In fact, I suspected this was the problem, so I am using beta drivers. Will try updating my LWJGL. Thanks for the help.
Edit: Just updated my LWJGL and it seems that my minecraft isn't crashing instantly anymore. Even when I bumped it back up to 3 gigs. Seems you might have fixed it for me. Will get back to you to tell you if it works.
-
View User Profile
-
View Posts
-
Send Message
Moderator