-
-
Notifications
You must be signed in to change notification settings - Fork 35.6k
SEA tests run into SIGSEGV during SEA execution #50740
Copy link
Copy link
Labels
flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.single-executableIssues and PRs related to single-executable applicationsIssues and PRs related to single-executable applications
Metadata
Metadata
Assignees
Labels
flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.single-executableIssues and PRs related to single-executable applicationsIssues and PRs related to single-executable applications
Type
Fields
Give feedbackNo fields configured for issues without a type.
From the latest reliability report, it seems many of the SEA tests are running into SIGSEGV on Windows/macOS/RHEL when executing the generated SEA.
nodejs/reliability#718
Some ideas about investigating into the flakes:
spawnSyncAndExitWithoutError()for better outputNODE_DEBUG_NATIVE=SEAto log the deserializationcc @nodejs/single-executable