Bugzilla – Attachment 163214 Details for
Bug 134626
assertion in SwTextNode::~SwTextNode()
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
backtrace on Linux
file_134626.txt (text/plain), 11.76 KB, created by
Terrence Enger
on 2020-07-17 23:00:01 UTC
(
hide
)
Description:
backtrace on Linux
Filename:
MIME Type:
Creator:
Terrence Enger
Created:
2020-07-17 23:00:01 UTC
Size:
11.76 KB
patch
obsolete
>#0 0x00007f6e5337e7bb in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 >#1 0x00007f6e53369535 in __GI_abort () at abort.c:79 >#2 0x00007f6e537a03fe in (anonymous namespace)::callSystemHandler(int, siginfo_t*, void*) (signal=6, info=0x7ffdb70ba330, context=0x7ffdb70ba200) at /home/terry/lo_hacking/git/libo6/sal/osl/unx/signal.cxx:358 >#3 0x00007f6e537a0713 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7ffdb70ba330, context=0x7ffdb70ba200) at /home/terry/lo_hacking/git/libo6/sal/osl/unx/signal.cxx:454 >#4 0x00007f6e5337e840 in <signal handler called> () at /lib/x86_64-linux-gnu/libc.so.6 >#5 0x00007f6e5337e7bb in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 >#6 0x00007f6e53369535 in __GI_abort () at abort.c:79 >#7 0x00007f6e4d781c21 in SalAbort(rtl::OUString const&, bool) (rErrorText="", bDumpCore=true) at /home/terry/lo_hacking/git/libo6/vcl/source/app/salplug.cxx:303 >#8 0x00007f6e4d66a4b4 in Application::Abort(rtl::OUString const&) (rErrorText="") at /home/terry/lo_hacking/git/libo6/vcl/source/app/svapp.cxx:281 >#9 0x00007f6e535882c8 in desktop::Desktop::Exception(ExceptionCategory) (this=0x7ffdb70bd720, nCategory=ExceptionCategory::System) at /home/terry/lo_hacking/git/libo6/desktop/source/app/app.cxx:1189 >#10 0x00007f6e4d67c93f in VCLExceptionSignal_impl(void*, oslSignalInfo*) (pInfo=0x7ffdb70bab90) at /home/terry/lo_hacking/git/libo6/vcl/source/app/svmain.cxx:171 >#11 0x00007f6e53748eb5 in callSignalHandler(oslSignalInfo*) (pInfo=0x7ffdb70bab90) at /home/terry/lo_hacking/git/libo6/sal/osl/all/signalshared.cxx:60 >#12 0x00007f6e537a06e7 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7ffdb70badb0, context=0x7ffdb70bac80) at /home/terry/lo_hacking/git/libo6/sal/osl/unx/signal.cxx:451 >#13 0x00007f6e5337e840 in <signal handler called> () at /lib/x86_64-linux-gnu/libc.so.6 >#14 0x00007f6e5337e7bb in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 >#15 0x00007f6e53369535 in __GI_abort () at abort.c:79 >#16 0x00007f6e5336940f in __assert_fail_base (fmt=0x7f6e534cbee0 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0x7f6e39c6ab30 "!GetNodes().GetOutLineNds().Seek_Entry(this, &foo)", file=0x7f6e39c6aae8 "/home/terry/lo_hacking/git/libo6/sw/source/core/txtnode/ndtxt.cxx", line=250, function=<optimized out>) at assert.c:92 >#17 0x00007f6e53377102 in __GI___assert_fail (assertion=0x7f6e39c6ab30 "!GetNodes().GetOutLineNds().Seek_Entry(this, &foo)", file=0x7f6e39c6aae8 "/home/terry/lo_hacking/git/libo6/sw/source/core/txtnode/ndtxt.cxx", line=250, function=0x7f6e39c6d020 <SwTextNode::~SwTextNode()::__PRETTY_FUNCTION__> "virtual SwTextNode::~SwTextNode()") at assert.c:101 >#18 0x00007f6e392510ee in SwTextNode::~SwTextNode() (this=0x562c8ce6ecd0, __in_chrg=<optimized out>) at /home/terry/lo_hacking/git/libo6/sw/source/core/txtnode/ndtxt.cxx:250 >#19 0x00007f6e392512de in SwTextNode::~SwTextNode() (this=0x562c8ce6ecd0, __in_chrg=<optimized out>) at /home/terry/lo_hacking/git/libo6/sw/source/core/txtnode/ndtxt.cxx:258 >#20 0x00007f6e38e7ffbd in SwNodes::RemoveNode(unsigned long, unsigned long, bool) (this=0x562c8b59c1c0, nDelPos=9, nSz=2, bDel=true) at /home/terry/lo_hacking/git/libo6/sw/source/core/docnode/nodes.cxx:2262 >#21 0x00007f6e38e7c1bc in SwNodes::Delete(SwNodeIndex const&, unsigned long) (this=0x562c8b59c1c0, rIndex=SwNodeIndex (node 11), nNodes=2) at /home/terry/lo_hacking/git/libo6/sw/source/core/docnode/nodes.cxx:1209 >#22 0x00007f6e392bcf5c in SwUndoSaveContent::MoveFromUndoNds(SwDoc&, unsigned long, SwPosition&, unsigned long const*, bool) (rDoc=..., nNodeIdx=9, rInsPos=SwPosition (node 23, offset 8), pEndNdIdx=0x0, bForceCreateFrames=false) at /home/terry/lo_hacking/git/libo6/sw/source/core/undo/undobj.cxx:803 >#23 0x00007f6e39303824 in SwUndoInserts::RedoImpl(sw::UndoRedoContext&) (this=0x562c8ce8df00, rContext=...) at /home/terry/lo_hacking/git/libo6/sw/source/core/undo/untblk.cxx:388 >#24 0x00007f6e392bb9ba in SwUndo::RedoWithContext(SfxUndoContext&) (this=0x562c8ce8df00, rContext=...) at /home/terry/lo_hacking/git/libo6/sw/source/core/undo/undobj.cxx:244 >#25 0x00007f6e50cd7154 in SfxListUndoAction::RedoWithContext(SfxUndoContext&) (this=0x562c8c8b02a0, i_context=...) at /home/terry/lo_hacking/git/libo6/svl/source/undo/undo.cxx:1337 >#26 0x00007f6e50cd7154 in SfxListUndoAction::RedoWithContext(SfxUndoContext&) (this=0x562c8bff6630, i_context=...) at /home/terry/lo_hacking/git/libo6/svl/source/undo/undo.cxx:1337 >#27 0x00007f6e50cd3f5f in SfxUndoManager::ImplRedo(SfxUndoContext*) (this=0x562c8b59a128, i_contextOrNull=0x7ffdb70bbdd0) at /home/terry/lo_hacking/git/libo6/svl/source/undo/undo.cxx:810 >#28 0x00007f6e50cd3ce5 in SfxUndoManager::RedoWithContext(SfxUndoContext&) (this=0x562c8b59a128, i_context=...) at /home/terry/lo_hacking/git/libo6/svl/source/undo/undo.cxx:778 >#29 0x00007f6e3929f184 in sw::UndoManager::impl_DoUndoRedo(sw::UndoManager::UndoOrRedoType) (this=0x562c8b59a120, undoOrRedo=sw::UndoManager::UndoOrRedoType::Redo) at /home/terry/lo_hacking/git/libo6/sw/source/core/undo/docundo.cxx:611 >#30 0x00007f6e3929f33f in sw::UndoManager::Redo() (this=0x562c8b59a120) at /home/terry/lo_hacking/git/libo6/sw/source/core/undo/docundo.cxx:652 >#31 0x00007f6e38f1ce5d in SwEditShell::Redo(unsigned short) (this=0x562c8b7906a0, nCount=1) at /home/terry/lo_hacking/git/libo6/sw/source/core/edit/edundo.cxx:184 >#32 0x00007f6e39a5f4a0 in SwWrtShell::Do(SwWrtShell::DoType, unsigned short) (this=0x562c8b7906a0, eDoType=SwWrtShell::REDO, nCnt=1) at /home/terry/lo_hacking/git/libo6/sw/source/uibase/wrtsh/wrtundo.cxx:50 >#33 0x00007f6e3987ff73 in SwBaseShell::ExecUndo(SfxRequest&) (this=0x562c8c1ea600, rReq=...) at /home/terry/lo_hacking/git/libo6/sw/source/uibase/shells/basesh.cxx:568 >#34 0x00007f6e3987dee2 in SfxStubSwBaseShellExecUndo(SfxShell*, SfxRequest&) (pShell=0x562c8c1ea600, rReq=...) at /home/terry/lo_hacking/git/libo6/workdir/SdiTarget/sw/sdi/swslots.hxx:2193 >#35 0x00007f6e51129118 in SfxShell::CallExec(void (*)(SfxShell*, SfxRequest&), SfxRequest&) (this=0x562c8c1ea600, pFunc=0x7f6e3987deb4 <SfxStubSwBaseShellExecUndo(SfxShell*, SfxRequest&)>, rReq=...) at /home/terry/lo_hacking/git/libo6/include/sfx2/shell.hxx:197 >#36 0x00007f6e5111a280 in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (this=0x562c8b76acb0, rShell=..., rSlot=..., rReq=..., bRecord=true) at /home/terry/lo_hacking/git/libo6/sfx2/source/control/dispatch.cxx:252 >#37 0x00007f6e5111c759 in SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) (this=0x562c8b76acb0, rShell=..., rSlot=..., rReq=..., eCallMode=SfxCallMode::RECORD) at /home/terry/lo_hacking/git/libo6/sfx2/source/control/dispatch.cxx:752 >#38 0x00007f6e5110d628 in SfxBindings::Execute_Impl(SfxRequest&, SfxSlot const*, SfxShell*) (this=0x562c8b785030, aReq=..., pSlot=0x7f6e3a621238 <aSwBaseShellSlots_Impl+1080>, pShell=0x562c8c1ea600) at /home/terry/lo_hacking/git/libo6/sfx2/source/control/bindings.cxx:1057 >#39 0x00007f6e5119f45e 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=0x562c8b833ff0, aURL=..., aArgs=empty uno::Sequence, rListener=empty uno::Reference) at /home/terry/lo_hacking/git/libo6/sfx2/source/control/unoctitm.cxx:757 >#40 0x00007f6e5119ce4c in SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this=0x562c8b833080, aURL=..., aArgs=empty uno::Sequence) at /home/terry/lo_hacking/git/libo6/sfx2/source/control/unoctitm.cxx:228 >#41 0x00007f6e4ef5298a in svt::(anonymous namespace)::AsyncAccelExec::impl_ts_asyncCallback(LinkParamNone*) (this=0x562c8cdbfc60) at /home/terry/lo_hacking/git/libo6/svtools/source/misc/acceleratorexecute.cxx:483 >#42 0x00007f6e4ef528ab in svt::(anonymous namespace)::AsyncAccelExec::LinkStubimpl_ts_asyncCallback(void*, LinkParamNone*) (instance=0x562c8cdbfc60, data=0x0) at /home/terry/lo_hacking/git/libo6/svtools/source/misc/acceleratorexecute.cxx:475 >#43 0x00007f6e4d1fa015 in Link<LinkParamNone*, void>::Call(LinkParamNone*) const (this=0x562c8cdbfd00, data=0x0) at /home/terry/lo_hacking/git/libo6/include/tools/link.hxx:111 >#44 0x00007f6e4d5dea81 in vcl::EventPoster::DoEvent_Impl(void*) (this=0x562c8cdbfcf8) at /home/terry/lo_hacking/git/libo6/vcl/source/helper/evntpost.cxx:52 >#45 0x00007f6e4d5dea49 in vcl::EventPoster::LinkStubDoEvent_Impl(void*, void*) (instance=0x562c8cdbfcf8, data=0x0) at /home/terry/lo_hacking/git/libo6/vcl/source/helper/evntpost.cxx:48 >#46 0x00007f6e4d1561cb in Link<void*, void>::Call(void*) const (this=0x562c8ba30b28, data=0x0) at /home/terry/lo_hacking/git/libo6/include/tools/link.hxx:111 >#47 0x00007f6e4d153540 in ImplHandleUserEvent(ImplSVEvent*) (pSVEvent=0x562c8ba30b20) at /home/terry/lo_hacking/git/libo6/vcl/source/window/winproc.cxx:2000 >#48 0x00007f6e4d155234 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x562c85110c90, nEvent=SalEvent::UserEvent, pEvent=0x562c8ba30b20) at /home/terry/lo_hacking/git/libo6/vcl/source/window/winproc.cxx:2553 >#49 0x00007f6e4d7c2a9e in SalFrame::CallCallback(SalEvent, void const*) const (this=0x562c851112d0, nEvent=SalEvent::UserEvent, pEvent=0x562c8ba30b20) at /home/terry/lo_hacking/git/libo6/vcl/inc/salframe.hxx:302 >#50 0x00007f6e4d7de59d in SalGenericDisplay::ProcessEvent(SalUserEventList::SalUserEvent) (this=0x562c85083ed0, aEvent=...) at /home/terry/lo_hacking/git/libo6/vcl/unx/generic/app/gendisp.cxx:66 >#51 0x00007f6e4d5e9476 in SalUserEventList::DispatchUserEvents(bool) (this=0x562c85083ed0, bHandleAllCurrentEvents=false) at /home/terry/lo_hacking/git/libo6/vcl/source/app/salusereventlist.cxx:110 >#52 0x00007f6e4d7de515 in SalGenericDisplay::DispatchInternalEvent(bool) (this=0x562c85083ed0, bHandleAllCurrentEvent=false) at /home/terry/lo_hacking/git/libo6/vcl/unx/generic/app/gendisp.cxx:51 >#53 0x00007f6e43207666 in call_userEventFn(void*) (data=0x562c84308090) at /home/terry/lo_hacking/git/libo6/vcl/unx/gtk3/gtk3gtkdata.cxx:707 >#54 0x00007f6e47e57dd8 in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#55 0x00007f6e47e581c8 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#56 0x00007f6e47e5825c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#57 0x00007f6e43206615 in GtkSalData::Yield(bool, bool) (this=0x562c84308090, bWait=true, bHandleAllCurrentEvents=false) at /home/terry/lo_hacking/git/libo6/vcl/unx/gtk3/gtk3gtkdata.cxx:382 >#58 0x00007f6e43209af2 in GtkInstance::DoYield(bool, bool) (this=0x562c84307f30, bWait=true, bHandleAllCurrentEvents=false) at /home/terry/lo_hacking/git/libo6/vcl/unx/gtk3/gtk3gtkinst.cxx:387 >#59 0x00007f6e4d66b1ab in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/terry/lo_hacking/git/libo6/vcl/source/app/svapp.cxx:455 >#60 0x00007f6e4d66b6cd in Application::Yield() () at /home/terry/lo_hacking/git/libo6/vcl/source/app/svapp.cxx:519 >#61 0x00007f6e4d66af8f in Application::Execute() () at /home/terry/lo_hacking/git/libo6/vcl/source/app/svapp.cxx:434 >#62 0x00007f6e535894cd in desktop::Desktop::Main() (this=0x7ffdb70bd720) at /home/terry/lo_hacking/git/libo6/desktop/source/app/app.cxx:1602 >#63 0x00007f6e4d67cb25 in ImplSVMain() () at /home/terry/lo_hacking/git/libo6/vcl/source/app/svmain.cxx:201 >#64 0x00007f6e4d67cc4a in SVMain() () at /home/terry/lo_hacking/git/libo6/vcl/source/app/svmain.cxx:233 >#65 0x00007f6e535d91ea in soffice_main() () at /home/terry/lo_hacking/git/libo6/desktop/source/app/sofficemain.cxx:98 >#66 0x0000562c82be1854 in sal_main () at /home/terry/lo_hacking/git/libo6/desktop/source/app/main.c:48 >#67 0x0000562c82be183a in main (argc=4, argv=0x7ffdb70bda68) at /home/terry/lo_hacking/git/libo6/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 134626
:
162770
| 163214 |
167361