EmbarkStudios/crash-handling

Collection of crates to deal with crashes

Rust

192

202 commits

updated Jul 20, 2026

See the code

README

πŸ”₯ crash-handling

Set of utility crates for catching and handling crashes

Embark Embark Build status

Crates

NameDescriptioncrates.iodocs.rs
crash-contextProvides portable types containing target specific contextual information at the time of a crashCrates.ioDocs
sadness-generatorProvides various ways to make your program sadCrates.ioDocs
crash-handlerProvides a crash handler to invoke a user supplied callback with the contextual information of a crashCrates.ioDocs
minidumperProvides an IPC client and server for creating minidumps for an external processCrates.ioDocs

Notable external crate

minidump-writer does the heavy lifting of inspecting a crashed process and writing a minidump for it. This is used by the minidumper::Service to write a minidump to the user specified location when a minidumper::Client detects a crash and requests a dump be created.

Supported targets

Archunknown-linux-gnuunknown-linux-musllinux-androidpc-windows-msvcapple-darwin
x86_64βœ…βœ…βŒβœ…βœ…
i686βœ…βœ…βŒβŒβŒ
armβœ…βœ…βœ…βŒβŒ
aarch64βœ…βœ…βœ…βŒβœ…
loongarch64βœ…βœ…βŒβŒβŒ

Contribution

Contributor Covenant

We welcome community contributions to this project.

Please read our Contributor Guide for more information on how to get started. Please also read our Contributor Terms before you make any contributions.

Any contribution intentionally submitted for inclusion in an Embark Studios project, shall comply with the Rust standard licensing model (MIT OR Apache 2.0) and therefore be dual licensed as described below, without any additional terms or conditions:

License

This contribution is dual licensed under EITHER OF

at your option.

For clarity, "your" refers to Embark or any other licensee/user of the contribution.

crash-reporting
ipc
minidump
rust

Contributors

Jake-Shadle

182 commits

repi

3 commits

hack3ric

3 commits

EmbarkStudios/crash-handling

Collection of crates to deal with crashes

Rust

192

202 commits

updated Jul 20, 2026

See the code

README

πŸ”₯ crash-handling

Set of utility crates for catching and handling crashes

Embark Embark Build status

Crates

NameDescriptioncrates.iodocs.rs
crash-contextProvides portable types containing target specific contextual information at the time of a crashCrates.ioDocs
sadness-generatorProvides various ways to make your program sadCrates.ioDocs
crash-handlerProvides a crash handler to invoke a user supplied callback with the contextual information of a crashCrates.ioDocs
minidumperProvides an IPC client and server for creating minidumps for an external processCrates.ioDocs

Notable external crate

minidump-writer does the heavy lifting of inspecting a crashed process and writing a minidump for it. This is used by the minidumper::Service to write a minidump to the user specified location when a minidumper::Client detects a crash and requests a dump be created.

Supported targets

Archunknown-linux-gnuunknown-linux-musllinux-androidpc-windows-msvcapple-darwin
x86_64βœ…βœ…βŒβœ…βœ…
i686βœ…βœ…βŒβŒβŒ
armβœ…βœ…βœ…βŒβŒ
aarch64βœ…βœ…βœ…βŒβœ…
loongarch64βœ…βœ…βŒβŒβŒ

Contribution

Contributor Covenant

We welcome community contributions to this project.

Please read our Contributor Guide for more information on how to get started. Please also read our Contributor Terms before you make any contributions.

Any contribution intentionally submitted for inclusion in an Embark Studios project, shall comply with the Rust standard licensing model (MIT OR Apache 2.0) and therefore be dual licensed as described below, without any additional terms or conditions:

License

This contribution is dual licensed under EITHER OF

at your option.

For clarity, "your" refers to Embark or any other licensee/user of the contribution.

crash-reporting
ipc
minidump
rust

Contributors

Jake-Shadle

182 commits

repi

3 commits

hack3ric

3 commits

Languages

Rust

100.0%