custom-memory-heap-crash
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.
$ Installieren
git clone https://github.com/letta-ai/skills /tmp/skills && cp -r /tmp/skills/ai/benchmarks/letta/terminal-bench-2/trajectory-feedback/custom-memory-heap-crash ~/.claude/skills/skills// tip: Run this command in your terminal to install the skill
Repository

letta-ai
Author
letta-ai/skills/ai/benchmarks/letta/terminal-bench-2/trajectory-feedback/custom-memory-heap-crash
13
Stars
1
Forks
Updated1w ago
Added1w ago