Bugzilla – Attachment 159642 Details for
Bug 132164
Crash in swlo!SwNodes::UpdateOutlineIdx
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 14.29 KB, created by
Julien Nabet
on 2020-04-16 20:52:44 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2020-04-16 20:52:44 UTC
Size:
14.29 KB
patch
obsolete
>soffice.bin: /home/julien/lo/libreoffice/sw/source/core/txtnode/ndtxt.cxx:250: virtual SwTextNode::~SwTextNode(): Assertion `!GetNodes().GetOutLineNds().Seek_Entry(this, &foo)' failed. > >Thread 1 "soffice.bin" received signal SIGABRT, Aborted. >__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 >50 ../sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce type. >(gdb) bt >#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 >#1 0x00007ffff7a9855b in __GI_abort () at abort.c:79 >#2 0x00007ffff7a9842f in __assert_fail_base > (fmt=0x7ffff7bfeb48 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0x7fffd8d9b14c "!GetNodes().GetOutLineNds().Seek_Entry(this, &foo)", file=0x7fffd8d9b17f "/home/julien/lo/libreoffice/sw/source/core/txtnode/ndtxt.cxx", line=250, function=<optimized out>) at assert.c:92 >#3 0x00007ffff7aa7092 in __GI___assert_fail > (assertion=0x7fffd8d9b14c "!GetNodes().GetOutLineNds().Seek_Entry(this, &foo)", file=0x7fffd8d9b17f "/home/julien/lo/libreoffice/sw/source/core/txtnode/ndtxt.cxx", line=250, function=0x7fffd8d9b1bc "virtual SwTextNode::~SwTextNode()") at assert.c:101 >#4 0x00007fffd7e4a507 in SwTextNode::~SwTextNode() (this=0xb293820) at sw/source/core/txtnode/ndtxt.cxx:250 >#5 0x00007fffd7e4a84c in SwTextNode::~SwTextNode() (this=0xb293820) at sw/source/core/txtnode/ndtxt.cxx:232 >#6 0x00007fffd7830743 in SwNodes::RemoveNode(unsigned long, unsigned long, bool) (this=0x6427c90, nDelPos=620, nSz=603, bDel=true) at sw/source/core/docnode/nodes.cxx:2258 >#7 0x00007fffd7835bd1 in SwNodes::Delete(SwNodeIndex const&, unsigned long) (this=0x6427c90, rIndex=SwNodeIndex (node 1223), nNodes=603) at sw/source/core/docnode/nodes.cxx:1205 >#8 0x00007fffd7ef1256 in SwUndoDelete::~SwUndoDelete() (this=0x9282610) at sw/source/core/undo/undel.cxx:594 >#9 0x00007fffd7ef140c in SwUndoDelete::~SwUndoDelete() (this=0x9282610) at sw/source/core/undo/undel.cxx:590 >#10 0x00007ffff4ae033f in std::default_delete<SfxUndoAction>::operator()(SfxUndoAction*) const (this=0x92ae420, __ptr=0x9282610) > at /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/unique_ptr.h:81 >#11 0x00007ffff4ad927d in std::unique_ptr<SfxUndoAction, std::default_delete<SfxUndoAction> >::~unique_ptr() (this=0x92ae420) > at /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/unique_ptr.h:292 >#12 0x00007ffff4ad96cf in MarkedUndoAction::~MarkedUndoAction() (this=0x92ae420) at include/svl/undo.hxx:82 >#13 0x00007ffff4adfe35 in std::_Destroy<MarkedUndoAction>(MarkedUndoAction*) (__pointer=0x92ae420) at /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_construct.h:98 >#14 0x00007ffff4adfdff in std::_Destroy_aux<false>::__destroy<MarkedUndoAction*>(MarkedUndoAction*, MarkedUndoAction*) (__first=0x92ae420, __last=0x92ae460) > at /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_construct.h:108 >#15 0x00007ffff4adfdbd in std::_Destroy<MarkedUndoAction*>(MarkedUndoAction*, MarkedUndoAction*) (__first=0x92ae420, __last=0x92ae460) > at /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_construct.h:136 >#16 0x00007ffff4adfd21 in std::_Destroy<MarkedUndoAction*, MarkedUndoAction>(MarkedUndoAction*, MarkedUndoAction*, std::allocator<MarkedUndoAction>&) (__first=0x92ae420, __last=0x92ae460) > at /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_construct.h:206 >#17 0x00007ffff4adfcab in std::__cxx1998::vector<MarkedUndoAction, std::allocator<MarkedUndoAction> >::~vector() (this=0x9349388) > at /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:677 >#18 0x00007ffff4adb5b6 in std::__debug::vector<MarkedUndoAction, std::allocator<MarkedUndoAction> >::~vector() (this=0x9349370) > at /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/debug/vector:220 >#19 0x00007ffff4ad588f in SfxUndoArray::~SfxUndoArray() (this=0x9349368) at svl/source/undo/undo.cxx:1379 >#20 0x00007ffff4ad58f5 in SfxListUndoAction::~SfxListUndoAction() (this=0x9349350) at svl/source/undo/undo.cxx:1308 >#21 0x00007ffff4ad594c in SfxListUndoAction::~SfxListUndoAction() (this=0x9349350) at svl/source/undo/undo.cxx:1307 >#22 0x00007ffff4ae033f in std::default_delete<SfxUndoAction>::operator()(SfxUndoAction*) const (this=0xb341360, __ptr=0x9349350) > at /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/unique_ptr.h:81 >#23 0x00007ffff4ad927d in std::unique_ptr<SfxUndoAction, std::default_delete<SfxUndoAction> >::~unique_ptr() (this=0xb341360) > at /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/unique_ptr.h:292 >#24 0x00007ffff4adcc95 in std::_Destroy<std::unique_ptr<SfxUndoAction, std::default_delete<SfxUndoAction> > >(std::unique_ptr<SfxUndoAction, std::default_delete<SfxUndoAction> >*) (__pointer=0xb341360) > at /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_construct.h:98 >#25 0x00007ffff4adcc5f in std::_Destroy_aux<false>::__destroy<std::unique_ptr<SfxUndoAction, std::default_delete<SfxUndoAction> >*>(std::unique_ptr<SfxUndoAction, std::default_delete<SfxUndoAction> >*, std::unique_ptr<SfxUndoAction, std::default_delete<SfxUndoAction> >*) (__first=0xb341360, __last=0xb341378) at /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_construct.h:108 >#26 0x00007ffff4adcc1d in std::_Destroy<std::unique_ptr<SfxUndoAction, std::default_delete<SfxUndoAction> >*>(std::unique_ptr<SfxUndoAction, std::default_delete<SfxUndoAction> >*, std::unique_ptr<SfxUndoAction, std::default_delete<SfxUndoAction> >*) (__first=0xb341360, __last=0xb341378) at /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_construct.h:136 >#27 0x00007ffff4adcb81 in std::_Destroy<std::unique_ptr<SfxUndoAction, std::default_delete<SfxUndoAction> >*, std::unique_ptr<SfxUndoAction, std::default_delete<SfxUndoAction> > >(std::unique_ptr<SfxUndoAction, std::default_delete<SfxUndoAction> >*, std::unique_ptr<SfxUndoAction, std::default_delete<SfxUndoAction> >*, std::allocator<std::unique_ptr<SfxUndoAction, std::default_delete<SfxUndoAction> > >&) > (__first=0xb341360, __last=0xb341378) at /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_construct.h:206 >#28 0x00007ffff4ae4ec2 in std::__cxx1998::vector<std::unique_ptr<SfxUndoAction, std::default_delete<SfxUndoAction> >, std::allocator<std::unique_ptr<SfxUndoAction, std::default_delete<SfxUndoAction> > > >::_M_erase_at_end(std::unique_ptr<SfxUndoAction, std::default_delete<SfxUndoAction> >*) (this=0x7ffffffeecc0, __pos=0xb341360) at /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1793 >#29 0x00007ffff4ae4e4b in std::__cxx1998::vector<std::unique_ptr<SfxUndoAction, std::default_delete<SfxUndoAction> >, std::allocator<std::unique_ptr<SfxUndoAction, std::default_delete<SfxUndoAction> > > >::clear() (this=0x7ffffffeecc0) at /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1496 >#30 0x00007ffff4ad97f3 in std::__debug::vector<std::unique_ptr<SfxUndoAction, std::default_delete<SfxUndoAction> >, std::allocator<std::unique_ptr<SfxUndoAction, std::default_delete<SfxUndoAction> > > >::clear() (this=0x7ffffffeeca8) at /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/debug/vector:709 >--Type <RET> for more, q to quit, c to continue without paging-- >#31 0x00007ffff4acdf22 in svl::undo::impl::UndoManagerGuard::~UndoManagerGuard() (this=0x7ffffffeec90) at svl/source/undo/undo.cxx:327 >#32 0x00007ffff4ad365a in SfxUndoManager::LeaveListAction() (this=0x6427be8) at svl/source/undo/undo.cxx:974 >#33 0x00007fffd7ecbc51 in sw::UndoManager::EndUndo(SwUndoId, SwRewriter const*) (this=0x6427be0, eUndoId=SwUndoId::END, pRewriter=0x0) at sw/source/core/undo/docundo.cxx:310 >#34 0x00007fffd793e497 in SwEditShell::EndUndo(SwUndoId, SwRewriter const*) (this=0x95cec30, eUndoId=SwUndoId::EMPTY, pRewriter=0x0) at sw/source/core/edit/edws.cxx:235 >#35 0x00007fffd8645bf2 in (anonymous namespace)::SwTrnsfrActionAndUndo::~SwTrnsfrActionAndUndo() (this=0x7ffffffeef90) at sw/source/uibase/dochdl/swdtflvr.cxx:235 >#36 0x00007fffd863c577 in SwTransferable::PrivatePaste(SwWrtShell&, SwPasteContext*, PasteTableType) (this=0x2a8e8e0, rShell=..., pContext=0x7ffffffef850, ePasteTable=PasteTableType::PASTE_DEFAULT) > at sw/source/uibase/dochdl/swdtflvr.cxx:3709 >#37 0x00007fffd8638f37 in SwTransferable::PasteData(TransferableDataHelper&, SwWrtShell&, unsigned char, SotExchangeActionFlags, SotClipboardFormatId, SotExchangeDest, bool, bool, Point const*, signed char, bool, RndStdIds, bool, SwPasteContext*, PasteTableType) > (rData=..., rSh=..., nAction=35 '#', nActionFlags=SotExchangeActionFlags::NONE, nFormat=SotClipboardFormatId::NONE, nDestination=SotExchangeDest::SWDOC_FREE_AREA, bIsPasteFormat=false, bIsDefault=false, pPt=0x0, nDropAction=0 '\000', bPasteSelection=false, nAnchorType=RndStdIds::FLY_AT_PARA, bIgnoreComments=false, pContext=0x7ffffffef850, ePasteTable=PasteTableType::PASTE_DEFAULT) > at sw/source/uibase/dochdl/swdtflvr.cxx:1656 >#38 0x00007fffd863886b in SwTransferable::Paste(SwWrtShell&, TransferableDataHelper&, RndStdIds, bool, PasteTableType) > (rSh=..., rData=..., nAnchorType=RndStdIds::FLY_AT_PARA, bIgnoreComments=false, ePasteTable=PasteTableType::PASTE_DEFAULT) at sw/source/uibase/dochdl/swdtflvr.cxx:1537 >#39 0x00007fffd87cfac7 in SwBaseShell::ExecClpbrd(SfxRequest&) (this=0x9660b40, rReq=...) at sw/source/uibase/shells/basesh.cxx:302 >#40 0x00007fffd87cf515 in SfxStubSwBaseShellExecClpbrd(SfxShell*, SfxRequest&) (pShell=0x9660b40, rReq=...) at workdir/SdiTarget/sw/sdi/swslots.hxx:2189 >#41 0x00007ffff5097622 in SfxShell::CallExec(void (*)(SfxShell*, SfxRequest&), SfxRequest&) (this=0x9660b40, pFunc=0x7fffd87cf4f0 <SfxStubSwBaseShellExecClpbrd(SfxShell*, SfxRequest&)>, rReq=...) > at include/sfx2/shell.hxx:197 >#42 0x00007ffff5081059 in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (this=0x95bef80, rShell=..., rSlot=..., rReq=..., bRecord=true) at sfx2/source/control/dispatch.cxx:251 >#43 0x00007ffff50854ee in SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) (this=0x95bef80, rShell=..., rSlot=..., rReq=..., eCallMode=SfxCallMode::RECORD) > at sfx2/source/control/dispatch.cxx:751 >#44 0x00007ffff506b10a in SfxBindings::Execute_Impl(SfxRequest&, SfxSlot const*, SfxShell*) (this=0x95c1220, aReq=..., pSlot=0x7fffd96a87e0 <aSwBaseShellSlots_Impl+1440>, pShell=0x9660b40) > at sfx2/source/control/bindings.cxx:1058 >#45 0x00007ffff515f9e7 in SfxDispatchController_Impl::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchResultListener> const&) (this=0x96618e0, aURL=..., aArgs=empty uno::Sequence, rListener=empty uno::Reference) at sfx2/source/control/unoctitm.cxx:756 >#46 0x00007ffff515e6e8 in SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) > (this=0x9661750, aURL=..., aArgs=empty uno::Sequence) at sfx2/source/control/unoctitm.cxx:227 >#47 0x00007ffff26f2441 in svt::(anonymous namespace)::AsyncAccelExec::impl_ts_asyncCallback(LinkParamNone*) (this=0xb20afa0) at svtools/source/misc/acceleratorexecute.cxx:483 >#48 0x00007ffff26f2130 in svt::(anonymous namespace)::AsyncAccelExec::LinkStubimpl_ts_asyncCallback(void*, LinkParamNone*) (instance=0xb20afa0, data=0x0) at svtools/source/misc/acceleratorexecute.cxx:475 >#49 0x00007ffff0122748 in Link<LinkParamNone*, void>::Call(LinkParamNone*) const (this=0xb20b040, data=0x0) at include/tools/link.hxx:111 >#50 0x00007ffff072a60b in vcl::EventPoster::DoEvent_Impl(void*) (this=0xb20b038) at vcl/source/helper/evntpost.cxx:52 >#51 0x00007ffff072a5c0 in vcl::EventPoster::LinkStubDoEvent_Impl(void*, void*) (instance=0xb20b038, data=0x0) at vcl/source/helper/evntpost.cxx:48 >#52 0x00007ffff00396b8 in Link<void*, void>::Call(void*) const (this=0xa728d88, data=0x0) at include/tools/link.hxx:111 >#53 0x00007ffff003589e in ImplHandleUserEvent(ImplSVEvent*) (pSVEvent=0xa728d80) at vcl/source/window/winproc.cxx:1999 >#54 0x00007ffff0032573 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x2bd4950, nEvent=SalEvent::UserEvent, pEvent=0xa728d80) at vcl/source/window/winproc.cxx:2552 >#55 0x00007ffff0a1b665 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x2bd51c0, nEvent=SalEvent::UserEvent, pEvent=0xa728d80) at vcl/inc/salframe.hxx:306 >#56 0x00007ffff0a43b1f in SalGenericDisplay::ProcessEvent(SalUserEventList::SalUserEvent) (this=0x29b62e0, aEvent=...) at vcl/unx/generic/app/gendisp.cxx:66 >#57 0x00007ffff073ba89 in SalUserEventList::DispatchUserEvents(bool) (this=0x29b62e0, bHandleAllCurrentEvents=false) at vcl/source/app/salusereventlist.cxx:108 >#58 0x00007ffff0a43a69 in SalGenericDisplay::DispatchInternalEvent(bool) (this=0x29b62e0, bHandleAllCurrentEvent=false) at vcl/unx/generic/app/gendisp.cxx:51 >#59 0x00007fffe5134cd1 in call_userEventFn(void*) (data=0x52fd30) at vcl/unx/gtk3/gtk3gtkdata.cxx:707 >#60 0x00007fffea24c4de in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#61 0x00007fffea24c890 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#62 0x00007fffea24c91f in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#63 0x00007fffe51339bc in GtkSalData::Yield(bool, bool) (this=0x52fd30, bWait=true, bHandleAllCurrentEvents=false) at vcl/unx/gtk3/gtk3gtkdata.cxx:382 >#64 0x00007fffe5138b92 in GtkInstance::DoYield(bool, bool) (this=0x51de90, bWait=true, bHandleAllCurrentEvents=false) at vcl/unx/gtk3/gtk3gtkinst.cxx:384 >#65 0x00007ffff0804b19 in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at vcl/source/app/svapp.cxx:454 >#66 0x00007ffff08048d0 in Application::Yield() () at vcl/source/app/svapp.cxx:518 >#67 0x00007ffff0804849 in Application::Execute() () at vcl/source/app/svapp.cxx:433 >#68 0x00007ffff7ca420d in desktop::Desktop::Main() (this=0x7fffffff2738) at desktop/source/app/app.cxx:1600 >#69 0x00007ffff0825b44 in ImplSVMain() () at vcl/source/app/svmain.cxx:196 >#70 0x00007ffff0827399 in SVMain() () at vcl/source/app/svmain.cxx:228 >#71 0x00007ffff7d166e0 in soffice_main() () at desktop/source/app/sofficemain.cxx:98 >--Type <RET> for more, q to quit, c to continue without paging-- >#72 0x000000000040088d in sal_main () at desktop/source/app/main.c:48 >#73 0x0000000000400867 in main (argc=2, argv=0x7fffffff2908) at 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 132164
: 159642