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

--- Comment #12 from Noel Power <nopo...@novell.com> ---
note: I'm using an older version of xray so that might explain the bt
difference


#4  0x00007fffdd8d34b0 in SwCntntNode::getLayoutFrm (this=0x0,
_pRoot=0x1694bf0, pPoint=0x0, pPos=0x0, bCalcFrm=1 '\001') at
/data5/Backup/LibreOffice-onegit/core/sw/source/core/docnode/node.cxx:1109
#5  0x00007fffddc5d64b in SwUnoCursorHelper::GetCurPageStyle (rPaM=SwPaM =
{...}, rString="") at
/data5/Backup/LibreOffice-onegit/core/sw/source/core/unocore/unocrsrhelper.cxx:724


above is the real cause,

e.g.
724  const SwPageFrm* pPage =
rPaM.GetCntntNode()->getLayoutFrm(rPaM.GetDoc()->GetCurrentLayout())->FindPageFrm();

rPaM.GetCntntNode() is obviously returning null

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to