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

sharp error in electron 21.3.0 #3501

Closed
82318179 opened this issue Dec 20, 2022 · 2 comments
Closed

sharp error in electron 21.3.0 #3501

82318179 opened this issue Dec 20, 2022 · 2 comments

Comments

@82318179
Copy link

[20460:1220/195919.204:ERROR:node_bindings.cc(146)] Fatal error in V8: v8_ArrayBuffer_NewBackingStore When the V8 Sandbox is enabled, ArrayBuffer backing stores must be allocated inside the sandbox address space. Please use an appropriate ArrayBuffer::Allocator to allocate these buffers.

the code like this

await sharp(title3buffer).resize({ width: this.imgInfo.width, height: 1 }).toBuffer();

@lovell lovell removed the triage label Dec 20, 2022
@lovell
Copy link
Owner

lovell commented Dec 20, 2022

Please see #3384

@lovell lovell closed this as completed Dec 20, 2022
@Y2zz

This comment was marked as off-topic.

Repository owner locked and limited conversation to collaborators Jan 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants