pub const SEGFAULT_ADDRESS: u64 = _; // 4_294_967_361u64
Expand description

This is the fixed address used to generate a segfault. It’s possible that this address can be mapped and writable by the your process in which case a crash may not occur