Skip to content

SIGBUS crash on linux x64 when executing freebuff binary #842

Description

@Prarambha369

Device

      OS : CachyOS Linux
      Kernel : 7.1.2-3-cachyos
      Terminal : kitty 0.47.4
      WM : Hyprland

Description

The freebuff binary crashes immediately with a SIGBUS (bus error) upon execution. This occurs both when running via npx freebuff and when executing the downloaded binary directly.

System Information

  • Platform: linux x64
  • Node Version: v22.22.3
  • Binary Path: /home/username/.config/manicode/freebuff

Steps to Reproduce

  1. Run npx freebuff or execute /home/username/.config/manicode/freebuff directly in the terminal.
  2. Observe the immediate termination of the process.

Expected Behavior

The binary should initialize and run successfully on the linux x64 platform.

Actual Behavior

The process exits immediately with a bus error. The terminal outputs the following:

❌ freebuff exited immediately (signal SIGBUS)
The binary crashed with a bus error.
This may indicate a platform compatibility issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions