Open Warchant opened 5 months ago
Same for 1.1.9:
Bun v1.1.9 (bb13798
) on windows x86_64 [RunCommand]
panic: index out of bounds
linear_fifo.zig:267
: writableWithSize
websocket_http_client.zig:1168
: consume
uws.zig:912
: on_data
??
uv__process_poll_req
??
uv_run
uws.zig:2838
: run
JSC__VM__holdAPILock
shimmer.zig:186
: cppFn
How can we reproduce the crash?
bun run index.ts
- run this on Windows 11. See log as below.JavaScript/TypeScript code that reproduces the crash?
Relevant log output
Stack Trace (bun.report)
Bun v1.1.8 (
89d2580
) on windows x86_64 [RunCommand]panic: index out of bounds
linear_fifo.zig:267
:writableWithSize
websocket_http_client.zig:1173
:consume
uws.zig:731
:on_data
??
uv__process_poll_req
??
uv_run
uws.zig:2619
:run
JSC__VM__holdAPILock
shimmer.zig:186
:cppFn