You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2014/02/28 13:53:38 UTC

[Bug 124338] Crash when opening user guides from LibreOffice

https://issues.apache.org/ooo/show_bug.cgi?id=124338

Andre <aw...@googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
                 CC|                            |awf.aoo@googlemail.com
           Assignee|issues@openoffice.apache.or |orw@apache.org
                   |g                           |
     Ever confirmed|0                           |1

--- Comment #1 from Andre <aw...@googlemail.com> ---
Crashes in MarkManager::deleteMark(const const_iterator_t)
(sw/source/core/doc/docbm.cxx:814) in the IDocumentMarkAccess::UNO_BOOKMARK
case:
lcl_FindMark() returns end() which is used unchecked as argument to erase().

@ORW: please have a look.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.