[Libreoffice-bugs] [Bug 106294] CRASH when LibreOffice is closed while running a macro
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Jul 2 08:46:46 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=106294
Justin L <jluth at mail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |DUPLICATE
Status|NEW |RESOLVED
--- Comment #7 from Justin L <jluth at mail.com> ---
fixed in LO 7.0 by commit f0a50d230756fc0a60780d992b807f9eb82106c2
Author: Jan-Marek Glogowski on Fri Feb 14 20:24:04 2020 +0000
tdf#127205 split Desktop::terminate process
Trying to somehow keep stuff correctly alive, truned out to be
rather futile. Originally I tried the same way Caolan did in the
attached patch to tdf#88985, when he finally settled on adding a
special terminate listener.
But this is not enough to handle in-process scripted extensions,
like Java, Python or even Basic macros themself.
So this separates the module shutdown and SfxApplication cleanup
from the rest of the terminate call.
*** This bug has been marked as a duplicate of bug 127205 ***
--
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/20200702/ffba91d7/attachment.htm>
More information about the Libreoffice-bugs
mailing list