oven-sh / bun

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

Bun has crashed #11657

Closed renat2985 closed 4 months ago

renat2985 commented 4 months ago

How can we reproduce the crash?

The code worked for about 2 weeks and just crashed.

Relevant log output

Bun v1.1.8 (89d25807) Linux x64
Args: "bun", "socket.js"
Features: jsc fetch(24) http_server 
Builtins: "bun:main" "bun:sqlite" 
Elapsed: 879577242ms | User: 1082904ms | Sys: 3228703ms
RSS: 1.07GB | Peak: 0.29GB | Commit: 1.07GB | Faults: 0

panic(main thread): Segmentation fault at address 0x2
oh no: Bun has crashed. This indicates a bug in Bun, not your code.

To send a redacted crash report to Bun's team,
please file a GitHub issue using the link below:

Stack Trace (bun.report)

Bun v1.1.8 (89d2580) on linux x86_64 [AutoCommand]

Segmentation fault at address 0x00000002

Jarred-Sumner commented 4 months ago

Fixed in Bun v1.1.13. Please let us know if you still run into this once Bun v1.1.13 is released and we'll re-open this issue.