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

Segmentation Fault when running tests #483

Open
alanpoulain opened this issue Oct 6, 2022 · 2 comments
Open

Segmentation Fault when running tests #483

alanpoulain opened this issue Oct 6, 2022 · 2 comments

Comments

@alanpoulain
Copy link
Member

alanpoulain commented Oct 6, 2022

When tests run, there is a high probability for them to end with a segmentation fault.

The issue seems to come from nodejs/node#35889.

A temporary fix would be to use https://github.com/nicolo-ribaudo/jest-light-runner.

The culprit seems to be https://github.com/digitalbazaar/http-client/blob/1d86e5099ce4aec3e312bcb5c5b24bde548b5f86/lib/httpClient.js#L6-L7.

@alanpoulain
Copy link
Member Author

Using actions/checkout v3 seems to solve the issue.

@alanpoulain
Copy link
Member Author

The issue seems to appear again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant