[Bug 25322] New: Parameter checking in _controlfp_s seems to be broken.
http://bugs.winehq.org/show_bug.cgi?id=25322 Summary: Parameter checking in _controlfp_s seems to be broken. Product: Wine Version: unspecified Platform: x86 URL: http://brutalcomputer.rootnode.net/BtlPit.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcrt AssignedTo: wine-bugs(a)winehq.org ReportedBy: ewdevel(a)gmail.com Created an attachment (id=32167) --> (http://bugs.winehq.org/attachment.cgi?id=32167) Source for compiled version of download. This little program breaks in current git. ( unhandled exception ) Works perfectly fine after reverting commit 4dba956ea696592ac446b4c0042f935bf608cabf Author: Alexandre Julliard <julliard(a)winehq.org> Date: Fri Nov 26 14:57:24 2010 +0100 msvcrt: Add parameter checking in _controlfp_s. -- 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=25322 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression, | |testcase CC| |austinenglish(a)gmail.com, | |julliard(a)winehq.org -- 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=25322 --- Comment #1 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-11-27 15:50:25 CST --- I suspect this is a duplicate of bug 25316. -- 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=25322 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |raifsarcich(a)gmail.com --- Comment #2 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-11-29 18:53:38 CST --- *** Bug 25316 has been marked as a duplicate of this bug. *** -- 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=25322 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version|unspecified |1.3.8 Resolution| |FIXED --- Comment #3 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-11-29 18:55:22 CST --- This is fixed by commit f53d82b4f44ae1e5b03df91a72f905ac26adc567. -- 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=25322 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |shannon.vanwagner(a)gmail.com --- Comment #4 from Dan Kegel <dank(a)kegel.com> 2010-12-01 23:20:24 CST --- *** Bug 25384 has been marked as a duplicate of this bug. *** -- 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=25322 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dyvazar(a)numericable.fr --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> 2010-12-02 08:31:45 CST --- *** Bug 25393 has been marked as a duplicate of this bug. *** -- 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=25322 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |captain_krill(a)yahoo.com --- Comment #6 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-12-08 22:12:42 CST --- *** Bug 25446 has been marked as a duplicate of this bug. *** -- 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=25322 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2010-12-10 13:46:35 CST --- Closing bugs fixed in 1.3.9. -- 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=25322 --- Comment #8 from captain_krill(a)yahoo.com 2010-12-19 16:50:51 CST --- Created an attachment (id=32545) --> (http://bugs.winehq.org/attachment.cgi?id=32545) Terminal Output after trying to launch LeapFrogConnect -- 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=25322 --- Comment #9 from captain_krill(a)yahoo.com 2010-12-19 16:53:17 CST --- (In reply to comment #8)
Created an attachment (id=32545) --> (http://bugs.winehq.org/attachment.cgi?id=32545) [details] Terminal Output after trying to launch LeapFrogConnect
Posted Comment #8 after upgrading to 1.3.9 and still having same problem as mentioned in Duplicate Bug #25446. Is there anything else I should be doing after upgrading to 1.3.9 to kill this bug? Thanks! -- 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=25322 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #10 from Dan Kegel <dank(a)kegel.com> 2010-12-19 19:53:03 CST --- Your log doesn't show this problem anymore, please file a new bug. By the way, generally we prefer plain text attachments (made with e.g. gedit) rather than rich text attachments. -- 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=25322 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Regression SHA1| |4dba956ea696592ac446b4c0042 | |f935bf608cabf Fixed by SHA1| |f53d82b4f44ae1e5b03df91a72f | |905ac26adc567 URL|http://brutalcomputer.rootn |https://web.archive.org/web |ode.net/BtlPit.exe |/20210226125217/http://file | |s.ausgamers.com/downloads/1 | |614343919/TheUnderGarden_PC | |_B34_SRTB.30_28OCT10.exe -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla