http://bugs.winehq.org/show_bug.cgi?id=19652 Jeremy White <jwhite(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jwhite(a)codeweavers.com --- Comment #5 from Jeremy White <jwhite(a)codeweavers.com> 2010-03-14 18:02:29 --- With Wine 1.1.40 and iTunes 9, this occurs consistently now. One clue: the main thread (0009) seems normal until after a WM_TIMER fires. Once that happens, 0009 seems to go into a fairly tight spin loop, where it sees a WM_TIMER message and then posts a com.apple.webKit.TimerFired (c06f) message over and over again. My hunch: the WM_TIMER message is not being dequeued properly somehow. -- 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.