Forum Discussion

uofmken79's avatar
uofmken79
Rising Novice
19 days ago

College Football 27 PC – Repeated EA Javelin AntiCheat Crash / 0xC0000005

COLLEGE FOOTBALL 27 – REPEATED EA JAVELIN ANTICHEAT CRASH / 0xC000000

I am experiencing persistent crashes in EA Sports College Football 27 on PC. After extensive troubleshooting, the evidence strongly indicates that EA Javelin AntiCheat is terminating unexpectedly and causing the game to close.

The problem is highly reproducible and has continued through multiple Windows, driver, security, and hardware/software configuration changes.

SYSTEM INFORMATION

Computer: Razer Blade 16 – RZ09-0510

Manufacturer: Razer

BIOS: 1.08 (UEFI)

CPU: Intel Core i9-14900HX

RAM: 64 GB

Operating System: Windows 11 Home 64-bit

Current OS Build: 26200.9278

DirectX: DirectX 12

Primary GPU: NVIDIA GeForce RTX 4090 Laptop GPU

Dedicated VRAM: 16 GB

NVIDIA Driver Version: 32.0.16.1656

NVIDIA Driver Date: August 19, 2026

NVIDIA Driver: WHQL certified

Driver Model: WDDM 3.2

Integrated GPU: Intel UHD Graphics

Intel Graphics Driver: 31.0.101.5081

Audio: Realtek Audio Codec with THX Spatial Audio

Realtek Driver: 6.0.9909.1

DxDiag reports no problems on Display Tab 1, Display Tab 2, Sound Tab 1, or Input Tab.

I can attach the full DxDiag.txt report.

 

CRASH BEHAVIOR

The crash can occur at different points, but it frequently occurs shortly after entering Dynasty mode and opening Recruiting.

In recent testing, the game often lasts approximately one to three minutes after entering Dynasty/Recruiting before abruptly closing.

There is generally no useful in-game error message.

The crash has occurred during Dynasty/Recruiting, during gameplay, after returning from a game to Dynasty, during startup videos, and shortly after game launch.

This makes it unlikely that the problem is tied to one particular Dynasty screen, graphical scene, or gameplay action.

WINDOWS EVENT LOG EVIDENCE

A fresh crash on August 31, 2026 produced the following sequence.

At 11:16:45 AM, Windows Filter Manager reported:

File System Filter 'EAAntiCheat' successfully loaded and registered with Filter Manager.

At 11:18:38 AM, Windows Filter Manager reported:

File System Filter 'EAAntiCheat' unloaded successfully.

At exactly the same time, EA AntiCheat generated the following crash dump:

C:\ProgramData\eaanticheat\Crashdumps\PACKER_277890_15164.dmp

Immediately afterward, Service Control Manager Event ID 7034 reported:

The EAAntiCheatService service terminated unexpectedly.

This same FilterManager unload followed by EAAntiCheatService Event 7034 has happened repeatedly during CF27 crashes.

Additional August 31 examples:

11:04:50 AM – EAAntiCheat filter unloaded

11:04:51 AM – EAAntiCheatService terminated unexpectedly

11:11:16 AM – EAAntiCheat filter unloaded

11:11:17 AM – EAAntiCheatService terminated unexpectedly

11:18:38 AM – EAAntiCheat filter unloaded

11:18:38 AM – EAAntiCheatService terminated unexpectedly

WINDBG ANALYSIS OF FRESH EA ANTICHEAT CRASH DUMP

I analyzed the August 31 crash dump PACKER_277890_15164.dmp using WinDbg.

Process:

eaanticheat.gameservice.exe

EA AntiCheat/Javelin process version:

1.0.27607.0

WinDbg failure bucket:

INVALID_POINTER_READ_c0000005_eaanticheat.gameservice.exe!Unknown

Exception:

0xC0000005 – Access violation

Faulting module:

eaanticheat_gameservice_exe

Faulting module offset:

0x9F88800

Exception IP:

eaanticheat_gameservice_exe+0x9f88800

Faulting instruction:

jmp rax

At the time of the crash:

RIP = 00007ff76b5c8800

RAX = f9647607593d7c70

RBP = 9c8d635d9f532585

The relevant WinDbg disassembly immediately before the crash is:

add rsp,3A8h

pop rbx

pop rbp

pop rdi

pop rsi

pop r12

pop r13

pop r14

pop r15

jmp rax

The exception record reports:

ExceptionCode: c0000005

Attempt to read from address ffffffffffffffff

REPEATED DUMP SIGNATURE

This is not the first EA AntiCheat crash dump I have analyzed.

Multiple independently captured Javelin dumps have repeatedly failed at the same internal EA AntiCheat module offset:

eaanticheat_gameservice_exe+0x9f88800

The faulting instruction has also repeatedly been:

jmp rax

The absolute process address changes, which is expected due to address randomization, but the module-relative offset remains the same.

This appears to be a reproducible failure through the same internal EA AntiCheat/Javelin code path rather than unrelated random crashes.

TROUBLESHOOTING ALREADY PERFORMED

I verified the College Football 27 installation through Steam.

I reinstalled/repaired EA AntiCheat.

I tested clean launches and different portions of Dynasty and gameplay.

I disabled common overlays.

I ran DISM and SFC Windows repair procedures.

The Razer Blade BIOS has been updated to BIOS 1.08.

I have tested multiple Windows builds. The current build is 26200.9278, and the crash persists on this build.

I tested Memory Integrity/HVCI disabled.

I tested Virtualization Based Security disabled.

I tested the Windows hypervisor disabled.

I tested Virtual Machine Platform disabled.

During that test, HypervisorPresent was confirmed False.

The crash continued.

These Windows security settings have since been restored to their normal configuration.

I tested Hardware-Accelerated GPU Scheduling disabled. The crash continued.

ExpressVPN was completely uninstalled. Its expressvpn-pkf and expressvpn-ovpn-dco kernel drivers were confirmed absent. The crash continued.

The Intel XTU kernel component was isolated. The service is XTUComponent and the actual driver is C:\Windows\System32\drivers\iocbios2.sys.

The driver is Intel Corporation Intel(R) Overclocking Device Driver version 7.12.0.18 and has a valid digital signature.

XTUComponent was set to Stopped and Disabled, and the system was rebooted with iocbios2.sys not loaded. CF27 still crashed.

The Razer Control Device / RzCommon was disabled for an isolated test. RzCommon was confirmed Stopped while RzDev_02b7 remained running. The crash continued. RzCommon was restored afterward.

I did not remove RzDev_02b7 because it participates directly in the Razer Blade keyboard and mouse HID stack.

NVIDIA Broadcast and NVIDIA Virtual Audio Device were disabled. The nvrtxvad_WaveExtensible and nvvad_WaveExtensible drivers were confirmed stopped after reboot. The crash continued. They were restored afterward.

NVIDIA Platform Controllers and Framework was disabled. The device was ACPI\NVDA0820\NPCF and the service was nvpcf. After reboot, nvpcf was confirmed Stopped. The crash continued. The device was restored afterward.

The Logitech LampArray kernel driver logi_lamparray was disabled and confirmed Stopped. The crash continued. It was restored afterward.

 

SUMMARY

Across all of these tests, the EA AntiCheat/Javelin failure has remained essentially unchanged.

The crash has reproduced with and without VBS/HVCI, with and without the Windows hypervisor, without ExpressVPN, with Intel XTU disabled, with Razer Control Device disabled, with NVIDIA Broadcast and Virtual Audio disabled, with NVIDIA Platform Controllers disabled, with Logitech LampArray disabled, with Hardware-Accelerated GPU Scheduling disabled, and across different Windows cumulative builds.

Multiple Javelin dumps continue to fail at:

eaanticheat_gameservice_exe+0x9f88800

with exception:

0xC0000005

and faulting instruction:

jmp rax

The corresponding Windows System log repeatedly reports:

The EAAntiCheatService service terminated unexpectedly.

FILES AVAILABLE

Attached is the complete DxDiag.txt generated August 31, 2026.

I can provide the fresh EA AntiCheat crash dump PACKER_277890_15164.dmp.

I can provide additional older EA AntiCheat/Javelin crash dumps that show the same failure offset.

I can provide Windows Event Viewer logs.

I can provide additional WinDbg output if needed.

REQUEST

Could this report please be escalated to the College Football 27 / EA Javelin AntiCheat engineering team?

At this stage, the evidence appears to show a reproducible failure occurring inside the EA AntiCheat GameService process. I have already performed extensive Windows and third-party kernel-driver isolation without changing the failure signature.

Most important technical information:

Process: eaanticheat.gameservice.exe

Version: 1.0.27607.0

Exception: 0xC0000005

Failure bucket: INVALID_POINTER_READ_c0000005_eaanticheat.gameservice.exe!Unknown

Repeated fault offset: eaanticheat_gameservice_exe+0x9f88800

Faulting instruction: jmp rax

Windows Event: EAAntiCheatService terminated unexpectedly

Fresh dump: PACKER_277890_15164.dmp

If EA engineering needs additional WinDbg commands run against the dump, additional logs collected, or another reproduction captured, I am happy to provide them.

9 Replies

  • I just bought the game yesterday and ran into this same issue. Turned out what is was for me uofmken79​ was that I had to go into my BIOS, make sure "Enable Secure Boot" was on, but more importantly reset the PKs to their default values (as they weren't set apparently). Once I did that, it finally succeeded. 

    Prior to that, I had done all the troubleshooting you had suggested and I hadn't gotten anywhere either. Appreciate your thorough documentation, since that helped eliminate a bunch of other issues

  • So I tried another anticheat game, Madden 26.  Same exact crash, happened about 10 minutes into playing it.  

    Process:       eaanticheat.gameservice.exe
    Exception:     0xC0000005
    Type:          INVALID_POINTER_READ
    Bad address:   FFFFFFFFFFFFFFFF
    Instruction:   jmp rax
    Failure hash:  {67e4796d-987e-6a21-f4b6-0a948ca7f68d}

    Anticheat just doesn't want to work on my rig.  

  • EpiCz_Izzy's avatar
    EpiCz_Izzy
    Rising Adventurer
    15 days ago

    That method of using another windows user account doesn’t work. I tried it and the game still crashed 😂. I’m done with sports games on PC. I’ll stick to consoles and luckily I have a PS5 Pro. 

  • uofmken79​ 

    I'm in the same boat as you currently. Yours sounds like it makes it further where you are able to at least make it into the game before it crashes. I've been stuck trying to figure this out the last few weeks with no success. Seems like you have done a fair bit of troubleshooting as well. Never have had this issue with any other game before. Madden 26 and 27 run perfectly fine but CFB 27 doesn't make it past the launch screen. Is confusing, frustrating, and everything in between.

    There is another forum that has a temporary fix. You can make a 2nd account on your PC, like a local account, and the game will launch perfectly fine with all of your data. Issue is you won't be online if I'm not mistaken and it's kind of a hassle to switch accounts to launch one specific game.

  • EpiCz_Izzy's avatar
    EpiCz_Izzy
    Rising Adventurer
    15 days ago

    You of all posts I’ve seen so far provided the most detailed explanation of crashes and troubleshooting and yet they’ve given you nothing but silence. 

  • BUMP.  Any help? I'd love to play it, I can't get the game to run right. 

  • EpiCz_Izzy's avatar
    EpiCz_Izzy
    Rising Adventurer
    18 days ago

    Yep I’m telling you me and a few here have brought this to their attention but they will continue to deflect. I gave them my dxdiag and they said it’s my gpu driver. I’ve tried new drivers, old drivers as far back as one from July 7th, uninstalled gpu driver using DDU, etc etc but yet this and madden 27 including 26 btw which I just tested today, crashes. It’s clearly EAAC. Never buying  stupid ahh EA game for PC again. 

  • uofmken79's avatar
    uofmken79
    Rising Novice
    19 days ago

    Literally every other game I run, which is quite a few, runs on my system no problem.  This is the first time trying an EA game and I can't get it NOT to crash.  

  • EpiCz_Izzy's avatar
    EpiCz_Izzy
    Rising Adventurer
    19 days ago

    In before they deflect the issue with something else with your hardware or your current Windows version and then they tell you the EA Anticheat is functioning as intended.