Open kulterryan opened 1 month ago
I'm trying to build TUS file upload server @tus/server with Bun & Elysia.js
No response
Bun v1.1.21 (70ca2b7) on macos aarch64 [RunCommand]
70ca2b7
Segmentation fault at address 0x100000032
ReadableStreamTag__tagged
src.bun.js.webcore.streams.ReadableStream.fromJS
src.bun.js.webcore.body.Body.Value.fromJS
ResponseClass__construct
WebCore::JSResponseConstructor::construct
llint_entry
@kulterryan, the latest version of Bun is v1.1.29, but this crash was reported on Bun v1.1.21.
Are you able to reproduce this crash on the latest version of Bun?
bun upgrade
Yes. It's not resolved.
How can we reproduce the crash?
I'm trying to build TUS file upload server @tus/server with Bun & Elysia.js
Relevant log output
No response
Stack Trace (bun.report)
Bun v1.1.21 (
70ca2b7
) on macos aarch64 [RunCommand]Segmentation fault at address 0x100000032
ReadableStreamTag__tagged
src.bun.js.webcore.streams.ReadableStream.fromJS
src.bun.js.webcore.body.Body.Value.fromJS
ResponseClass__construct
WebCore::JSResponseConstructor::construct
llint_entry
llint_entry