Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. 0x00007ffff538f1e4 in rtl::Reference::get (this=0x99999999999999f9) at /home/julien/lo/libreoffice/include/rtl/ref.hxx:171 171 return m_pBody; (gdb) bt #0 0x00007ffff538f1e4 in rtl::Reference::get() const (this=0x99999999999999f9) at /home/julien/lo/libreoffice/include/rtl/ref.hxx:171 #1 0x00007ffff53ebac6 in VclPtr::operator bool() const (this=0x99999999999999f1) at /home/julien/lo/libreoffice/include/vcl/vclptr.hxx:187 #2 0x00007ffff592a7e8 in SfxViewShell::GetFrameWeld() const (this=0x9999999999999999) at /home/julien/lo/libreoffice/sfx2/source/view/viewsh.cxx:2028 #3 0x00007fffdea428df in SwTextShell::ExecField(SfxRequest&) (this=0x555557bd6560, rReq=...) at /home/julien/lo/libreoffice/sw/source/uibase/shells/textfld.cxx:536 #4 0x00007fffdea48367 in SfxStubSwTextShellExecField(SfxShell*, SfxRequest&) (pShell=0x555557bd6560, rReq=...) at /home/julien/lo/libreoffice/workdir/SdiTarget/sw/sdi/swslots.hxx:2998 #5 0x00007ffff54ce662 in SfxShell::CallExec(void (*)(SfxShell*, SfxRequest&), SfxRequest&) (this=0x555557bd6560, pFunc=0x7fffdea48339 , rReq=...) at /home/julien/lo/libreoffice/include/sfx2/shell.hxx:197 #6 0x00007ffff54c54af in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (this=0x55555b0f6280, rShell=warning: can't find linker symbol for virtual table for `SfxShell' value ..., rSlot=..., rReq=..., bRecord=true) at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:357 #7 0x00007ffff54c8d9c in SfxDispatcher::PostMsgHandler(std::unique_ptr >) (this=0x55555b0f6280, pReq=std::unique_ptr = {...}) at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:1094 #8 0x00007ffff54eda7e in std::__invoke_impl >), SfxDispatcher*&, std::unique_ptr > >(std::__invoke_memfun_deref, void (SfxDispatcher::*&)(std::unique_ptr >), SfxDispatcher*&, std::unique_ptr >&&) (__f= @0x55555b0f5030: (void (SfxDispatcher::*)(SfxDispatcher * const, std::unique_ptr >)) 0x7ffff54c8c1e >)>, __t=@0x55555b0f5040: 0x55555b0f6280, __args#0=...) at /usr/include/c++/8/bits/invoke.h:73 #9 0x00007ffff54ea06d in std::__invoke >), SfxDispatcher*&, std::unique_ptr > >(void (SfxDispatcher::*&)(std::unique_ptr >), SfxDispatcher*&, std::unique_ptr >&&) (__fn= @0x55555b0f5030: (void (SfxDispatcher::*)(SfxDispatcher * const, std::unique_ptr >)) 0x7ffff54c8c1e >)>, __args#0=@0x55555b0f5040: 0x55555b0f6280, __args#1=...) at /usr/include/c++/8/bits/invoke.h:95 #10 0x00007ffff54e4d22 in std::_Bind))(std::unique_ptr >)>::__call >&&, 0ul, 1ul>(std::tuple >&&>&&, std::_Index_tuple<0ul, 1ul>) (this=0x55555b0f5030, __args=...) at /usr/include/c++/8/functional:400 #11 0x00007ffff54dccc8 in std::_Bind))(std::unique_ptr >)>::operator() >, void>(std::unique_ptr >&&) (this=0x55555b0f5030, __args#0=...) at /usr/include/c++/8/functional:484 #12 0x00007ffff54d5e8a in std::_Function_handler >), std::_Bind))(std::unique_ptr >)> >::_M_invoke(std::_Any_data const&, std::unique_ptr >&&) (__functor=..., __args#0=...) at /usr/include/c++/8/bits/std_function.h:297 #13 0x00007ffff5829da9 in std::function >)>::operator()(std::unique_ptr >) const (this=0x55555b0f6790, __args#0=std::unique_ptr = {...}) at /usr/include/c++/8/bits/std_function.h:687 #14 0x00007ffff5829bd4 in SfxHintPoster::DoEvent_Impl(void*) (this=0x55555b0f6780, pPostedHint=0x55555b6e2d20) at /home/julien/lo/libreoffice/sfx2/source/notify/hintpost.cxx:46 #15 0x00007ffff5829b73 in SfxHintPoster::LinkStubDoEvent_Impl(void*, void*) (instance=0x55555b0f6780, data=0x55555b6e2d20) at /home/julien/lo/libreoffice/sfx2/source/notify/hintpost.cxx:43 #16 0x00007ffff091a57d in Link::Call(void*) const (this=0x55555b70a9a8, data=0x55555b6e2d20) at /home/julien/lo/libreoffice/include/tools/link.hxx:112 #17 0x00007ffff0917221 in ImplHandleUserEvent(ImplSVEvent*) (pSVEvent=0x55555b70a9a0) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:1964 #18 0x00007ffff0918f08 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x555557cee880, nEvent=SalEvent::UserEvent, pEvent=0x55555b70a9a0) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2517 #19 0x00007ffff108f358 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x555557cef030, nEvent=SalEvent::UserEvent, pEvent=0x55555b70a9a0) at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:299 #20 0x00007ffff10a8863 in SalGenericDisplay::ProcessEvent(SalUserEventList::SalUserEvent) (this=0x555557a55ea0, aEvent=...) at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:67 #21 0x00007ffff0e7d2b7 in SalUserEventList::DispatchUserEvents(bool) (this=0x555557a55ea0, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/salusereventlist.cxx:109 #22 0x00007ffff10a87db in SalGenericDisplay::DispatchInternalEvent(bool) (this=0x555557a55ea0, bHandleAllCurrentEvent=false) at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:52 #23 0x00007fffe89ec038 in call_userEventFn(void*) (data=0x555555644250) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:853 #24 0x00007fffeae1cdd8 in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #25 0x00007fffeae1d1c8 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #26 0x00007fffeae1d25c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #27 0x00007fffe89eb002 in GtkSalData::Yield(bool, bool) (this=0x555555644250, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:528 #28 0x00007fffe89ef166 in GtkInstance::DoYield(bool, bool) (this=0x555555650fc0, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:404 #29 0x00007ffff0ef1bda in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:447 #30 0x00007ffff0ef20fd in Application::Yield() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:511 #31 0x00007ffff0ef19d2 in Application::Execute() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:428 #32 0x00007ffff7d3f2ca in desktop::Desktop::Main() (this=0x7fffffff23f0) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1620 #33 0x00007ffff0f0c891 in ImplSVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:191 --Type for more, q to quit, c to continue without paging-- #34 0x00007ffff0f0c9b6 in SVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:225 #35 0x00007ffff7d98fd7 in soffice_main() () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:170 #36 0x000055555555495d in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 #37 0x0000555555554943 in main (argc=2, argv=0x7fffffff2748) at /home/julien/lo/libreoffice/desktop/source/app/main.c:47 (gdb)