Bugzilla – Attachment 134784 Details for
Bug 109267
Assertion failed when undoing delete inside redline insert
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 8.17 KB, created by
Julien Nabet
on 2017-07-22 17:37:20 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2017-07-22 17:37:20 UTC
Size:
8.17 KB
patch
obsolete
>warn:sw.core:18811:1:sw/source/core/undo/undobj.cxx:364: Should NEVER be used/translated >soffice.bin: /home/julien/lo/libreoffice/sw/source/core/undo/undobj.cxx :1393 : void SwRedlineSaveData::RedlineToDoc(SwPaM&): l'assertion « bSuccess » a échoué. > >Thread 1 "soffice.bin" received signal SIGABRT, Aborted. >__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 >51 ../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:51 >#1 0x00007ffff73cf3fa in __GI_abort () at abort.c:89 >#2 0x00007ffff73c6e37 in __assert_fail_base (fmt=<optimized out>, assertion=assertion@entry=0x7fffc9cd5fdc "bSuccess", > file=file@entry=0x7fffc9cd4718 "/home/julien/lo/libreoffice/sw/source/core/undo/undobj.cxx", line=line@entry=1393, > function=function@entry=0x7fffc9cd6880 <SwRedlineSaveData::RedlineToDoc(SwPaM&)::__PRETTY_FUNCTION__> "void SwRedlineSaveData::RedlineToDoc(SwPaM&)") at assert.c:92 >#3 0x00007ffff73c6ee2 in __GI___assert_fail (assertion=0x7fffc9cd5fdc "bSuccess", file=0x7fffc9cd4718 "/home/julien/lo/libreoffice/sw/source/core/undo/undobj.cxx", > line=1393, function=0x7fffc9cd6880 <SwRedlineSaveData::RedlineToDoc(SwPaM&)::__PRETTY_FUNCTION__> "void SwRedlineSaveData::RedlineToDoc(SwPaM&)") at assert.c:101 >#4 0x00007fffc9249e9e in SwRedlineSaveData::RedlineToDoc (this=0x55555bcf5f40, rPam=SwPaM = {...}) at /home/julien/lo/libreoffice/sw/source/core/undo/undobj.cxx:1393 >#5 0x00007fffc924a48a in SwUndo::SetSaveData (rDoc=..., rSData=...) at /home/julien/lo/libreoffice/sw/source/core/undo/undobj.cxx:1470 >#6 0x00007fffc9240f5f in SwUndoDelete::UndoImpl (this=0x55555bce0c80, rContext=...) at /home/julien/lo/libreoffice/sw/source/core/undo/undel.cxx:963 >#7 0x00007fffc92459a4 in SwUndo::UndoWithContext (this=0x55555bce0c80, rContext=...) at /home/julien/lo/libreoffice/sw/source/core/undo/undobj.cxx:229 >#8 0x00007ffff14a2d3e in SfxListUndoAction::UndoWithContext (this=0x55555c7ec3b0, i_context=...) at /home/julien/lo/libreoffice/svl/source/undo/undo.cxx:1394 >#9 0x00007ffff149efef in SfxUndoManager::ImplUndo (this=0x55555785ad98, i_contextOrNull=0x7fffffff1e30) at /home/julien/lo/libreoffice/svl/source/undo/undo.cxx:773 >#10 0x00007ffff149ed89 in SfxUndoManager::UndoWithContext (this=0x55555785ad98, i_context=...) at /home/julien/lo/libreoffice/svl/source/undo/undo.cxx:741 >#11 0x00007fffc9224969 in sw::UndoManager::impl_DoUndoRedo (this=0x55555785ad90, undoOrRedo=sw::UndoManager::UndoOrRedoType::Undo) > at /home/julien/lo/libreoffice/sw/source/core/undo/docundo.cxx:593 >#12 0x00007fffc9224ad3 in sw::UndoManager::Undo (this=0x55555785ad90) at /home/julien/lo/libreoffice/sw/source/core/undo/docundo.cxx:626 >#13 0x00007fffc8e6ce4f in SwEditShell::Undo (this=0x5555579740c0, nCount=1) at /home/julien/lo/libreoffice/sw/source/core/edit/edundo.cxx:131 >#14 0x00007fffc9a4c8ec in SwWrtShell::Do (this=0x5555579740c0, eDoType=SwWrtShell::UNDO, nCnt=1) at /home/julien/lo/libreoffice/sw/source/uibase/wrtsh/wrtundo.cxx:44 >#15 0x00007fffc9832e79 in SwBaseShell::ExecUndo (this=0x555558159650, rReq=...) at /home/julien/lo/libreoffice/sw/source/uibase/shells/basesh.cxx:508 >#16 0x00007fffc983134a in SfxStubSwBaseShellExecUndo (pShell=0x555558159650, rReq=...) at /home/julien/lo/libreoffice/workdir/SdiTarget/sw/sdi/swslots.hxx:2124 >#17 0x00007ffff1c0e940 in SfxShell::CallExec (this=0x555558159650, pFunc=0x7fffc983131c <SfxStubSwBaseShellExecUndo(SfxShell*, SfxRequest&)>, rReq=...) > at /home/julien/lo/libreoffice/include/sfx2/shell.hxx:210 >#18 0x00007ffff1c05115 in SfxDispatcher::Call_Impl (this=0x555557931e90, rShell=..., rSlot=..., rReq=..., bRecord=true) > at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:377 >#19 0x00007ffff1c07c31 in SfxDispatcher::Execute_ (this=0x555557931e90, rShell=..., rSlot=..., rReq=..., eCallMode=SfxCallMode::RECORD) > at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:899 >#20 0x00007ffff1bf3844 in SfxBindings::Execute_Impl (this=0x55555793d260, aReq=..., pSlot=0x7fffca8fe660 <aSwBaseShellSlots_Impl+1152>, pShell=0x555558159650) > at /home/julien/lo/libreoffice/sfx2/source/control/bindings.cxx:1083 >#21 0x00007ffff1ca3845 in SfxDispatchController_Impl::dispatch (this=0x555557e92280, aURL=..., aArgs=empty uno::Sequence, rListener=empty uno::Reference) > at /home/julien/lo/libreoffice/sfx2/source/control/unoctitm.cxx:758 >#22 0x00007ffff1ca1167 in SfxOfficeDispatch::dispatch (this=0x5555582627f0, aURL=..., aArgs=empty uno::Sequence) > at /home/julien/lo/libreoffice/sfx2/source/control/unoctitm.cxx:226 >#23 0x00007fffeebaa35e in svt::AsyncAccelExec::impl_ts_asyncCallback (this=0x55555be725c0) at /home/julien/lo/libreoffice/svtools/source/misc/acceleratorexecute.cxx:468 >#24 0x00007fffeebaa27f in svt::AsyncAccelExec::LinkStubimpl_ts_asyncCallback (instance=0x55555be725c0, data=0x0) > at /home/julien/lo/libreoffice/svtools/source/misc/acceleratorexecute.cxx:460 >#25 0x00007fffec436f27 in Link<LinkParamNone*, void>::Call (this=0x55555be72660, data=0x0) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#26 0x00007fffec7c9bf5 in vcl::EventPoster::DoEvent_Impl (this=0x55555be72658) at /home/julien/lo/libreoffice/vcl/source/helper/evntpost.cxx:52 >#27 0x00007fffec7c9bbd in vcl::EventPoster::LinkStubDoEvent_Impl (instance=0x55555be72658, data=0x0) at /home/julien/lo/libreoffice/vcl/source/helper/evntpost.cxx:48 >#28 0x00007fffec3bb5cb in Link<void*, void>::Call (this=0x55555be7eca8, data=0x0) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#29 0x00007fffec3b8588 in ImplHandleUserEvent (pSVEvent=0x55555be7eca0) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:1921 >---Type <return> to continue, or q <return> to quit--- >#30 0x00007fffec3b9e8d in ImplWindowFrameProc (_pWindow=0x5555576b82f0, nEvent=SalEvent::UserEvent, pEvent=0x55555be7eca0) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2470 >#31 0x00007fffec95b5a4 in SalFrame::CallCallback (this=0x5555576b8a10, nEvent=SalEvent::UserEvent, pEvent=0x55555be7eca0) > at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:276 >#32 0x00007fffec96de3d in SalGenericDisplay::DispatchInternalEvent (this=0x555557477660) at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:86 >#33 0x00007fffd7d12098 in GtkData::userEventFn (data=0x5555558d1df0) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:807 >#34 0x00007fffd7d12125 in call_userEventFn (data=0x5555558d1df0) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:817 >#35 0x00007ffff5b428ca in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#36 0x00007ffff5b42c80 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#37 0x00007ffff5b42d2c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#38 0x00007fffd7d10f0e in GtkData::Yield (this=0x5555558d1df0, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:464 >#39 0x00007fffd7d13f1d in GtkInstance::DoYield (this=0x5555558dfaa0, bWait=true, bHandleAllCurrentEvents=false, nReleased=0) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:417 >#40 0x00007fffec7ff52f in ImplYield (i_bWait=true, i_bAllEvents=false, nReleased=0) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:476 >#41 0x00007fffec7fb480 in Application::Yield () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:549 >#42 0x00007fffec7fafe1 in Application::Execute () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:455 >#43 0x00007ffff7786573 in desktop::Desktop::DoExecute () at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1265 >#44 0x00007ffff7787778 in desktop::Desktop::Main (this=0x7fffffff3750) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1650 >#45 0x00007fffec80a0fd in ImplSVMain () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:194 >#46 0x00007fffec80a266 in SVMain () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:232 >#47 0x00007ffff77ddf95 in soffice_main () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:163 >#48 0x0000555555554a68 in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#49 0x0000555555554a4e in main (argc=2, argv=0x7fffffff3a98) at /home/julien/lo/libreoffice/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 109267
: 134784