Recently Minecraft has started to crash on my system. Reinstall didnt fix the issue. I assume this issue happens during regular gameplay as well, but for me it happens when i leave my PC for long periods of time (around 30 minutes). The game simply closes and the following error message is created on my desktop:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x4cf920cf, pid=5532, tid=4152
#
# JRE version: 6.0_26-b03
# Java VM: Java HotSpot(TM) Client VM (20.1-b02 mixed mode windows-x86 )
# Problematic frame:
# C [ig4icd32.dll+0x20cf]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- T H R E A D ---------------
Current thread (0x4acbe400): JavaThread "Minecraft main thread" daemon [_thread_in_native, id=4152, stack(0x4cd40000,0x4cd90000)]
Instructions: (pc=0x4cf920cf)
0x4cf920af: cc 6a 0c 6a 00 ff 15 9c 60 84 4d 85 c0 74 06 8b
0x4cf920bf: 4c 24 04 89 08 8d 48 04 85 c9 74 06 8b 54 24 08
0x4cf920cf: 89 11 8d 48 08 85 c9 74 08 8b 54 24 0c 8b 12 89
0x4cf920df: 11 c2 0c 00 cc cc cc cc cc cc cc cc cc cc cc cc
Register to memory mapping:
EAX=0x00000000 is an unknown value
EBX=0x000c0122 is an unknown value
ECX=0x00000004 is an unknown value
EDX=0x73dcffc8 is an unknown value
ESP=0x4cd8f8ec is pointing into the stack for thread: 0x4acbe400
EBP=0x000c0122 is an unknown value
ESI=0x4cd8f930 is pointing into the stack for thread: 0x4acbe400
EDI=0x635be488 is an unknown value
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 157376K, used 133548K [0x045d0000, 0x0f090000, 0x19b20000)
eden space 139904K, 89% used [0x045d0000, 0x0bfd39d8, 0x0ce70000)
from space 17472K, 49% used [0x0df80000, 0x0e7e76e0, 0x0f090000)
to space 17472K, 0% used [0x0ce70000, 0x0ce70000, 0x0df80000)
tenured generation total 349568K, used 106064K [0x19b20000, 0x2f080000, 0x445d0000)
the space 349568K, 30% used [0x19b20000, 0x202b4188, 0x202b4200, 0x2f080000)
compacting perm gen total 14848K, used 14641K [0x445d0000, 0x45450000, 0x485d0000)
the space 14848K, 98% used [0x445d0000, 0x4541c460, 0x4541c600, 0x45450000)
No shared spaces configured.
the "***" were my name and i put them there after the error message was created.
Does anyone else have a similar problem or know how to fix this?