[Libreoffice-bugs] [Bug 140308] Crash open special document
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Feb 10 22:15:59 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=140308
--- Comment #8 from Regina Henschel <rb.henschel at t-online.de> ---
Created attachment 169660
--> https://bugs.documentfoundation.org/attachment.cgi?id=169660&action=edit
Callstack
As I now know, that it has something to do with templates, I have added a
template folder in my debug build too. And then it crashes there as well.
It comes from
#1767 css::uno::Reference<css::xml::sax::XFastParser> xDocHandler(xFilter,
css::uno::UNO_QUERY);
#1768 assert(xDocHandler);
in \sfx2\source\doc\SfxDocumentMetaData.cxx
Error message is
Unhandled exception at 0x00007FFE524C287E (ucrtbase.dll) in soffice.bin: Fatal
program exit requested.
Callstack is attached.
--
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/20210210/15b5a5d4/attachment.htm>
More information about the Libreoffice-bugs
mailing list