Random CTD after the update

Hey guys.

I have been getting lots of these random CTDs after the update, they happen out of nowhere, and since clogs are encrypted, I cannot pinpoint what it precisely is.

All I can tell you is that I was playing on Air Arcade, 10.7 BR, Mig-21BIS as player vehicle, used the daily backup and crashed twice in both rounds on my second life.

First time, there was no error messages besides asking me if I would submit my crash logs to the developers, the second time it did not displayed anything.

It would be nice to see if this is just issue on my end, or a game issue.

Edit: I will be playing other rounds in different BR and modes, so I can see if this is just caused by certain elements in jet BR or not.

EDIT: It probably is my GPU acting up. Since my other GPU apps (firefox, discord) are crashing as well, the firefox dump logs gave me “The thread tried to read from or write to a virtual address for which it does not have the appropriate access” which is a common error in C++ for null pointers. My guess is that because GPUs are devices that continiously communicating with Windows via async tasks, even a short interuption in the GPU pointers can cause this exception (driver restart = null pointer until done restarting = crash). Gosh, I hate low level, multithreading debugging. I will keep this thread up in case that my debugging may be wrong; I shouldn’t have to debug things outside of work lol.

Might swap a GPU into the PC and see if this issue persists.