[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
Mon Mar 29 10:10:11 UTC 2021


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

--- Comment #8 from Makrea <aguti69 at gmail.com> ---
(In reply to Julien Nabet from comment #4)
> 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.

Hi Julien Nabet,

I recorded a backtrace with WinDBG.

Attached to this bug you will find a image with some written notes about what
happened at every specific point in time and the backtrace file.

I think the Exception Analysis on the file will be useless because I think
WinDBG analysed the break o soffice.bin on WinDBG because the reported bug
doesn't crash LO and killing the soffice.bin process on task manager wouldn't
make possible a !analyze -v execution.

Maybe I've done something wrong about the backtrace.
Feel free to suggest something.

I think looking to the notes on the image might be more interesting.

Best regards

-- 
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/20210329/9da32420/attachment.htm>


More information about the Libreoffice-bugs mailing list