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
I am running the bun app instance on pm2, I am not exactly sure why it crashed but I guess the full log should be trapped in sentry
|API Server | Bun v1.1.13 (bd6a6051) Linux x64 7|API Server | Args: "bun" "run" "--watch" "src/index.ts" 7|API Server | Features: jsc Bun.stdin(2) dotenv(2) http_server transpiler_cache(16) tsconfig_paths(2) tsconfig(11) 7|API Server | Builtins: "bun:jsc" "bun:main" "node:assert" "node:async_hooks" "node:buffer" "node:child_process" "node:crypto" "node:events" "node:fs" "node:fs/promises" "node:http" "node:https" "node:module" "node:net" "node:os" "node:path" "node:perf_hooks" "node:process" "node:querystring" "node:readline" "node:stream" "node:string_decoder" "node:tls" "node:tty" "node:url" "node:util" "node:util/types" "node:zlib" "node:worker_threads" "ws" "node-fetch" "node:v8" "node:diagnostics_channel" 7|API Server | Elapsed: 2474ms | User: 8644ms | Sys: 1945ms 7|API Server | RSS: 1.02GB | Peak: 0.46GB | Commit: 1.02GB | Faults: 0 7|API Server | panic(main thread): Segmentation fault at address 0x0
Bun v1.1.13 (bd6a605) on linux x86_64 [RunCommand]
bd6a605
Segmentation fault at address 0x00000000
??
The text was updated successfully, but these errors were encountered:
@Limitless-Kode, thank you for reporting this crash. The latest version of Bun is v1.2.2, but this crash was reported on Bun v1.1.13.
Are you able to reproduce this crash on the latest version of Bun?
bun upgrade
For Bun's internal tracking, this issue is BUN-22K.
Sorry, something went wrong.
No branches or pull requests
How can we reproduce the crash?
I am running the bun app instance on pm2, I am not exactly sure why it crashed but I guess the full log should be trapped in sentry
Relevant log output
Stack Trace (bun.report)
Bun v1.1.13 (
bd6a605
) on linux x86_64 [RunCommand]Segmentation fault at address 0x00000000
??
??
??
??
??
??
??
??
??
??
The text was updated successfully, but these errors were encountered: