I'm looking for help with persistent Call of Duty: Black Ops 7 crashes on PC. I've spent about a week troubleshooting and have exhausted most of the standard recommendations.
Problem
COD repeatedly crashes with:
0xC0000005 (Access Violation)
The crashes appear specifically associated with Ranked Multiplayer. They have occurred:
- Before a Ranked match starts
- During map/loading or introduction screens
- A few minutes into an active Ranked match
Regular Multiplayer does not appear to have the same issue.
The crashes also cause Ranked SR losses and increasingly long matchmaking suspensions.
I have tested the same game/account on:
- Xbox PC: Crashes
- Steam PC: Crashes
- Xbox console: Works normally
This makes an Xbox PC launcher-specific problem less likely and suggests something specific to the PC environment/version.
Troubleshooting Already Completed
Game / Windows / Drivers
- Verified/repaired COD multiple times.
- Completely reinstalled COD multiple times.
- Completely reinstalled Windows 11.
- Clean-installed NVIDIA drivers and tested multiple versions, including rollback.
- Reinstalled AMD B850 chipset drivers.
- Updated motherboard BIOS from 2.A20 → 2.A53.
- Installed current Microsoft Visual C++ Redistributables (x64 + x86).
- Tested HAGS On/Off.
- Tested Windows power configurations.
- Disabled overlays, background capture, unnecessary RGB/background utilities, etc.
- Tested Memory Integrity On/Off. Crashes occurred with it disabled as well.
- Kernel-mode Hardware-enforced Stack Protection is already Off.
- Disabled the integrated AMD Radeon GPU, leaving only the RTX 5070 Ti active.
CPU / RAM / GPU Stability
- EXPO tested enabled at DDR5-6000 and disabled at DDR5-4800.
- Currently testing PBO explicitly Disabled + EXPO Disabled for a stock CPU/RAM baseline.
- OCCT CPU + RAM: 30 min — Passed
- OCCT memory: 15 min — Passed
- OCCT GPU 3D Adaptive: 15 min — Passed
- OCCT VRAM: 8 min — Passed
No hardware errors were reported.
Controller / Peripheral / Kernel Investigation
I use an Xbox Elite Series 2 controller.
I inspected connected/hidden devices, non-Microsoft services, and loaded kernel drivers while COD was running.
I found no evidence of reWASD, ViGEm, HidHide, Cronus/XIM-style devices/software, or another obvious virtual/remapping driver.
COD's Randgrid.sys component successfully loads while the game is running, along with the normal Xbox/XInput drivers.
Crash Diagnostics
This is where things become unusual.
I configured Windows Error Reporting specifically for cod.exe with:
DumpType=2 → C:\CODDumps
I then reproduced another 0xC0000005 crash, but Windows generated no dump.
After the crash I also checked:
- Windows Error Reporting archives — no COD report
- Reliability Monitor — no corresponding COD failure
- Windows Application log — no corresponding crash event
- WHEA hardware log — no hardware error
- Windows Defender log — no corresponding security event
I also searched WER purely by the exact crash time and found nothing created around the failure.
Activision's CrashLogGenerator produced diagnostic/DxDiag information but no useful crash stack/dump. Windows diagnostics have also shown a RADAR_PRE_LEAK_64 event involving cod.exe.
I briefly tested Microsoft ProcDump. It successfully attached to cod.exe, observed an 0x80000003 BREAKPOINT, and COD exited. I discontinued that approach because attaching debugging/monitoring software could itself interfere with a RICOCHET-protected process.
Recent Example
August 16, ~2:23 PM — Ranked Hardpoint, Gridlock
COD crashed during map loading with:
0xC0000005
Memory Integrity was disabled and the PC had been rebooted for that specific test. The crash still occurred.
Despite COD displaying its own crash handler, Windows produced no corresponding WER dump, Application event, Reliability Monitor failure, WHEA event, or Defender event.
PC Specs
- CPU: AMD Ryzen 5 9600X
- GPU: NVIDIA GeForce RTX 5070 Ti
- Motherboard: MSI PRO B850-S WIFI
- RAM: 32 GB DDR5-6000 CL30
- OS: Windows 11 Home 64-bit
- BIOS: MSI 2.A53
- DirectX: DirectX 12
- NVIDIA driver: 610.88
- Controller: Xbox Elite Series 2
- Headset: SteelSeries, 2.4 GHz USB dongle
What I'm Trying to Determine
At this point I'm looking for crash-specific diagnostics rather than the standard verify/reinstall/update-driver recommendations.
The parts I find particularly unusual are:
- The crashes appear to occur specifically in Ranked Multiplayer.
- Both Steam and Xbox PC reproduce the issue, while Xbox console works.
- COD reports
0xC0000005, but Windows' normal crash-reporting systems don't appear to record the failure.
- Extensive CPU/RAM/GPU testing has not produced hardware errors.
I'm particularly interested in whether this could involve RICOCHET/Ranked-specific behavior, PC security/attestation, or another cause of 0xC0000005 that wouldn't produce a normal Windows crash record.
I'd also appreciate suggestions for obtaining a useful COD crash dump/stack trace without attaching a debugger directly to the RICOCHET-protected process.