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

--- Comment #16 from Alex Thurgood <ipla...@tuta.io> ---
The problem seems to be linked to anchoring of the object :

Process 10694 stopped
* thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS
(code=1, address=0x0)
    frame #0: 0x00000001842dfa4b
libswlo.dylib`SwFEShell::ShouldObjectBeSelected(this=0x00000001803f9f40,
rPt=0x00007ffeefbfe8b8) at feshview.cxx:1361:83
   1358             {
   1359                 if ( pObj->GetLayer() == rIDDMA.GetHellId() )
   1360                 {
-> 1361                     const SwAnchoredObject* pAnchoredObj =
::GetUserCall( pObj )->GetAnchoredObj( pObj );
   1362                     const SwFrameFormat& rFormat =
pAnchoredObj->GetFrameFormat();
   1363                     const SwFormatSurround& rSurround =
rFormat.GetSurround();
   1364                     if ( rSurround.GetSurround() ==
css::text::WrapTextMode_THROUGH )
Target 0: (soffice) stopped.

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

Reply via email to