Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. std::__uniq_ptr_impl >::_M_ptr (this=0x99999999999999a9) at /usr/include/c++/8/bits/unique_ptr.h:150 150 pointer _M_ptr() const { return std::get<0>(_M_t); } (gdb) bt #0 0x00007ffff58e12f8 in std::__uniq_ptr_impl >::_M_ptr() const (this=0x99999999999999a9) at /usr/include/c++/8/bits/unique_ptr.h:150 #1 0x00007ffff58dfff2 in std::unique_ptr >::get() const (this=0x99999999999999a9) at /usr/include/c++/8/bits/unique_ptr.h:343 #2 0x00007ffff58dee6a in std::unique_ptr >::operator->() const (this=0x99999999999999a9) at /usr/include/c++/8/bits/unique_ptr.h:337 #3 0x00007ffff58dd44c in SfxFrame::GetFrameInterface() const (this=0x9999999999999999) at /home/julien/lo/libreoffice/sfx2/source/view/frame.cxx:538 #4 0x00007ffff557e7f6 in SfxDispatchController_Impl::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence const&, com::sun::star::uno::Reference const&) (this=0x55555c295040, aURL=..., aArgs=empty uno::Sequence, rListener=empty uno::Reference) at /home/julien/lo/libreoffice/sfx2/source/control/unoctitm.cxx:694 #5 0x00007ffff557c67e in SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence const&) (this= 0x55555b7121e0, aURL=..., aArgs=empty uno::Sequence) at /home/julien/lo/libreoffice/sfx2/source/control/unoctitm.cxx:226 #6 0x00007ffff2b9f722 in svt::GenericToolboxController::ExecuteHdl_Impl(svt::GenericToolboxController*, void*) (p=0x55555d03f6a0) at /home/julien/lo/libreoffice/svtools/source/uno/generictoolboxcontroller.cxx:169 #7 0x00007ffff2b9f6db in svt::GenericToolboxController::LinkStubExecuteHdl_Impl(void*, void*) (instance=0x0, data=0x55555d03f6a0) at /home/julien/lo/libreoffice/svtools/source/uno/generictoolboxcontroller.cxx:161 #8 0x00007ffff09402ab in Link::Call(void*) const (this=0x55555d9d7f08, data=0x55555d03f6a0) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 #9 0x00007ffff093cf52 in ImplHandleUserEvent(ImplSVEvent*) (pSVEvent=0x55555d9d7f00) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:1958 #10 0x00007ffff093ec36 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x555557924c20, nEvent=SalEvent::UserEvent, pEvent=0x55555d9d7f00) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2511 #11 0x00007ffff107c786 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x5555579253a0, nEvent=SalEvent::UserEvent, pEvent=0x55555d9d7f00) at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:294 #12 0x00007ffff1095ecf in SalGenericDisplay::ProcessEvent(SalUserEventList::SalUserEvent) (this=0x55555768cba0, aEvent=...) at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:67 #13 0x00007ffff0e72ded in SalUserEventList::DispatchUserEvents(bool) (this=0x55555768cba0, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/salusereventlist.cxx:109 #14 0x00007ffff1095e47 in SalGenericDisplay::DispatchInternalEvent(bool) (this=0x55555768cba0, bHandleAllCurrentEvent=false) at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:52 #15 0x00007fffe8a69128 in call_userEventFn(void*) (data=0x555555642bb0) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:853 #16 0x00007fffeae89dd8 in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #17 0x00007fffeae8a1c8 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #18 0x00007fffeae8a25c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #19 0x00007fffe8a680f2 in GtkSalData::Yield(bool, bool) (this=0x555555642bb0, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:528 #20 0x00007fffe8a6c256 in GtkInstance::DoYield(bool, bool) (this=0x555555650f60, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:404 #21 0x00007ffff0ee2bd5 in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:457 #22 0x00007ffff0ee30f7 in Application::Yield() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:521 #23 0x00007ffff0ee29cd in Application::Execute() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:438 #24 0x00007ffff7d42e86 in desktop::Desktop::Main() (this=0x7fffffff24b0) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1621 #25 0x00007ffff0efbe33 in ImplSVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:203 #26 0x00007ffff0efbf58 in SVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:237 #27 0x00007ffff7d9c58f in soffice_main() () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:170 #28 0x000055555555495d in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 #29 0x0000555555554943 in main (argc=2, argv=0x7fffffff27f8) at /home/julien/lo/libreoffice/desktop/source/app/main.c:47 (gdb) frame 4 #4 0x00007ffff557e7f6 in SfxDispatchController_Impl::dispatch (this=0x55555c295040, aURL=..., aArgs=empty uno::Sequence, rListener=empty uno::Reference) at /home/julien/lo/libreoffice/sfx2/source/control/unoctitm.cxx:694 694 xFrameRef = pViewFrame->GetFrame().GetFrameInterface(); (gdb) p pViewFrame $1 = (SfxViewFrame *) 0x7ffff7cc0cc0 (gdb) p pViewFrame->GetFrame() [Thread 0x7fff9fdb4700 (LWP 3039) exited] $2 = (SfxFrame &) (gdb) p pViewFrame $3 = (SfxViewFrame *) 0x7ffff7cc0cc0 (gdb) p *pViewFrame $4 = { = { = {_vptr.SfxBroadcaster = 0x55555ce1b130, mpImpl = std::unique_ptr = {get() = 0x55555caa89d0}}, pImpl = std::unique_ptr = { get() = 0x55555b906760}, pPool = 0x55555caf5330, pUndoMgr = 0x55555ce08380}, = {_vptr.SfxListener = 0x55555cb0b9e0, mpImpl = std::unique_ptr = {get() = 0x55555c1e0910}}, m_pImpl = std::unique_ptr = {get() = 0x55555c3ff500}, m_xObjSh = {pObj = 0x55555aca0d80}, m_pDispatcher = std::unique_ptr = {get() = 0x5555577acde0}, m_pBindings = 0x55555b519bd0, m_nAdjustPosPixelLock = 61088, static pInterface = 0x55555791f880} (gdb) p pViewFrame