http://bugs.winehq.org/show_bug.cgi?id=11916 Summary: IE6 (installed by ie4linux) and wineserver consumes all cpu Product: Wine Version: 0.9.56. Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: kernel32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: tomekc01(a)poczta.onet.pl When i run ie6 (it was installed using newest ie4linux) and I open web site (for example http:\\centrum24.pl/cbm ), the iexplorer.exe and wineserver starts to consume all available cpu). I do not need to do anything else to reproduce the problem. Next when i close program I need to kill all wine processes because they still consumes all cpu and they don't close themselves. I do regression test and I find that the problem was introduced by: 628a515b83c317388ddb4fa9a7b29a42135acee0 is first bad commit commit 628a515b83c317388ddb4fa9a7b29a42135acee0 Author: Rob Shearman <rob(a)codeweavers.com> Date: Fri Jan 4 17:43:56 2008 +0000 kernel32: Implement RegisterWaitForSingleObjectEx. When i removed this patch from newest sources, the problem doesn't exist. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.