http://bugs.winehq.org/show_bug.cgi?id=9783
Summary: bridge building game : RtlpWaitForCriticalSection Product: Wine Version: 0.9.45. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: wine-advapi32 AssignedTo: wine-bugs@winehq.org ReportedBy: rich@hq.vsaa.lv
bridge building game fails to start and prints the following error messages :
fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0080: stub! fixme:keyboard:X11DRV_LoadKeyboardLayout L"04090409", 0001: stub! err:ntdll:RtlpWaitForCriticalSection section 0x7efecea4 "loader.c: loader_section" wait timed out in thread 000d, blocked by 0009, retrying (60 sec) err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr 0x7ef9d3f0
http://bugs.winehq.org/show_bug.cgi?id=9783
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|wine-advapi32 |wine-misc Priority|P3 |P2 Summary|bridge building game : |bridge building game crashes |RtlpWaitForCriticalSection |
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2007-09-26 19:59:20 --- Run your program and attach /tmp/relay.txt (as a file) to this bug :
WINEDEBUG=+tid,+seh,+relay wine program.exe &> /tmp/relay.log && grep -A 20 -B 300 "seh:" /tmp/relay.log > /tmp/relay.txt
http://bugs.winehq.org/show_bug.cgi?id=9783
--- Comment #2 from Rihards rich@hq.vsaa.lv 2007-09-27 02:36:15 --- Created an attachment (id=8230) --> (http://bugs.winehq.org/attachment.cgi?id=8230) requested console output
http://bugs.winehq.org/show_bug.cgi?id=9783
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #3 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2007-12-02 06:12:58 --- Hi, this app starts fine for me using stupid hack http://bugs.winehq.org/attachment.cgi?id=8005 and run by WDEPTH=32 wine bridge.exe
So this is yet another app that requires 32-bit screendepth to run properly, making it a duplicate.
@Rihards: it's a wine-1.0 target to get this fixed, until then you'll have to use stupid hack to get it running
*** This bug has been marked as a duplicate of bug 4278 ***
http://bugs.winehq.org/show_bug.cgi?id=9783
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2007-12-02 06:13:19 --- closing dupe
http://bugs.winehq.org/show_bug.cgi?id=9783
--- Comment #5 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2007-12-02 07:30:45 --- *** Bug 8343 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=9783
--- Comment #6 from Rihards rich@hq.vsaa.lv 2008-01-07 07:35:19 --- confirming that game now installs and runs flawlessly with 0.9.52