[Libreoffice-bugs] [Bug 114670] Crash in: Menu::~Menu()
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Dec 23 19:05:25 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=114670
Maxim Monastirsky <momonasmon at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |momonasmon at gmail.com
--- Comment #3 from Maxim Monastirsky <momonasmon at gmail.com> ---
Created attachment 138612
--> https://bugs.documentfoundation.org/attachment.cgi?id=138612&action=edit
extension to reproduce the crash
I looked at the crash report, and I believe this is how to reproduce this
crash:
1. If under Linux, export SAL_USE_VCLPLUGIN=gen
2. Open LO, install the attached extension.
3. Open a Writer document.
4. Switch off edit mode (menu Edit > Edit Mode).
5. Right click on the document.
6. Close the context menu, by either selecting a menu option, or just clicking
somewhere outside the menu.
VclPtr<Menu> pMenu; in SwEditWin::Command looks suspicious, probably changing
it to ScopedVclPtr will do the trick.
--
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/20171223/c9cf7e4f/attachment.html>
More information about the Libreoffice-bugs
mailing list