oven-sh / bun

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

segfault running bun test #11101

Closed ferdy-roz closed 5 months ago

ferdy-roz commented 5 months ago

How can we reproduce the crash?

No response

JavaScript/TypeScript code that reproduces the crash?

No response

Relevant log output

No response

Stack Trace (bun.report)

Bun v1.1.8 (89d2580) on linux x86_64_baseline [TestCommand]

Segmentation fault at address 0x00000000

paperdave commented 5 months ago

thanks for submitting a crash report. unfortunately, the crash report tool had a bug which malformed the stack traces (see #11720). since this report does not have a reproduction, there is nothing i can do about this report. if you continue to see a crash in Bun v1.1.13, please open a new issue.