Erlang Crash Dump Viewer

I wrote a TUI for analyzing your crash dumps:

cdv1.png cdv2.png cdv3.png

Link: https://github.com/WhatsApp/crashdump_viewer_cli

It's open sourced under an Apache 2 License, and you can read the full motivations on the readme, but the long and short of it is that:

If you're working on Erlang and want to figure out a better way to read your crash dumps, give this a shot. Happy to take feedback on it right now.

Posted: 2025-04-18
Filed Under: erlang