[Libreoffice-bugs] [Bug 116133] Crash when exporting a presentation to PDF with Export notes pages enabled for a second time (32-bit only)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Apr 23 09:33:32 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=116133
Luboš Luňák <l.lunak at collabora.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WONTFIX
CC| |l.lunak at collabora.com
Status|NEW |RESOLVED
--- Comment #17 from Luboš Luňák <l.lunak at collabora.com> ---
The presentation contains several huge images, the largest of them being
11826x8548. And they total about 200M pixels, or 800MiB RAM if stored as 32bpp,
and this is just the images. GDI presumably can store as 24bpp, saving some
memory, which Skia cannot do, but this is still a case of using a lot of data
on a system that cannot really handle it.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210423/1773bfea/attachment.htm>
More information about the Libreoffice-bugs
mailing list