http://bugs.winehq.org/show_bug.cgi?id=17730
--- Comment #7 from Georgy Yunaev gyunaev@ulduzsoft.com 2009-12-15 23:40:09 --- More observations:
- Before "hang" Wine prints the following message in winedbg:
Thread ID=0025 not in our list of threads -> can't rename
- During the "hang" the program executes code, I went through multiple various functions going between the game executable, something which looks like DirectX-specific codem and so on.
- After the "hang" (which keeps there approximately for five minutes) another similar message is printed in the debugger:
Thread ID=002c not in our list of threads -> can't rename fixme:dinput:SysMouseAImpl_Acquire Clipping cursor to (0,0)-(1680,1050)
and the game continues as usual.