oven-sh / bun

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

Crash when using a subprocess after compiling to js #11900

Open pnodet opened 1 month ago

pnodet commented 1 month ago

How can we reproduce the crash?

No response

Relevant log output

No response

Stack Trace (bun.report)

Bun v1.1.13 (bd6a605) on macos aarch64 [RunCommand]

Segmentation fault at address 0x00000000

pnodet commented 1 month ago

Seems related to https://github.com/oven-sh/bun/issues/11640