Bugzilla – Attachment 147390 Details for
Bug 121951
CRASH: Fatal error with mailmerge
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 9.04 KB, created by
Julien Nabet
on 2018-12-08 18:47:29 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2018-12-08 18:47:29 UTC
Size:
9.04 KB
patch
obsolete
>(gdb) bt >#0 0x00007ffff79fdacd in __cxa_throw () at /usr/lib/x86_64-linux-gnu/libstdc++.so.6 >#1 0x00007fffec0af4ae in connectivity::checkDisposed(bool) (_bThrow=true) at /home/julien/lo/libreoffice/connectivity/source/commontools/dbtools.cxx:1941 >#2 0x00007fffb114af30 in dbaccess::ORowSetBase::checkCache() (this=0x55555cb333a0) at /home/julien/lo/libreoffice/dbaccess/source/core/api/RowSetBase.cxx:1281 >#3 0x00007fffb1148110 in dbaccess::ORowSetBase::getRow() (this=0x55555cb333a0) at /home/julien/lo/libreoffice/dbaccess/source/core/api/RowSetBase.cxx:843 >#4 0x00007fffde3fea42 in SwDBManager::MergeMailFiles(SwWrtShell*, SwMergeDescriptor const&) (this=0x55555a9feb80, pSourceShell=0x55555cc4abe0, rMergeDescriptor=...) > at /home/julien/lo/libreoffice/sw/source/uibase/dbui/dbmgr.cxx:1584 >#5 0x00007fffde3f984a in SwDBManager::Merge(SwMergeDescriptor const&) (this=0x55555a9feb80, rMergeDesc=...) at /home/julien/lo/libreoffice/sw/source/uibase/dbui/dbmgr.cxx:557 >#6 0x00007fffde408120 in SwDBManager::ExecuteFormLetter(SwWrtShell&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this=0x55555a9feb80, > rSh=..., rProperties=uno::Sequence of length 3 = {...}) at /home/julien/lo/libreoffice/sw/source/uibase/dbui/dbmgr.cxx:3071 >#7 0x00007fffde67592b in SwView::GenerateFormLetter(bool) (this=0x55555aab6f40, bUseCurrentDocument=true) > at /home/julien/lo/libreoffice/sw/source/uibase/uiview/view2.cxx:2409 >#8 0x00007fffde66ee17 in SwView::Execute(SfxRequest&) (this=0x55555aab6f40, rReq=...) at /home/julien/lo/libreoffice/sw/source/uibase/uiview/view2.cxx:1140 >#9 0x00007fffde666663 in SfxStubSwViewExecute(SfxShell*, SfxRequest&) (pShell=0x55555aab6f40, rReq=...) > at /home/julien/lo/libreoffice/workdir/SdiTarget/sw/sdi/swslots.hxx:13493 >#10 0x00007ffff556f768 in SfxShell::CallExec(void (*)(SfxShell*, SfxRequest&), SfxRequest&) > (this=0x55555aab6f40, pFunc=0x7fffde666635 <SfxStubSwViewExecute(SfxShell*, SfxRequest&)>, rReq=...) at /home/julien/lo/libreoffice/include/sfx2/shell.hxx:207 >#11 0x00007ffff556660a in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (this=0x55555aab89e0, rShell=..., rSlot=..., rReq=..., bRecord=false) > at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:353 >#12 0x00007ffff5569ea1 in SfxDispatcher::PostMsgHandler(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >) > (this=0x55555aab89e0, pReq=std::unique_ptr<class SfxRequest> = {...}) at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:1090 >#13 0x00007ffff558eb0a in std::__invoke_impl<void, void (SfxDispatcher::*&)(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >), SfxDispatcher*&, std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> > >(std::__invoke_memfun_deref, void (SfxDispatcher::*&)(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >), SfxDispatcher*&, std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >&&) (__f= > @0x55555aa91640: (void (SfxDispatcher::*)(class SfxDispatcher * const, class std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)) 0x7ffff5569d26 <SfxDispatcher::PostMsgHandler(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)>, __t=@0x55555aa91650: 0x55555aab89e0, __args#0=...) at /usr/include/c++/8/bits/invoke.h:73 >#14 0x00007ffff558b0d7 in std::__invoke<void (SfxDispatcher::*&)(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >), SfxDispatcher*&, std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> > >(void (SfxDispatcher::*&)(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >), SfxDispatcher*&, std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >&&) (__fn= > @0x55555aa91640: (void (SfxDispatcher::*)(class SfxDispatcher * const, class std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)) 0x7ffff5569d26 <SfxDispatcher::PostMsgHandler(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)>, __args#0=@0x55555aa91650: 0x55555aab89e0, __args#1=...) at /usr/include/c++/8/bits/invoke.h:95 >#15 0x00007ffff5585cee in std::_Bind<void (SfxDispatcher::*(SfxDispatcher*, std::_Placeholder<1>))(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)>::__call<void, std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >&&, 0ul, 1ul>(std::tuple<std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >&&>&&, std::_Index_tuple<0ul, 1ul>) (this=0x55555aa91640, __args=...) at /usr/include/c++/8/functional:400 >#16 0x00007ffff557dcc4 in std::_Bind<void (SfxDispatcher::*(SfxDispatcher*, std::_Placeholder<1>))(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)>::operator()<std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >, void>(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >&&) (this=0x55555aa91640, __args#0=...) > at /usr/include/c++/8/functional:484 >#17 0x00007ffff5576ec4 in std::_Function_handler<void (std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >), std::_Bind<void (SfxDispatcher::*(SfxDispatcher*, std::_Placeholder<1>))(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)> >::_M_invoke(std::_Any_data const&, std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >&&) (__functor=..., __args#0=...) at /usr/include/c++/8/bits/std_function.h:297 >#18 0x00007ffff58afcff in std::function<void (std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)>::operator()(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >) const (this=0x55555aa927f0, __args#0=std::unique_ptr<class SfxRequest> = {...}) at /usr/include/c++/8/bits/std_function.h:687 >--Type <RET> for more, q to quit, c to continue without paging-- >#19 0x00007ffff58afb2a in SfxHintPoster::DoEvent_Impl(void*) (this=0x55555aa927e0, pPostedHint=0x55555c93a0a0) > at /home/julien/lo/libreoffice/sfx2/source/notify/hintpost.cxx:46 >#20 0x00007ffff58afac9 in SfxHintPoster::LinkStubDoEvent_Impl(void*, void*) (instance=0x55555aa927e0, data=0x55555c93a0a0) > at /home/julien/lo/libreoffice/sfx2/source/notify/hintpost.cxx:43 >#21 0x00007ffff0b00017 in Link<void*, void>::Call(void*) const (this=0x55555c94d5a8, data=0x55555c93a0a0) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#22 0x00007ffff0afcfaa in ImplHandleUserEvent(ImplSVEvent*) (pSVEvent=0x55555c94d5a0) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:1932 >#23 0x00007ffff0afec8e in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x5555578d33d0, nEvent=SalEvent::UserEvent, pEvent=0x55555c94d5a0) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2485 >#24 0x00007ffff11dd844 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x5555578d3b10, nEvent=SalEvent::UserEvent, pEvent=0x55555c94d5a0) > at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:285 >#25 0x00007ffff11f711d in SalGenericDisplay::ProcessEvent(SalUserEventList::SalUserEvent) (this=0x55555762b730, aEvent=...) > at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:67 >#26 0x00007ffff0ffa739 in SalUserEventList::DispatchUserEvents(bool) (this=0x55555762b730, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/source/app/salusereventlist.cxx:109 >#27 0x00007ffff11f7095 in SalGenericDisplay::DispatchInternalEvent(bool) (this=0x55555762b730, bHandleAllCurrentEvent=false) > at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:52 >#28 0x00007fffe83d990a in call_userEventFn(void*) (data=0x555555647230) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:788 >#29 0x00007fffeb13dae8 in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#30 0x00007fffeb13ded8 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#31 0x00007fffeb13df6c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#32 0x00007fffe83d8856 in GtkSalData::Yield(bool, bool) (this=0x555555647230, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:463 >#33 0x00007fffe83dbf88 in GtkInstance::DoYield(bool, bool) (this=0x555555655370, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:406 >#34 0x00007ffff105ac3f in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:441 >#35 0x00007ffff105b161 in Application::Yield() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:505 >#36 0x00007ffff105aa37 in Application::Execute() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:422 >#37 0x00007ffff7d56560 in desktop::Desktop::Main() (this=0x7fffffff2f80) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1618 >#38 0x00007ffff1071997 in ImplSVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:199 >#39 0x00007ffff1071abc in SVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:233 >#40 0x00007ffff7dac169 in soffice_main() () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:169 >#41 0x000055555555484b in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#42 0x000055555555484b in main (argc=<optimized out>, argv=<optimized out>) at /home/julien/lo/libreoffice/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 121951
:
147386
|
147387
| 147390