Description
OS: ChromeOS Crostini (Debian 12 Bookworm)
CPU: Mediatek ARM
Box86 version: v0.3.9 fa59e74 built on Feb 13 2025 06:33:33 (From pi-apps repository)
Wine version: 8.0.1 (i386/x86)
Wine installation method: Manually installed from WineHQ Debian Bookworm .deb files (wine-stable-i386_8.0.1bookworm-1_i386.deb and wine-stable_8.0.1bookworm-1_i386.deb). Extracted and combined contents into ~/wine.}
I'm trying to run .exe on Chromebook by using box86 and wine.
wineserver consistently crashes with a SIGSEGV (segmentation fault) due to a NULL pointer access, immediately after being launched. This occurs both when wineserver is invoked by the wine command (e.g., during wine wineboot) and when wineserver is launched directly via Box86. This crash prevents Wine from initializing correctly and running any Windows applications. A "Double SIGSEGV" message is also observed in the strace output when wineserver crashes.
Logs/strace: https://paste.ee/p/ktVmDmQW