Bugzilla – Attachment 167368 Details for
Bug 137772
assertion, DocumentRedlineManager.cxx:246
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
backtrace after bug 138771 is fixed
file_137772.txt (text/plain), 11.37 KB, created by
Terrence Enger
on 2020-11-17 15:32:33 UTC
(
hide
)
Description:
backtrace after bug 138771 is fixed
Filename:
MIME Type:
Creator:
Terrence Enger
Created:
2020-11-17 15:32:33 UTC
Size:
11.37 KB
patch
obsolete
>#0 0x00007ff7e57377bb in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 >#1 0x00007ff7e5722535 in __GI_abort () at abort.c:79 >#2 0x00007ff7e5b7432b in (anonymous namespace)::callSystemHandler(int, siginfo_t*, void*) (signal=6, info=0x7ffe8c863730, context=0x7ffe8c863600) at /home/terry/lo_hacking/git/libo6/sal/osl/unx/signal.cxx:358 >#3 0x00007ff7e5b74640 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7ffe8c863730, context=0x7ffe8c863600) at /home/terry/lo_hacking/git/libo6/sal/osl/unx/signal.cxx:454 >#4 0x00007ff7e5737840 in <signal handler called> () at /lib/x86_64-linux-gnu/libc.so.6 >#5 0x00007ff7e57377bb in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 >#6 0x00007ff7e5722535 in __GI_abort () at abort.c:79 >#7 0x00007ff7df3f5241 in SalAbort(rtl::OUString const&, bool) (rErrorText="", bDumpCore=true) at /home/terry/lo_hacking/git/libo6/vcl/source/app/salplug.cxx:303 >#8 0x00007ff7df2b1b70 in Application::Abort(rtl::OUString const&) (rErrorText="") at /home/terry/lo_hacking/git/libo6/vcl/source/app/svapp.cxx:272 >#9 0x00007ff7e5944dcd in desktop::Desktop::Exception(ExceptionCategory) (this=0x7ffe8c8666e0, nCategory=ExceptionCategory::System) at /home/terry/lo_hacking/git/libo6/desktop/source/app/app.cxx:1161 >#10 0x00007ff7df2c4abf in VCLExceptionSignal_impl(void*, oslSignalInfo*) (pInfo=0x7ffe8c863f90) at /home/terry/lo_hacking/git/libo6/vcl/source/app/svmain.cxx:166 >#11 0x00007ff7e5b1329d in callSignalHandler(oslSignalInfo*) (pInfo=0x7ffe8c863f90) at /home/terry/lo_hacking/git/libo6/sal/osl/all/signalshared.cxx:60 >#12 0x00007ff7e5b74614 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7ffe8c8641b0, context=0x7ffe8c864080) at /home/terry/lo_hacking/git/libo6/sal/osl/unx/signal.cxx:451 >#13 0x00007ff7e5737840 in <signal handler called> () at /lib/x86_64-linux-gnu/libc.so.6 >#14 0x00007ff7e57377bb in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 >#15 0x00007ff7e5722535 in __GI_abort () at abort.c:79 >#16 0x00007ff7e572240f in __assert_fail_base (fmt=0x7ff7e5884ee0 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0x7ff7cbd6de09 "idx < m_nSize", file=0x7ff7cbd6ddc8 "/home/terry/lo_hacking/git/libo6/sw/source/core/bastyp/bparr.cxx", line=84, function=<optimized out>) at assert.c:92 >#17 0x00007ff7e5730102 in __GI___assert_fail (assertion=0x7ff7cbd6de09 "idx < m_nSize", file=0x7ff7cbd6ddc8 "/home/terry/lo_hacking/git/libo6/sw/source/core/bastyp/bparr.cxx", line=84, function=0x7ff7cbd6de40 <BigPtrArray::operator[](unsigned long) const::__PRETTY_FUNCTION__> "BigPtrEntry* BigPtrArray::operator[](sal_uLong) const") at assert.c:101 >#18 0x00007ff7cade3a4d in BigPtrArray::operator[](unsigned long) const (this=0x5561b5a6c480, idx=12) at /home/terry/lo_hacking/git/libo6/sw/source/core/bastyp/bparr.cxx:84 >#19 0x00007ff7cad442d1 in SwNodes::operator[](unsigned long) const (this=0x5561b5a6c480, n=12) at /home/terry/lo_hacking/git/libo6/sw/inc/node.hxx:737 >#20 0x00007ff7cae327b6 in SwNodeIndex::operator=(unsigned long) (this=0x5561b5ca34e0, nNew=12) at /home/terry/lo_hacking/git/libo6/sw/inc/ndindex.hxx:249 >#21 0x00007ff7cb566d2a in SwUndRng::SetPaM(SwPaM&, bool) const (this=0x5561b743f398, rPam=SwPaM = {...}, bCorrToContent=false) at /home/terry/lo_hacking/git/libo6/sw/source/core/undo/undobj.cxx:83 >#22 0x00007ff7cb566f6f in SwUndRng::AddUndoRedoPaM(sw::UndoRedoContext&, bool) const (this=0x5561b743f398, rContext=..., bCorrToContent=false) at /home/terry/lo_hacking/git/libo6/sw/source/core/undo/undobj.cxx:112 >#23 0x00007ff7cb5853e2 in SwUndoRedline::UndoImpl(sw::UndoRedoContext&) (this=0x5561b743f360, rContext=...) at /home/terry/lo_hacking/git/libo6/sw/source/core/undo/unredln.cxx:91 >#24 0x00007ff7cb5677dc in SwUndo::UndoWithContext(SfxUndoContext&) (this=0x5561b743f360, rContext=...) at /home/terry/lo_hacking/git/libo6/sw/source/core/undo/undobj.cxx:235 >#25 0x00007ff7e29def01 in SfxListUndoAction::UndoWithContext(SfxUndoContext&) (this=0x5561b6e81030, i_context=...) at /home/terry/lo_hacking/git/libo6/svl/source/undo/undo.cxx:1322 >#26 0x00007ff7e29db2e9 in SfxUndoManager::ImplUndo(SfxUndoContext*) (this=0x5561b5a66398, i_contextOrNull=0x7ffe8c864dd0) at /home/terry/lo_hacking/git/libo6/svl/source/undo/undo.cxx:699 >#27 0x00007ff7e29db02b in SfxUndoManager::UndoWithContext(SfxUndoContext&) (this=0x5561b5a66398, i_context=...) at /home/terry/lo_hacking/git/libo6/svl/source/undo/undo.cxx:667 >#28 0x00007ff7cb54ae74 in sw::UndoManager::impl_DoUndoRedo(sw::UndoManager::UndoOrRedoType) (this=0x5561b5a66390, undoOrRedo=sw::UndoManager::UndoOrRedoType::Undo) at /home/terry/lo_hacking/git/libo6/sw/source/core/undo/docundo.cxx:607 >#29 0x00007ff7cb54b005 in sw::UndoManager::Undo() (this=0x5561b5a66390) at /home/terry/lo_hacking/git/libo6/sw/source/core/undo/docundo.cxx:640 >#30 0x00007ff7cb1ba3fb in SwEditShell::Undo(unsigned short) (this=0x5561b5c9deb0, nCount=1) at /home/terry/lo_hacking/git/libo6/sw/source/core/edit/edundo.cxx:131 >#31 0x00007ff7cbd1fc8d in SwWrtShell::Do(SwWrtShell::DoType, unsigned short) (this=0x5561b5c9deb0, eDoType=SwWrtShell::UNDO, nCnt=1) at /home/terry/lo_hacking/git/libo6/sw/source/uibase/wrtsh/wrtundo.cxx:44 >#32 0x00007ff7cbb2de11 in SwBaseShell::ExecUndo(SfxRequest&) (this=0x5561b5f29820, rReq=...) at /home/terry/lo_hacking/git/libo6/sw/source/uibase/shells/basesh.cxx:557 >#33 0x00007ff7cbb2bf0c in SfxStubSwBaseShellExecUndo(SfxShell*, SfxRequest&) (pShell=0x5561b5f29820, rReq=...) at /home/terry/lo_hacking/git/libo6/workdir/SdiTarget/sw/sdi/swslots.hxx:2193 >#34 0x00007ff7e2e2d724 in SfxShell::CallExec(void (*)(SfxShell*, SfxRequest&), SfxRequest&) (this=0x5561b5f29820, pFunc=0x7ff7cbb2bede <SfxStubSwBaseShellExecUndo(SfxShell*, SfxRequest&)>, rReq=...) at /home/terry/lo_hacking/git/libo6/include/sfx2/shell.hxx:197 >#35 0x00007ff7e2e1debe in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (this=0x5561b5c7bca0, rShell=..., rSlot=..., rReq=..., bRecord=true) at /home/terry/lo_hacking/git/libo6/sfx2/source/control/dispatch.cxx:252 >#36 0x00007ff7e2e209e3 in SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) (this=0x5561b5c7bca0, rShell=..., rSlot=..., rReq=..., eCallMode=SfxCallMode::RECORD) at /home/terry/lo_hacking/git/libo6/sfx2/source/control/dispatch.cxx:752 >#37 0x00007ff7e2e10844 in SfxBindings::Execute_Impl(SfxRequest&, SfxSlot const*, SfxShell*) (this=0x5561b5c7ee20, aReq=..., pSlot=0x7ff7cc90c780 <aSwBaseShellSlots_Impl+1152>, pShell=0x5561b5f29820) at /home/terry/lo_hacking/git/libo6/sfx2/source/control/bindings.cxx:1056 >#38 0x00007ff7e2e98fd8 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=0x5561b5f28880, aURL=..., aArgs=empty uno::Sequence, rListener=empty uno::Reference) at /home/terry/lo_hacking/git/libo6/sfx2/source/control/unoctitm.cxx:758 >#39 0x00007ff7e2e969c6 in SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this=0x5561b5f28260, aURL=..., aArgs=empty uno::Sequence) at /home/terry/lo_hacking/git/libo6/sfx2/source/control/unoctitm.cxx:229 >#40 0x00007ff7e0c398dc in svt::(anonymous namespace)::AsyncAccelExec::impl_ts_asyncCallback(LinkParamNone*) (this=0x5561b5bfd930) at /home/terry/lo_hacking/git/libo6/svtools/source/misc/acceleratorexecute.cxx:483 >#41 0x00007ff7e0c397fd in svt::(anonymous namespace)::AsyncAccelExec::LinkStubimpl_ts_asyncCallback(void*, LinkParamNone*) (instance=0x5561b5bfd930, data=0x0) at /home/terry/lo_hacking/git/libo6/svtools/source/misc/acceleratorexecute.cxx:475 >#42 0x00007ff7dee1245f in Link<LinkParamNone*, void>::Call(LinkParamNone*) const (this=0x5561b5bfd9d0, data=0x0) at /home/terry/lo_hacking/git/libo6/include/tools/link.hxx:111 >#43 0x00007ff7df221175 in vcl::EventPoster::DoEvent_Impl(void*) (this=0x5561b5bfd9c8) at /home/terry/lo_hacking/git/libo6/vcl/source/helper/evntpost.cxx:52 >#44 0x00007ff7df22113d in vcl::EventPoster::LinkStubDoEvent_Impl(void*, void*) (instance=0x5561b5bfd9c8, data=0x0) at /home/terry/lo_hacking/git/libo6/vcl/source/helper/evntpost.cxx:48 >#45 0x00007ff7ded69cdd in Link<void*, void>::Call(void*) const (this=0x5561b6b9c118, data=0x0) at /home/terry/lo_hacking/git/libo6/include/tools/link.hxx:111 >#46 0x00007ff7ded66dcc in ImplHandleUserEvent(ImplSVEvent*) (pSVEvent=0x5561b6b9c110) at /home/terry/lo_hacking/git/libo6/vcl/source/window/winproc.cxx:1990 >#47 0x00007ff7ded68be9 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x5561b231a3d0, nEvent=SalEvent::UserEvent, pEvent=0x5561b6b9c110) at /home/terry/lo_hacking/git/libo6/vcl/source/window/winproc.cxx:2560 >#48 0x00007ff7df438f7a in SalFrame::CallCallback(SalEvent, void const*) const (this=0x5561b231aa60, nEvent=SalEvent::UserEvent, pEvent=0x5561b6b9c110) at /home/terry/lo_hacking/git/libo6/vcl/inc/salframe.hxx:302 >#49 0x00007ff7df456c33 in SalGenericDisplay::ProcessEvent(SalUserEventList::SalUserEvent) (this=0x5561b21c66f0, aEvent=...) at /home/terry/lo_hacking/git/libo6/vcl/unx/generic/app/gendisp.cxx:66 >#50 0x00007ff7df22bf7c in SalUserEventList::DispatchUserEvents(bool) (this=0x5561b21c66f0, bHandleAllCurrentEvents=false) at /home/terry/lo_hacking/git/libo6/vcl/source/app/salusereventlist.cxx:117 >#51 0x00007ff7df456bab in SalGenericDisplay::DispatchInternalEvent(bool) (this=0x5561b21c66f0, bHandleAllCurrentEvent=false) at /home/terry/lo_hacking/git/libo6/vcl/unx/generic/app/gendisp.cxx:51 >#52 0x00007ff7d5019024 in call_userEventFn(void*) (data=0x5561b13b7ec0) at /home/terry/lo_hacking/git/libo6/vcl/unx/gtk3/gtk3gtkdata.cxx:733 >#53 0x00007ff7d9aa0dd8 in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#54 0x00007ff7d9aa11c8 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#55 0x00007ff7d9aa125c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#56 0x00007ff7d5017f0f in GtkSalData::Yield(bool, bool) (this=0x5561b13b7ec0, bWait=true, bHandleAllCurrentEvents=false) at /home/terry/lo_hacking/git/libo6/vcl/unx/gtk3/gtk3gtkdata.cxx:390 >#57 0x00007ff7d501b692 in GtkInstance::DoYield(bool, bool) (this=0x5561b13b7d60, bWait=true, bHandleAllCurrentEvents=false) at /home/terry/lo_hacking/git/libo6/vcl/unx/gtk3/gtk3gtkinst.cxx:387 >#58 0x00007ff7df2b2afe in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/terry/lo_hacking/git/libo6/vcl/source/app/svapp.cxx:446 >#59 0x00007ff7df2b325d in Application::Yield() () at /home/terry/lo_hacking/git/libo6/vcl/source/app/svapp.cxx:510 >#60 0x00007ff7df2b280f in Application::Execute() () at /home/terry/lo_hacking/git/libo6/vcl/source/app/svapp.cxx:425 >#61 0x00007ff7e5946788 in desktop::Desktop::Main() (this=0x7ffe8c8666e0) at /home/terry/lo_hacking/git/libo6/desktop/source/app/app.cxx:1588 >#62 0x00007ff7df2c4cfd in ImplSVMain() () at /home/terry/lo_hacking/git/libo6/vcl/source/app/svmain.cxx:196 >#63 0x00007ff7df2c4e22 in SVMain() () at /home/terry/lo_hacking/git/libo6/vcl/source/app/svmain.cxx:228 >#64 0x00007ff7e5999796 in soffice_main() () at /home/terry/lo_hacking/git/libo6/desktop/source/app/sofficemain.cxx:98 >#65 0x00005561b020f854 in sal_main () at /home/terry/lo_hacking/git/libo6/desktop/source/app/main.c:49 >#66 0x00005561b020f83a in main (argc=4, argv=0x7ffe8c866a28) 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 137772
:
166784
| 167368