This pattern is about the faults in error reporting infrastructure. The latter should be guarded against such faults to avoid recursion. Here is a summary example of such a pattern on Windows platforms that involve Windows Error Reporting (WER).
In a complete memory dump we notice thousands of WerFault.exe processes:
0: kd> !process 0 0 [...] PROCESS fffffa8058010380 SessionId: 2 Cid: 488f0 Peb: 7efdf000 ParentCid: 27cb8 DirBase: 25640c000 ObjectTable: fffff8a06cd2ac50 HandleCount: 54. Image: WerFault.exe
PROCESS fffffa805bbd5970 SessionId: 2 Cid: 4801c Peb: 7efdf000 ParentCid: 27cb8 DirBase: 2c3f69000 ObjectTable: fffff8a040563af0 HandleCount: 54. Image: WerFault.exe
PROCESS fffffa8078aec060 SessionId: 2 Cid: 3feac ...
No credit card required