http://bugs.winehq.com/show_bug.cgi?id=934
------- Additional Comments From z_god@wanadoo.nl 2003-21-06 06:42 ------- Bug comments restored from Gmane.org:
with many programs (it make 98 ,95 but not NT,2000 ) please FIX IT if you can
------- Additional Comments From andi <at> rhlx01.fht-esslingen.de 2002-08-01 14:58 ------- Hmm, that's probably because of evil message loop programming mistakes by the author. We should list some cases of programs here doing this, and we should try to find a viable countermeasure for it (or fix Wine alternatively if it turns out that Wine is the problem in one case or another).
------- Additional Comments From uh_ja <at> gmx.net 2002-08-10 11:12 ------- I have two programs that run at 100% percent cpu usage now: Warcraft 3's install.exe, and blizzard provided patches.
The quick fix for these would be to use a native win95/98/me msvcrt.dll.
My guess from what the traces look like, they get stuck in an infinite loop because of code in wine's msvcrt somewhere.
P.S. We should have people report the programs based off of the latest CVS.
------- Additional Comments From ddmk <at> r66.ru 2002-08-16 17:00 ------- when i run d2gs (diablo 2 game server) server under wine usage of my cpu growing to 100%, but where is no users on d2gs. I think it work's becose it is connected to d2dbs & d2cs server (in logs i can see that thing) In same situation i have 1% cpu usage undex win XP Can anybody say where i can find an answer (place in of wine source)