Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. 0x00007ffff4f296c9 in SfxItemPool::PutImpl (this=0x55555811e7c0, rItem=..., nWhich=39321, bPassingOwnership=false) at /home/julien/lo/libreoffice/svl/source/items/itempool.cxx:602 602 SfxPoolItem *pPoolItem = rItem.Clone(pImpl->mpMaster); (gdb) bt #0 0x00007ffff4f296c9 in SfxItemPool::PutImpl(SfxPoolItem const&, unsigned short, bool) (this=0x55555811e7c0, rItem=..., nWhich=39321, bPassingOwnership=false) at /home/julien/lo/libreoffice/svl/source/items/itempool.cxx:602 #1 0x00007fffdab73149 in ScDocumentPool::PutImpl(SfxPoolItem const&, unsigned short, bool) (this=0x55555811e7c0, rItem=..., nWhich=0, bPassingOwnership=false) at /home/julien/lo/libreoffice/sc/source/core/data/docpool.cxx:333 #2 0x00007fffda8bd4eb in SfxItemPool::Put(ScPatternAttr const&, unsigned short) (this=0x55555811e7c0, rItem=..., nWhich=0) at /home/julien/lo/libreoffice/include/svl/itempool.hxx:154 #3 0x00007fffda8b1e04 in ScAttrArray::SetPatternAreaImpl(int, int, ScPatternAttr const*, bool, ScEditDataArray*, bool) (this=0x555558140870, nStartRow=9, nEndRow=9, pPattern=0x55555829b910, bPutToPool=true, pDataArray=0x0, bPassingOwnership=false) at /home/julien/lo/libreoffice/sc/source/core/data/attarray.cxx:464 #4 0x00007fffdaa28bf1 in ScAttrArray::SetPattern(int, ScPatternAttr const*, bool) (this=0x555558140870, nRow=9, pPattern=0x55555829b910, bPutToPool=true) at /home/julien/lo/libreoffice/sc/inc/attarray.hxx:142 #5 0x00007fffdaa11963 in ScColumn::SetPattern(int, ScPatternAttr const&) (this=0x555558110790, nRow=9, rPatAttr=...) at /home/julien/lo/libreoffice/sc/source/core/data/column.cxx:694 #6 0x00007fffdaae32ed in ScColumn::Swap(ScColumn&, int, int, bool) (this=0x555558139df0, rOther=..., nRow1=0, nRow2=9, bPattern=true) at /home/julien/lo/libreoffice/sc/source/core/data/column4.cxx:1112 #7 0x00007fffdaeaf7ca in ScTable::SortReorderByColumn(ScSortInfoArray const*, int, int, bool, ScProgress*) (this=0x5555581392b0, pArray=0x55555d326450, nRow1=0, nRow2=9, bPattern=true, pProgress=0x7fffffff0ae0) at /home/julien/lo/libreoffice/sc/source/core/data/table3.cxx:922 #8 0x00007fffdaeb4b0b in ScTable::Sort(ScSortParam const&, bool, bool, ScProgress*, sc::ReorderParam*) (this=0x5555581392b0, rSortParam=..., bKeepQuery=false, bUpdateRefs=false, pProgress=0x7fffffff0ae0, pUndo=0x7fffffff0a90) at /home/julien/lo/libreoffice/sc/source/core/data/table3.cxx:1750 #9 0x00007fffdaba12f8 in ScDocument::Sort(short, ScSortParam const&, bool, bool, ScProgress*, sc::ReorderParam*) (this=0x55555811d6f0, nTab=0, rSortParam=..., bKeepQuery=false, bUpdateRefs=false, pProgress=0x7fffffff0ae0, pUndo=0x7fffffff0a90) at /home/julien/lo/libreoffice/sc/source/core/data/documen3.cxx:1411 #10 0x00007fffdb678ece in ScDBDocFunc::Sort(short, ScSortParam const&, bool, bool, bool) (this=0x7fffffff0c90, nTab=0, rSortParam=..., bRecord=true, bPaint=true, bApi=false) at /home/julien/lo/libreoffice/sc/source/ui/docshell/dbdocfun.cxx:578 #11 0x00007fffdbb1b1d1 in ScDBFunc::Sort(ScSortParam const&, bool, bool) (this=0x55555837f890, rSortParam=..., bRecord=true, bPaint=true) at /home/julien/lo/libreoffice/sc/source/ui/view/dbfunc.cxx:217 #12 0x00007fffdbb1b123 in ScDBFunc::UISort(ScSortParam const&) (this=0x55555837f890, rSortParam=...) at /home/julien/lo/libreoffice/sc/source/ui/view/dbfunc.cxx:208 #13 0x00007fffdbb0c1d1 in ScCellShell::ExecuteDB(SfxRequest&) (this=0x5555583317d0, rReq=...) at /home/julien/lo/libreoffice/sc/source/ui/view/cellsh2.cxx:528 #14 0x00007fffdbaee99f in SfxStubScCellShellExecuteDB(SfxShell*, SfxRequest&) (pShell=0x5555583317d0, rReq=...) at /home/julien/lo/libreoffice/workdir/SdiTarget/sc/sdi/scslots.hxx:7375 #15 0x00007ffff568757a in SfxShell::CallExec(void (*)(SfxShell*, SfxRequest&), SfxRequest&) (this=0x5555583317d0, pFunc=0x7fffdbaee971 , rReq=...) at /home/julien/lo/libreoffice/include/sfx2/shell.hxx:197 #16 0x00007ffff5672b10 in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (this=0x555557fb9b60, rShell=..., rSlot=..., rReq=..., bRecord=true) at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:263 #17 0x00007ffff567577b in SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) (this=0x555557fb9b60, rShell=..., rSlot=..., rReq=..., eCallMode=SfxCallMode::RECORD) at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:763 #18 0x00007ffff5660e90 in SfxBindings::Execute_Impl(SfxRequest&, SfxSlot const*, SfxShell*) (this=0x555557fa5c50, aReq=..., pSlot=0x7fffdd2913d0 , pShell=0x5555583317d0) at /home/julien/lo/libreoffice/sfx2/source/control/bindings.cxx:1065 #19 0x00007ffff572b9e2 in SfxDispatchController_Impl::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence const&, com::sun::star::uno::Reference const&) (this=0x555558872150, aURL=..., aArgs=empty uno::Sequence, rListener=empty uno::Reference) at /home/julien/lo/libreoffice/sfx2/source/control/unoctitm.cxx:759 #20 0x00007ffff5729376 in SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence const&) (this= 0x5555588720e0, aURL=..., aArgs=empty uno::Sequence) at /home/julien/lo/libreoffice/sfx2/source/control/unoctitm.cxx:230 #21 0x00007fffdf2a0ab5 in framework::MenuBarManager::Select(Menu*) (this=0x555558685920, pMenu=0x555558694e20) at /home/julien/lo/libreoffice/framework/source/uielement/menubarmanager.cxx:882 #22 0x00007fffdf2a058d in framework::MenuBarManager::LinkStubSelect(void*, Menu*) (instance=0x555558685920, data=0x555558694e20) at /home/julien/lo/libreoffice/framework/source/uielement/menubarmanager.cxx:816 #23 0x00007ffff0511ac3 in Link::Call(Menu*) const (this=0x555558694eb0, data=0x555558694e20) at /home/julien/lo/libreoffice/include/tools/link.hxx:112 #24 0x00007ffff05032e4 in Menu::Select() (this=0x555558694e20) at /home/julien/lo/libreoffice/vcl/source/window/menu.cxx:346 #25 0x00007ffff050b80c in Menu::ImplCallSelect(void*) (this=0x555558694e20) at /home/julien/lo/libreoffice/vcl/source/window/menu.cxx:2130 #26 0x00007ffff050b7d3 in Menu::LinkStubImplCallSelect(void*, void*) (instance=0x555558694e20, data=0x0) at /home/julien/lo/libreoffice/vcl/source/window/menu.cxx:2127 #27 0x00007ffff060e2c1 in Link::Call(void*) const (this=0x55555beb38c8, data=0x0) at /home/julien/lo/libreoffice/include/tools/link.hxx:112 #28 0x00007ffff060b702 in ImplHandleUserEvent(ImplSVEvent*) (pSVEvent=0x55555beb38c0) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:1992 #29 0x00007ffff060d3dd in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x555557db7130, nEvent=SalEvent::UserEvent, pEvent=0x55555beb38c0) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2545 #30 0x00007ffff0de3290 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x555557db7910, nEvent=SalEvent::UserEvent, pEvent=0x55555beb38c0) at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:299 #31 0x00007ffff0dfd70d in SalGenericDisplay::ProcessEvent(SalUserEventList::SalUserEvent) (this=0x555557b204c0, aEvent=...) at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:66 #32 0x00007ffff0babcfe in SalUserEventList::DispatchUserEvents(bool) (this=0x555557b204c0, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/salusereventlist.cxx:108 #33 0x00007ffff0dfd685 in SalGenericDisplay::DispatchInternalEvent(bool) (this=0x555557b204c0, bHandleAllCurrentEvent=false) at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:51 #34 0x00007fffe522f246 in call_userEventFn(void*) (data=0x555555684dd0) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:706 #35 0x00007fffea458d7e in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #36 0x00007fffea459130 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #37 0x00007fffea4591bf in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 --Type for more, q to quit, c to continue without paging-- #38 0x00007fffe522e21a in GtkSalData::Yield(bool, bool) (this=0x555555684dd0, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:381 #39 0x00007fffe5231f3e in GtkInstance::DoYield(bool, bool) (this=0x555555676190, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkinst.cxx:379 #40 0x00007ffff0c32ba4 in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:446 #41 0x00007ffff0c330c3 in Application::Yield() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:510 #42 0x00007ffff0c329a2 in Application::Execute() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:427 #43 0x00007ffff7cf6e1f in desktop::Desktop::Main() (this=0x7fffffff2aa0) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1609 #44 0x00007ffff0c4db28 in ImplSVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:191 #45 0x00007ffff0c4dc4d in SVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:225 #46 0x00007ffff7d51917 in soffice_main() () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:171 #47 0x000055555555495d in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 #48 0x0000555555554943 in main (argc=2, argv=0x7fffffff2df8) at /home/julien/lo/libreoffice/desktop/source/app/main.c:47 (gdb) frame 0 #0 0x00007ffff4f296c9 in SfxItemPool::PutImpl (this=0x55555811e7c0, rItem=..., nWhich=39321, bPassingOwnership=false) at /home/julien/lo/libreoffice/svl/source/items/itempool.cxx:602 602 SfxPoolItem *pPoolItem = rItem.Clone(pImpl->mpMaster); (gdb) p rItem $1 = (const SfxPoolItem &) @0x55555829b910: {_vptr.SfxPoolItem = 0x55555829bde0, m_nRefCount = 2576980377, m_nWhich = 39321, m_nKind = -103} (gdb) p pImpl $2 = std::unique_ptr = {get() = 0x55555811e830} (gdb) p pImpl->mpMaster $3 = (SfxItemPool *) 0x55555811e7c0