Bugzilla – Attachment 172770 Details for
Bug 139447
Crash when dragging a query or table from "Data Sources Explorer" window to a calc sheet.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 14.88 KB, created by
Julien Nabet
on 2021-06-10 13:12:05 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2021-06-10 13:12:05 UTC
Size:
14.88 KB
patch
obsolete
>Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. >0x00007f3ef16b899f in rtl::str::newConcat<_rtl_uString> (ppThis=0x7fff86c24930, pLeft=0x999999999999990e, pRight=0x1bc6fc0) at sal/rtl/strtmpl.hxx:1334 >1334 else if ( !pLeft || !pLeft->length ) >(gdb) bt >#0 0x00007f3ef16b899f in rtl::str::newConcat<_rtl_uString>(_rtl_uString**, _rtl_uString*, _rtl_uString*) (ppThis=0x7fff86c24930, pLeft=0x999999999999990e, pRight=0x1bc6fc0) at sal/rtl/strtmpl.hxx:1334 >#1 0x00007f3ef16b5735 in rtl_uString_newConcat(rtl_uString**, rtl_uString*, rtl_uString*) (ppThis=0x7fff86c24930, pLeft=0x999999999999990e, pRight=0x1bc6fc0) at sal/rtl/ustring.cxx:1854 >#2 0x00007f3eebb67cad in rtl::OUString::internalAppend(_rtl_uString*) (this=0x47b0448, pOtherData=0x1bc6fc0) at include/rtl/ustring.hxx:3372 >#3 0x00007f3eebb67880 in rtl::OUString::operator+=(rtl::OUString const&) & (this=0x47b0448, str="Bibliography") at include/rtl/ustring.hxx:635 >#4 0x00007f3eec387e7a in svx::ODataAccessObjectTransferable::construct(rtl::OUString const&, rtl::OUString const&, int, rtl::OUString const&, com::sun::star::uno::Reference<com::sun::star::sdbc::XConnection> const&, bool, rtl::OUString const&) (this=0x47b0380, _rDatasource="Bibliography", _rConnectionResource="", _nCommandType=0, _rCommand="biblio", _rxConnection= > uno::Reference to (dbaccess::OSharedConnection *) 0x48ae3a0, _bAddCommand=false, _sActiveCommand="biblio") at svx/source/fmcomp/dbaexchange.cxx:541 >#5 0x00007f3eec388208 in svx::ODataAccessObjectTransferable::Update(rtl::OUString const&, int, rtl::OUString const&, com::sun::star::uno::Reference<com::sun::star::sdbc::XConnection> const&) > (this=0x47b0380, _rDatasource="Bibliography", _nCommandType=0, _rCommand="biblio", _rxConnection=uno::Reference to (dbaccess::OSharedConnection *) 0x48ae3a0) at svx/source/fmcomp/dbaexchange.cxx:357 >#6 0x00007f3ececc109f in dbaui::ODataClipboard::Update(rtl::OUString const&, int, rtl::OUString const&, com::sun::star::uno::Reference<com::sun::star::sdbc::XConnection> const&, com::sun::star::uno::Reference<com::sun::star::util::XNumberFormatter> const&, com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) > (this=0x47b0380, rDatasource="Bibliography", nCommandType=0, rCommand="biblio", rxConnection=uno::Reference to (dbaccess::OSharedConnection *) 0x48ae3a0, rxFormatter= > uno::Reference to (SvNumberFormatterServiceObj *) 0x468d478, rxORB=uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x1898c30) at dbaccess/source/ui/browser/dbexchange.cxx:75 >#7 0x00007f3ececc7e64 in dbaui::SbaTableQueryBrowser::implCopyObject(dbaui::ODataClipboard&, weld::TreeIter const&, int) (this=0x45f4280, rExchange=..., rApplyTo=..., nCommandType=0) > at dbaccess/source/ui/browser/dsbrowserDnD.cxx:73 >#8 0x00007f3ececc8eab in dbaui::SbaTableQueryBrowser::requestDrag(weld::TreeIter const&) (this=0x45f4280, rEntry=...) at dbaccess/source/ui/browser/dsbrowserDnD.cxx:185 >#9 0x00007f3eced9c6e4 in dbaui::TreeListBox::DragBeginHdl(bool&) (this=0x46cdd28, rUnsetDragIcon=@0x7fff86c24e47: false) at dbaccess/source/ui/control/dbtreelistbox.cxx:215 >#10 0x00007f3eced9be60 in dbaui::TreeListBox::LinkStubDragBeginHdl(void*, bool&) (instance=0x46cdd28, data=@0x7fff86c24e47: false) at dbaccess/source/ui/control/dbtreelistbox.cxx:206 >#11 0x00007f3ee933d8cd in Link<bool&, bool>::Call(bool&) const (this=0x46da788, data=@0x7fff86c24e47: false) at include/tools/link.hxx:111 >#12 0x00007f3ee93110c9 in SalInstanceTreeView::StartDragHdl(SvTreeListBox*) (this=0x46da260) at vcl/source/app/salvtables.cxx:5032 >#13 0x00007f3ee9307010 in SalInstanceTreeView::LinkStubStartDragHdl(void*, SvTreeListBox*) (instance=0x46da260, data=0x46e05a0) at vcl/source/app/salvtables.cxx:5029 >#14 0x00007f3ee894a47d in Link<SvTreeListBox*, bool>::Call(SvTreeListBox*) const (this=0x46e0988, data=0x46e05a0) at include/tools/link.hxx:111 >#15 0x00007f3ee8949be4 in LclTabListBox::StartDrag(signed char, Point const&) (this=0x46e05a0, nAction=0 '\000', rPosPixel=Point = {...}) at vcl/inc/treeglue.hxx:83 >#16 0x00007f3ee8e50a3b in DragSourceHelper::DragGestureListener::dragGestureRecognized(com::sun::star::datatransfer::dnd::DragGestureEvent const&) (this=0x46e1850, rDGE=...) > at vcl/source/treelist/transfer2.cxx:67 >#17 0x00007f3ee89b44b1 in DNDListenerContainer::fireDragGestureEvent(signed char, int, int, com::sun::star::uno::Reference<com::sun::star::datatransfer::dnd::XDragSource> const&, com::sun::star::uno::Any const&) (this=0x46e1660, dragAction=0 '\000', dragOriginX=78, dragOriginY=55, dragSource=uno::Reference to (x11::SelectionManagerHolder *) 0x38bc6e0, triggerEvent= > uno::Any("com.sun.star.awt.MouseEvent": {<com::sun::star::awt::InputEvent> = {<com::sun::star::lang::EventObject> = {Source = empty uno::Reference}, Modifiers = 0}, Buttons = 1, X = 81, Y = 163, ClickCount = 1, PopupTrigger = 0 '\000'})) at vcl/source/window/dndlistenercontainer.cxx:403 >#18 0x00007f3ee8b67225 in ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) (xWindow= > ..., nSVEvent=MouseNotifyEvent::MOUSEMOVE, bMouseLeave=false, nX=81, nY=163, nMsgTime=24127330, nCode=1, nMode=MouseEventModifiers::DRAGMOVE) at vcl/source/window/winproc.cxx:500 >#19 0x00007f3ee8b6c532 in ImplHandleSalMouseMove(vcl::Window*, SalMouseEvent const*) (pWindow=0x3889b50, pEvent=0x7fff86c26798) at vcl/source/window/winproc.cxx:2047 >#20 0x00007f3ee8b6b0cb in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x3889b50, nEvent=SalEvent::MouseMove, pEvent=0x7fff86c26798) at vcl/source/window/winproc.cxx:2386 >#21 0x00007f3eddd43eb5 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x3851900, nEvent=SalEvent::MouseMove, pEvent=0x7fff86c26798) at vcl/inc/salframe.hxx:306 >#22 0x00007f3edde3564d in X11SalFrame::HandleMouseEvent(_XEvent*) (this=0x3851900, pEvent=0x7fff86c26c98) at vcl/unx/generic/window/salframe.cxx:2799 >#23 0x00007f3edde395de in X11SalFrame::Dispatch(_XEvent*) (this=0x3851900, pEvent=0x7fff86c26c98) at vcl/unx/generic/window/salframe.cxx:3868 >#24 0x00007f3eddd62ea3 in SalX11Display::Dispatch(_XEvent*) (this=0x30f7080, pEvent=0x7fff86c26c98) at vcl/unx/generic/app/saldisp.cxx:1999 >#25 0x00007f3eddd62650 in SalX11Display::Yield() (this=0x30f7080) at vcl/unx/generic/app/saldisp.cxx:1898 >#26 0x00007f3eddd57203 in DisplayYield(int, void*) (fd=8, data=0x30f7080) at vcl/unx/generic/app/saldisp.cxx:381 >#27 0x00007f3eddd5233c in (anonymous namespace)::YieldEntry::HandleNextEvent() const (this=0x7f3eddefc410 <yieldTable+320>) at vcl/unx/generic/app/saldata.cxx:566 >#28 0x00007f3eddd52240 in SalXLib::Yield(bool, bool) (this=0x1857630, bWait=true, bHandleAllCurrentEvents=false) at vcl/unx/generic/app/saldata.cxx:758 >#29 0x00007f3eddd78d38 in X11SalInstance::DoYield(bool, bool) (this=0x18568c0, bWait=true, bHandleAllCurrentEvents=false) at vcl/unx/generic/app/salinst.cxx:185 >#30 0x00007f3ee93c60d0 in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at vcl/source/app/svapp.cxx:465 >#31 0x00007f3ee93c5d40 in Application::Yield() () at vcl/source/app/svapp.cxx:532 >#32 0x00007f3ee93c5cb9 in Application::Execute() () at vcl/source/app/svapp.cxx:444 >#33 0x00007f3ef13fbe3c in desktop::Desktop::Main() (this=0x7fff86c28b38) at desktop/source/app/app.cxx:1587 >#34 0x00007f3ee93e8ac0 in ImplSVMain() () at vcl/source/app/svmain.cxx:199 >#35 0x00007f3ee93ea6b9 in SVMain() () at vcl/source/app/svmain.cxx:231 >#36 0x00007f3ef14760ae in soffice_main() () at desktop/source/app/sofficemain.cxx:98 >#37 0x000000000040088d in sal_main () at desktop/source/app/main.c:49 >#38 0x0000000000400867 in main (argc=3, argv=0x7fff86c28d28) at desktop/source/app/main.c:47 >(gdb) >#0 0x00007f3ef16b899f in rtl::str::newConcat<_rtl_uString>(_rtl_uString**, _rtl_uString*, _rtl_uString*) (ppThis=0x7fff86c24930, pLeft=0x999999999999990e, pRight=0x1bc6fc0) at sal/rtl/strtmpl.hxx:1334 >#1 0x00007f3ef16b5735 in rtl_uString_newConcat(rtl_uString**, rtl_uString*, rtl_uString*) (ppThis=0x7fff86c24930, pLeft=0x999999999999990e, pRight=0x1bc6fc0) at sal/rtl/ustring.cxx:1854 >#2 0x00007f3eebb67cad in rtl::OUString::internalAppend(_rtl_uString*) (this=0x47b0448, pOtherData=0x1bc6fc0) at include/rtl/ustring.hxx:3372 >#3 0x00007f3eebb67880 in rtl::OUString::operator+=(rtl::OUString const&) & (this=0x47b0448, str="Bibliography") at include/rtl/ustring.hxx:635 >#4 0x00007f3eec387e7a in svx::ODataAccessObjectTransferable::construct(rtl::OUString const&, rtl::OUString const&, int, rtl::OUString const&, com::sun::star::uno::Reference<com::sun::star::sdbc::XConnection> const&, bool, rtl::OUString const&) > (this=0x47b0380, _rDatasource="Bibliography", _rConnectionResource="", _nCommandType=0, _rCommand="biblio", _rxConnection=uno::Reference to (dbaccess::OSharedConnection *) 0x48ae3a0, _bAddCommand=false, _sActiveCommand="biblio") at svx/source/fmcomp/dbaexchange.cxx:541 >#5 0x00007f3eec388208 in svx::ODataAccessObjectTransferable::Update(rtl::OUString const&, int, rtl::OUString const&, com::sun::star::uno::Reference<com::sun::star::sdbc::XConnection> const&) > (this=0x47b0380, _rDatasource="Bibliography", _nCommandType=0, _rCommand="biblio", _rxConnection=uno::Reference to (dbaccess::OSharedConnection *) 0x48ae3a0) at svx/source/fmcomp/dbaexchange.cxx:357 >#6 0x00007f3ececc109f in dbaui::ODataClipboard::Update(rtl::OUString const&, int, rtl::OUString const&, com::sun::star::uno::Reference<com::sun::star::sdbc::XConnection> const&, com::sun::star::uno::Reference<com::sun::star::util::XNumberFormatter> const&, com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) > (this=0x47b0380, rDatasource="Bibliography", nCommandType=0, rCommand="biblio", rxConnection=uno::Reference to (dbaccess::OSharedConnection *) 0x48ae3a0, rxFormatter=uno::Reference to (SvNumberFormatterServiceObj *) 0x468d478, rxORB=uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x1898c30) at dbaccess/source/ui/browser/dbexchange.cxx:75 >#7 0x00007f3ececc7e64 in dbaui::SbaTableQueryBrowser::implCopyObject(dbaui::ODataClipboard&, weld::TreeIter const&, int) (this=0x45f4280, rExchange=..., rApplyTo=..., nCommandType=0) > at dbaccess/source/ui/browser/dsbrowserDnD.cxx:73 >#8 0x00007f3ececc8eab in dbaui::SbaTableQueryBrowser::requestDrag(weld::TreeIter const&) (this=0x45f4280, rEntry=...) at dbaccess/source/ui/browser/dsbrowserDnD.cxx:185 >#9 0x00007f3eced9c6e4 in dbaui::TreeListBox::DragBeginHdl(bool&) (this=0x46cdd28, rUnsetDragIcon=@0x7fff86c24e47: false) at dbaccess/source/ui/control/dbtreelistbox.cxx:215 >#10 0x00007f3eced9be60 in dbaui::TreeListBox::LinkStubDragBeginHdl(void*, bool&) (instance=0x46cdd28, data=@0x7fff86c24e47: false) at dbaccess/source/ui/control/dbtreelistbox.cxx:206 >#11 0x00007f3ee933d8cd in Link<bool&, bool>::Call(bool&) const (this=0x46da788, data=@0x7fff86c24e47: false) at include/tools/link.hxx:111 >#12 0x00007f3ee93110c9 in SalInstanceTreeView::StartDragHdl(SvTreeListBox*) (this=0x46da260) at vcl/source/app/salvtables.cxx:5032 >#13 0x00007f3ee9307010 in SalInstanceTreeView::LinkStubStartDragHdl(void*, SvTreeListBox*) (instance=0x46da260, data=0x46e05a0) at vcl/source/app/salvtables.cxx:5029 >#14 0x00007f3ee894a47d in Link<SvTreeListBox*, bool>::Call(SvTreeListBox*) const (this=0x46e0988, data=0x46e05a0) at include/tools/link.hxx:111 >#15 0x00007f3ee8949be4 in LclTabListBox::StartDrag(signed char, Point const&) (this=0x46e05a0, nAction=0 '\000', rPosPixel=Point = {...}) at vcl/inc/treeglue.hxx:83 >#16 0x00007f3ee8e50a3b in DragSourceHelper::DragGestureListener::dragGestureRecognized(com::sun::star::datatransfer::dnd::DragGestureEvent const&) (this=0x46e1850, rDGE=...) > at vcl/source/treelist/transfer2.cxx:67 >#17 0x00007f3ee89b44b1 in DNDListenerContainer::fireDragGestureEvent(signed char, int, int, com::sun::star::uno::Reference<com::sun::star::datatransfer::dnd::XDragSource> const&, com::sun::star::uno::Any const&) (this=0x46e1660, dragAction=0 '\000', dragOriginX=78, dragOriginY=55, dragSource=uno::Reference to (x11::SelectionManagerHolder *) 0x38bc6e0, triggerEvent= > uno::Any("com.sun.star.awt.MouseEvent": {<com::sun::star::awt::InputEvent> = {<com::sun::star::lang::EventObject> = {Source = empty uno::Reference}, Modifiers = 0}, Buttons = 1, X = 81, Y = 163, ClickCount = 1, PopupTrigger = 0 '\000'})) at vcl/source/window/dndlistenercontainer.cxx:403 >#18 0x00007f3ee8b67225 in ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) > (xWindow=..., nSVEvent=MouseNotifyEvent::MOUSEMOVE, bMouseLeave=false, nX=81, nY=163, nMsgTime=24127330, nCode=1, nMode=MouseEventModifiers::DRAGMOVE) at vcl/source/window/winproc.cxx:500 >#19 0x00007f3ee8b6c532 in ImplHandleSalMouseMove(vcl::Window*, SalMouseEvent const*) (pWindow=0x3889b50, pEvent=0x7fff86c26798) at vcl/source/window/winproc.cxx:2047 >#20 0x00007f3ee8b6b0cb in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x3889b50, nEvent=SalEvent::MouseMove, pEvent=0x7fff86c26798) at vcl/source/window/winproc.cxx:2386 >#21 0x00007f3eddd43eb5 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x3851900, nEvent=SalEvent::MouseMove, pEvent=0x7fff86c26798) at vcl/inc/salframe.hxx:306 >#22 0x00007f3edde3564d in X11SalFrame::HandleMouseEvent(_XEvent*) (this=0x3851900, pEvent=0x7fff86c26c98) at vcl/unx/generic/window/salframe.cxx:2799 >#23 0x00007f3edde395de in X11SalFrame::Dispatch(_XEvent*) (this=0x3851900, pEvent=0x7fff86c26c98) at vcl/unx/generic/window/salframe.cxx:3868 >#24 0x00007f3eddd62ea3 in SalX11Display::Dispatch(_XEvent*) (this=0x30f7080, pEvent=0x7fff86c26c98) at vcl/unx/generic/app/saldisp.cxx:1999 >#25 0x00007f3eddd62650 in SalX11Display::Yield() (this=0x30f7080) at vcl/unx/generic/app/saldisp.cxx:1898 >#26 0x00007f3eddd57203 in DisplayYield(int, void*) (fd=8, data=0x30f7080) at vcl/unx/generic/app/saldisp.cxx:381 >#27 0x00007f3eddd5233c in (anonymous namespace)::YieldEntry::HandleNextEvent() const (this=0x7f3eddefc410 <yieldTable+320>) at vcl/unx/generic/app/saldata.cxx:566 >#28 0x00007f3eddd52240 in SalXLib::Yield(bool, bool) (this=0x1857630, bWait=true, bHandleAllCurrentEvents=false) at vcl/unx/generic/app/saldata.cxx:758 >#29 0x00007f3eddd78d38 in X11SalInstance::DoYield(bool, bool) (this=0x18568c0, bWait=true, bHandleAllCurrentEvents=false) at vcl/unx/generic/app/salinst.cxx:185 >#30 0x00007f3ee93c60d0 in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at vcl/source/app/svapp.cxx:465 >#31 0x00007f3ee93c5d40 in Application::Yield() () at vcl/source/app/svapp.cxx:532 >#32 0x00007f3ee93c5cb9 in Application::Execute() () at vcl/source/app/svapp.cxx:444 >#33 0x00007f3ef13fbe3c in desktop::Desktop::Main() (this=0x7fff86c28b38) at desktop/source/app/app.cxx:1587 >#34 0x00007f3ee93e8ac0 in ImplSVMain() () at vcl/source/app/svmain.cxx:199 >#35 0x00007f3ee93ea6b9 in SVMain() () at vcl/source/app/svmain.cxx:231 >#36 0x00007f3ef14760ae in soffice_main() () at desktop/source/app/sofficemain.cxx:98 >#37 0x000000000040088d in sal_main () at desktop/source/app/main.c:49 >#38 0x0000000000400867 in main (argc=3, argv=0x7fff86c28d28) at desktop/source/app/main.c:47 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 139447
:
168790
| 172770