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

Why this randomly happen? #14505

Closed
ImBIOS opened this issue Oct 12, 2024 · 1 comment
Closed

Why this randomly happen? #14505

ImBIOS opened this issue Oct 12, 2024 · 1 comment
Labels
crash An issue that could cause a crash linux An issue that occurs on Linux runtime

Comments

@ImBIOS
Copy link
Contributor

ImBIOS commented Oct 12, 2024

How can we reproduce the crash?

I don't know, it's random.

Relevant log output

============================================================
Bun v1.1.30 (7996d06b) Linux x64
Linux Kernel v6.8.0 | glibc v2.39
CPU: sse42 popcnt avx avx2 avx512
Args: "bun" "index.ts" "-b" "false" "-l" "trace" "--serial"
Features: Bun.stdin(2) WebSocket(33) bunfig dotenv(1031) fetch(314) http_server jsc spawn(1421) transpiler_cache(39) tsconfig(17) tsconfig_paths workers_spawned(1030) workers_terminated(1011)
Builtins: "bun:main" "node:assert" "node:async_hooks" "node:buffer" "node:child_process" "node:constants" "node:crypto" "node:dns" "node:events" "node:fs" "node:fs/promises" "node:http" "node:https" "node:module" "node:net" "node:os" "node:path" "node:path/win32" "node:perf_hooks" "node:process" "node:readline" "node:stream" "node:stream/promises" "node:string_decoder" "node:timers/promises" "node:tls" "node:tty" "node:url" "node:util" "node:util/types" "node:vm" "node:zlib" "node:worker_threads" "node:punycode" "ws" "node-fetch"
Elapsed: 2047268ms | User: 319580ms | Sys: 94300ms
RSS: 0.02ZB | Peak: 3.33GB | Commit: 0.02ZB | Faults: 193

panic(main thread): Segmentation fault at address 0x0
oh no: Bun has crashed. This indicates a bug in Bun, not your code.

To send a redacted crash report to Bun's team,
please file a GitHub issue using the link below:

 (redacted)

./some-redacted-bash-file.sh: line 13: 72280 Illegal instruction     (core dumped) bun index.ts -b false -l trace --serial

Stack Trace (bun.report)

Bun v1.1.30 (7996d06) on linux x86_64 [AutoCommand]

Segmentation fault at address 0x00000000

Features: workers_spawned, workers_terminated, Bun.stdin, WebSocket, bunfig, dotenv, fetch, http_server, jsc, spawn, transpiler_cache, tsconfig, tsconfig_paths, tsconfig_paths

@ImBIOS ImBIOS added the crash An issue that could cause a crash label Oct 12, 2024
@github-actions github-actions bot added linux An issue that occurs on Linux runtime labels Oct 12, 2024
@Jarred-Sumner
Copy link
Collaborator

Tracking this in #15964

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 linux An issue that occurs on Linux runtime
Projects
None yet
Development

No branches or pull requests

2 participants