https://bugs.documentfoundation.org/show_bug.cgi?id=154710
Stéphane Guillou (stragu) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Calc freezes when saving |Calc freezes when saving |file after running macro |file after running macros: | |Assertion `nIndex >= 0 && | |"coverity#1438402"' failed Version|7.5.2.2 release |7.4.6.2 release Blocks| |105537 --- Comment #9 from Stéphane Guillou (stragu) <[email protected]> --- With a debug build, I get a failed assertion: warn:xmloff:40095:40095:xmloff/source/text/XMLTextListAutoStylePool.cxx:163: getStyleFamilies() from XModel failed for export! warn:xmloff:40095:40095:xmloff/source/style/impastpl.cxx:369: Adding duplicate family table-column with mismatching mapper ! P25SvXMLExportPropertyMapper 25SvXMLExportPropertyMapper warn:xmloff:40095:40095:xmloff/source/style/impastpl.cxx:369: Adding duplicate family table-row with mismatching mapper ! P25SvXMLExportPropertyMapper 25SvXMLExportPropertyMapper warn:xmloff:40095:40095:xmloff/source/style/impastpl.cxx:369: Adding duplicate family table-cell with mismatching mapper ! P25SvXMLExportPropertyMapper 28XMLShapeExportPropertyMapper warn:sc:40095:40095:sc/source/filter/xml/xmlexprt.cxx:549: not anchored to current sheet! warn:xmloff:40095:40095:xmloff/source/text/XMLTextListAutoStylePool.cxx:163: getStyleFamilies() from XModel failed for export! warn:xmloff:40095:40095:xmloff/source/style/impastpl.cxx:369: Adding duplicate family table-column with mismatching mapper ! P25SvXMLExportPropertyMapper 25SvXMLExportPropertyMapper warn:xmloff:40095:40095:xmloff/source/style/impastpl.cxx:369: Adding duplicate family table-row with mismatching mapper ! P25SvXMLExportPropertyMapper 25SvXMLExportPropertyMapper warn:xmloff:40095:40095:xmloff/source/style/impastpl.cxx:369: Adding duplicate family table-cell with mismatching mapper ! P25SvXMLExportPropertyMapper 28XMLShapeExportPropertyMapper warn:editeng:40095:40095:editeng/source/uno/unofield.cxx:375: Id service unknown: 5 warn:editeng:40095:40095:editeng/source/uno/unofield.cxx:375: Id service unknown: 2 warn:editeng:40095:40095:editeng/source/uno/unofield.cxx:375: Id service unknown: 5 warn:editeng:40095:40095:editeng/source/uno/unofield.cxx:375: Id service unknown: 10 warn:editeng:40095:40095:editeng/source/uno/unofield.cxx:375: Id service unknown: 2 warn:editeng:40095:40095:editeng/source/uno/unofield.cxx:375: Id service unknown: 3 warn:editeng:40095:40095:editeng/source/uno/unofield.cxx:375: Id service unknown: 5 warn:editeng:40095:40095:editeng/source/uno/unofield.cxx:375: Id service unknown: 2 warn:editeng:40095:40095:editeng/source/uno/unofield.cxx:375: Id service unknown: 5 warn:editeng:40095:40095:editeng/source/uno/unofield.cxx:375: Id service unknown: 10 warn:editeng:40095:40095:editeng/source/uno/unofield.cxx:375: Id service unknown: 2 warn:editeng:40095:40095:editeng/source/uno/unofield.cxx:375: Id service unknown: 3 warn:xmloff:40095:40095:xmloff/source/text/XMLTextListAutoStylePool.cxx:163: getStyleFamilies() from XModel failed for export! warn:xmloff:40095:40095:xmloff/source/style/impastpl.cxx:369: Adding duplicate family table-column with mismatching mapper ! P25SvXMLExportPropertyMapper 25SvXMLExportPropertyMapper warn:xmloff:40095:40095:xmloff/source/style/impastpl.cxx:369: Adding duplicate family table-row with mismatching mapper ! P25SvXMLExportPropertyMapper 25SvXMLExportPropertyMapper warn:xmloff:40095:40095:xmloff/source/style/impastpl.cxx:369: Adding duplicate family table-cell with mismatching mapper ! P25SvXMLExportPropertyMapper 28XMLShapeExportPropertyMapper soffice.bin: /home/tdf/lode/jenkins/workspace/lo_gerrit/tb/src_master/sc/source/filter/xml/xmlexprt.cxx:1513: void ScXMLExport::OpenRow(sal_Int32, sal_Int32, sal_Int32, ScXMLCachedRowAttrAccess&): Assertion `nIndex >= 0 && "coverity#1438402"' failed. Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 1b463f697405e64a03378fb38a32172c4d3c25e6 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded Freeze also in 7.4: Version: 7.4.6.2 / LibreOffice Community Build ID: 5b1f5509c2decdade7fda905e3e1429a67acd63d CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded 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.
