http://bugs.winehq.org/show_bug.cgi?id=13367
Summary: Counter-Strike 1.6: On attempting to connect to a server, program exits Product: Wine Version: 1.0-rc1 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: Rincebrain@gmail.com
Created an attachment (id=13260) --> (http://bugs.winehq.org/attachment.cgi?id=13260) Console output from running Counter-Strike 1.6 in wine.
On attempting to connect to a server manually by inputting the IP, Counter-Strike 1.6 suddenly quits.
Attached is the console output.
Bug persists on all versions of Wine tested - from 0.9.59 to 1.0-rc1.
It's unknown to me whether this ever worked.
http://bugs.winehq.org/show_bug.cgi?id=13367
Rich Rincebrain@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #1 from Rich Rincebrain@gmail.com 2008-05-22 18:04:33 --- Nevermind, duplicate of 6534.
*** This bug has been marked as a duplicate of bug 6534 ***
http://bugs.winehq.org/show_bug.cgi?id=13367
Rich Rincebrain@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|DUPLICATE |
--- Comment #2 from Rich Rincebrain@gmail.com 2008-05-23 12:54:14 --- Actually, rereading 6534, this isn't a duplicate at all - he can join a game, at least, but I can't.
http://bugs.winehq.org/show_bug.cgi?id=13367
--- Comment #3 from Rich Rincebrain@gmail.com 2008-05-23 13:02:33 --- As attested in bug 6534, though, this worked in 0.9.17 - I'm in the middle of a git bisect now, the breaking change is between 80cff47c876c85f761d169f05ef712bb1200bb36 and b0eb9d0b8990e13b5744d4bfd9ed286c438d987e.
http://bugs.winehq.org/show_bug.cgi?id=13367
Rich Rincebrain@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kai.blin@gmail.com
--- Comment #4 from Rich Rincebrain@gmail.com 2008-05-23 14:29:34 --- Well, according to git... 6055c667e9aae3245ba3069219a021f2e5467420 is first bad commit commit 6055c667e9aae3245ba3069219a021f2e5467420 Author: Kai Blin kai.blin@gmail.com Date: Wed Dec 20 14:08:13 2006 +0100
ws2_32: ws_sockaddr_u2ws should zero the sockaddr_in.sin_zero field.
:040000 040000 aa2f7c32c494bb1806553d8253ee590764bedf40 c1df341f49d25a15083b538ab64aa82c8d5d6984 M dlls
http://bugs.winehq.org/show_bug.cgi?id=13367
Rich Rincebrain@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |winsock
http://bugs.winehq.org/show_bug.cgi?id=13367
--- Comment #5 from Rich Rincebrain@gmail.com 2008-05-23 16:19:09 --- Oddly enough, if I comment out the memset in GIT HEAD, the problem remains.
Is it possible there's two bugs - a second introduced after the first, which causes this problem to persist?
http://bugs.winehq.org/show_bug.cgi?id=13367
Rich Rincebrain@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|kai.blin@gmail.com |
--- Comment #6 from Rich Rincebrain@gmail.com 2008-05-23 16:47:35 --- Hm. Apparently I fail at git bisect.
It turns out that if you input an invalid DNS name into the server connect dialog, it errors out before you ever have a chance to hit the bug, so a lot of the versions I reported working, in fact, may not have been.
http://bugs.winehq.org/show_bug.cgi?id=13367
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #13260|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=13367
Rich Rincebrain@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #7 from Rich Rincebrain@gmail.com 2008-05-24 14:38:28 --- Closing - turned out to be a corrupt copy of the install. Copying the install to Windows demonstrated the same issue.
http://bugs.winehq.org/show_bug.cgi?id=13367
Kai Blin kai.blin@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Kai Blin kai.blin@gmail.com 2008-05-25 03:03:25 --- Closing invalid bug