https://bugs.winehq.org/show_bug.cgi?id=50971
Bug ID: 50971 Summary: Program crashes with error code 53 since Wine 6.6 Product: Wine Version: 6.6 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: tim.cooper@layeh.com Distribution: ---
Created attachment 69806 --> https://bugs.winehq.org/attachment.cgi?id=69806 Log file when running wine
I am trying to run winbox.exe (by Mikrotik) on Arch Linux. Ever since Wine 6.6 update, running the program fails with error code 53. The log shows issues loading DLLs.
Invoked with: export WINEPREFIX="${WINBOX_HOME:-"${XDG_DATA_HOME:-"${HOME}/.local/share"}/winbox"}/wine" export WINEARCH=win64 export WINEDLLOVERRIDES="mscoree,mshtml=" wine /usr/share/winbox/winbox.exe
Version: wine-6.6 (Staging)