Het forum

cannot execute binary file: Exec format error

Wine crashes

Auteur Antwoorden
bobbyluk Maandag 25 October 2021 om 15:40
bobbylukAnonymous

Hello,

I'm new so please excuse my ignorance if I do something wrong.  

I have a raspbery pi 400, running debian 10, buster.

I have playonlinux and am trying to get a windows app to run.  I thought I'd choose an existing one, Garmin Express, just to prove to myself how it works / how easy it is.  When I try and install I pick Garmin Express from the install list in POL.  I've previously installed winetricks, and downloaded the garmin express exe from the garmin site.  The install starts, automatically loads wine 5.8, but when I select the exe file it immediately shows "Error in POL_Wine
Wine seems to have crashed".

In the debugger log it shows:

10/25/21 13:50:22 - [POL_System_SetArch] Message: POL_ARCH set to x86
10/25/21 13:50:33 - [POL_SetupWindow_browse] Message: browser answer: /home/pi/Downloads/GarminExpress.exe
10/25/21 13:50:33 - [POL_Wine_SelectPrefix] Message: Selecting prefix: GarminExpress
10/25/21 13:50:33 - [POL_System_SetArch] Message: POL_ARCH set to x86
10/25/21 13:50:33 - [POL_Wine_PrefixCreate] Message: Setting POL_WINEVERSION to 5.8
10/25/21 13:50:33 - [POL_Wine_PrefixCreate] Message: Creating prefix (5.8)...
10/25/21 13:50:33 - [POL_Wine_PrefixCreate] Message: Prefix already exists
10/25/21 13:50:39 - [POL_SetupWindow_menu] Message: menu answer: Erase (virtual drive content will be lost)
10/25/21 13:50:39 - [POL_Wine_PrefixCreate] Message: Erase Prefix
10/25/21 13:50:40 - [POL_Wine_PrefixCreate] Message: Using wine 5.8
10/25/21 13:50:40 - [POL_Wine_InstallVersion] Message: Installing wine version path: 5.8, x86
10/25/21 13:50:40 - [POL_Config_PrefixWrite] Message: Prefix config write: ARCH x86
10/25/21 13:50:40 - [POL_Config_PrefixWrite] Message: Prefix config write: VERSION 5.8
10/25/21 13:50:41 - [POL_Wine] Message: Running wine-5.8 --version (Working directory : /home/pi/.PlayOnLinux/shortcuts)
10/25/21 13:50:41 - [POL_Wine] Message: Notice: PlayOnLinux deliberately disables winemenubuilder. See http://www.playonlinux.com/fr/page-26-Winemenubuilder.html
/usr/share/playonlinux/lib/wine.lib: line 567: /home/pi/.PlayOnLinux//wine/linux-x86/5.8/bin/wine: cannot execute binary file: Exec format error
10/25/21 13:50:41 - [POL_Wine] Error: Wine seems to have crashed\n\nIf your program is running, just ignore this message.
10/25/21 13:50:50 - [POL_Wine] Message: Wine return: 126
10/25/21 13:50:51 - [POL_LoadVar_PROGRAMFILES] Message: Getting Program Files name
10/25/21 13:50:51 - [POL_Wine] Message: Running wine-5.8 cmd /c echo %ProgramFiles% (Working directory : /home/pi/.PlayOnLinux/shortcuts)
10/25/21 13:50:51 - [POL_Wine] Message: Notice: PlayOnLinux deliberately disables winemenubuilder. See http://www.playonlinux.com/fr/page-26-Winemenubuilder.html
/usr/share/playonlinux/lib/wine.lib: line 567: /home/pi/.PlayOnLinux//wine/linux-x86/5.8/bin/wine: cannot execute binary file: Exec format error

 

I've also tried other exe's and I alwayss receive this error, so I don't think it's the exe themselves but wine.  I've also tried other exe's with different wine versions and get the same error, so I'm a bit stuck.  

Regards

Robert