[Libreoffice-bugs] [Bug 126020] LO Impress: Change slide vith video leads to crash
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Jun 21 01:16:22 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=126020
--- Comment #4 from Jan-Marek Glogowski <glogow at fbihome.de> ---
Created attachment 152320
--> https://bugs.documentfoundation.org/attachment.cgi?id=152320&action=edit
shortened valgrind log of the crash
So I can also reproduce the crash in my Ubuntu Bionic chroot with qt
5.9.5+dfsg-0ubuntu2.1. As you can see in the valgrind log Qt deletes the
Qt5Object, but still delivers events to the Qt5ObjectWindow, as this is
actually a child of the Qt5Frame.
So we have to acknowledge deleted Qt5Objects, while the Qt5Frame is still alive
keeping the Qt5ObjectWindow around. Interesting that this doesn't crash with
newer Qt versions...
--
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/20190621/2be088e2/attachment.html>
More information about the Libreoffice-bugs
mailing list