[Bug 19652] iTunes becomes unresponsive while navigating music store

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 14 18:02:29 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=19652


Jeremy White <jwhite at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jwhite at codeweavers.com




--- Comment #5 from Jeremy White <jwhite at 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.



More information about the wine-bugs mailing list