http://bugs.winehq.org/show_bug.cgi?id=24803
Summary: Easyworship 2009 hangs on video playback Product: Wine Version: 1.3.5 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: puk007@gmail.com
steps to reproduce: 1. install via winetricks: winetricks winxp ie6 wmp9 xvid
2. install and start EasyWorship 2009 eval version
3. add media - movie (vlc codec details follow) and play it: video - MPEG-4 video (XVID) audio - MPEG Audio Layer 1/2/3 (mpga)
4. app hangs, the last error message displayed in console is (full console log attached): err:ntdll:RtlpWaitForCriticalSection section 0x67fb210 "videorenderer.c: VideoRendererImpl.csFilter" wait timed out in thread 0047, blocked by 0020, retrying (60 sec)
any idea how to solve?
in fact app hangs randomly when working with video, sometimes it plays video, sometimes it crashes with error like this one, similar error cases:
err:ntdll:RtlpWaitForCriticalSection section 0x7e2acc00 "x11drv_main.c: X11DRV_CritSection" wait timed out in thread 0029, blocked by 002e, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x7ea12dc0 "gdiobj.c: gdi_section" wait timed out in thread 002e, blocked by 0029, retrying (60 sec)
thanks.