[Libreoffice-bugs] [Bug 117323] New: Assertion failure when opening file open dialog
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Apr 28 21:00:53 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=117323
Bug ID: 117323
Summary: Assertion failure when opening file open dialog
Product: LibreOffice
Version: 6.1.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: kelemeng at ubuntu.com
CC: dtardon at redhat.com
In a current master build with debug mode, I get these warnings on startup:
warn:legacy.osl:940:940:filter/source/config/cache/filtercache.cxx:1197:
Warning : The type "calc_MS_Multiplan" does not contain any URL
pattern nor any extensions.
warn:legacy.osl:940:940:filter/source/config/cache/filtercache.cxx:1197:
Warning : The type "calc_MS_Multiplan" does not contain any URL
pattern nor any extensions.
warn:legacy.osl:940:940:filter/source/config/cache/filtercache.cxx:1197:
Warning : The type "calc_MS_Multiplan" does not contain any URL
pattern nor any extensions.
warn:legacy.osl:940:940:filter/source/config/cache/filtercache.cxx:1197:
Warning : The type "calc_MS_Multiplan" does not contain any URL
pattern nor any extensions.
Then trying to open the File open dialog, LO crashes on this assertion:
warn:sfx.dialog:940:940:sfx2/source/dialog/filtergrouping.cxx:355: already have
an element for WordPerfect
warn:sfx.dialog:940:940:sfx2/source/dialog/filtergrouping.cxx:355: already have
an element for writerweb8_writer_template
warn:sfx.dialog:940:940:sfx2/source/dialog/filtergrouping.cxx:355: already have
an element for writerglobal8
warn:legacy.tools:940:940:sfx2/source/dialog/filtergrouping.cxx:466:
AppendWildcardToDescriptor::AppendWildcardToDescriptor: invalid wildcard!
soffice.bin: /home/gabor/src/core/include/rtl/ustring.hxx:669: sal_Unicode
rtl::OUString::operator[](sal_Int32) const: Assertion `index >= 0 &&
static_cast<sal_uInt32>(index) < static_cast<sal_uInt32>(getLength())' failed.
calc_MS_Multiplan was added with the new libwps version, CC'ing dtardon:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=9739749ba8da87001b73027136f120ef532f0b2b
Version: 6.1.0.0.alpha1+
Build ID: af1c5b959462bc7dcd675c6298ca69c69f33bd52
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3;
Locale: hu-HU (hu_HU.UTF-8); Calc: group
--
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/20180428/f32acf7b/attachment.html>
More information about the Libreoffice-bugs
mailing list