https://bugs.documentfoundation.org/show_bug.cgi?id=159844
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|[email protected] | --- Comment #4 from Julien Nabet <[email protected]> --- I gave a try following your last comment: touch /tmp/tmp.92SyOf6UmZ soffice --calc --headless --convert-to ods /tmp/tmp.92SyOf6UmZ convert /tmp/tmp.92SyOf6UmZ as a Calc document -> /home/julien/lo/libreoffice/instdir/program/tmp.ods using filter : calc8 Overwriting: /home/julien/lo/libreoffice/instdir/program/tmp.ods I also tried with master sources updated today (with debug): /soffice --calc --headless --convert-to ods /tmp/tmp.92SyOf6UmZ WPSDocument::isFileFormatSupported() libwps::readU8: can not read data WPSDocument::isFileFormatSupported() WPSDocument::isFileFormatSupported() WPSDocument::isFileFormatSupported() WPSDocument::isFileFormatSupported() WPSDocument::isFileFormatSupported() WPSDocument::isFileFormatSupported() AbiDocument::isFileFormatSupported Found xml parser severity error Extra content at the end of the document WPSDocument::isFileFormatSupported() VisioDocument: version 0 Found xml parser severity error Extra content at the end of the document Throwing EndOfStreamException Throwing EndOfStreamException warn:legacy.tools:552566:552566:sfx2/source/appl/appuno.cxx:454: invalid type for Stream convert /tmp/tmp.92SyOf6UmZ as a Calc document -> /home/julien/lo/libreoffice/instdir/program/tmp.ods using filter : calc8 warn:xmloff:552566:552566:xmloff/source/text/XMLTextListAutoStylePool.cxx:164: getStyleFamilies() from XModel failed for export! warn:xmloff:552566:552566:xmloff/source/style/impastpl.cxx:368: Adding duplicate family table-column with mismatching mapper ! P25SvXMLExportPropertyMapper 25SvXMLExportPropertyMapper warn:xmloff:552566:552566:xmloff/source/style/impastpl.cxx:368: Adding duplicate family table-row with mismatching mapper ! P25SvXMLExportPropertyMapper 25SvXMLExportPropertyMapper warn:xmloff:552566:552566:xmloff/source/style/impastpl.cxx:368: Adding duplicate family table-cell with mismatching mapper ! P25SvXMLExportPropertyMapper 28XMLShapeExportPropertyMapper warn:xmloff:552566:552566:xmloff/source/text/XMLTextListAutoStylePool.cxx:164: getStyleFamilies() from XModel failed for export! warn:xmloff:552566:552566:xmloff/source/style/impastpl.cxx:368: Adding duplicate family table-column with mismatching mapper ! P25SvXMLExportPropertyMapper 25SvXMLExportPropertyMapper warn:xmloff:552566:552566:xmloff/source/style/impastpl.cxx:368: Adding duplicate family table-row with mismatching mapper ! P25SvXMLExportPropertyMapper 25SvXMLExportPropertyMapper warn:xmloff:552566:552566:xmloff/source/style/impastpl.cxx:368: Adding duplicate family table-cell with mismatching mapper ! P25SvXMLExportPropertyMapper 28XMLShapeExportPropertyMapper warn:xmloff:552566:552566:xmloff/source/text/XMLTextListAutoStylePool.cxx:164: getStyleFamilies() from XModel failed for export! warn:xmloff:552566:552566:xmloff/source/style/impastpl.cxx:368: Adding duplicate family table-column with mismatching mapper ! P25SvXMLExportPropertyMapper 25SvXMLExportPropertyMapper warn:xmloff:552566:552566:xmloff/source/style/impastpl.cxx:368: Adding duplicate family table-row with mismatching mapper ! P25SvXMLExportPropertyMapper 25SvXMLExportPropertyMapper warn:xmloff:552566:552566:xmloff/source/style/impastpl.cxx:368: Adding duplicate family table-cell with mismatching mapper ! P25SvXMLExportPropertyMapper 28XMLShapeExportPropertyMapper warn:legacy.osl:552566:552566:sc/source/core/data/document.cxx:5525: Wrong index in AttrArray warn:xmloff:552566:552566:xmloff/source/text/XMLTextListAutoStylePool.cxx:164: getStyleFamilies() from XModel failed for export! warn:xmloff:552566:552566:xmloff/source/style/impastpl.cxx:368: Adding duplicate family table-column with mismatching mapper ! P25SvXMLExportPropertyMapper 25SvXMLExportPropertyMapper warn:xmloff:552566:552566:xmloff/source/style/impastpl.cxx:368: Adding duplicate family table-row with mismatching mapper ! P25SvXMLExportPropertyMapper 25SvXMLExportPropertyMapper warn:xmloff:552566:552566:xmloff/source/style/impastpl.cxx:368: Adding duplicate family table-cell with mismatching mapper ! P25SvXMLExportPropertyMapper 28XMLShapeExportPropertyMapper warn:legacy.osl:552566:552566:xmloff/source/core/SettingsExportHelper.cxx:177: this type is not implemented now warn:vcl.schedule.deinit:552566:552566:vcl/source/app/scheduler.cxx:176: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (0x7f3b6ae5b600) warn:vcl.schedule.deinit:552566:552566:vcl/source/app/scheduler.cxx:197: DeInit active tasks: 1 (ignored: 0) So no double free here. I can't help here=>uncc myself. -- You are receiving this mail because: You are the assignee for the bug.
