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: [email protected]
Reporter: [email protected]
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._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs