oven-sh / bun

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
https://bun.sh
Other
74.51k stars 2.79k forks source link

Crash when using websockets #15453

Open Zee-Series-AI opened 5 days ago

Zee-Series-AI commented 5 days ago

How can we reproduce the crash?

I am not 100% sure why but the WebSocket seems to be crashing randomly

Relevant log output

Stack Trace (bun.report)

Bun v1.1.36 (ededc16) on linux x86_64 [AutoCommand]

Illegal instruction at address 0x058B24BF

Features: WebSocket, dotenv, http_server, jsc, tsconfig

github-actions[bot] commented 5 days ago

@Zee-Series-AI, thank you for reporting this crash. The latest version of Bun is v1.1.37, but this crash was reported on Bun v1.1.36.

Are you able to reproduce this crash on the latest version of Bun?

bun upgrade

For Bun's internal tracking, this issue is BUN-91B.

github-actions[bot] commented 4 days ago

Hello @Zee-Series-AI. 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.