[Libreoffice-bugs] [Bug 141097] LibreOffice doesn't close when opened through API on Sybase PowerBuilder
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Mar 18 19:08:15 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=141097
Julien Nabet <serval2412 at yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |wantBacktrace
--- Comment #4 from Julien Nabet <serval2412 at yahoo.fr> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210318/3d918088/attachment.htm>
More information about the Libreoffice-bugs
mailing list