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

Maxim Monastirsky <momonas...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |momonas...@gmail.com

--- Comment #3 from Maxim Monastirsky <momonas...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to