Failed to write core dump Error

Answered

I cannot run any java project in neither Intellij nor any other IDE. In intellij, I am getting this error. 

 

#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffc15fffd0c, pid=10796, tid=0x00000000000032f4
#
# JRE version: Java(TM) SE Runtime Environment (8.0_121-b13) (build 1.8.0_121-b13)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.121-b13 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [d3d9.dll+0xfd0c]
#
# 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\Ifty Rahman\Downloads\Compressed\AlgoProject\untitled\hs_err_pid10796.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

 

I have done lots of googling but nothing solved this issue yet. I recently upgrade windows 10 creators update. Is that the reason for that. Can anyone help me?

 

Thanks.

0
2 comments

https://youtrack.jetbrains.com/issue/JRE-339 may be related (uninstall Afterburner/RivaTuner).

Could be also caused by your video driver, reinstalling it may help.

1
Avatar
Permanently deleted user

Yes, It worked. Thanks man, you save my life :) 

0

Please sign in to leave a comment.