Breakpoint 1, dbaui::(anonymous namespace)::lcl_buildExceptionChain (_rErrorInfo=..., _rFactory=..., _out_rChain=std::__debug::vector of length 1, capacity 1 = {...}) at /home/julien/compile-libreoffice/libreoffice/dbaccess/source/ui/dlg/sqlmessage.cxx:257 257 OSL_FAIL( "lcl_buildExceptionChain: useles exception: no state, no error code, no message!" ); (gdb) bt #0 dbaui::(anonymous namespace)::lcl_buildExceptionChain (_rErrorInfo=..., _rFactory=..., _out_rChain=std::__debug::vector of length 1, capacity 1 = {...}) at /home/julien/compile-libreoffice/libreoffice/dbaccess/source/ui/dlg/sqlmessage.cxx:257 #1 0x00002aaacde9b878 in dbaui::SQLMessageBox_Impl::SQLMessageBox_Impl (this=0x97c49b0, _rExceptionInfo=...) at /home/julien/compile-libreoffice/libreoffice/dbaccess/source/ui/dlg/sqlmessage.cxx:410 #2 0x00002aaacde97df0 in dbaui::OSQLMessageBox::OSQLMessageBox (this=0x8c4d5f0, _pParent=0x809cee0, _rException=..., _nStyle=34603008, _rHelpURL="") at /home/julien/compile-libreoffice/libreoffice/dbaccess/source/ui/dlg/sqlmessage.cxx:673 #3 0x00002aaacdffc3a8 in dbaui::OSQLMessageDialog::createDialog (this=0x97e13f0, _pParent=0x809cee0) at /home/julien/compile-libreoffice/libreoffice/dbaccess/source/ui/uno/unosqlmessage.cxx:147 #4 0x00002aaaaf4bc51a in svt::OGenericUnoDialog::impl_ensureDialog_lck (this=0x97e13f0) at /home/julien/compile-libreoffice/libreoffice/svtools/source/uno/genericunodialog.cxx:180 #5 0x00002aaaaf4bc722 in svt::OGenericUnoDialog::execute (this=0x97e13f0) at /home/julien/compile-libreoffice/libreoffice/svtools/source/uno/genericunodialog.cxx:218 #6 0x00002aaac90b31f9 in dbtools::showError (_rInfo=..., _xParent=uno::Reference to (VCLXContainer *) 0x83ab868, _rxContext=uno::Reference to (cppu::ComponentContext *) 0x758970) at /home/julien/compile-libreoffice/libreoffice/connectivity/source/commontools/dbtools.cxx:1438 #7 0x00002aaacded76df in dbaui::OLinkedDocumentsAccess::open (this=0x8a8c5c0, _rLinkName="Assets", _xDefinition=uno::Reference to (dbaccess::ODocumentDefinition *) 0x8aca0f0, _eOpenMode=dbaui::E_OPEN_NORMAL, _rAdditionalArgs=...) at /home/julien/compile-libreoffice/libreoffice/dbaccess/source/ui/misc/linkeddocuments.cxx:370 #8 0x00002aaacdcc81d4 in dbaui::OApplicationController::openElementWithArguments (this=0x8115db0, _sName="Assets", _eType=dbaui::E_REPORT, _eOpenMode=dbaui::E_OPEN_NORMAL, _nInstigatorCommand=0, _rAdditionalArguments=...) at /home/julien/compile-libreoffice/libreoffice/dbaccess/source/ui/app/AppController.cxx:1837 #9 0x00002aaacdcc7f28 in dbaui::OApplicationController::openElement (this=0x8115db0, _sName="Assets", _eType=dbaui::E_REPORT, _eOpenMode=dbaui::E_OPEN_NORMAL, _nInstigatorCommand=0) at /home/julien/compile-libreoffice/libreoffice/dbaccess/source/ui/app/AppController.cxx:1798 #10 0x00002aaacdcc7b22 in dbaui::OApplicationController::onEntryDoubleClick (this=0x8115db0, _rTree=...) at /home/julien/compile-libreoffice/libreoffice/dbaccess/source/ui/app/AppController.cxx:1759 #11 0x00002aaacdd086ef in dbaui::OAppDetailPageHelper::OnEntryDoubleClick (this=0x805b160, _pTree=0x8168a30) at /home/julien/compile-libreoffice/libreoffice/dbaccess/source/ui/app/AppDetailPageHelper.cxx:927 #12 0x00002aaacdd08671 in dbaui::OAppDetailPageHelper::LinkStubOnEntryDoubleClick (pThis=0x805b160, pCaller=0x8168a30) at /home/julien/compile-libreoffice/libreoffice/dbaccess/source/ui/app/AppDetailPageHelper.cxx:924 #13 0x00002aaacdd1b042 in Link::Call (this=0x8168e80, pCaller=0x8168a30) at /home/julien/compile-libreoffice/libreoffice/include/tools/link.hxx:139 #14 0x00002aaacddd9d3a in dbaui::DBTreeListBox::DoubleClickHdl (this=0x8168a30) at /home/julien/compile-libreoffice/libreoffice/dbaccess/source/ui/control/dbtreelistbox.cxx:407 #15 0x00002aaaaf27a4f4 in SvImpLBox::MouseButtonDown (this=0x8b0dcb0, rMEvt=...) at /home/julien/compile-libreoffice/libreoffice/svtools/source/contnr/svimpbox.cxx:2081 #16 0x00002aaaaf2baad8 in SvTreeListBox::MouseButtonDown (this=0x8168a30, rMEvt=...) at /home/julien/compile-libreoffice/libreoffice/svtools/source/contnr/treelistbox.cxx:2583 #17 0x00002aaacddd908a in dbaui::DBTreeListBox::MouseButtonDown (this=0x8168a30, rMEvt=...) at /home/julien/compile-libreoffice/libreoffice/dbaccess/source/ui/control/dbtreelistbox.cxx:185 #18 0x00002aaab0f42673 in ImplHandleMouseEvent (pWindow=0x7e93e90, nSVEvent=1, bMouseLeave=false, nX=245, nY=364, nMsgTime=1918463, nCode=1, nMode=3) at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/winproc.cxx:733 #19 0x00002aaab0f48119 in ImplHandleSalMouseButtonDown (pWindow=0x7e93e90, pEvent=0x7fffffff4650) at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/winproc.cxx:1984 #20 0x00002aaab0f470d1 in ImplWindowFrameProc (pWindow=0x7e93e90, nEvent=3, pEvent=0x7fffffff4650) ---Type to continue, or q to quit--- at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/winproc.cxx:2322 #21 0x00002aaabc6b6d97 in SalFrame::CallCallback (this=0x807f720, nEvent=3, pEvent=0x7fffffff4650) at /home/julien/compile-libreoffice/libreoffice/vcl/inc/salframe.hxx:243 #22 0x00002aaabc6b2e39 in GtkSalFrame::signalButton (pEvent=0x8cba010, frame=0x807f720) at /home/julien/compile-libreoffice/libreoffice/vcl/unx/gtk/window/gtksalframe.cxx:3226 #23 0x00002aaabcda401f in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 #24 0x00002aaab52af3b8 in g_closure_invoke (closure=0x803b140, return_value=0x7fffffff47e0, n_param_values=2, param_values=0x7fffffff4890, invocation_hint=0x7fffffff4830) at /tmp/buildd/glib2.0-2.40.0/./gobject/gclosure.c:768 #25 0x00002aaab52c0d3d in signal_emit_unlocked_R (node=node@entry=0x78db290, detail=detail@entry=0, instance=instance@entry=0x7e1fd80, emission_return=emission_return@entry=0x7fffffff4960, instance_and_params=instance_and_params@entry=0x7fffffff4890) at /tmp/buildd/glib2.0-2.40.0/./gobject/gsignal.c:3551 #26 0x00002aaab52c86f9 in g_signal_emit_valist (instance=, signal_id=, detail=, var_args=var_args@entry=0x7fffffff4a28) at /tmp/buildd/glib2.0-2.40.0/./gobject/gsignal.c:3317 #27 0x00002aaab52c8ce2 in g_signal_emit (instance=, signal_id=, detail=) at /tmp/buildd/glib2.0-2.40.0/./gobject/gsignal.c:3363 #28 0x00002aaabceb440c in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 #29 0x00002aaabcda2774 in gtk_propagate_event () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 #30 0x00002aaabcda2beb in gtk_main_do_event () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 #31 0x00002aaabd31403c in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0 #32 0x00002aaab5538e04 in g_main_dispatch (context=0x78cbb00) at /tmp/buildd/glib2.0-2.40.0/./glib/gmain.c:3064 #33 g_main_context_dispatch (context=context@entry=0x78cbb00) at /tmp/buildd/glib2.0-2.40.0/./glib/gmain.c:3663 #34 0x00002aaab5539048 in g_main_context_iterate (context=context@entry=0x78cbb00, block=block@entry=1, dispatch=dispatch@entry=1, self=) at /tmp/buildd/glib2.0-2.40.0/./glib/gmain.c:3734 #35 0x00002aaab55390ec in g_main_context_iteration (context=0x78cbb00, may_block=1) at /tmp/buildd/glib2.0-2.40.0/./glib/gmain.c:3795 #36 0x00002aaabc67a1ab in GtkData::Yield (this=0x6288d0, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/compile-libreoffice/libreoffice/vcl/unx/gtk/app/gtkdata.cxx:575 #37 0x00002aaabc67e064 in GtkInstance::Yield (this=0x628810, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/compile-libreoffice/libreoffice/vcl/unx/gtk/app/gtkinst.cxx:423 #38 0x00002aaab12cf854 in ImplYield (i_bWait=true, i_bAllEvents=false) at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svapp.cxx:360 #39 0x00002aaab12cc3ad in Application::Yield () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svapp.cxx:392 #40 0x00002aaab12cc35b in Application::Execute () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svapp.cxx:341 #41 0x00002aaaaaf87fca in desktop::Desktop::Main (this=0x7fffffff5550) at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/app.cxx:1682 #42 0x00002aaab12d3ab6 in ImplSVMain () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svmain.cxx:160 #43 0x00002aaab12d3bac in SVMain () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svmain.cxx:193 #44 0x00002aaaaafc886a in soffice_main () at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/sofficemain.cxx:84 #45 0x000000000040093d in sal_main () at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/main.c:48 #46 0x0000000000400923 in main (argc=2, argv=0x7fffffff5838) at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/main.c:47 (gdb)