[Libreoffice-bugs] [Bug 126094] CRASH closing LibreOffice while progress bar dialog is displayed

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Apr 6 05:32:07 UTC 2020


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

--- Comment #11 from dave j <xerophile at gmail.com> ---
I have tested a predesigned nonmodal dialog (desktopasparent==false,
dialog.execute() never called) under the following scenarios. All results apply
to Calc and at least some to Writer (have not tested exhaustively under Writer)

called from button on sheet/doc - works
" standard toolbar - crashes
" custom toolbar - crashes
" document event - crashes
" accelerator key - crashes

I also note that even with a close listener on thiscomponent (to try to dispose
the dialog), by the time notify() triggers, it's too late.

It is interesting that no crash will occur if the Basic editor is also open.

-dave

-- 
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/20200406/a5b21160/attachment.htm>


More information about the Libreoffice-bugs mailing list