Skip to content

gc: test_gap_net_connect_bound_value flakes ~50% — uncaught throw in the native-module namespace read, collection-window class #8403

Description

@proggeramlug

test_gap_net_connect_bound_value fails intermittently (~50–60% of runs) on main-gate sweeps: Perry exits 1 after printing only the first output line — the uncaught throw happens between console.log("connect:", typeof net.connect) and console.log("createConnection:", typeof net.createConnection), i.e. in the native-module namespace property-read path, before any socket/pump activity.

Evidence:

Intermittent = an unrooted register/window per the rooting playbook; hunt with the seeded instruments (PERRY_GC_SCHEDULE_RATE=1 PERRY_GC_SCHEDULE_SEED=N PERRY_GC_PROTECT_FROMSPACE=1) on this one test — the protect arm should turn the flake into a deterministic fault at the real site.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions