[PATCH 1/2] winmm: Avoid using SuspendThread, it can hang Wine.

Alexandre Julliard julliard at winehq.org
Wed Feb 15 05:13:55 CST 2012


Joerg-Cyril.Hoehle at t-systems.com writes:

> Hi,
>
>>this Fixes bug #28388
>
> I think it is not a good idea to defer this patch until after 1.4.0.
>
> Every app using midiStreamOpen eventually calls SuspendThread
> which is simply a time bomb on a dual core machine. There are many
> more multi-core machines now, so the situation degrades.

I don't see any apps in that bug report, it's only about a test failure.
Do you have real apps that trigger the problem in normal usage?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list