Skip to content
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 1.1.36 Segmentation error occurred #15385

Open
GTLOLI opened this issue Nov 24, 2024 · 0 comments
Open

bun 1.1.36 Segmentation error occurred #15385

GTLOLI opened this issue Nov 24, 2024 · 0 comments
Labels
crash An issue that could cause a crash runtime windows An issue that is known to occur on Windows

Comments

@GTLOLI
Copy link

GTLOLI commented Nov 24, 2024

How can we reproduce the crash?

bun 1.1.36 Segmentation error occurred

Relevant log output

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.

Stack Trace (bun.report)

Bun v1.1.36 (ededc16) on windows x86_64_baseline [RunCommand]

Segmentation fault at address 0x20FC11D42D0

Features: workers_spawned, workers_terminated, dotenv, fetch, http_server, jsc, transpiler_cache, tsconfig

Sentry Issue: BUN-3NV

@GTLOLI GTLOLI added the crash An issue that could cause a crash label Nov 24, 2024
@github-actions github-actions bot added runtime windows An issue that is known to occur on Windows labels Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash An issue that could cause a crash runtime windows An issue that is known to occur on Windows
Projects
None yet
Development

No branches or pull requests

1 participant