Fatal Core Dump – A debugging murder mystery played with GDB
Debugging a crash can sometimes feel like a noir detective story: following faint clues, chasing red herrings, and eventually hitting the moment where the whole case finally makes sense. I leaned into that idea and built Fatal Core Dump, a small game where the investigation is real crash debugging. The game gives you a Linux binary, its core dump, a source file, and some logs. You solve the mystery by debugging it. The premise: an engineer dies when an airlock on an asteroid mining station opens unexpectedly. Your job is to determine whether it was a simple software bug or something more…
In plain words
Fatal Core Dump is a debugging mystery game where players investigate a fatal airlock malfunction on an asteroid mining station. Using real Linux debugging tools like GDB, players analyze a provided binary, core dump, source code, and logs to determine whether the death was caused by a software bug or deliberate sabotage. The game is designed for developers and debugging enthusiasts who want to practice crash analysis skills within a noir-styled narrative framework.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
Debugging a crash can sometimes feel like a noir detective story: following faint clues, chasing red herrings, and eventually hitting the moment where the whole case finally makes sense. I leaned into that idea and built Fatal Core Dump, a small game where the investigation is real crash debugging. The game gives you a Linux binary, its core dump, a source file, and some logs. You solve the mystery by debugging it. The premise: an engineer dies when an airlock on an asteroid mining station opens unexpectedly. Your job is to determine whether it was a simple software bug or something more deliberate. The investigation uses real debugging tools and techniques. You can use whatever debugging setup you prefer. There’s also a spoiler-heavy blog post describing how the game was conceived and implemented, and the full code is available if you’re curious about how it works or want to experiment with the idea. Blog post: https://www.robopenguins.com/core-dump-game/ Source: https://github.com/axlan/fatal_core_dump If you enjoy debugging puzzles or low-level Linux tooling, I’d love to hear what you think.
More work this month
the category →


The app store for voice native apps that lives in your notch
Work · 28d ago · voiceos.com

The New Calendly▲211Handle all of the work before, during, and after meetings
Work · 17d ago · calendly.com
Launched alongside, March 2026
the whole month →

Switch from ChatGPT to Claude with import memory feature
AI · Mar 2026 · claude.com


