oven-sh / bun

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

Bun crashing when accessing sqlite #14861

Closed nperez0111 closed 1 month ago

nperez0111 commented 1 month ago

How can we reproduce the crash?

I run bun within docker on this repo: https://github.com/nperez0111/wedding-invitation

Relevant log output

No response

Stack Trace (bun.report)

Bun v1.1.33 (247456b) on linux aarch64 [RunCommand]

Segmentation fault at address 0x00000000

Features: jsc

github-actions[bot] commented 1 month ago

Thank you for reporting this crash.

For Bun's internal tracking, this issue is BUN-7HZ.

nektro commented 1 month ago

Duplicate https://github.com/oven-sh/bun/issues/14442