Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Flaky CI]: Node 21 Segmentation fault (core dumped) on yarn --version call for @sentry/astro #10431

Closed
AbhiPrasad opened this issue Jan 30, 2024 · 3 comments
Assignees

Comments

@AbhiPrasad
Copy link
Member

Flakiness Type

Other / Unknown

Name of Job

Node (21) Unit Tests

Name of Test

@sentry/astro:test

Link to Test Run

https://github.com/getsentry/sentry-javascript/actions/runs/7718123189/job/21038926181

Details

 > @sentry/astro:test

Segmentation fault (core dumped)

 >  NX   Command failed: yarn --version

   Segmentation fault (core dumped)
   
   Pass --verbose to see the stacktrace.
@AbhiPrasad
Copy link
Member Author

@anonrig Mind taking a look? Any idea why this could happen?

@anonrig anonrig self-assigned this Jan 31, 2024
@anonrig
Copy link
Contributor

anonrig commented Jan 31, 2024

@anonrig Mind taking a look? Any idea why this could happen?

This is possibly related to a V8 bug. There's an open issue (nodejs/node#51555), but no reproduction yet. I'll look into getting a core dump from the GitHub workflow.

@AbhiPrasad
Copy link
Member Author

Unfortunately we were unable to reproduce this with #10444, so closing for now.

@AbhiPrasad AbhiPrasad closed this as not planned Won't fix, can't repro, duplicate, stale Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants