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
No response
Bun v1.2.4 (fd9a5ea6) Linux x64 (baseline) Linux Kernel v5.15.0 | glibc v2.31 CPU: sse42 popcnt avx avx2 Args: "bun" "--env-file=./config/.env.production" "run" "apps/relay/src/index.ts" Features: Bun.stderr(4) Bun.stdout(2) dotenv(3) fetch(16) jsc tsconfig(279) workers_spawned process_dlopen Builtins: "abort-controller" "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:perf_hooks" "node:process" "node:querystring" "node:stream" "node:string_decoder" "node:timers" "node:tls" "node:tty" "node:url" "node:util" "node:util/types" "node:zlib" "node:worker_threads" "node:punycode" "node-fetch" "node:http2" "node:diagnostics_channel" Elapsed: 5048326ms | User: 121820ms | Sys: 49302ms RSS: 0.02ZB | Peak: 0.75GB | Commit: 0.02ZB | Faults: 21
Bun v1.2.4 (fd9a5ea) on linux x86_64_baseline [RunCommand]
fd9a5ea
Segmentation fault at address 0x00000040
uws.zig:1936
deps.uws.NewSocketHandler
socket.zig:1447
bun.js.api.bun.socket.NewSocket
socket.zig:1283
BunObject_callback_connect
ld-temp.o:0
llint_op_call
llint_op_construct
Features: tsconfig, workers_spawned, process_dlopen, Bun.stderr, Bun.stdout, dotenv, fetch, jsc
The text was updated successfully, but these errors were encountered:
@monkfromearth, thank you for reporting this crash. The latest version of Bun is v1.2.5, but this crash was reported on Bun v1.2.4.
Are you able to reproduce this crash on the latest version of Bun?
bun upgrade
For Bun's internal tracking, this issue is BUN-CP7.
Sorry, something went wrong.
No branches or pull requests
How can we reproduce the crash?
No response
Relevant log output
Stack Trace (bun.report)
Bun v1.2.4 (
fd9a5ea
) on linux x86_64_baseline [RunCommand]Segmentation fault at address 0x00000040
uws.zig:1936
:deps.uws.NewSocketHandler
socket.zig:1447
:bun.js.api.bun.socket.NewSocket
socket.zig:1283
:BunObject_callback_connect
ld-temp.o:0
:llint_op_call
ld-temp.o:0
:llint_op_construct
ld-temp.o:0
:llint_op_call
Features: tsconfig, workers_spawned, process_dlopen, Bun.stderr, Bun.stdout, dotenv, fetch, jsc
The text was updated successfully, but these errors were encountered: