-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bun crash with Worker #18139
Comments
I have an older bun-debug 1.2.1
|
I cannot repro on canary (revision: |
The code needs to be a certain way for it to crash for me and not seeing it at the moment. |
Sorry, not seeing this with either version. I am seeing this other one now: #18146 though. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How can we reproduce the crash?
No response
Relevant log output
Stack Trace (bun.report)
Bun v1.2.5 (
013fddd
) on macos aarch64 [AutoCommand]Segmentation fault at address 0x00000038
JSC::Heap::LambdaFinalizerOwner::finalize
JSC::WeakBlock::lastChanceToFinalize
JSC::PreciseAllocation::lastChanceToFinalize
JSC::MarkedSpace::lastChanceToFinalize
JSC::Heap::lastChanceToFinalize
JSC::VM::~VM
WebWorker__dispatchExit
bun.js.web_worker.WebWorker.exitAndDeinit
bun.js.web_worker.WebWorker.onUnhandledRejection
Features: transpiler_cache, tsconfig, workers_spawned, workers_terminated, napi_module_register, process_dlopen, Bun.stderr, Bun.stdin, Bun.stdout, jsc
Sentry Issue: BUN-E5C
The text was updated successfully, but these errors were encountered: