nx_probe_crash_live.nx
buildroot/runtime/nx_probe_crash_live.nx
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
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
structs
| none |
consts
| none |
functions
| 8 | func main(argc: i64, argv: *u8) -> i64 calls 1: nx_crash_guard |