You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JavaScript/TypeScript code that reproduces the crash?
No response
Relevant log output
Bun v1.1.10 (5102a944) Windows x64 (baseline)
Args: "bun""index.js"
Features: jsc fetch(28849)
Builtins: "bun:main""node:fs""node:string_decoder""node:util/types"
Elapsed: 230971ms | User: 6156ms | Sys: 5015ms
RSS: 0.16GB | Peak: 0.17GB | Commit: 0.21GB | Faults: 231378
panic(thread 9992): Internal assertion failure
oh no: Bun has crashed. This indicates a bug in Bun, not your code.
To send a redacted crash report to Bun's team,please file a GitHub issue using the link below:
Stack Trace (bun.report)
Bun v1.1.10 (5102a94) on windows x86_64_baseline [AutoCommand]
Hello @MrLee6999. Please provide a minimal reproduction using a GitHub repository, Replit, CodeSandbox, or provide a bulleted list of commands to run that reproduce this issue. Issues marked with needs repro will be closed if they have no activity within 3 days.
How can we reproduce the crash?
No response
JavaScript/TypeScript code that reproduces the crash?
No response
Relevant log output
Stack Trace (bun.report)
Bun v1.1.10 (
5102a94
) on windows x86_64_baseline [AutoCommand]panic: Internal assertion failure
debug.zig:373
:panicExtra
debug.zig:348
:panic
output.zig:356
:panic
bun.zig:3243
:assertionFailure
event_loop.zig:1642
:enqueueTaskConcurrent
http.zig:2028
:onAsyncHTTPCallback
http.zig:3077
:run
atomic.zig:40
:load
uws.zig:917
:on_data
??
The text was updated successfully, but these errors were encountered: