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

Crash in v8::ArrayBuffer::GetBackingStore #9

Open
TimothyJones opened this issue Oct 13, 2021 · 2 comments
Open

Crash in v8::ArrayBuffer::GetBackingStore #9

TimothyJones opened this issue Oct 13, 2021 · 2 comments

Comments

@TimothyJones
Copy link
Contributor

Hi! I tried ffi-cross hoping to get a fix for this issue: node-ffi-napi/ref-napi#54 , but unfortunately it still has the same crash. You can see an example where I used ffi-cross here (apologies for it not being a minimal test case, although there are some on the linked issue).

Would you consider merging in the fix that's discussed on that issue? It is essentially this PR and then this fork.

@lygstate
Copy link
Contributor

Can you create a pr for this?
What I need to do to getting v8::ArrayBuffer::GetBackingStore working?

@lygstate
Copy link
Contributor

lygstate commented Apr 7, 2022

I think this should already be fixed.

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

2 participants