oven-sh / bun

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

Crash in docker container on Ubuntu VM #12902

Closed NousYeCuites closed 1 month ago

NousYeCuites commented 3 months ago

How can we reproduce the crash?

Launched ConvertX docker on Ubutun Server VM

Relevant log output

No response

Stack Trace (bun.report)

Bun v1.1.18 (5a0b935) on linux x86_64_baseline [RunCommand]

Segmentation fault at address 0x5D9B6000000

github-actions[bot] commented 3 months ago

@NousYeCuites, the latest version of Bun is v1.1.21, but this crash was reported on Bun v1.1.18.

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

bun upgrade
NousYeCuites commented 3 months ago

Not my code, can't try with updated Bun

NousYeCuites commented 1 month ago

Corrected by updating bun