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

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |wantBacktrace

--- Comment #4 from Julien Nabet <[email protected]> ---
I suppose someone on Windows could use the procdump.
For those on Linux perhaps a backtrace retried with Windbg could help:
https://wiki.documentfoundation.org/QA/BugReport/Debug_Information#Windows:_How_to_get_a_backtrace

About TerminationVetoException, I found this:
     31     If a XTerminateListener use this exception for a veto against
     32     the termination of the office, he will be the new "owner" of it.
     33     After his own operation will be finished, he MUST try to terminate
the
     34     office again. Any other veto listener can intercept that again or
office
     35     will die really.
     36 
     37     Since LibreOffice 5.3:
     38     Throwing this exception will only prevent *termination*.
     39     Exiting LibreOffice will close all the windows, but the process
will keep running.
See
https://opengrok.libreoffice.org/xref/core/offapi/com/sun/star/frame/TerminationVetoException.idl?r=6d9f07d5

You can give a try at https://wiki.documentfoundation.org/QA/FirstSteps just to
exclude corruption LO profile and skia parts.

-- 
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