Skip to content

[B2] Infra flake: test:coverage:check SIGSEGV (exit 139) under concurrent coverage run #1278

Description

@SisyphusZheng

Observed twice during Beta.1 (2026-09-03):

  1. dev AutoFlow CI at 73a79000 (run 33715486563): test:coverage:check failed — tests failed with code 139 (SIGSEGV) from tools/check-coverage.ts:42; every other gate in the same run passed. Docs-only commit; no semantic cause.
  2. B1.3 local qualification at 18778c95: one transient exit-139 SIGSEGV under concurrent load; clean re-run alone passed.

Likely a native-binding crash (rolldown/workerd class) under concurrency in the coverage subprocess. No semantic failure evidenced, but a twice-observed crash is a CI-stability risk worth root-causing (serialize the coverage run, pin native binding versions, or capture a core/stack).

Not a Beta.1 blocker: candidate-SHA CI is green and the failure mode is crash-and-fail-closed, never silent PASS. Part of #1155.

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

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions