[Bug 38422] New: Arithmetic exception in GdipMeasureCharacterRanges

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Apr 16 14:31:48 CDT 2015


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 at winehq.org
          Reporter: bs666_1 at hotmail.com
      Distribution: ---

A program (from
http://www.sentrilock.com/cu/sentrilock/SentriCardUtilityInstaller-4.0.11.exe )
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.

-- 
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.



More information about the wine-bugs mailing list