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

v8 crash in BackingStore::Reallocate #2

Open
scriptorian opened this issue Dec 14, 2020 · 0 comments
Open

v8 crash in BackingStore::Reallocate #2

scriptorian opened this issue Dec 14, 2020 · 0 comments

Comments

@scriptorian
Copy link
Contributor

Latest Node v14 is hitting a fatal error in v8 because of a new (to V14) v8 implementation:

V8_Fatal+162
v8::internal::BackingStore::Reallocate+653
v8::ArrayBuffer::GetBackingStore+137

v8 has had an issue raised for this problem: Issue 9908: Feedback for the new ArrayBuffer BackingStore API

Node.js v14 has a version of v8 v8.4.371.19-node.17 that is based on v8 v8.4 but with some 'cherry picks'.

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