[Libreoffice-bugs] [Bug 108826] New: Assertion failed when moving the mouse after deleting embedded content
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Jun 28 01:34:44 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=108826
Bug ID: 108826
Summary: Assertion failed when moving the mouse after deleting
embedded content
Product: LibreOffice
Version: 6.0.0.0.alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: baron at caesar.elte.hu
Blocks: 105537, 107810
Created attachment 134330
--> https://bugs.documentfoundation.org/attachment.cgi?id=134330&action=edit
Sample ODT with embedded document
Open the attached document with another document embedded in it.
Select the embedded document (leave your mouse cursor over it) and delete it
with the Delete key.
Move mouse slightly.
=> Assertion failed.
In sw/source/doc/docbasic.cxx / line 172:
// this shouldn't be possible now that SwCallMouseEvent
// listens for dying format?
assert(false);
http://opengrok.libreoffice.org/xref/core/sw/source/core/doc/docbasic.cxx#172
After hitting Abort there's another assertion in Visual C++'s vector
implementation (probably the illegal state messing up something further).
Reproduced using master build (ce6b877ba89ae4193f7a719a7dfa4bb45ecd04e4) /
Windows 7.
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=105537
[Bug 105537] [META] Assertion failed crashes
https://bugs.documentfoundation.org/show_bug.cgi?id=107810
[Bug 107810] [META] OLE/Embedded object bugs and enhancements
--
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/20170628/8b9bb743/attachment.html>
More information about the Libreoffice-bugs
mailing list