You're getting Access Violations from CPU threads trying to read/write to memory they don't have access to (from what your mdumps say), it's a sign of either poorly written multithreaded code or system instability
I was getting the exact same issue a week ago (13900K here). It's because of the...