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.0 (b0c5a765) Linux x64 WSL Kernel v5.15.153 | glibc v2.39 CPU: sse42 popcnt avx avx2 Args: "bun" "--expose-gc" "." Features: jsc process_dlopen Builtins: "bun:main" "node:buffer" "node:crypto" "node:dns" "node:events" "node:fs" "node:path" "node:string_decoder" "node:util/types" Elapsed: 335ms | User: 241ms | Sys: 72ms RSS: 1.07GB | Peak: 88.04MB | Commit: 1.07GB | Faults: 633
Bun v1.2.0 (b0c5a76) on linux x86_64 [AutoCommand]
b0c5a76
Segmentation fault at address 0xFFFFFFFFFFFFFFFC
postgres.zig:924
src.sql.postgres.PostgresRequest.bindAndExecute__anon_142997
postgres.zig:2486
src.sql.postgres.PostgresSQLConnection.advance
postgres.zig:2609
src.sql.postgres.PostgresRequest.onData__anon_203001
postgres.zig:1590
src.sql.postgres.PostgresSQLConnection.onData
postgres.zig:1874
src.deps.uws.NewSocketHandler
loop.c:397
us_loop_run_bun_tick
Timer.zig:0
src.bun.js.event_loop.EventLoop.autoTickActive
bun_js.zig:392
src.bun.js.javascript.OpaqueWrap__anon_70835__struct_104104.callback
Features: process_dlopen, jsc
The text was updated successfully, but these errors were encountered:
Thank you for reporting this crash.
For Bun's internal tracking, this issue is BUN-C12.
Sorry, something went wrong.
cirospaciari
No branches or pull requests
How can we reproduce the crash?
No response
Relevant log output
Stack Trace (bun.report)
Bun v1.2.0 (
b0c5a76
) on linux x86_64 [AutoCommand]Segmentation fault at address 0xFFFFFFFFFFFFFFFC
postgres.zig:924
:src.sql.postgres.PostgresRequest.bindAndExecute__anon_142997
postgres.zig:2486
:src.sql.postgres.PostgresSQLConnection.advance
postgres.zig:2609
:src.sql.postgres.PostgresRequest.onData__anon_203001
postgres.zig:1590
:src.sql.postgres.PostgresSQLConnection.onData
postgres.zig:1874
:src.deps.uws.NewSocketHandler
loop.c:397
:us_loop_run_bun_tick
Timer.zig:0
:src.bun.js.event_loop.EventLoop.autoTickActive
bun_js.zig:392
:src.bun.js.javascript.OpaqueWrap__anon_70835__struct_104104.callback
Features: process_dlopen, jsc
The text was updated successfully, but these errors were encountered: