https://bugs.freedesktop.org/show_bug.cgi?id=62336
--- Comment #5 from Michael Meeks <[email protected]> --- I get a SEGV loading this document vs. 4.1 / master which is interesting; the root cause is: warn:legacy.osl:8925:1:sw/source/filter/writer/wrtswtbl.cxx:567: missing row which leads to: ==7454== Invalid read of size 4 ==7454== at 0xFF1611B: SwWriteTable::FillTableRowsCols(long, unsigned short, unsigned long, unsigned short, long, unsigned long, SwTableLines const&, SvxBrushItem const*, unsigned short, unsigned short) (wrtswtbl.cxx:700) ==7454== by 0xFF169D2: SwWriteTable::SwWriteTable(SwTableLines const&, long, unsigned long, bool, unsigned short, unsigned short, unsigned short, unsigned long) (wrtswtbl.cxx:746) ==7454== by 0xFEF6684: SwHTMLWrtTable::SwHTMLWrtTable(SwTableLines const&, long, unsigned long, unsigned char, unsigned short, unsigned short, unsigned short) (htmltabw.cxx:101) ==7454== by 0xFEF7DDE: OutHTML_SwTblNode(Writer&, SwTableNode&, SwFrmFmt const*, String const*, unsigned char) (htmltabw.cxx:1150) ==7454== by 0xFF114AB: SwHTMLWriter::Out_SwDoc(SwPaM*) (wrthtml.cxx:762) ==7454== by 0xFF12381: SwHTMLWriter::WriteStream() (wrthtml.cxx:363) ==7454== by 0xFF13B4A: Writer::Write(SwPaM&, SvStream&, String const*) (writer.cxx:273) ==7454== by 0xFF13BCF: Writer::Write(SwPaM&, SfxMedium&, String const*) (writer.cxx:284) I imagine nRow is not good there :-) -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
