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

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |have-backtrace
           Priority|medium                      |high
             Status|NEEDINFO                    |NEW
                 OS|Mac OS X (All)              |All
           Severity|normal                      |major

--- Comment #12 from Julien Nabet <[email protected]> ---
On pc Debian x86-64 with master sources updated today, I could reproduce this,
part of bt:
0x00002aaacaa100ef in SdrDragResize::GetSdrDragPointer (this=0x69f5bf0)
    at
/home/julien/compile-libreoffice/libreoffice/svx/source/svdraw/svddrgmt.cxx:2100
2100            return pHdl->GetPointer();
(gdb) bt
#0  0x00002aaacaa100ef in SdrDragResize::GetSdrDragPointer (this=0x69f5bf0)
    at
/home/julien/compile-libreoffice/libreoffice/svx/source/svdraw/svddrgmt.cxx:2100
#1  0x00002aaacabba0fa in SdrView::GetPreferredPointer (this=0x31848a0, 
    rMousePos=Point = {...}, pOut=0x3010a70, nModifier=0, bLeftDown=false)
    at
/home/julien/compile-libreoffice/libreoffice/svx/source/svdraw/svdview.cxx:962
#2  0x00002aaae0566950 in rptui::DlgEdFuncSelect::MouseMove (this=0x68b89b0, 
    rMEvt=...)
    at
/home/julien/compile-libreoffice/libreoffice/reportdesign/source/ui/report/dlgedfunc.cxx:913
#3  0x00002aaae05a9d7c in rptui::OReportSection::MouseMove (this=0x3010a70, 
    rMEvt=...)
    at
/home/julien/compile-libreoffice/libreoffice/reportdesign/source/ui/report/ReportSection.cxx:402
#4  0x00002aaab1ae6410 in ImplHandleMouseEvent (pWindow=0x31049b0, 
    nSVEvent=MOUSEMOVE, bMouseLeave=false, nX=431, nY=193, nMsgTime=49069011, 
    nCode=1, nMode=DRAGMOVE)
    at
/home/julien/compile-libreoffice/libreoffice/vcl/source/window/winproc.cxx:720
#5  0x00002aaab1aec543 in ImplHandleSalMouseMove (pWindow=0x31049b0, 
    pEvent=0x7fffffff4770)

I had to resize several times to have the crash.

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

Reply via email to