bun
bun copied to clipboard
bun install pm2 -g
How can we reproduce the crash?
Relevant log output
No response
Stack Trace (bun.report)
Bun v1.1.20 (ae19489
) on linux x86_64 [AddCommand]
Segmentation fault at address 0x000000B0
-
??
-
http.zig:0
:src.http.writeRequest__anon_151227
-
uws.zig:977
:src.deps.uws.NewSocketHandler
-
bsd.c:497
:us_socket_write
-
epoll_kqueue.c:487
:us_timer_close
-
array_hash_map.zig:2022
:src.http.HTTPThread.processEvents
-
string_immutable.zig:885
:src.http.NewHTTPContext
-
??