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

--- Comment #3 from Jan-Marek Glogowski <glo...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to