Guide for debugging crashes related to custom memory heaps, particularly use-after-free issues caused by static destruc…
Guide for debugging crashes related to custom memory heaps, particularly use-after-free issues caused by static destruction ordering, DEBUG vs RELEASE discrepancies, and custom allocator lifecycle problems. This skill should be used when investigating crashes that occur only in RELEASE builds, memory-related crashes involving custom allocators, static initialization/destruction order issues, or use-after-free bugs in C++ applications.
benchflow-ai
cli
free
Others in the same category, ranked by how often they are opened.