http://bugs.winehq.org/show_bug.cgi?id=31406
--- Comment #50 from Chiitoo escomk3@hotmail.com 2012-09-14 04:19:05 CDT --- Ack, forgot to add that back traces during the freeze are very much alike the one at:
https://bugs.freedesktop.org/show_bug.cgi?id=54671
And a WINEDEBUG=relay will (sometimes) produce the following non-stop:
0025:Call KERNEL32.Sleep(0000000a) ret=0040a778 0025:Ret KERNEL32.Sleep() retval=00000000 ret=0040a778 0025:Call user32.PeekMessageW(011be9b4,00000000,00000000,00000000,00000001) ret=0040a6c8 0025:Ret user32.PeekMessageW() retval=00000000 ret=0040a6c8 0025:Call user32.IsWindowVisible(0001006a) ret=0040a74b 0025:Ret user32.IsWindowVisible() retval=00000000 ret=0040a74b
But indeed, it may hang at a different spot so it doesn't always end up with this flood.