http://bugs.winehq.org/show_bug.cgi?id=26669
Summary: Counter Strike Source crashes when a headshot happens unless system version is set to win98 Product: Wine Version: 1.3.17 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-dsound AssignedTo: wine-bugs@winehq.org ReportedBy: twunknown@gmail.com
Counter-Strike Source will crash when any player on the server gets headshot unless you add hl2.exe to the winecfg and set its windows version to windows 98.
I've been trying to debug this for the last few hours I can't get anytyhing usefull out of any of my logs I've tried dsound dalsa winmm as my debug channels and I still get lots of crap and I'm newb at debugging
http://bugs.winehq.org/show_bug.cgi?id=26669
--- Comment #1 from Brock twunknown@gmail.com 2011-04-06 08:27:15 CDT --- http://pastebin.com/49TP9s7A
That is a cutout of the log when css crashes there isn't anything much after the warning: Unknown nb_ctl request: 4 repeats itself a few times after that it raises exceptions until it causes a segmentation fault/stack overflow
Thats the log cutout for when windows version is set to windows 98 it actually continues after the warning: Unknown nb_ctl request: 4 lines
I've been trying to figure this out for hours but have no clue what I'm doing really. If anyone needs debug output just post what debug channels you want and I'll do it.
Also any debug channels you would suggest I try or where I should be looking for this error
http://bugs.winehq.org/show_bug.cgi?id=26669
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|directx-dsound |-unknown
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2011-04-06 08:29:26 CDT --- Attach full terminal output including a backtrace (without any debug switches).
http://bugs.winehq.org/show_bug.cgi?id=26669
--- Comment #3 from Brock twunknown@gmail.com 2011-04-06 08:29:37 CDT --- Created an attachment (id=33961) --> (http://bugs.winehq.org/attachment.cgi?id=33961) A demo file that when run causes css to crash
This is the css demo I recorded on a Windows PC which when run causes css to crash under linux unless the windows version is set to Windows 98
http://bugs.winehq.org/show_bug.cgi?id=26669
--- Comment #4 from Brock twunknown@gmail.com 2011-04-06 08:41:58 CDT --- Created an attachment (id=33962) --> (http://bugs.winehq.org/attachment.cgi?id=33962) Backtrace with register dump
Ran counter strike source with winedbg this was the output at the time of the crash also ran bt if I've done this the wrong way can someone link me to the correct way. Also I couldn't copy everything because my terminal couldnt scroll that far up because of the endless occlusion messages
http://bugs.winehq.org/show_bug.cgi?id=26669
--- Comment #5 from Brock twunknown@gmail.com 2011-04-06 08:42:59 CDT --- Created an attachment (id=33963) --> (http://bugs.winehq.org/attachment.cgi?id=33963) Crash log of css without any debug channels
This is the output from the terminal without any debug channels enabled
http://bugs.winehq.org/show_bug.cgi?id=26669
--- Comment #6 from Brock twunknown@gmail.com 2011-04-06 08:44:10 CDT --- Created an attachment (id=33964) --> (http://bugs.winehq.org/attachment.cgi?id=33964) Winedbg output not run in realtime mode
This is the output from winedbg with its output set to a file so it auto ran till css crashed
http://bugs.winehq.org/show_bug.cgi?id=26669
--- Comment #7 from Brock twunknown@gmail.com 2011-04-06 08:45:27 CDT --- (In reply to comment #2)
Attach full terminal output including a backtrace (without any debug switches).
Okay I've attached the text files let me know if I've done it incorrectly so I can get the corerct output Thanks
http://bugs.winehq.org/show_bug.cgi?id=26669
Brock twunknown@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |twunknown@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=26669
--- Comment #8 from Brock twunknown@gmail.com 2011-04-07 04:56:41 CDT --- Created an attachment (id=33976) --> (http://bugs.winehq.org/attachment.cgi?id=33976) Backtrace of the crash with a clean wineprefix and using winebdg
CSS run with a clean nothing installed wineprefix this puts out a interesting error to do with using a uninitialised register and error to do with GLSL
http://bugs.winehq.org/show_bug.cgi?id=26669
Evan Goers megatog615@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |megatog615@gmail.com
--- Comment #9 from Evan Goers megatog615@gmail.com 2011-04-07 14:09:21 CDT --- Dupe of #7968?
http://bugs.winehq.org/show_bug.cgi?id=26669
--- Comment #10 from Brock twunknown@gmail.com 2011-04-07 17:43:40 CDT --- (In reply to comment #9)
Dupe of #7968?
I don't really know I'm not very good at debugging this crash happens when you shoot someone in the head. Only when you get a headshot in counter strike source bug 7968 is about the mouse escaping the window the mouse seems to work fine can rotate to all degrees. What should I do to test if it is a mouse bug?
http://bugs.winehq.org/show_bug.cgi?id=26669
--- Comment #11 from Evan Goers megatog615@gmail.com 2011-04-07 18:04:59 CDT --- (In reply to comment #10)
(In reply to comment #9)
Dupe of #7968?
I don't really know I'm not very good at debugging this crash happens when you shoot someone in the head. Only when you get a headshot in counter strike source bug 7968 is about the mouse escaping the window the mouse seems to work fine can rotate to all degrees. What should I do to test if it is a mouse bug?
I'm sorry, I meant bug 7698.
http://bugs.winehq.org/show_bug.cgi?id=26669
--- Comment #12 from Brock twunknown@gmail.com 2011-04-07 21:15:11 CDT --- (In reply to comment #11)
(In reply to comment #10)
(In reply to comment #9)
Dupe of #7968?
I don't really know I'm not very good at debugging this crash happens when you shoot someone in the head. Only when you get a headshot in counter strike source bug 7968 is about the mouse escaping the window the mouse seems to work fine can rotate to all degrees. What should I do to test if it is a mouse bug?
I'm sorry, I meant bug 7698.
Yeah after reading that bug this does seem a dupe of 7698 I'll add my data tio that bug and mark this one as a dupe of it. That'll teach me not to search for bugs late at night I mustn't have read that bug.
http://bugs.winehq.org/show_bug.cgi?id=26669
Brock twunknown@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #13 from Brock twunknown@gmail.com 2011-04-07 21:16:04 CDT --- Turns out this is a duplicate 7698 will move test data to 7698
*** This bug has been marked as a duplicate of bug 7698 ***
http://bugs.winehq.org/show_bug.cgi?id=26669
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #14 from Dmitry Timoshkov dmitry@codeweavers.com 2011-04-07 21:47:00 CDT --- Closing duplicate.