[Libreoffice-bugs] [Bug 120965] Phantom control point line in Bézier curve

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Nov 4 23:48:40 UTC 2018


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

--- Comment #1 from Thorsten Behrens (CIB) <thb at libreoffice.org> ---
Confirmed. Assertion fires, with following stack:

#0  0x00002aaab26680b1 in Point::operator-=(Point const&) (this=0x7fffffff0180,
rPoint=Point = {...}) at include/tools/gen.hxx:125
#1  0x00002aaab27b2e05 in
ImpPathForDragAndCreate::getSpecialDragComment(SdrDragStat const&) const
(this=0x7fffffff04c0, rDrag=...) at libo/svx/source/svdraw/svdopath.cxx:1033
#2  0x00002aaab27b8b6e in SdrPathObj::getSpecialDragComment(SdrDragStat const&)
const (this=0x4fabbb0, rDrag=...) at libo/svx/source/svdraw/svdopath.cxx:2111
#3  0x00002aaab265b910 in SdrDragObjOwn::TakeSdrDragComment(rtl::OUString&)
const (this=0x4ebbdf0, rStr="nothing") at
libo/svx/source/svdraw/svddrgmt.cxx:1212
#4  0x00002aaab2853a08 in SdrView::GetStatusText() (this=0x2514c30) at
libo/svx/source/svdraw/svdview.cxx:1194
#5  0x00002aaadcda5237 in sd::DrawViewShell::ShowMousePosInfo(tools::Rectangle
const&, sd::Window const*) (this=0x3a12a50, rRect=..., pWin=0x3a12f20) at
libo/sd/source/ui/view/drviews4.cxx:859
#6  0x00002aaadcda331c in sd::DrawViewShell::MouseMove(MouseEvent const&,
sd::Window*) (this=0x3a12a50, rMEvt=..., pWin=0x3a12f20) at
libo/sd/source/ui/view/drviews4.cxx:384
#7  0x00002aaadce16829 in sd::Window::MouseMove(MouseEvent const&)
(this=0x3a12f20, rMEvt=...) at libo/sd/source/ui/view/sdwindow.cxx:257
#8  0x00002aaab5a4d9d6 in ImplHandleMouseEvent(VclPtr<vcl::Window> const&,
MouseNotifyEvent, bool, long, long, unsigned long, unsigned short,
MouseEventModifiers) (xWindow=..., nSVEvent=MouseNotifyEvent::MOUSEMOVE,
bMouseLeave=false, nX=477, nY=75, nMsgTime=228712849, nCode=1,
nMode=MouseEventModifiers::DRAGMOVE) at libo/vcl/source/window/winproc.cxx:685
#9  0x00002aaab5a520e0 in ImplHandleSalMouseMove(vcl::Window*, SalMouseEvent
const*) (pWindow=0x3970f10, pEvent=0x7fffffff1460) at
libo/vcl/source/window/winproc.cxx:1980
#10 0x00002aaab5a52fd5 in ImplWindowFrameProc(vcl::Window*, SalEvent, void
const*) (_pWindow=0x3970f10, nEvent=SalEvent::MouseMove, pEvent=0x7fffffff1460)
at libo/vcl/source/window/winproc.cxx:2299
#11 0x00002aaac7cdbc1f in SalFrame::CallCallback(SalEvent, void const*) const
(this=0x28b2360, nEvent=SalEvent::MouseMove, pEvent=0x7fffffff1460) at
libo/vcl/inc/salframe.hxx:280
#12 0x00002aaac7cdb0cf in GtkSalFrame::CallCallbackExc(SalEvent, void const*)
const (this=0x28b2360, nEvent=SalEvent::MouseMove, pEvent=0x7fffffff1460) at
libo/vcl/unx/gtk3/gtk3gtkframe.cxx:4492
#13 0x00002aaac7cd6dd9 in GtkSalFrame::signalMotion(_GtkWidget*,
_GdkEventMotion*, void*) (pEvent=0x4fab210, frame=0x28b2360) at
libo/vcl/unx/gtk3/gtk3gtkframe.cxx:2937

-- 
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/20181104/4947d27a/attachment-0001.html>


More information about the Libreoffice-bugs mailing list