bun
bun copied to clipboard
Segfault while using websockets with socket.io
How can we reproduce the crash?
Idk. Was just sending a bunch of requests through socket io between backend and frontend. Using express.
JavaScript/TypeScript code that reproduces the crash?
No response
Relevant log output
No response
Stack Trace (bun.report)
Bun v1.1.8 (89d2580
) on windows x86_64 [AutoCommand]
Segmentation fault at address 0x00C49DB8
-
??1MarkedVectorBase@JSC@@QEAA@XZ
-
JSFinalizationRegistry.cpp:172
:JSC::JSFinalizationRegistry::runFinalizationCleanup
-
Bun__runDeferredWork
-
event_loop.zig:1020
:tickQueueWithCount
-
event_loop.zig:1268
:tickConcurrent
-
javascript.zig:941
:eventLoop
-
JSC__VM__holdAPILock
-
shimmer.zig:186
:cppFn
-
cli.zig:1982
:maybeOpenWithBunJS
-
cli.zig:1844
:start