[Bug 27311] New: Frozen Synapse crashes when launching in-game IRC client
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(a)winehq.org ReportedBy: ori(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27311 DrazharLn <drazharln(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |drazharln(a)gmail.com --- Comment #1 from DrazharLn <drazharln(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27311 David <aim_here2002(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aim_here2002(a)yahoo.co.uk --- Comment #2 from David <aim_here2002(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27311 Erik <wine(a)erikdokter.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wine(a)erikdokter.nl -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27311 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |nerv(a)dawncrow.de Component|-unknown |winsock Ever Confirmed|0 |1 --- Comment #3 from André H. <nerv(a)dawncrow.de> 2011-05-29 06:36:26 CDT --- confirming, assigning me, picking component -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27311 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs(a)winehq.org |nerv(a)dawncrow.de -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27311 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from André H. <nerv(a)dawncrow.de> 2011-06-22 12:15:10 CDT --- should be fixed by http://source.winehq.org/git/wine.git/commit/dc16a01fdffc7f2b5c56deb15ecf5ad... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27311 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> 2011-06-24 17:44:53 CDT --- Closing bugs fixed in 1.3.23. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=27311 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |dc16a01fdffc7f2b5c56deb15ec | |f5ad28c8d8c98 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org