http://bugs.winehq.org/show_bug.cgi?id=6468
pasmoi pasmoi@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |pasmoi@gmail.com
--- Comment #11 from pasmoi pasmoi@gmail.com 2009-01-30 07:37:05 --- I've got this bug with:
pm@localhost ~ $ wine --version wine-1.1.11
On an up to date gentoo.
I play "Counter Strike Condition Zero"
I can never finish a round. Sometime the game "freezes" in the middle of the first round. Sometime, I can go to the end of round, but then, the game "freezes" each time.
Here is what I get when the game freezes: err:ntdll:RtlpWaitForCriticalSection section 0x9d7c3c "?" wait timed out in thread 0060, blocked by 0061, retrying (60 sec) fixme:shdocvw:ViewObject_SetAdvise (0x213a70)->(1 00000002 0x4e88220) fixme:shdocvw:PersistStreamInit_InitNew (0x213a70) fixme:shdocvw:WebBrowser_put_RegisterAsBrowser (0x213a70)->(ffffffff) fixme:shdocvw:WebBrowser_put_RegisterAsDropTarget (0x213a70)->(ffffffff) fixme:shdocvw:OleInPlaceObject_InPlaceDeactivate (0x9c8fa98) fixme:shdocvw:OleInPlaceObject_UIDeactivate (0x9c8fa98) fixme:shdocvw:OleObject_Close (0x9c8fa98)->(1) fixme:shdocvw:ViewObject_Draw (0x213a70)->(1 -1 (nil) (nil) 0xd68 0xf80 0x33f798 (nil) (nil) 00000000) fixme:shdocvw:OleInPlaceObject_InPlaceDeactivate (0x213a70) fixme:shdocvw:OleInPlaceObject_UIDeactivate (0x213a70) fixme:shdocvw:OleObject_Close (0x213a70)->(1) err:ntdll:RtlpWaitForCriticalSection section 0x7e568840 "x11drv_main.c: X11DRV_CritSection" wait timed out in thread 0038, blocked by 0018, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x7efec604 "loader.c: loader_section" wait timed out in thread 0043, blocked by 0018, retrying (60 sec)
Also, when I use "PlayOnLinux" to run winecfg, when I press the OK button, a window appear saying that a "reboot of the windows computer" is simulated, and the window freezes with the following similar message in the terminal:
err:ntdll:RtlpWaitForCriticalSection section 0x9d7c3c "?" wait timed out in thread 0060, blocked by 0061, retrying (60 sec)
fixme:urlmon:CoInternetSetFeatureEnabled 5, 0x00000002, 1, stub fixme:urlmon:CoInternetSetFeatureEnabled 10, 0x00000002, 1, stub fixme:shdocvw:ViewObject_SetAdvise (0x18ba38)->(1 00000002 0x142d288) fixme:shdocvw:PersistStreamInit_InitNew (0x18ba38) fixme:shdocvw:WebBrowser_put_RegisterAsBrowser (0x18ba38)->(ffffffff) fixme:shdocvw:WebBrowser_put_RegisterAsDropTarget (0x18ba38)->(ffffffff) fixme:urlmon:CoInternetSetFeatureEnabled 5, 0x00000002, 1, stub fixme:urlmon:CoInternetSetFeatureEnabled 10, 0x00000002, 1, stub fixme:shdocvw:ViewObject_SetAdvise (0x18c058)->(1 00000002 0x142d4b0) fixme:shdocvw:PersistStreamInit_InitNew (0x18c058) fixme:shdocvw:WebBrowser_put_RegisterAsBrowser (0x18c058)->(ffffffff) fixme:shdocvw:WebBrowser_put_RegisterAsDropTarget (0x18c058)->(ffffffff) fixme:win:RegisterDeviceNotificationA (hwnd=0x2006a, filter=0x33e088,flags=0x00000004), returns a fake device notification handle!
It seems to me that it's the same error (and maybe the same bug). I can't run last wine 1.13 on my system (because of GLIBC) I can reproduce the bug at will, so I think I can help with the bug-fixing ...