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.2 (c1708ea6) Linux x64 Linux Kernel v6.13.1 | glibc v2.41 CPU: sse42 popcnt avx avx2 Args: "bun" "/home/modinfo/Desktop/Dev/React/feedback/node_modules/brisa/out/cli/build.js" "DEV" Features: Bun.stderr(2) Bun.stdin(2) Bun.stdout(2) bunfig define(2) dotenv(2) external(2) jsc tsconfig(3) tsconfig_paths(3) Builtins: "bun:main" "node:buffer" "node:child_process" "node:crypto" "node:fs" "node:fs/promises" "node:module" "node:os" "node:path" "node:process" "node:stream" "node:string_decoder" "node:tty" "node:url" "node:util/types" "node:zlib" Elapsed: 563ms | User: 963ms | Sys: 104ms RSS: 1.03GB | Peak: 0.27GB | Commit: 1.03GB | Faults: 0
Bun v1.2.2 (c1708ea) on linux x86_64 [AutoCommand]
c1708ea
Segmentation fault at address 0x00000005
JSONObject.cpp:656
JSC::Stringifier::appendStringifiedValue
JSONObject.cpp:305
JSC::stringify
JSONObject.cpp:1879
JSC::jsonProtoFuncStringify
ld-temp.o:0
llint_op_call_ignore_result
llint_call_javascript
Interpreter.cpp:1278
JSC::Interpreter::executeCall
Features: tsconfig_paths, Bun.stderr, Bun.stdin, Bun.stdout, bunfig, define, dotenv, external, jsc, tsconfig, tsconfig
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-5W8.
Sorry, something went wrong.
Probably the same crash as #16790
No branches or pull requests
How can we reproduce the crash?
No response
Relevant log output
Stack Trace (bun.report)
Bun v1.2.2 (
c1708ea
) on linux x86_64 [AutoCommand]Segmentation fault at address 0x00000005
JSONObject.cpp:656
:JSC::Stringifier::appendStringifiedValue
JSONObject.cpp:305
:JSC::stringify
JSONObject.cpp:1879
:JSC::jsonProtoFuncStringify
ld-temp.o:0
:llint_op_call_ignore_result
ld-temp.o:0
:llint_call_javascript
Interpreter.cpp:1278
:JSC::Interpreter::executeCall
Features: tsconfig_paths, Bun.stderr, Bun.stdin, Bun.stdout, bunfig, define, dotenv, external, jsc, tsconfig, tsconfig
The text was updated successfully, but these errors were encountered: