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

Caolán McNamara <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |

--- Comment #5 from Caolán McNamara <[email protected]> ---
The eventual crash in ShowNativeErrorBox is triggered by an unhandled exception
so the fix is typically to catch the exception in the right place (in gdb
"catch throw" and "catch catch" after setting up to the last point before the
interaction that will make it crash and examine the callstacks one by one)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to