We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
panic(thread 22764): Segmentation fault at address 0x20C8D9773C8 oh no: Bun has crashed. This indicates a bug in Bun, not your code.
Bun v1.1.32 (fe8d007) on windows x86_64 [RunCommand]
fe8d007
Segmentation fault at address 0x20C8D9773C8
core.c:173
uv__wake_all_loops
detect-wakeup.c:41
uv__system_resume_callback
Features: workers_spawned, workers_terminated, dotenv, http_server, jsc, transpiler_cache, tsconfig, tsconfig_paths, tsconfig_paths
Sentry Issue: BUN-3NV
The text was updated successfully, but these errors were encountered:
@its-dorra, the latest version of Bun is v1.1.38, but this crash was reported on Bun v1.1.32.
Are you able to reproduce this crash on the latest version of Bun?
bun upgrade
Sorry, something went wrong.
This issue is very likely caused by Worker.
Worker
We are tracking Worker stability in #15964
No branches or pull requests
How can we reproduce the crash?
panic(thread 22764): Segmentation fault at address 0x20C8D9773C8
oh no: Bun has crashed. This indicates a bug in Bun, not your code.
Relevant log output
Stack Trace (bun.report)
Bun v1.1.32 (
fe8d007
) on windows x86_64 [RunCommand]Segmentation fault at address 0x20C8D9773C8
core.c:173
:uv__wake_all_loops
detect-wakeup.c:41
:uv__system_resume_callback
Features: workers_spawned, workers_terminated, dotenv, http_server, jsc, transpiler_cache, tsconfig, tsconfig_paths, tsconfig_paths
Sentry Issue: BUN-3NV
The text was updated successfully, but these errors were encountered: