http://bugs.winehq.org/show_bug.cgi?id=26195
Summary: Counter-Strike Source Beta freezes after 30 seconds of internet gameplay on a multi-core system Product: Wine Version: 1.3.14 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: gQuigs@gMail.com
Created an attachment (id=33395) --> (http://bugs.winehq.org/attachment.cgi?id=33395) CSS Crashing
Summary: Counter-Strike Source Beta freezes after 30 seconds of internet gameplay on a multi-core system. I have confirmed that on my hardware both a local game server doesn't crash, and that if you limit cpus with maxcpus=1 it also doesn't crash. Steps to reproduce each case below, and logs attached.
All crashers show the last line as: err:ntdll:RtlpWaitForCriticalSection section 0x68cf0d00 "x11drv_main.c: X11DRV_CritSection" wait timed out in thread 0029, blocked by 0009, retrying (60 sec) There are several other bugs with similar symptoms (search X11DRV_CritSection) but this bug seems much more specific.
Need to be on similar hardware config: I think it needs ATI Graphics, I have a Radeon HD 3870 I am almost positive it needs a multi core processor, I have aAMD Phenom(tm) II X4 945 Processor
Steps to reproduce crash (css-crash.log): 1. Install Steam (likely with winetricks) and Counter Strike Source Beta 2. Run Counter Stroke Source 3. Join an internet game, (fully go to either spectate or play it doesn't matter) 4. Wait 30 seconds. Hard crash of entire computer, even if windowed (still accessible by ssh actually)
Steps to reproduce current workaround (css-working-one-core.log): 1. Restart machine with kernel option maxcpus=1 2. Join an internet game, (fully go to either spectate or play it doesn't matter) 3. Enjoy the game crash free!
Steps to reproduce another crash free experience - no internet game(css-localserver.log): 1. Restart machine with normal kernel options 2. Create a local server with bots 3. Enjoy the game crash free!