Function reth_cli_util::sigsegv_handler::install

source ยท
pub fn install()
Available on Unix and (GNU or macOS) only.
Expand description

Installs a SIGSEGV handler.

When SIGSEGV is delivered to the process, print a stack trace and then exit.