http://bugs.winehq.org/show_bug.cgi?id=12837
Summary: Stack trace in socket.c when starting Call of Duty multiplayer Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: winsock AssignedTo: wine-bugs@winehq.org ReportedBy: aeleneski@comcast.net
When trying to start Call of Duty multiplayer I receive the stack trace attached. Also note that when compiling this package I receive the warning:
socket.c: In function ‘WS_gethostbyname’: socket.c:3247: warning: comparison between pointer and integer
Which is the same line where the stack points to.