code wiki / (root) / nx_probe_crash_live.nx

nx_probe_crash_live.nx

buildroot/runtime/nx_probe_crash_live.nx

596 B13 linesdepth 1pulls 1 transitivereach 0 importersview sourcekind probetopic probe
docsdependenciesstructsconstsfunctions

about

nx_probe_crash_live.nx -- WITNESS for nx_crash.nx (v11 rung 1a): a guarded null-page deref must (a) still die by the ORIGINAL signal (shell reports 139 = 128+SIGSEGV), and (b) print the crash diagnostic on stderr naming the EXACT planted fault address 64 = 0x...40 -- which empirically proves the siginfo si_addr offset AND the kernel->NishiLang handler ABI at once. The gate greps stderr for "touching address" + "40" and asserts exit 139.

dependencies 1 imports · 0 importers

nx_crash.nx nx_probe_crash_live.nx

imports: nx_crash.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main nx_crash_guard nxcr_mmap nxcr_install_one nxcr_mmap ↻

structs

none

consts

none

functions

8func main(argc: i64, argv: *u8) -> i64
calls 1: nx_crash_guard