[Libreoffice-bugs] [Bug 48961] New: [PPTX] crash when trying to create insanely large pixmap

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Apr 20 12:27:14 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=48961

             Bug #: 48961
           Summary: [PPTX] crash when trying to create insanely large
                    pixmap
    Classification: Unclassified
           Product: LibreOffice
           Version: LibO Master
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Presentation
        AssignedTo: libreoffice-bugs at lists.freedesktop.org
        ReportedBy: caolanm at redhat.com


Created attachment 60380
  --> https://bugs.freedesktop.org/attachment.cgi?id=60380
sample .pptx

So, with the attached .pptx around slide 20 we end up doing...

XCreatePixmap (dpy=0x202e400, d=<optimized out>,width=187690, height=187580,

which will fail cause that's just way too large

I'm stumped by this one, but I attach a debugging patch and some debugging
output and I think the massive numbers come from Shape::createAndInsert

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Libreoffice-bugs mailing list