https://bugs.documentfoundation.org/show_bug.cgi?id=160892
--- Comment #5 from Julien Nabet <[email protected]> --- I gave a try on pc Debian x86-64 with master sources updated today and it seems a bit stuck (or need even more time) exported styles (at about 90% of the save): part of bt taken at random: #5 0x00007f64df5d2e36 in SwXMLTableFrameFormatsSort_Impl::AddRow(SwFrameFormat&, std::basic_string_view<char16_t, std::char_traits<char16_t> >, unsigned int) (this=0x7ffd6e694908, rFrameFormat=..., rNamePrefix=u"Table12", nLine=38) at /home/julien/lo/libreoffice/sw/source/filter/xml/xmltble.cxx:302 #6 0x00007f64df5d4c18 in SwXMLExport::ExportTableLinesAutoStyles(SwTableLines const&, unsigned int, unsigned int, std::basic_string_view<char16_t, std::char_traits<char16_t> >, SwXMLTableColumnsSortByWidth_Impl&, SwXMLTableFrameFormatsSort_Impl&, SwXMLTableFrameFormatsSort_Impl&, SwXMLTableInfo_Impl&, bool) (this=0x55c04e95a8f0, rLines=..., nAbsWidth=6034, nBaseWidth=0, rNamePrefix=u"Table12", rExpCols=..., rExpRows=..., rExpCells=..., rTableInfo=..., bTop=true) at /home/julien/lo/libreoffice/sw/source/filter/xml/xmltble.cxx:665 #7 0x00007f64df5d5f92 in SwXMLExport::ExportTableAutoStyles(SwTableNode const&) (this=0x55c04e95a8f0, rTableNd=...) at /home/julien/lo/libreoffice/sw/source/filter/xml/xmltble.cxx:779 #8 0x00007f64df5d8ad1 in SwXMLTextParagraphExport::exportTableAutoStyles() (this=0x55c084b02070) at /home/julien/lo/libreoffice/sw/source/filter/xml/xmltble.cxx:1178 #9 0x00007f6516dab931 in XMLTextParagraphExport::exportTextAutoStyles() (this=0x55c084b02070) at /home/julien/lo/libreoffice/xmloff/source/text/txtparae.cxx:3845 #10 0x00007f64df5a855c in SwXMLExport::ExportAutoStyles_() (this=0x55c04e95a8f0) at /home/julien/lo/libreoffice/sw/source/filter/xml/xmlfmte.cxx:266 #11 0x00007f6516860189 in SvXMLExport::ImplExportAutoStyles() (this=0x55c04e95a8f0) at /home/julien/lo/libreoffice/xmloff/source/core/xmlexp.cxx:1122 #12 0x00007f6516861c9a in SvXMLExport::exportDoc(xmloff::token::XMLTokenEnum) (this=0x55c04e95a8f0, eClass=xmloff::token::XML_TEXT) at /home/julien/lo/libreoffice/xmloff/source/core/xmlexp.cxx:1388 #13 0x00007f64df58fb3e in SwXMLExport::exportDoc(xmloff::token::XMLTokenEnum) (this=0x55c04e95a8f0, eClass=xmloff::token::XML_TEXT) at /home/julien/lo/libreoffice/sw/source/filter/xml/xmlexp.cxx:285 #14 0x00007f651685d373 in SvXMLExport::filter(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this=0x55c04e95a8f0, aDescriptor=empty uno::Sequence) at /home/julien/lo/libreoffice/xmloff/source/core/xmlexp.cxx:814 Remark: I use a local build with enable-dbgutil option which slows down LO (it's the "price" to pay to have max info during debug session when there's a crash or something else). Considering the filesize, I suppose it could be relevant to rather use a master document with subdocuments (see https://help.libreoffice.org/latest/en-US/text/swriter/guide/globaldoc.html?&DbPAR=SHARED&System=UNIX) -- You are receiving this mail because: You are the assignee for the bug.
