oven-sh / bun

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

bun run --hot ./src/main is crash #12291

Open ZenMuhamadX opened 1 month ago

ZenMuhamadX commented 1 month ago

How can we reproduce the crash?

No response

Relevant log output

No response

Stack Trace (bun.report)

Bun v1.1.13 (bd6a605) on linux x86_64_baseline [AutoCommand]

Segmentation fault at address 0x00000020

github-actions[bot] commented 1 month ago

@ZenMuhamadX, the latest version of Bun is v1.1.17, but this crash was reported on Bun v1.1.13.

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

bun upgrade
trylovetom commented 1 month ago

same here with Bun v1.118 SCR-20240708-d4b