https://bugs.freedesktop.org/show_bug.cgi?id=66496

--- Comment #4 from Julien Nabet <[email protected]> ---
Created attachment 81904
  --> https://bugs.freedesktop.org/attachment.cgi?id=81904&action=edit
some changes

I tried change after change to fix this (see attachment) but still have a
segfault, here's the last bt I get:
 Program received signal SIGSEGV, Segmentation fault.
0x00007ffad9124002 in ViewShell::Imp (this=0x2e6e65646e) at
/home/julien/compile-libreoffice/libreoffice/sw/inc/viewsh.hxx:200
200              SwViewImp *Imp() { return mpImp; }
(gdb) bt
#0  0x00007ffad9124002 in ViewShell::Imp (this=0x2e6e65646e) at
/home/julien/compile-libreoffice/libreoffice/sw/inc/viewsh.hxx:200
#1  0x00007ffad956dc78 in SwFlowFrm::MoveSubTree (this=0x62b8ba0,
pParent=0x62bf630, pSibling=0x0)
    at
/home/julien/compile-libreoffice/libreoffice/sw/source/core/layout/flowfrm.cxx:606
#2  0x00007ffad95a201b in SwCntntFrm::MoveFtnCntFwd (this=0x62b8ac0,
bMakePage=1 '\001', pOldBoss=0x353dac0)
    at
/home/julien/compile-libreoffice/libreoffice/sw/source/core/layout/ftnfrm.cxx:3082
#3  0x00007ffad95713ac in SwFlowFrm::MoveFwd (this=0x62b8ba8, bMakePage=1
'\001', bPageBreak=0 '\000', bMoveAlways=0 '\000')
    at
/home/julien/compile-libreoffice/libreoffice/sw/source/core/layout/flowfrm.cxx:1941
#4  0x00007ffad962b4a2 in SwTabFrm::MakeAll (this=0x62b8ac0) at
/home/julien/compile-libreoffice/libreoffice/sw/source/core/layout/tabfrm.cxx:2576
#5  0x00007ffad95584c4 in SwFrm::PrepareMake (this=0x62b8ac0) at
/home/julien/compile-libreoffice/libreoffice/sw/source/core/layout/calcmove.cxx:362
...

-- 
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

Reply via email to