http://bugs.winehq.org/show_bug.cgi?id=15413
Summary: dualcad crashes into msvcrt Product: Wine Version: CVS/GIT Platform: PC URL: http://www.pcscad.com/setupdualcad.exe OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: xerox_xerox2000@yahoo.co.uk
a user sent this into appdb, and i gave it a try . When you start the app, choose "new", enter a name for the new drawing, and hit enter. Then try to draw a rectangle for example, and it crashes. With native msvcrt it works fine
http://bugs.winehq.org/show_bug.cgi?id=15413
--- Comment #1 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-09-25 13:06:34 --- Created an attachment (id=16270) --> (http://bugs.winehq.org/attachment.cgi?id=16270) crash log, with +relay,+seh,+tid
http://bugs.winehq.org/show_bug.cgi?id=15413
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #2 from joaopa jeremielapuree@yahoo.fr 2008-09-25 13:38:05 --- Sounds to be a NULL dereference of a pointer.
Joaopa
http://bugs.winehq.org/show_bug.cgi?id=15413
--- Comment #3 from Jeff Zaroyko jeffzaroyko@gmail.com 2008-09-25 14:27:56 --- Created an attachment (id=16271) --> (http://bugs.winehq.org/attachment.cgi?id=16271) patch with testcase
seems the app is passing a negative value to ctime, which should return NULL instead of crashing.
http://bugs.winehq.org/show_bug.cgi?id=15413
Jeff Zaroyko jeffzaroyko@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeffzaroyko@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=15413
--- Comment #4 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-09-25 14:47:34 --- now that's what i call a quick fix! The crash is gone with the patch indeed, thanks Jeff
http://bugs.winehq.org/show_bug.cgi?id=15413
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch, testcase
http://bugs.winehq.org/show_bug.cgi?id=15413
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #5 from Austin English austinenglish@gmail.com 2008-10-02 15:01:01 --- Patch was commited: http://source.winehq.org/git/wine.git/?a=commitdiff;h=82f77cc17a190dbc87415f...
http://bugs.winehq.org/show_bug.cgi?id=15413
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2008-10-10 10:11:10 --- Closing bugs fixed in 1.1.6.
http://bugs.winehq.org/show_bug.cgi?id=15413
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified