Hi, On Sat, Sep 16, 2023 at 01:59:22PM +0000, crashtest <noreply@xxxxxxxxxxxxxxxxxxxxxx> wrote: > New crashtest update available at <https://dev-builds.libreoffice.org/crashtest/b33c175233ef6a9754fc4af647d82b9a51871a22/>. > > 22 files have crashed during import. My notes on the Writer ones: New: forums/odt/forum-de3-8445.odt through disposed -> crash in SwTableBoxFormula::GetTableBox() forums/odt/forum-de2-6191.odt through disposed -> crash in SwTableBoxFormula::GetTableBox() forums/odt/forum-de2-3966.odt through disposed -> crash in SwTableBoxFormula::GetTableBox() bugtrackers/odt/tdf92502-1.odt through disposed -> crash in SwTableBoxFormula::GetTableBox() bugtrackers/odt/tdf92502-3.odt through disposed -> crash in SwTableBoxFormula::GetTableBox() bugtrackers/odt/tdf109301-1.odt through disposed -> crash in SwTableBoxFormula::GetTableBox() bugtrackers/sxw/ooo58307-1.sxw through disposed -> crash in SwTableBoxFormula::GetTableBox() forums/odt/forum-de2-2840.odt through disposed -> crash in SwFrame::GetVirtPageNum(), called by SwTextFormatter::NewFieldPortion() forums/odt/forum-en-3872.odt through disposed -> crash in SwTableBoxFormula::GetTableBox() PDF/UA and SDT asserts: forums/docx/forum-mso-de-118466.docx through disposed: "this is presumably dead code" assertion -> I submitted a fix for this forums/docx/forum-mso-de-76224.docx through disposed: "this is presumably dead code" assertion forums/docx/forum-mso-de-118517.docx through disposed: "this is presumably dead code" assertion forums/docx/forum-mso-de-118440.docx through disposed: "this is presumably dead code" assertion forums/docx/forum-mso-de-118507.docx through disposed: "this is presumably dead code" assertion forums/docx/forum-mso-de-118414.docx through disposed: "this is presumably dead code" assertion To fix, older: forums/docx/forum-mso-en-4208.docx through disposed: crash in sw::CalcBreaks forums/docx/forum-mso-en4-137999.docx through disposed: crash in SwSortedObjs::Insert forums/docx/forum-mso-en-9381.docx through disposed: crash in SwSortedObjs::Insert bugtrackers/docx/fdo45195-1.docx through disposed: crash in SwSortedObjs::Insert bugtrackers/docx/fdo45193-1.docx through disposed: crash in SwSortedObjs::Insert forums/odt/forum-en-12562.odt through disposed -> sw::mark::CrossRefBookmark ctor 12 old Writer ones + 9 new ones. I haven't tried to bisect what causes the new SwTableBoxFormula::GetTableBox() and SwFrame::GetVirtPageNum() crashes yet. Regards, Miklos