Skip to main content
Run any Skill in Manus
with one click
$pwd:

native-crash-debug

// Apply when debugging a crash, segfault, or bad-access in a compiled binary — C, C++, Objective-C, or any native library. Covers systematic isolation, backtrace-first methodology, dynamic linker diagnosis on macOS (dyld) and Linux (ld.so), and Mach-O / ELF binary inspection. Invoke explicitly with /native-crash-debug or when a segfault, SIGABRT, EXC_BAD_ACCESS, or missing-symbol crash is the presenting symptom.

$ git log --oneline --stat
stars:2
forks:0
updated:May 6, 2026 at 10:34
SKILL.md
readonly