You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
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
The text was updated successfully, but these errors were encountered: