Ideas
Hello everyone,
Today I've experienced exactly the same problem. It started happening after I updated BIOS to the newest version. Just like you, I can play maybe one or two games and the game crashes without any error BUT with Crash Dump file that through WinDbg goes exactly like yours:
CONTEXT: (.ecxr)
rax=0000000000000003 rbx=0000000149a4c9c8 rcx=0000000000000003 rdx=0000000000000000 rsi=0000000000000000 rdi=0000000005794898 rip=0000000143a781d4 rsp=000000007309fb00 rbp=7309fa9000000005 r8=0000ffffffffffff r9=000000004a540200 r10=000000004a4d9cc0 r11=000000004a540240 r12=0000138636b07c39 r13=ffffffffffffffff r14=000000007309fd50 r15=0000000000000000
iopl=0 nv up ei pl nz na pe nc cs=0033 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00010202
bf6!ffxFsr2ResourceIsNull+0x115cf64: 00000001`43a781d4 488b7d00 mov rdi,qword ptr [rbp] ss:7309fa90`00000005=????????????????
Resetting default scope
EXCEPTION_RECORD: (.exr -1)
ExceptionAddress: 0000000143a781d4 (bf6!ffxFsr2ResourceIsNull+0x000000000115cf64)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 0000000000000003
Parameter[1]: 0000000000000000 Attempt to write to address 0000000000000000 PROCESS_NAME: bf6.exe
ERROR_CODE: (NTSTATUS) 0xc0000005 - Instrukcja w 0x%p odwo a a si do pami ci pod adresem 0x%p. Pami nie mo e by %s.
EXCEPTION_CODE_STR: c0000005
EXCEPTION_PARAMETER1: 0000000000000003
EXCEPTION_PARAMETER2: 0000000000000000
My specs:
MB - Gigabyte Z790 Aorus Elite AX DDR4
CPU - I7 13700K
GPU - RTX 4070TI
RAM - 32GB DDR4 3200Mhz
OS - Win 10
- schpeikodelix1 month agoRising Ace
Can you downgrade the BIOS?
And did you Load Bios Defaults before and after update?
- NFG_N3R01 month agoSeasoned Newcomer
Yup I was on Bios defaults both before and after the update. Will try downgrading the Bios to the version I had, however I noticed that its not only related to fsr2 but in general to upscaling and anti aliasing because after changing in game options i've got different results with the same error code:
- Upscaling - DLAA - Ends with FSR2 related error 0xc0000005 Access Violation
- Upscaling - OFF, Anti-Aliasing - DLAA - Ends with Nvidia error related to
nvwgf2umx.dll file (same error code)
- Upscaling - OFF, Anti-Aliasing - TAA - Ends with the same error code but it doesn't even show now what it is related to, only this gibberish:
CONTEXT: (.ecxr)
rax=0000000001e2f89c rbx=0000000000000000 rcx=0000000000000000 rdx=000000004a545080 rsi=0000000001e2f89c rdi=000000004a545080 rip=0000000000000000 rsp=000000007217f918 rbp=000000007217f968 r8=0000000000000000 r9=000000004a6b7b30 r10=000000004a5dd5c0 r11=000000004a6b7b30 r12=0000000000000000 r13=000000004a5d8480 r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei pl zr na po nc cs=0033 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00010246 00000000`00000000 ?? ???
Resetting default scope
EXCEPTION_RECORD: (.exr -1)
ExceptionAddress: 0000000000000000
ExceptionCode: c0000005 (Access violation)
I also noticed that the same error is happening when I run a multi core stress test on Cinebench r23 with a CTD, but I managed to fix(?) that and perform full test without any CTD by doing as follows:
- manually setting power limits of PL1 and PL2 to 253W
- setting IccMax to 307A
- manually setting CPU Temp Protection to 100 degrees celsius
- changing CPU Vcore Loadline Calibration from "Auto" to "Medium"
- changing CPU V core from "Auto" to "Normal"
- changing dynamic V Core to -0.050V (undervolting)
Unfortunately these BIOS settings only worked out with Cinebench. In BF6 the problem still persists.