Application Crash Code: c0000409 SubCode: FAST_FAIL_INVALID_SET_OF_CONTEXT What does the subcode mean?

Steven S Allen 0 Reputation points
2025-03-27T13:29:12.6166667+00:00

Random crashes in our enterprise app after updating to OpenJDK 17 (from 8). Only happening on Windows 10 devices. What does the sub-code FAST_FAIL_INVALID_SET_OF_CONTEXT mean? I can't find any sort of reference for it online.

ExceptionAddress: 00007ff9bd01ee63 (ntdll!RtlGuardRestoreContext+0x00000000000000b3) ExceptionCode: c0000409 (Security check failure or stack buffer overrun)   ExceptionFlags: 00000001 NumberParameters: 1    Parameter[0]: 000000000000000d Subcode: 0xd FAST_FAIL_INVALID_SET_OF_CONTEXT

I have a dump file but this error has prevented Java from providing any crash files. The error occurs intermittently.

Thank you.

{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.