Hello.
some of our players reported that the game crashes in nvidia driver.
I was able to reproduce the crash (with game ready driver 556.14 and RTX 4060 Ti), when using specific setting:
- nvidia app with enabled nvidia overlay + game filters and photo mode
- enabled hardware antialiasing (no matter if it is 2x, 4x, 8x…)
- windowed mode
If any of these conditions is not met, the crash will not occur.
The game uses DX11.
Crash exception: Unhandled exception at 0x00007FFFF80844CE (nvppex.dll) in DayZ_x64_2024-11-28_07-21-07.mdmp: 0xC0000005: Access violation reading location 0x0000000000000010. occurred
Callstack from the crashdump:
|>|nvppex.dll!00007ffff80844ce()|Unknown|Non-user code. Cannot find or open the PDB file.|
|---|---|---|---|
| |nvAIDVCx.dll!00007fff7e9746dc()|Unknown|Non-user code. Cannot find or open the PDB file.|
| |nvAIDVCx.dll!00007fff7e985888()|Unknown|Non-user code. Cannot find or open the PDB file.|
| |nvppex.dll!00007ffff8086357()|Unknown|Non-user code. Cannot find or open the PDB file.|
| |nvwgf2umx.dll!00007ff80f92e582()|Unknown|Non-user code. Cannot find or open the PDB file.|
| |nvwgf2umx.dll!00007ff80fa54f2f()|Unknown|Non-user code. Cannot find or open the PDB file.|
| |nvwgf2umx.dll!00007ff80f884d50()|Unknown|Non-user code. Cannot find or open the PDB file.|
| |nvwgf2umx.dll!00007ff80fd338e3()|Unknown|Non-user code. Cannot find or open the PDB file.|
| |nvwgf2umx.dll!00007ff80f94ed2d()|Unknown|Non-user code. Cannot find or open the PDB file.|
| |nvwgf2umx.dll!00007ff80fe02660()|Unknown|Non-user code. Cannot find or open the PDB file.|
| |nvwgf2umx.dll!00007ff80fdb20b9()|Unknown|Non-user code. Cannot find or open the PDB file.|
| |nvwgf2umx.dll!00007ff80fe02660()|Unknown|Non-user code. Cannot find or open the PDB file.|
| |nvwgf2umx.dll!00007ff80fdd0836()|Unknown|Non-user code. Cannot find or open the PDB file.|
| |d3d11.dll!NDXGI::CDevice::PresentImpl()|Unknown|Non-user code. Symbols loaded.|
| |d3d11.dll!NDXGI::CDevice::Present()|Unknown|Non-user code. Symbols loaded.|
| |dxgi.dll!CDXGISwapChain::PresentFullscreenFlip()|Unknown|Non-user code. Symbols loaded.|
| |dxgi.dll!CDXGISwapChain::PresentImplCore()|Unknown|Non-user code. Symbols loaded.|
| |dxgi.dll!CDXGISwapChain::PresentImpl()|Unknown|Non-user code. Symbols loaded.|
| |dxgi.dll!CDXGISwapChain::Present()|Unknown|Non-user code. Symbols loaded.|
| |gameoverlayrenderer64.dll!00007fff84a3f262()|Unknown|Non-user code. Cannot find or open the PDB file.|
I believe it is tied to the “game filters and photo mode” setting, but this is happening only on some computers. I’ve seen one, with the same graphics card, same driver version, nvidia app settings, game graphics settings, which runs without any problems.
Could You suggest something what can be causing the problem or how to debug the source of it?
Thank You