[SOLVED] Is this a graphics driver error?

Apr 20, 2021
1
0
10
When I turn on some games, almost every games goes black screen or suddenly closes.
I wanted to play Euro Truck Simulator 2, but it closes after black screen.
Here is the event log;
eurotrucks2.exe

1.40.3.3

606cac4a

aticfx64.dll

8.17.10.1404

55c02f24

c0000005

000000000004f41e

2ef8

01d7364ecdaa0965

C:\Program Files\Euro Truck Simulator 2\bin\win_x64\eurotrucks2.exe

C:\Windows\SYSTEM32\aticfx64.dll

117fa212-4da3-454f-b5b8-4bf0454ca4aa


Error module : C:\Windows\SYSTEM32\aticfx64.dll
Is this a graphics driver error? I am using AMD Radeon HD 6770M and graphics driver is the last amd catalyst driver.
I already reinstalled the driver with the DDU NOT in the safe mode, should I have used DDU in safe mode?
 
Solution
c0000005 code is standard exception error that can be caused by corrupted files or ram errors
do a memtest
do a chkdsk /f command in cmd/powershell
run those commands in cmd/powershell aswell:
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
sfc /scannow

update your drivers and operating system, for gpu driver use DDU first
temporarily disable any security programs (windows defender can be runing)
close any monitoring apps (things like rgb software, mainboard apps, pretty much everything u see in task manager -> startup)
try another user profile
c0000005 code is standard exception error that can be caused by corrupted files or ram errors
do a memtest
do a chkdsk /f command in cmd/powershell
run those commands in cmd/powershell aswell:
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
sfc /scannow

update your drivers and operating system, for gpu driver use DDU first
temporarily disable any security programs (windows defender can be runing)
close any monitoring apps (things like rgb software, mainboard apps, pretty much everything u see in task manager -> startup)
try another user profile
 
Solution