[Libreoffice-bugs] [Bug 111900] Bad Allocation error on PDF export
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Sep 9 20:12:50 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=111900
--- Comment #9 from Robert McClure <rmm at unidot.com> ---
Installed Windows debugger, but got no analysis because Libreoffice didn't
actually crash, but rather produced the error message Bad Alloc. At this point
Libreoffice is still running and asking the debugger to analyze produces
nothing. If at this point you hit OK, Libreoffice exits normally and the
debugger has nothing to do. I suppose an actual crash might be debuggable but
the message produced by Libreoffice (Writer) should be able to provide
information about what was going on. The implication of the message is that
Writer was asking the system for memory and not getting it. That suggests that
Writer was asking for a LOT more memory than is available. Without the source
code before me, I can do no better than guess what is going on.
Can you suggest a procedure for determining exactly what the system call that
produces the Bad Alloc error?
--
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/20170909/02c34069/attachment.html>
More information about the Libreoffice-bugs
mailing list