forked from desktop/desktop
-
Notifications
You must be signed in to change notification settings - Fork 578
RangeError: Array buffer allocation failed #1289
Copy link
Copy link
Open
Labels
Description
The problem
at new ArrayBuffer (<anonymous>)
at new Uint8Array (<anonymous>)
at new FastBuffer (node:internal/buffer:961:5)
at createUnsafeBuffer (node:internal/buffer:1097:12)
at allocate (node:buffer:444:10)
at Buffer.allocUnsafe (node:buffer:409:10)
at Buffer.concat (node:buffer:595:25)
at ChildProcess.exithandler (node:child_process:398:23)
at ChildProcess.emit (node:events:531:35)
at maybeClose (node:internal/child_process:1101:16)
Release version
Version: 3.5.4
Operating system
OS: Mac OS 26.3.0
Steps to reproduce the behavior
No response
Log files
No response
Screenshots
No response
Additional context
No response
Reactions are currently unavailable