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

Julien Nabet <serval2...@yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |haveBacktrace
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #6 from Julien Nabet <serval2...@yahoo.fr> ---
On pc Debian x86-64 with master sources updated today, I could reproduce this.
Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault.
0x00002aaab3ef2aeb in Edit::dragDropEnd (this=0x35db500, rDSDE=...) at
/home/julien/lo/libreoffice/vcl/source/control/edit.cxx:2875
2875            Selection aSel( mpDDInfo->aDndStartSel );
(gdb) p rDSDE
$1 = (const 
    com::sun::star::datatransfer::dnd::DragSourceDropEvent &) @0x7fffffff3ae0:
{<com::sun::star::datatransfer::dnd::DragSourceEvent> =
{<com::sun::star::lang::EventObject> = {
      Source = empty uno::Reference}, DragSourceContext = empty uno::Reference,
DragSource = empty uno::Reference}, DropAction = 2 '\002', DropSuccess = 1
'\001'}
(gdb) p mpDDInfo
$2 = (DDInfo *) 0x0
(gdb) bt
#0  0x00002aaab3ef2aeb in Edit::dragDropEnd (this=0x35db500, rDSDE=...) at
/home/julien/lo/libreoffice/vcl/source/control/edit.cxx:2875
#1  0x00002aaab42b0e15 in vcl::unohelper::DragAndDropWrapper::dragDropEnd
(this=0x35dbfa0, rDSDE=...) at
/home/julien/lo/libreoffice/vcl/source/app/dndhelp.cxx:103
#2  0x00002aaac79c481f in GtkDragSource::dragEnd (this=0x26df650,
context=0x3907cb0) at
/home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:4188
#3  0x00002aaac79c48b4 in GtkSalFrame::signalDragEnd (context=0x3907cb0,
frame=0x2695e40) at
/home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:4197

-- 
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