Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation fault on Raspi 5 #993

Open
bornToDevcraft opened this issue Aug 13, 2024 · 3 comments
Open

Segmentation fault on Raspi 5 #993

bornToDevcraft opened this issue Aug 13, 2024 · 3 comments

Comments

@bornToDevcraft
Copy link

bornToDevcraft commented Aug 13, 2024

I've installed box86 via this tutorial on my Raspberry Pi 5.

When I try running it, e.g.: "box86 -v" I'm getting: "Segmentation fault".

When running it via gdb, I'm getting: "During startup program terminated with signal SIGSEGV, Segmentation fault."

For reference: I want to use box86 to run steamcmd.

I'm using:
Linux raspberrypi 6.6.31+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29) aarch64 GNU/Linux

@Geahuam94
Copy link

Steamcmd crashes with:
grafik

@ebarrragn
Copy link

The segfault maybe due to the page size being 16K by default in the RPI5.

@TroubledPhilip
Copy link

The segfault maybe due to the page size being 16K by default in the RPI5.

Thank you ! BTW how can I fix it? My Raspberry Pi 5 freezes permanently everytime after I start it for about 2 minutes, and it crashes and says "detected fb_set_par error, error code:-16" Sometimes when I run whatever command it returns "segmentation fault"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants