We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Bun ran out of memory
Bun v1.1.38 (bf2f153) on windows x86_64 [AutoCommand]
bf2f153
streams.zig:3872
onReadChunk
PipeReader.zig:420
onFileRead
queue.h:33
uv__queue_empty
req-inl.h:189
uv__process_reqs
core.c:657
uv_run
event_loop.zig:1480
autoTickActive
bindings.cpp:4951
JSC__VM__holdAPILock
shimmer.zig:201
cppFn
cli.zig:2290
maybeOpenWithBunJS
cli.zig:2157
start
Features: process_dlopen, Bun.stderr, Bun.stdin, WebSocket, dotenv, fetch, http_server, jsc, spawn, transpiler_cache, tsconfig, tsconfig_paths, tsconfig_paths
The text was updated successfully, but these errors were encountered:
@fiko942, thank you for reporting this crash. The latest version of Bun is v1.1.41, but this crash was reported on Bun v1.1.38.
Are you able to reproduce this crash on the latest version of Bun?
bun upgrade
For Bun's internal tracking, this issue is BUN-A9C.
Sorry, something went wrong.
No branches or pull requests
How can we reproduce the crash?
Bun ran out of memory
Relevant log output
Stack Trace (bun.report)
Bun v1.1.38 (
bf2f153
) on windows x86_64 [AutoCommand]Bun ran out of memory
streams.zig:3872
:onReadChunk
PipeReader.zig:420
:onFileRead
queue.h:33
:uv__queue_empty
req-inl.h:189
:uv__process_reqs
core.c:657
:uv_run
event_loop.zig:1480
:autoTickActive
bindings.cpp:4951
:JSC__VM__holdAPILock
shimmer.zig:201
:cppFn
cli.zig:2290
:maybeOpenWithBunJS
cli.zig:2157
:start
Features: process_dlopen, Bun.stderr, Bun.stdin, WebSocket, dotenv, fetch, http_server, jsc, spawn, transpiler_cache, tsconfig, tsconfig_paths, tsconfig_paths
The text was updated successfully, but these errors were encountered: