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
Call console.log() with a string colored by picocolors
Try to call console.log() with a normal string
Idk why it crashed, there isn't a JS backtrace
Relevant log output
============================================================
Bun v1.1.40 (b5b51004) Linux x64
Linux Kernel v6.12.4 | glibc v2.40
CPU: sse42 popcnt avx avx2 avx512
Args: "bun"".""1""42000""127.0.0.1:42001"
Features: jsc transpiler_cache(2) tsconfig
Builtins: "bun:main""node:string_decoder""node:util/types"
Elapsed: 1615094ms | User: 1692ms | Sys: 617ms
RSS: 1.06GB | Peak: 87.95MB | Commit: 1.06GB | Faults: 0
panic(main thread): Segmentation fault at address 0x0
oh no: Bun has crashed. This indicates a bug in Bun, not your code.
To send a redacted crash report to Bun's team,please file a GitHub issue using the link below: https://bun.report/1.1.40/la1b5b5100Ahgg8//Bo9+omE+8oP2w5y5Eikwg6E6qvg6E0zw65E8g/3gEqvjhhF013ghF_A2AAIllegal instruction (core dumped)
Stack Trace (bun.report)
Bun v1.1.40 (b5b5100) on linux x86_64 [AutoCommand]
How can we reproduce the crash?
console.log()
with a string colored bypicocolors
console.log()
with a normal stringIdk why it crashed, there isn't a JS backtrace
Relevant log output
Stack Trace (bun.report)
Bun v1.1.40 (
b5b5100
) on linux x86_64 [AutoCommand]Segmentation fault at address 0x00000000
ld-temp.o:0
:Inspector::ConsoleMessage::~ConsoleMessage
ld-temp.o:0
:Inspector::InspectorConsoleAgent::addConsoleMessage
ld-temp.o:0
:Inspector::InspectorConsoleAgent::addMessageToConsole
ld-temp.o:0
:Inspector::JSGlobalObjectConsoleClient::messageWithTypeAndLevel
ConsoleObject.cpp:39
:Bun::ConsoleObject::messageWithTypeAndLevel
ld-temp.o:0
:JSC::consoleLogWithLevel
ld-temp.o:0
:JSC::consoleProtoFuncLog
Features: jsc, transpiler_cache, tsconfig, tsconfig
The text was updated successfully, but these errors were encountered: