[Libreoffice-bugs] [Bug 114243] CRASH: Inserting link to .docx file in section
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Dec 8 20:22:34 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=114243
--- Comment #3 from Jan-Marek Glogowski <glogow at fbihome.de> ---
That's the general try … catch (...) … abort(), when an event throws an
exception while being processed; basically the same then the task handling in
the scheduler. We can't handle this in any serious way, so just std::abort.
Generally the bug needs the same handling I used in bug 113284 comment 4 to
find the origin of the caught exception.
Currently I don't have time to run the throw based backtracing. If someone
beats me to it, I would be happy.
--
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/20171208/1f5ee40c/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list