[Libreoffice-bugs] [Bug 129895] LOOL: downloading as pdf causes CRASH

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Jan 24 08:23:11 UTC 2020


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

Aron Budea <baron at caesar.elte.hu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Whiteboard| QA:needsComment            |
                 CC|                            |baron at caesar.elte.hu

--- Comment #2 from Aron Budea <baron at caesar.elte.hu> ---
I couldn't reproduce this one, either.

Now what seems to be interesting, this is the piece of code that crashes:
https://opengrok.libreoffice.org/xref/core/comphelper/source/misc/hash.cxx?r=368f2000#78

Likely mpContext is a null pointer, and a check and a sane failure state would
be warranted there, but at the same time, this code tries to initialize NSS for
an MD5 hash (in this case, for the PDF output). How could that fail? Is there
something special about NSS in NixOS? Does exporting PDF work in a similarly
built LibreOffice (desktop)?

-- 
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/20200124/a6716df1/attachment.htm>


More information about the Libreoffice-bugs mailing list