Battlefield 6 is consistently causing a Windows BSOD during launch / shortly after launch.
This is not a normal user-mode Battlefield crash. It is a Windows kernel bugcheck, and WinDbg identifies EA AntiCheat / Javelin as the faulting module.
WinDbg summary from C:\Windows\Minidump:
PAGE_FAULT_IN_NONPAGED_AREA (50)
Arguments:
Arg1: ffffe40011bbd000, memory referenced
Arg2: 0000000000000000, read access
Arg3: fffff8036cb007f6, instruction address that referenced bad memory
Arg4: 0000000000000000
Key WinDbg fields:
PROCESS_NAME: bf6.exe
MODULE_NAME: eaanticheat
IMAGE_NAME: eaanticheat.sys
SYMBOL_NAME: eaanticheat+1b407f6
FAILURE_BUCKET_ID: AV_eaanticheat!unknown_function
FAILURE_ID_HASH: {d544cf09-4735-e698-77c3-5df5924e5448}
Faulting instruction:
eaanticheat+1b407f6:
mov r9d,dword ptr [rbx+rax+8]
Relevant stack excerpt:
nt!KeBugCheckEx
nt!MiSystemFault
nt!MmAccessFault
nt!KiPageFault
eaanticheat+0x1b407f6
System:
Windows 11 10.0.26200 Build 26200
CPU: Intel Core i9-12900KF
GPU: NVIDIA RTX 3080
RAM: 64 GB
Motherboard: Gigabyte B660M DS3H DDR4
Secure Boot: On
TPM: Present
VBS: Running
Credential Guard: Running
Hyper-V / hypervisor: Present
NVIDIA driver at time of dump:
32.0.16.1047
What I have already tried:
- Reinstalled EA AntiCheat / Javelin multiple times
- Cleared EA App cache
- Cleared Battlefield cache
- Cleared shader caches
- Reinstalled NVIDIA drivers
- Disabled Discord overlay
- Disabled NVIDIA overlay
- Tried different monitor configurations
- Updated motherboard BIOS
- Disabled MSIO / Asusgio2 / Asusgio3 kernel drivers
- Ran extended memory diagnostics
- Verified Secure Boot and TPM are enabled/present
The crash still occurs, even after the last Battlefield update. This has been happening for a month now.
I am not asking for generic advice such as reinstalling Windows, reinstalling the game, checking Secure Boot, checking TPM, or scanning for malware. The dump points to a kernel-mode crash in eaanticheat.sys. This should be escalated to the EA AntiCheat / Javelin team.
Questions:
1. Is FAILURE_ID_HASH {d544cf09-4735-e698-77c3-5df5924e5448} already known internally?
3. Is there a known workaround other than disabling core Windows virtualization/security features?
4. Can EA provide a fixed EA AntiCheat / Javelin build or acknowledge this crash signature?
I can provide the minidump, full WinDbg !analyze -v output, msinfo32 export, DxDiag, and any requested Code Integrity / Event Viewer logs privately to EA staff.
If other players are seeing a BSOD with eaanticheat.sys and the same failure hash, please reply with your Windows build, CPU, GPU, NVIDIA/AMD driver version, and whether Hyper-V/VBS is active.