code wiki / (root) / nx_segv_log_003.nx

nx_segv_log_003.nx

buildroot/runtime/nx_segv_log_003.nx

2735 B30 linesdepth 3pulls 3 transitivereach 0 importersview sourcekind tooltopic segv
docsdependenciesstructsconstsfunctions

about

nx_segv_log_003.nx -- incident-003: 1M ingest exposes O(N^2) symbol-table-lookup scaling. Substrate ingests but slows down linearly per statement as the table grows.

dependencies 2 imports · 0 importers

nx_syscalls.nx nx_runtime.nx nx_segv_log_003.nx

imports: nx_syscalls.nxnx_runtime.nx

imported by: nobody (leaf or entry point)

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

main strlen sys_write sys_close

structs

none

consts

14const STDOUT: i64 = 1

functions

16func main() -> i64