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
bun 1.1.36 Segmentation error occurred
Bun v1.1.36 (ededc168) Windows x64 (baseline) Windows v.win10_fe CPU: sse42 avx avx2 Args: "C:\Users\Administrator\.bun\bin\bun.exe" "run" "--hot" "src/index.js" Features: dotenv(5) fetch(6) http_server jsc transpiler_cache(25) tsconfig(14) workers_spawned(4) workers_terminated(2) Builtins: "bun:main" "node:assert" "node:async_hooks" "node:buffer" "node:child_process" "node:crypto" "node:dns" "node:events" "node:fs" "node:fs/promises" "node:http" "node:https" "node:module" "node:net" "node:os" "node:path" "node:stream" "node:string_decoder" "node:tls" "node:tty" "node:url" "node:util" "node:util/types" "node:zlib" "node:worker_threads" Elapsed: 19564983ms | User: 8671ms | Sys: 2515ms RSS: 0.14GB | Peak: 0.42GB | Commit: 0.60GB | Faults: 1216688 panic(thread 1216): Segmentation fault at address 0x20FC11D42D0 oh no: Bun has crashed. This indicates a bug in Bun, not your code.
Bun v1.1.36 (ededc16) on windows x86_64_baseline [RunCommand]
ededc16
Segmentation fault at address 0x20FC11D42D0
core.c:173
uv__wake_all_loops
detect-wakeup.c:41
uv__system_resume_callback
Features: workers_spawned, workers_terminated, dotenv, fetch, http_server, jsc, transpiler_cache, tsconfig
Sentry Issue: BUN-3NV
The text was updated successfully, but these errors were encountered:
No branches or pull requests
How can we reproduce the crash?
bun 1.1.36 Segmentation error occurred
Relevant log output
Stack Trace (bun.report)
Bun v1.1.36 (
ededc16
) on windows x86_64_baseline [RunCommand]Segmentation fault at address 0x20FC11D42D0
core.c:173
:uv__wake_all_loops
detect-wakeup.c:41
:uv__system_resume_callback
Features: workers_spawned, workers_terminated, dotenv, fetch, http_server, jsc, transpiler_cache, tsconfig
Sentry Issue: BUN-3NV
The text was updated successfully, but these errors were encountered: