Hi everyone,
I am running into a widespread issue in my environment where the BigFix Agent version 11.0.6.137 is crashing repeatedly on multiple endpoints.
The client (BESClient.exe) is failing with exit code 0xC0000005 (a critical Access Violation error). This seems to happen when the client is consuming higher system resources, attempting to read/write to a protected memory location.
A few observations:
-
This behavior appears to be entirely isolated to version 11.0.6.137. Older agent versions (like 11.0.5 or 11.0.4) do not crash in the same environment.
-
I suspect this might be related to a third-party security tool or agent (like an EDR, AV, or 0patch) injecting DLLs into the BESClient process memory space, which this specific BigFix version isn't handling well.
Has anyone else experienced this specific crash with 11.0.6.137? Is this a known bug with this build, and are there any recommended workarounds other than universally downgrading our endpoints back to 11.0.5?
Any insights or specific path/process exclusions that have worked for you would be greatly appreciated!
Thanks in advance.