Skip to content

Segfault in Bun 1.3.10 on Linux x64 (AMD Ryzen, baseline) - recurring crashes #27391

Description

@usaloCKLEnTO

Bug Report

Bun is crashing with a segmentation fault. This has happened 3 times in the past week. Sessions were not particularly long-running.

Crash Output

Bun v1.3.10 (1423d3c8) Linux x64 (baseline)
Linux Kernel v6.8.0 | glibc v2.39
CPU: sse42 popcnt avx avx2
Args: "claude" "--dangerously-skip-permissions"
Features: Bun.stderr(2) Bun.stdin(2) Bun.stdout(2) abort_signal(922) fetch(1425) jsc spawn(1442) standalone_executable process_dlopen(2) yaml_parse(344)
Builtins: "bun:main" "node:assert" "node:async_hooks" "node:buffer" "node:child_process" "node:constants" "node:crypto" "node:events" "node:fs" "node:fs/promises" "node:http" "node:https" "node:module" "node:net" "node:os" "node:path" "node:path/posix" "node:path/win32" "node:perf_hooks" "node:process" "node:stream" "node:timers/promises" "node:tls" "node:tty" "node:url" "node:util" "node:zlib" "node:worker_threads" "undici" "ws"
Elapsed: 15700825ms | User: 632217ms | Sys: 113404ms
RSS: 0.02ZB | Peak: 1.14GB | Commit: 0.02ZB | Faults: 2 | Machine: 16.77GB

panic(main thread): Segmentation fault at address 0x7FFCEDDCF925

Crash Report URL

https://bun.report/1.3.10/B_11423d3cmgkgEuhogC4oi5wE+ypRslpuiEslpuiEslpuiEslpuiE_____________m8q7hEA24//B3tjskS

Environment

  • Bun version: 1.3.10 (bundled with Claude Code)
  • OS: Ubuntu, Linux 6.8.0-100-generic x86_64
  • CPU: AMD Ryzen 5 5600GT (Cezanne), running in a Proxmox VM
  • CPU Features: sse42 popcnt avx avx2 (baseline target)
  • glibc: 2.39
  • RAM: 16.77GB
  • Application: Claude Code v2.1.51

Notes

  • The RSS value 0.02ZB in the crash output appears to be a display/tracking bug itself
  • This is the latest available version of Bun bundled with Claude Code — no newer version available to test
  • Crashes are recurring (~3x/week) and not correlated with session length
  • Running inside a Proxmox QEMU/KVM virtual machine

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions