[Libreoffice-bugs] [Bug 121022] Contour editor crashes

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Oct 30 18:51:36 UTC 2018


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

Julien Nabet <serval2412 at yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |serval2412 at yahoo.fr

--- Comment #3 from Julien Nabet <serval2412 at yahoo.fr> ---
Created attachment 146173
  --> https://bugs.documentfoundation.org/attachment.cgi?id=146173&action=edit
bt with debug symbols

On pc Debian x86-64 with master sources updated today, I could reproduce this.

It's due to an infinite recursion with this pattern:
#119 0x00007ffff360b65f in SdrEditView::ImpConvertTo(bool, bool)
(this=0x55555b12c0e0, bPath=true, bLineToArea=false)
    at /home/julien/lo/libreoffice/svx/source/svdraw/svdedtv2.cxx:1978
#120 0x00007ffff360b80e in SdrEditView::ConvertMarkedToPathObj(bool)
(this=0x55555b12c0e0, bLineToArea=false)
    at /home/julien/lo/libreoffice/svx/source/svdraw/svdedtv2.cxx:1993
#121 0x00007ffff3608072 in SdrEditView::CombineMarkedObjects(bool)
(this=0x55555b12c0e0, bNoPolyPoly=false) at
/home/julien/lo/libreoffice/svx/source/svdraw/svdedtv2.cxx:1263
#122 0x00007ffff46d2b1b in ContourWindow::SdrObjCreated(SdrObject const&)
(this=0x55555b6c5b10) at
/home/julien/lo/libreoffice/svx/source/dialog/contwnd.cxx:127
#123 0x00007ffff475c389 in GraphCtrlUserCall::Changed(SdrObject const&,
SdrUserCallType, tools::Rectangle const&) (this=0x55555c6bb940, rObj=...,
eType=SdrUserCallType::Inserted) at
/home/julien/lo/libreoffice/svx/source/dialog/graphctl.cxx:47
#124 0x00007ffff36d53b7 in SdrObject::SendUserCall(SdrUserCallType,
tools::Rectangle const&) const (this=0x55555bf64f30,
eUserCall=SdrUserCallType::Inserted, rBoundRect=...)
    at /home/julien/lo/libreoffice/svx/source/svdraw/svdobj.cxx:2678
#125 0x00007ffff36d4c39 in SdrObject::InsertedStateChange()
(this=0x55555bf64f30) at
/home/julien/lo/libreoffice/svx/source/svdraw/svdobj.cxx:2561
#126 0x00007ffff3799c0c in SdrObjList::ReplaceObject(SdrObject*, unsigned long)
(this=0x55555b727b60, pNewObj=0x55555e910330, nObjNum=0)
    at /home/julien/lo/libreoffice/svx/source/svdraw/svdpage.cxx:478
#127 0x00007ffff360b296 in SdrEditView::ImpConvertOneObj(SdrObject*, bool,
bool) (this=0x55555b12c0e0, pObj=0x55555bf64f30, bPath=true, bLineToArea=false)
    at /home/julien/lo/libreoffice/svx/source/svdraw/svdedtv2.cxx:1929
#128 0x00007ffff360b65f in SdrEditView::ImpConvertTo(bool, bool)
(this=0x55555b12c0e0, bPath=true, bLineToArea=false)
    at /home/julien/lo/libreoffice/svx/source/svdraw/svdedtv2.cxx:1978

-- 
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/20181030/7e8cf7e9/attachment.html>


More information about the Libreoffice-bugs mailing list