[Libreoffice-bugs] [Bug 127354] Erroneous path to image inserted by Basic macro causes crash on entering bounding box for image

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Sep 6 07:48:00 UTC 2019


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

--- Comment #8 from Alex Thurgood <iplaw67 at tuta.io> ---
The problem seems to be related 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190906/5e620670/attachment.html>


More information about the Libreoffice-bugs mailing list