reth_
cli_
util
1.1.2
Module sigsegv_
handler
Module Items
Functions
In crate reth_
cli_
util
reth_cli_util
Module
sigsegv_handler
Copy item path
Source
Available on
Unix and (GNU or macOS)
only.
Expand description
Signal handler to extract a backtrace from stack overflow.
Implementation modified from
rustc
.
Functions
ยง
install
Installs a SIGSEGV handler.