https://bugs.winehq.org/show_bug.cgi?id=57950
Bug ID: 57950 Summary: Debugger Found Error in Wine 10.3 - Unable to Run MT5 on Linux Product: Wine Version: 10.3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: zareisajad98@gmail.com Distribution: ---
I'm encountering a persistent "a debugger has been found on your system, unload it from memory and restart your program" error while trying to run MetaTrader 5 using Wine on Arch Linux.
https://bugs.winehq.org/show_bug.cgi?id=57950
Aleksandar Petrinic petrinic@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |petrinic@gmail.com
--- Comment #1 from Aleksandar Petrinic petrinic@gmail.com --- What is your MT5 build version? I didn't hit it with the 4755 version, but I hit it with the MT4 version after upgrading to wine-10.3(tried new wineprefix, also the installer didn't work triggering the same error). Downgrading to 10.2 makes everything work again.
https://bugs.winehq.org/show_bug.cgi?id=57950
Daniel Bermond danielbermond@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |danielbermond@yahoo.com
--- Comment #2 from Daniel Bermond danielbermond@yahoo.com --- This issue seems to be the same as the Metatrader 4 one reported in bug 58011 (https://bugs.winehq.org/show_bug.cgi?id=58011).
A git bisect shows the offending commit for the Metatrader 4 issue as being:
https://gitlab.winehq.org/wine/wine/-/commit/dc718fd33b23a6104a0fa2e971a3586...
Since Metatrader 4 and Metatrader 5 are closely related, probably this commit also takes a role here.