custom-memory-heap-crash by benchflow-ai

custom-memory-heap-crash

benchflow-ai

9382423 months ago

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.

>_
Quick Install
npxskills add benchflow-ai/skillsbench--skill custom-memory-heap-crash
Instructions

No instructions available