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

Julien Nabet <serval2...@yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |michael.st...@allotropia.de

--- Comment #6 from Julien Nabet <serval2...@yahoo.fr> ---
It seems the first pb here to fix is the layout bug (see
https://bugs.documentfoundation.org/show_bug.cgi?id=132261)

Indeed, I gave a try with the zip.

For UNA-CIGA-RA-MINU-007-2021_25_AGOSTO.doc
I got this repeated log:
warn:legacy.osl:277238:277238:sw/source/core/layout/flowfrm.cxx:2575:
<SwFlowFrame::MoveBwd(..)> - layout loop control for layout action <Move
Backward> applied!

bt:
#0  SwFlowFrame::MoveBwd(bool&) (this=0x6c66530, rbReformat=@0x7ffea364daef:
false) at sw/source/core/layout/flowfrm.cxx:2575
#1  0x00007f581ec49deb in SwContentFrame::MakeAll(OutputDevice*)
(this=0x6c66410) at sw/source/core/layout/calcmove.cxx:1536
#2  0x00007f581ec41e2a in SwFrame::OptPrepareMake() (this=0x6c66410) at
sw/source/core/layout/calcmove.cxx:399
#3  0x00007f581ecc6326 in SwFrame::OptCalc() const (this=0x6c66410) at
sw/source/core/inc/frame.hxx:1084
#4  0x00007f581ecc183f in SwLayAction::FormatContent_(SwContentFrame const*,
SwPageFrame const*) (this=0x7ffea364e948, pContent=0x6c66410, pPage=0x9c5d770)
at sw/source/core/layout/layact.cxx:1887
#5  0x00007f581ecbe9fe in SwLayAction::FormatContent(SwPageFrame*)
(this=0x7ffea364e948, pPage=0x9c5d770) at sw/source/core/layout/layact.cxx:1708
#6  0x00007f581ecbc11a in SwLayAction::InternalAction(OutputDevice*)
(this=0x7ffea364e948, pRenderContext=0x68b5bb0) at
sw/source/core/layout/layact.cxx:778
#7  0x00007f581ecbac7a in SwLayAction::Action(OutputDevice*)
(this=0x7ffea364e948, pRenderContext=0x68b5bb0) at
sw/source/core/layout/layact.cxx:388
#8  0x00007f581ecc3d07 in SwLayIdle::SwLayIdle(SwRootFrame*, SwViewShellImp*)
(this=0x7ffea364eaf8, pRt=0x689b6f0, pI=0x689da00) at
sw/source/core/layout/layact.cxx:2267
#9  0x00007f581f50cffe in SwViewShell::LayoutIdle() (this=0x689aa20) at
sw/source/core/view/viewsh.cxx:821
#10 0x00007f581e786c5d in sw::DocumentTimerManager::DoIdleJobs(Timer*)
(this=0x677e1a0) at sw/source/core/doc/DocumentTimerManager.cxx:176
#11 0x00007f581e7862cd in sw::DocumentTimerManager::LinkStubDoIdleJobs(void*,
Timer*) (instance=0x677e1a0, data=0x677e1b8) at
sw/source/core/doc/DocumentTimerManager.cxx:156


Same logs for UNA-CIGA-RA-MINU-007-2021_25_AGOSTO.doc.

For UNA-EI-OFIC-264-2022.doc
Long to open (I didn't wait for the end) and noticed this repeated log:
warn:legacy.osl:277636:277636:sw/source/core/layout/layact.cxx:574:
LoopControl_1 in SwLayAction::InternalAction

Now I don't know if we consider this one as a dup of existing one or do we add
it to the meta bug, or something else.


Michael: I know that layout pb isn't new but do we know the root cause? Does it
need a complete refactoring or some mechanism to harden the whole thing (a bit
like VclPtr and derivates)? Perhaps there is some prerequisite janitory task to
do?

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

Reply via email to