1

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff8037e

freemanan's Avatar freemanan5/30/16 10:33 am
1 emeralds 2.4k 6
6/18/2016 4:45 pm
DarkEyeDragon's Avatar DarkEyeDragon
hi everyone i have been struggling with this error for the last month and i need help trying to get it fixed because ive done all i can. please help!


#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff8037e2177, pid=2832, tid=1716
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ig75icd64.dll+0x12177]
#
# 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.com/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 (0x0000000001ef3800): JavaThread "Client thread" [_thread_in_native, id=1716, stack(0x0000000000670000,0x0000000000770000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x0000000043e72040

Registers:
RAX=0x00007ff8037e2177, RBX=0x0000000043e72040, RCX=0x00000000004fb2e4, RDX=0x0000000043e7204c
RSP=0x000000000076e450, RBP=0x000000005b490080, RSI=0x000000000000008c, RDI=0x00000000004fb2d8
R8 =0x000000000000000c, R9 =0x00007ff8037d0000, R10=0x000000005b491878, R11=0x000000000076e420
R12=0x0000000000000010, R13=0x000000000000008c, R14=0x000000005b577e30, R15=0x0000000043e72040
RIP=0x00007ff8037e2177, EFLAGS=0x0000000000010206

Top of Stack: (sp=0x000000000076e450)
0x000000000076e450: 0000000000000000 000000005b4918b8
0x000000000076e460: 000000000000023c 0000000017c442a0
0x000000000076e470: 00000000004fb2d8 00007ff803cd241e
0x000000000076e480: 0000000000000690 00000000004f6960
0x000000000076e490: 0000000000000230 000000006b0fc5cd
0x000000000076e4a0: 0000000000640000 0000000001ef3800
0x000000000076e4b0: 000000000076e6f0 0000000002091683
0x000000000076e4c0: 000000005b578160 00007ff8038a65ae
0x000000000076e4d0: 00007ff8037d0000 00007ff8038a655e
0x000000000076e4e0: fffffffffffffffe 000000000076e628
0x000000000076e4f0: 000000005b5781c0 0000000000001402
0x000000000076e500: 000000005b490080 00007ff8038751bf
0x000000000076e510: 000000005b577b30 000000005b490080
0x000000000076e520: 0000000000000002 000000000000001c
0x000000000076e530: 00000000004fb2d8 0000000000000000
0x000000000076e540: 000000006ba4d858 0000000001ef3800

Instructions: (pc=0x00007ff8037e2177)
0x00007ff8037e2157: 48 83 e0 fc 48 03 c8 48 03 d0 49 8b c0 48 c1 e8
0x00007ff8037e2167: 02 48 ff c8 74 16 48 ff c8 74 0b 48 ff c8 75 12
0x00007ff8037e2177: 8b 42 f4 89 41 f4 8b 42 f8 89 41 f8 8b 42 fc 89
0x00007ff8037e2187: 41 fc 41 f6 c0 01 74 0f 0f b6 02 48 ff c1 49 ff


Register to memory mapping:

RAX=0x00007ff8037e2177 is an unknown value
RBX=0x0000000043e72040 is an unknown value
RCX=0x00000000004fb2e4 is an unknown value
RDX=0x0000000043e7204c is an unknown value
RSP=0x000000000076e450 is pointing into the stack for thread: 0x0000000001ef3800
RBP=0x000000005b490080 is an unknown value
RSI=0x000000000000008c is an unknown value
RDI=0x00000000004fb2d8 is an unknown value
R8 =0x000000000000000c is an unknown value
R9 =0x00007ff8037d0000 is an unknown value
R10=0x000000005b491878 is an unknown value
R11=0x000000000076e420 is pointing into the stack for thread: 0x0000000001ef3800
R12=0x0000000000000010 is an unknown value
R13=0x000000000000008c is an unknown value
R14=0x000000005b577e30 is an unknown value
R15=0x0000000043e72040 is an unknown value


Stack: [0x0000000000670000,0x0000000000770000], sp=0x000000000076e450, free space=1017k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig75icd64.dll+0x12177]
C [ig75icd64.dll+0x50241e]
Posted by freemanan's Avatar
freemanan
Level 1 : New Miner
0

Create an account or sign in to comment.

6

1
06/18/2016 3:01 pm
Level 1 : New Miner
freemanan
freemanan's Avatar
THANKS that worked
1
06/12/2016 7:07 pm
Level 13 : Journeyman Network
Ralex
Ralex's Avatar
Enable VBOs and VSync in your "Options" when you start the game. It is a known issue on Intel onboard graphics.
1
06/18/2016 4:45 pm
Level 52 : Grandmaster Programmer
DarkEyeDragon
DarkEyeDragon's Avatar
Oh wow. I always used to go to task manager and enable core dumps. It seems to fix the issue as well al tough you have to do it every time you restart xD
1
06/12/2016 7:01 pm
Level 26 : Expert Princess
star_weaver
star_weaver's Avatar
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff8037e2177, pid=2832, tid=1716
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ig75icd64.dll+0x12177]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#

enable minidumps?
1
06/11/2016 5:08 pm
Level 1 : New Miner
freemanan
freemanan's Avatar
i did that and it didn't help so i uninstalled and reinstalled minecraft and java
1
05/30/2016 10:47 am
Level 22 : Expert Network
YTCereal
YTCereal's Avatar
uptade your java
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome