https://bugs.documentfoundation.org/show_bug.cgi?id=164056

            Bug ID: 164056
           Summary: Assertion `GetPageFrame().GetPhyPageNum() ==
                    GetPgNumOfCollected(nIdx)' failed
           Product: LibreOffice
           Version: 25.2.0.0 alpha0+
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: [email protected]
          Reporter: [email protected]

Description:
This is a frequent assert seen in crashtesting when reimporting content
exported by LibreOffice

Steps to Reproduce:
1. wget https://bz.apache.org/ooo/attachment.cgi?id=61111 -O
~/Downloads/ooo100227-1.sxw
2. ./instdir/program/soffice --headless --convert-to docx
~/Downloads/ooo100227-1.sxw
3. ./instdir/program/soffice --headless --convert-to pdf ./ooo100227-1.docx

Actual Results:
core/sw/source/core/layout/objectformattertxtfrm.cxx:237: virtual bool
SwObjectFormatterTextFrame::DoFormatObj(SwAnchoredObject &, const bool):
Assertion `GetPageFrame().GetPhyPageNum() == GetPgNumOfCollected(nIdx)' failed.


Expected Results:
no assert


Reproducible: Always


User Profile Reset: No

Additional Info:
unsure if this is bisectable

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to