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
- Run
npx freebuff or execute /home/username/.config/manicode/freebuff directly in the terminal.
- 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.
Device
Description
The
freebuffbinary crashes immediately with aSIGBUS(bus error) upon execution. This occurs both when running vianpx freebuffand when executing the downloaded binary directly.System Information
/home/username/.config/manicode/freebuffSteps to Reproduce
npx freebuffor execute/home/username/.config/manicode/freebuffdirectly in the terminal.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: