http://bugs.winehq.org/show_bug.cgi?id=27311
Summary: Frozen Synapse crashes when launching in-game IRC client Product: Wine Version: 1.3.20 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: ori@avtalion.name
Created an attachment (id=34935) --> (http://bugs.winehq.org/attachment.cgi?id=34935) crash log
After launching the game, pressing the "chat" icon at the top left causes the game to crash.
Details in the attached file.
I'm using the release version of the game, but reports are that it also occurred in beta.
http://bugs.winehq.org/show_bug.cgi?id=27311
DrazharLn drazharln@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |drazharln@gmail.com
--- Comment #1 from DrazharLn drazharln@gmail.com 2011-05-28 05:31:21 CDT --- The developers of this game respond to bug reports sent to them directly, even if you use wine. Also, the IRC is known to be fairly flaky, it should be patched together better over time.
Include console.log and console2.log from the Frozen Synapse directory if you want to send a bug report to them at support bat mode7games bot com.
http://bugs.winehq.org/show_bug.cgi?id=27311
David aim_here2002@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aim_here2002@yahoo.co.uk
--- Comment #2 from David aim_here2002@yahoo.co.uk 2011-05-28 05:43:58 CDT --- Hi, after discussion with the submitter and someone called 'kevlarman' in the #winehq IRC channel, the problem seems to be related to a comment with a fixme in dlls/ws2_32/socket.c, (circa line 4037 or so in 1.3.20), which asks what should happen if some pointer optval is NULL.
I managed to fix/workaround this bug by inserting the line
if (((LINGER*)optval)==NULL) return 0;
as line 4037, immediately after the case statement and before the line(s) that cause the page fault. I've absolutely no idea if that's what should happen, but it makes this particular problem go away.
http://bugs.winehq.org/show_bug.cgi?id=27311
Erik wine@erikdokter.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wine@erikdokter.nl
http://bugs.winehq.org/show_bug.cgi?id=27311
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |nerv@dawncrow.de Component|-unknown |winsock Ever Confirmed|0 |1
--- Comment #3 from André H. nerv@dawncrow.de 2011-05-29 06:36:26 CDT --- confirming, assigning me, picking component
http://bugs.winehq.org/show_bug.cgi?id=27311
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs@winehq.org |nerv@dawncrow.de
http://bugs.winehq.org/show_bug.cgi?id=27311
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #4 from André H. nerv@dawncrow.de 2011-06-22 12:15:10 CDT --- should be fixed by http://source.winehq.org/git/wine.git/commit/dc16a01fdffc7f2b5c56deb15ecf5ad...
http://bugs.winehq.org/show_bug.cgi?id=27311
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2011-06-24 17:44:53 CDT --- Closing bugs fixed in 1.3.23.
https://bugs.winehq.org/show_bug.cgi?id=27311
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |dc16a01fdffc7f2b5c56deb15ec | |f5ad28c8d8c98