[Libreoffice-bugs] [Bug 113841] New: Assertion failed in SvXMLNamespaceMap::GetQNameByKey

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Nov 15 01:33:57 UTC 2017


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

            Bug ID: 113841
           Summary: Assertion failed in SvXMLNamespaceMap::GetQNameByKey
           Product: LibreOffice
           Version: 6.0.0.0.alpha1+ Master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: filters and storage
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: baron at caesar.elte.hu
            Blocks: 105537

Open attachment 114686 from bug 90511 with a debug build (asserts are only
checked in debug builds).

=> Assertion failed.

// ... if it isn't, this is a Bad Thing, assert and return the local name
assert(false);
https://opengrok.libreoffice.org/xref/core/xmloff/source/core/nmspmap.cxx#264

These are the parameters:
nKey = 40
rLocalName = width
bCache = true

And indeed, there's no namespace entry with key 40 in the checked containers.
I have a vague memory there was no assert 3 weeks ago, but can't say for sure.

Observed using a fresh LO 6.0 master build
(b56479e88edeabd6c6fe51cc0095a23543229856) / Windows 7.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=105537
[Bug 105537] [META] Assertion failed crashes
-- 
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/20171115/9a625446/attachment.html>


More information about the Libreoffice-bugs mailing list