http://bugs.winehq.org/show_bug.cgi?id=32406
--- Comment #2 from Jörg Höhle hoehle@users.sourceforge.net 2012-12-12 09:34:41 CST --- Created attachment 42789 --> http://bugs.winehq.org/attachment.cgi?id=42789 log with warn+heap,+dsound,+tid and others
I think the log shows several bugs: - IDirectSound_SetCooperativeLevel failing, releasing mmdevapi but crashing DSound_timer (perhaps a bug in the tests?) - IsFormatSupported failing: warn:alsa:alsa_format Unsupported ValidBits: 0
and still there's some race condition, because the crash does not happen constantly. warn+heap doesn't change that.
All tests were performed on a single core machine, at lowest frequency.