Envoy proxy crash(CRE-2025-0122)#117
Conversation
|
Hi @aryel780 , Your PR looks good but isn't this issue patched in latest versions I have tried to reproduce this but not working unless we use deprecated configs. If you are able to reproduce this issue in the latest versions v1.33 or v1.34 and mainly v1.34.1 please take time to rise issue in official envoy github site : https://github.com/envoyproxy/envoy/issues. |
|
@tonymeehan Hey, I'm really sorry about this. I was on a bus when I got the merge notification and accidentally touched the revert button while checking the PR on mobile. I didn't mean to revert the merge you did for @aryel780's PR #117. Could you please help me revert my accidental revert commit (e50f104) to restore the original changes? I was just reviewing the PR and made a mistake on mobile. Thanks for understanding and sorry for the trouble. Hey @aryel780 sorry man it's my mistake. Thank you for understanding. |
Envoy Proxy Crash: Assertion Failure
Detects critical Envoy proxy crashes caused by assertion failures (e.g., invalid configurations, filter initialization errors, or runtime invariant violations). Assertion failures in Envoy typically include log entries containing
critical][assert]followed bycritical][backtrace]and ultimately lead to process termination. This high-severity failure often requires immediate intervention to restore traffic flow.This rule helps identify problems such as:
✅ Use Case:
This CRE rule is perfect for:
Reproducible test setup (Maintainers invited): envoy-proxy-crash
Live CRE Link: CRE playground
/claim #97
/close #97