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

Segmentation fault at address TLSSocketClass__finalize (Bun panic) #13350

Closed svengraziani closed 1 month ago

svengraziani commented 1 month ago

How can we reproduce the crash?

Getting this error since a few days now but can't find the issue why.

Relevant log output

No response

Stack Trace (bun.report)

Bun v1.1.22 (df33f2b) on linux x86_64 [AutoCommand]

Segmentation fault at address 0x100000028F

github-actions[bot] commented 1 month ago

@svengraziani, the latest version of Bun is v1.1.24, but this crash was reported on Bun v1.1.22.

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

bun upgrade
svengraziani commented 1 month ago

Sadly I'm on platform.sh and can't control the version in use.

Jarred-Sumner commented 1 month ago

This was fixed in Bun v1.1.24