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

fix: workaround for crashes loading v8 snapshot (#101) #115

Merged
merged 4 commits into from
Jul 18, 2018

Conversation

mrkurt
Copy link
Member

@mrkurt mrkurt commented Jul 17, 2018

This skips building the v8 snapshot on versions of node where it explodes v8 (10.4.0 and above). But time is a little slower but it doesn't segfault.

@mrkurt mrkurt force-pushed the segfault-workaround branch 8 times, most recently from 0998b46 to 5147c45 Compare July 17, 2018 01:49
@mrkurt mrkurt force-pushed the segfault-workaround branch from 5147c45 to e2946c3 Compare July 17, 2018 01:55
@mrkurt mrkurt merged commit 57d851f into master Jul 18, 2018
@michaeldwan michaeldwan deleted the segfault-workaround branch August 15, 2018 16:41
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

Successfully merging this pull request may close these issues.

1 participant