http://bugs.winehq.org/show_bug.cgi?id=19697
Summary: NTE Quick Cross 14.0 fails to display icons due to "invalid floating point exception" Product: Wine Version: 1.1.27 Platform: PC URL: http://www.nteinc.com/qc14/qc14setup.exe OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: arethusa26@gmail.com
Created an attachment (id=22996) --> (http://bugs.winehq.org/attachment.cgi?id=22996) NTE Quick Cross 14.0 winedbg backtrace
With wine-1.1.27-40-g0c862de, when launching the NTE Quick Cross 14.0 application with builtin gdiplus, the application displays several dialog boxes stating "Invalid floating point operation", and the icons in the application toolbar are not rendered. winedbg shows a backtrace in:
First chance exception: invalid float operation in 32-bit code (0x7e5aa891). ... Backtrace: =>0 0x7e5aa891 arc2polybezier+0x201(points=0x146a48, x1=64.000000, y1=0.000000, x2=6.000000, y2=6.000000, startAngle=4.712389, sweepAngle=90.000000) [/home/andrew/wine-git/dlls/gdiplus/gdiplus.c:168] in gdiplus (0x0033f3c8) 1 0x7e5ba942 GdipAddPathArc+0xe2(path=0x147f60, x1=64.000000, y1=0.000000, x2=6.000000, y2=6.000000, startAngle=270.000000, sweepAngle=90.000000) [/home/andrew/wine-git/dlls/gdiplus/graphicspath.c:187] in gdiplus (0x0033f428)
I've attached the complete backtrace.
http://bugs.winehq.org/show_bug.cgi?id=19697
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=19697
--- Comment #1 from Vincent Povirk madewokherd@gmail.com 2009-09-04 14:48:48 --- So it's crashing at http://source.winehq.org/git/wine.git/?a=blob;f=dlls/gdiplus/gdiplus.c;h=060...
Sadly, the backtrace doesn't include the arguments to add_arc_part.
http://bugs.winehq.org/show_bug.cgi?id=19697
--- Comment #2 from Vincent Povirk madewokherd@gmail.com 2009-09-04 16:30:39 --- Patch sent: http://www.winehq.org/pipermail/wine-patches/2009-September/078142.html
http://bugs.winehq.org/show_bug.cgi?id=19697
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from Andrew Nguyen arethusa26@gmail.com 2009-09-08 18:37:50 --- This seems to be fixed in Git, thanks!
http://bugs.winehq.org/show_bug.cgi?id=19697
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2009-09-25 12:25:51 --- Closing bugs fixed in 1.1.30.