You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you paste the line of code that calls Response.json? Initially, I thought it was a missing exception check but we do check for exceptions in that code and we check for null strings. So it's something that is crashing when Response.json() is called with it, but it's not clear what that is.
How can we reproduce the crash?
No response
Relevant log output
Stack Trace (bun.report)
Bun v1.2.0 (
b0c5a76
) on macos aarch64 [RunCommand]Segmentation fault at address 0x00000005
JSC::Stringifier::Holder::appendNextProperty
JSC::Stringifier::appendStringifiedValue
JSC::Stringifier::stringify
JSC::stringify
JSC__JSValue__jsonStringify
ResponseClass__constructJSON
jsc_llint_commonCallOp__llintOpWithMetadata__llintOpWithReturn__llintOp__commonOp__fn__fn__makeReturn__fn__fn__fn__666_callHelper__dispatch_LowLevelInterpreter64_asm_2538
Features: process_dlopen, http_server, jsc, tsconfig, tsconfig
Sentry Issue: BUN-BYC
The text was updated successfully, but these errors were encountered: