Logo
Agent Skills Guide

custom-memory-heap-crash

Debugging crashes related to custom memory heap implementations, particularly release-only crashes involving static destruction order, use-after-free during program shutdown, and memory lifecycle issues between custom allocators and standard library internals. This skill should be used when debugging segfaults or memory corruption that only occur in release/optimized builds, involve custom memory allocators or heap managers, or manifest during static object destruction after main() returns.

📦 Install Skill

Command line install

Install directly with the `skills` CLI.

npx skills add majiayu000/claude-skill-registry-data/data/custom-memory-heap-crash

Local download

Download only this skill directory.

Download custom-memory-heap-crash only
File Explorer
0 files
No file selected
readonly

Select a file to view its content