How can we reproduce the crash?
No response
Relevant log output
Bash command
for i in {1..6}; do sleep 10; echo "=== Check $i ==="; sqlite3 network_discovery.db "SELECT COUNT(*), status FROM devices GROUP
BY status"; done
Monitor database growth over 60 seconds
Do you want to proceed?
❯ 1. Yes
2. Yes, and don't ask again for similar commands in /home/fr-admin
3. No, and tell Claude what to do differently (esc)
Aborted (core dumped)
fr-admin@ybd-discovery-test1:~$ claude
============================================================
Bun v1.3.1 (89fa0f34) Linux x64 (baseline)
Linux Kernel v6.8.0 | glibc v2.39
CPU: sse42 popcnt
Args: "claude"
Features: jsc no_avx2 no_avx
Elapsed: 16ms | User: 1ms | Sys: 18ms
RSS: 33.56MB | Peak: 22.54MB | Commit: 33.56MB | Faults: 0
CPU lacks AVX support. Please consider upgrading to a newer CPU.
panic(main thread): Illegal instruction at address 0x606F8BF
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.3.1/B_189fa0f3AgggwgYk9/+8CA3A+r87gG
Illegal instruction (core dumped)
fr-admin@ybd-discovery-test1:~$
Stack Trace (bun.report)
Bun v1.3.1 (89fa0f3) on linux x86_64_baseline [TestCommand]
Segmentation fault at address 0x7F3446505845
Features: tsconfig, tsconfig_paths, Bun.stderr, Bun.stdout, fetch, http_server, jsc
Sentry Issue: BUN-YNV
How can we reproduce the crash?
No response
Relevant log output
Stack Trace (bun.report)
Bun v1.3.1 (
89fa0f3) on linux x86_64_baseline [TestCommand]Segmentation fault at address 0x7F3446505845
crash_handler.zig:331:crash_handler.crashHandlerFeatures: tsconfig, tsconfig_paths, Bun.stderr, Bun.stdout, fetch, http_server, jsc
Sentry Issue: BUN-YNV