oven-sh / bun

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

Segfault when using workers #14331

Closed KilianB closed 6 days ago

KilianB commented 6 days ago

How can we reproduce the crash?

I can not share a reasonable reproduction. 4 workers with a prisma and redis connection are spawned. This example segfaults 100% of the time.

Relevant log output

No response

Stack Trace (bun.report)

Bun v1.1.30-canary (39b1c01) on windows x86_64 [RunCommand]

Segmentation fault at address 0x14A0000014A

Features: workers_spawned, workers_terminated, dotenv, jsc, transpiler_cache, tsconfig, tsconfig_paths, tsconfig_paths

KilianB commented 6 days ago

https://github.com/oven-sh/bun/issues/14332 has a better stack trace