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
I got this error when i was spam refreshing debug.bun.sh for my bun project and after that --inspect does not work on any of my bun projects it either shows below error in site or crashes in terminal with panic: Illegal instruction at address 0x59443CD.
Relevant log output
============================================================
Bun v1.1.34 (5e5e7c60) Linux x64
Linux Kernel v6.9.3 | glibc v2.35
CPU: sse42 popcnt avx avx2
Args: "bun""--inspect""index.ts"
Features: Bun.stderr Bun.stdin(2) Bun.stdout WebSocket(2) dotenv(2) fetch(3) http_server(2) jsc spawn(2) tsconfig(9) tsconfig_paths
Builtins: "bun:main""bun:sqlite""node:async_hooks""node:buffer""node:child_process""node:crypto""node:events""node:fs""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:tls""node:tty""node:url""node:util""node:util/types""node:zlib""node:worker_threads""ws""node-fetch""node:http2""node:diagnostics_channel"
Elapsed: 10928ms | User: 3132ms | Sys: 661ms
RSS: 0.87GB | Peak: 0.32GB | Commit: 0.87GB | Faults: 0
panic(main thread): Illegal instruction at address 0x5951A4D
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.34/la15e5e7c6Ajv76/9B+xyQu18lyFwqzn5Eu1+m5E8n27iFisv+7Dwlgt+Dgu+loDy/q5+Cq/o28CA3A6kt0yF[1] 88418 illegal hardware instruction (core dumped) bun --inspect index.ts
Stack Trace (bun.report)
Bun v1.1.34 (5e5e7c6) on linux x86_64 [AutoCommand]
How can we reproduce the crash?
I got this error when i was spam refreshing
debug.bun.sh
for my bun project and after that--inspect
does not work on any of my bun projects it either shows below error in site or crashes in terminal withpanic: Illegal instruction at address 0x59443CD
.Relevant log output
Stack Trace (bun.report)
Bun v1.1.34 (
5e5e7c6
) on linux x86_64 [AutoCommand]Illegal instruction at address 0x05951A4D
??
ld-temp.o:0
:bmalloc_heap_config_specialized_try_deallocate_not_small_exclusive_segregated
ld-temp.o:0
:JSC::IsoInlinedHeapCellType<JSC::JSString>::finishSweep
ld-temp.o:0
:JSC::MarkedBlock::Handle::sweep
ld-temp.o:0
:JSC::LocalAllocator::tryAllocateIn
ld-temp.o:0
:JSC::LocalAllocator::allocateSlowCase
LocalAllocatorInlines.h:41
:JSC::JSString::create
JSString.h:963
:WTF::Detail::CallableWrapper<Bun::BunInspectorConnection::sendMessageToDebuggerThread(...)::'lambda'(...), void, WebCore::ScriptExecutionContext&>::call
Function.h:82
:Bun__performTask
event_loop.zig:300
:src.bun.js.event_loop.EventLoop.tickQueueWithCount__anon_141007
Features: Bun.stderr, Bun.stdin, Bun.stdout, WebSocket, dotenv, fetch, http_server, jsc, spawn, tsconfig, tsconfig_paths, tsconfig_paths
The text was updated successfully, but these errors were encountered: