fredldotme / Box64AndWine

Ship a prebuilt Wine environment driven by box86 & box64 on Ubuntu Touch
Other
10 stars 2 forks source link

SIG_DFL Unhandled signal caught, aborting #6

Open Schlicki2808 opened 1 year ago

Schlicki2808 commented 1 year ago

I'm trying to launch several exe files on a Pixel 3a, Focal, fresh installed WineBox, from a Terminal. The following error appears:

phablet@ubuntu-phablet:~/Downloads/pl32$ ./Aufrufer.exe 006c:err:environ:init_peb starting L"Z:\\home\\phablet\\Downloads\\pl32\\Aufrufer.exe" in experimental wow64 mode 39210|BOX64: Warning, calling Signal 11 function handler SIG_DFL Unhandled signal caught, aborting Es konnte keine Anwendung gestartet werden, oder es ist keine Anwendung mit der angeg ebenen Datei verknüpft. ShellExecuteEx fehlgeschlagen: Interner Fehler.

yxles-dev commented 1 year ago

Seems like its a Box64 problem as even the standalone is also having this issue on my device

Caedorus commented 1 month ago

+1. My output:

phablet@ubuntu-phablet:~/Downloads$ ./DiscordSetup.exe 002c:err:wineboot:process_run_key Error running cmd L"C:\windows\system32\winemenubuilder.exe -a -r" (2). 0078:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0078:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0078:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0078:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0078:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0078:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0078:fixme:hid:build_joystick_report_descriptor More than 8 absolute axes found, ignoring. 00cc:err:environ:init_peb starting L"Z:\home\phablet\Downloads\DiscordSetup.exe" in experimental wow64 mode 145497|BOX64: Warning, calling Signal 11 function handler SIG_DFL Unhandled signal caught, aborting Application could not be started, or no applicati on associated with the specified file. ShellExecuteEx failed: Internal error.