https://bugs.documentfoundation.org/show_bug.cgi?id=105118

            Bug ID: 105118
           Summary: Crash in: SalFrame::SetCallback(vcl::Window *,bool
                    (*)(vcl::Window *,SalEvent,void const *))
           Product: LibreOffice
           Version: 5.2.4.2 release
          Hardware: All
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Impress
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 130163
  --> https://bugs.documentfoundation.org/attachment.cgi?id=130163&action=edit
impress file containing 9 slides, each containing 4 10x10 tables, each cell
containing character X

This bug was filed from the crash reporting server and is
br-a0b72a68-cea8-4f2f-b2a5-308daa5e63ed.
=========================================

Impress on Windows XP: each table cell containing text seems to use 2 or 3 GDI
objects.  Given the per-process limitation of 10000 GDI objects, it's easy to
construct a file which hits the limit - see attached.  Windows Impress crashes
on trying to open such a file.  Linux Impress opens it fine.

Is the large number of GDI objects used considered a leak, or just profligate
usage?  Tables in Writer do not seem to suffer from the same problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to