http://bugs.winehq.org/show_bug.cgi?id=14131
Matteo Modesti mattemod@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |m.b.lankhorst@gmail.com
--- Comment #4 from Matteo Modesti mattemod@gmail.com 2008-07-09 17:30:34 --- Tried last GIT version (wine-1.1.0-459-g2893294): the problem seems a bit reduced (maybe by commit 992fb02c732f8963cb70fd8167a7727911553d3d), but it still crashes sometimes. Also, the ERR changed:
err:ntdll:RtlpWaitForCriticalSection section 0xc82261c "pin.c: PullPin.thread_lock" wait timed out in thread 002d, blocked by 0009, retrying (60 sec)
and confirms that it's a quartz problem, because 'pin.c' is in 'dlls/quartz/' like 'transform.c'.
It seems the problem happens only (or at least more often) when background music changes.
I'm going to attach last output lines to the next comment. If you need more info or testing (even with patches), just ask ;)