[Bug 44730] 64-bit MetaTrader5 frequently hangs/live-loops on startup

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 18 11:03:09 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=44730

--- Comment #6 from tpaul2015 at yandex.com ---
Hi, sorry for not getting back to you sooner but I have been very busy and also
trying to get more data on the issue.

When I try to configure 3.3 it fails complaining about krb5, can't remember
exactly. But the 'work around' was  --without-krb5 which allowed it to finish
configure. Then make completed without a problem.

Then launch mt5 - 
$/home/mrt/Downloads/wine/wine-3.3/wine-3.3-32bit/wine terminal.exe 

And we are back to 50% wineserver and no launch of mt5.

I have attached 

$for i in `pgrep wineserver` ; do ps -fp $i ; cat /proc/$i/status ; done
and 
$ for i in `pgrep wineserver` ; do ps -fp $i ; cat /proc/$i/task/*/stack ; done

Don't know if it helps but with all the experimentation I have done it appears
that if you make Wine, then before shutdown run the mt5setup.exe then mt5 will
run. Before shutdown I launched mt5 10 times, one after another without issue.
Then I logged out of KDE and then relaunched it a further 5 times, no issues.
Reboot and it cannot get it to launch again, wineserver 50%.

I have the same behaviour with Wine 3.0, 3.2 and 3.3, WOW builds and 32 bit
only builds.

I have tried export WINEARCH=32, same results.

Thanks for your attention, much appreciated.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list