https://bugs.winehq.org/show_bug.cgi?id=38422
Bug ID: 38422 Summary: Arithmetic exception in GdipMeasureCharacterRanges Product: Wine Version: 1.7.39 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdiplus Assignee: wine-bugs@winehq.org Reporter: bs666_1@hotmail.com Distribution: ---
A program (from http://www.sentrilock.com/cu/sentrilock/SentriCardUtilityInstaller-4.0.11.ex... ) crashes with a SIGFPE.
trace:gdiplus:GdipMeasureCharacterRanges (0x1445a0 L"Groupbox" -1 0x144690 (0.00,0.00,56.88,340282346638528859811704183484516925440.00) 0x144520 1 0xe538f8) trace:gdiplus:GdipMeasureCharacterRanges may be ignoring some format flags: attr 800 trace:gdiplus:GdipTransformPoints (0x1445a0, 2, 0, 0x32ef14, 3) trace:gdiplus:GdipSetMatrixElements (0x32ee44, 1.00, 0.00, 0.00, 1.00, 0.00, 0.00) trace:gdiplus:GdipMultiplyMatrix (0x32ee44, 0x1445e0, 1) trace:gdiplus:GdipScaleMatrix (0x32ee44, 1.00, 1.00, 1) trace:gdiplus:GdipTransformMatrixPoints (0x32ee44, 0x32ef14, 3) trace:gdiplus:GdipTransformPoints (0x1445a0, 2, 0, 0x32edbc, 3) trace:gdiplus:GdipSetMatrixElements (0x32ed14, 1.00, 0.00, 0.00, 1.00, 0.00, 0.00) trace:gdiplus:GdipMultiplyMatrix (0x32ed14, 0x1445e0, 1) trace:gdiplus:GdipScaleMatrix (0x32ed14, 1.00, 1.00, 1) trace:gdiplus:GdipTransformMatrixPoints (0x32ed14, 0x32edbc, 3) trace:gdiplus:GdipSetEmpty 0x144638
Program received signal SIGFPE, Arithmetic exception. 0x7daa49b9 in ?? ()
The program works with a native gdiplus.dll.