[Bug 29035] winmm deadlock at exit

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Nov 9 00:56:33 CST 2011


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

Jörg Höhle <hoehle at users.sourceforge.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |source

--- Comment #1 from Jörg Höhle <hoehle at users.sourceforge.net> 2011-11-09 00:56:33 CST ---
>Everything seems normal
Not at all. Add:
status nm mode
mci.c:1323: command: status nm mode
mci.c:1328: Response: playing
Audio played to the end, yet the MCI didn't notice. It should report "stopped".
Needless to say, playing nm without ri works correctly.  Now add:

stop nm
and the shell hangs.  That's why winmm hangs at exit: mciClose(ALL) hangs.

Somehow attempting to play "ri" broke "nm" even though all audio seemed to play
correctly.

-- 
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