Bugzilla – Attachment 156939 Details for
Bug 129805
Crash when copying the content of a complex DOCX
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 9.43 KB, created by
Julien Nabet
on 2020-01-05 11:35:04 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2020-01-05 11:35:04 UTC
Size:
9.43 KB
patch
obsolete
>warn:legacy.osl:33638:33638:sw/source/core/doc/doclay.cxx:1592: Found a FlySection but not a Format! >[Thread 0x7fffa3893700 (LWP 33841) exited] >warn:sw.core:33638:33638:sw/source/core/doc/docbm.cxx:589: MarkManager::makeMark(..) - invalid range on fieldmark, different nodes array sections > >Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. >0x00007fffd91e970f in sw::mark::MarkManager::renameMark (this=0x55555eb3da80, io_pMark=0x0, rNewName="Bookmark16") at /home/julien/lo/libreoffice/sw/source/core/doc/docbm.cxx:828 >828 assert(io_pMark->GetMarkPos().GetDoc() == m_pDoc && >(gdb) bt >#0 0x00007fffd91e970f in sw::mark::MarkManager::renameMark(sw::mark::IMark*, rtl::OUString const&) (this=0x55555eb3da80, io_pMark=0x0, rNewName="Bookmark16") > at /home/julien/lo/libreoffice/sw/source/core/doc/docbm.cxx:828 >#1 0x00007fffd934d2d5 in sw::CopyBookmarks(SwPaM const&, SwPosition&) (rPam=SwPaM = {...}, rCpyPam=SwPosition (node 361, offset 0)) > at /home/julien/lo/libreoffice/sw/source/core/doc/DocumentContentOperationsManager.cxx:287 >#2 0x00007fffd935d7e1 in sw::DocumentContentOperationsManager::CopyWithFlyInFly(SwNodeRange const&, SwNodeIndex const&, std::pair<SwPaM const&, SwPosition const&> const*, bool, bool, bool) const > (this=0x55555b3049c0, rRg=..., rInsPos=SwNodeIndex (node 2325), pCopiedPaM=0x7fffffff0530, bMakeNewFrames=true, bDelRedlines=false, bCopyFlyAtFly=false) > at /home/julien/lo/libreoffice/sw/source/core/doc/DocumentContentOperationsManager.cxx:3437 >#3 0x00007fffd9364a6c in sw::DocumentContentOperationsManager::CopyImplImpl(SwPaM&, SwPosition&, bool, SwPaM*) const > (this=0x55555b3049c0, rPam=SwPaM = {...}, rPos=SwPosition (node 2325, offset 0), bCopyAll=false, pCpyRange=0x7fffffff08f0) > at /home/julien/lo/libreoffice/sw/source/core/doc/DocumentContentOperationsManager.cxx:4847 >#4 0x00007fffd9362dd4 in sw::DocumentContentOperationsManager::CopyImpl(SwPaM&, SwPosition&, bool, SwPaM*) const > (this=0x55555b3049c0, rPam=SwPaM = {...}, rPos=SwPosition (node 2325, offset 17), bCopyAll=false, pCopyRange=0x0) at /home/julien/lo/libreoffice/sw/source/core/doc/DocumentContentOperationsManager.cxx:4491 >#5 0x00007fffd9354f7b in sw::DocumentContentOperationsManager::CopyRange(SwPaM&, SwPosition&, bool, bool) const > (this=0x55555b3049c0, rPam=SwPaM = {...}, rPos=SwPosition (node 2325, offset 17), bCopyAll=false, bCheckPos=true) at /home/julien/lo/libreoffice/sw/source/core/doc/DocumentContentOperationsManager.cxx:1881 >#6 0x00007fffd95a4310 in SwEditShell::CopySelToDoc(SwDoc*) (this=0x55555b585c10, pInsDoc=0x55555c1b8fa0) at /home/julien/lo/libreoffice/sw/source/core/edit/edglss.cxx:233 >#7 0x00007fffd9633fd4 in SwFEShell::Copy(SwDoc*, rtl::OUString const*) (this=0x55555b585c10, pClpDoc=0x55555c1b8fa0, pNewClpText=0x0) at /home/julien/lo/libreoffice/sw/source/core/frmedt/fecopy.cxx:216 >#8 0x00007fffd9fc054b in (anonymous namespace)::lclOverWriteDoc(SwWrtShell&, SwDoc&) (rSrcWrtShell=..., rDest=...) at /home/julien/lo/libreoffice/sw/source/uibase/dochdl/swdtflvr.cxx:417 >#9 0x00007fffd9fc35c7 in SwTransferable::PrepareForCopy(bool) (this=0x55555eb67110, bIsCut=false) at /home/julien/lo/libreoffice/sw/source/uibase/dochdl/swdtflvr.cxx:992 >#10 0x00007fffd9fc456c in SwTransferable::Copy(bool) (this=0x55555eb67110, bIsCut=false) at /home/julien/lo/libreoffice/sw/source/uibase/dochdl/swdtflvr.cxx:1144 >#11 0x00007fffda10b951 in SwBaseShell::ExecClpbrd(SfxRequest&) (this=0x55555cf775b0, rReq=...) at /home/julien/lo/libreoffice/sw/source/uibase/shells/basesh.cxx:281 >#12 0x00007fffda10ab75 in SfxStubSwBaseShellExecClpbrd(SfxShell*, SfxRequest&) (pShell=0x55555cf775b0, rReq=...) at /home/julien/lo/libreoffice/workdir/SdiTarget/sw/sdi/swslots.hxx:2153 >#13 0x00007ffff567bb7c in SfxShell::CallExec(void (*)(SfxShell*, SfxRequest&), SfxRequest&) (this=0x55555cf775b0, pFunc=0x7fffda10ab47 <SfxStubSwBaseShellExecClpbrd(SfxShell*, SfxRequest&)>, rReq=...) > at /home/julien/lo/libreoffice/include/sfx2/shell.hxx:197 >#14 0x00007ffff5666fa8 in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (this=0x55555b8e7a50, rShell=..., rSlot=..., rReq=..., bRecord=true) > at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:254 >#15 0x00007ffff5669c11 in SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) (this=0x55555b8e7a50, rShell=..., rSlot=..., rReq=..., eCallMode=SfxCallMode::RECORD) > at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:754 >#16 0x00007ffff565543a in SfxBindings::Execute_Impl(SfxRequest&, SfxSlot const*, SfxShell*) (this=0x55555b8cec20, aReq=..., pSlot=0x7fffdb3d2ab8 <aSwBaseShellSlots_Impl+1368>, pShell=0x55555cf775b0) > at /home/julien/lo/libreoffice/sfx2/source/control/bindings.cxx:1058 >#17 0x00007ffff571fbec 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=0x55555cf81000, aURL=..., aArgs=empty uno::Sequence, rListener=empty uno::Reference) at /home/julien/lo/libreoffice/sfx2/source/control/unoctitm.cxx:755 >#18 0x00007ffff571d582 in SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) > (this=0x55555cf80f40, aURL=..., aArgs=empty uno::Sequence) at /home/julien/lo/libreoffice/sfx2/source/control/unoctitm.cxx:226 >#19 0x00007ffff2ae6ebe in svt::(anonymous namespace)::AsyncAccelExec::impl_ts_asyncCallback(LinkParamNone*) (this=0x55555c1f8d40) at /home/julien/lo/libreoffice/svtools/source/misc/acceleratorexecute.cxx:466 >#20 0x00007ffff2ae6ddf in svt::(anonymous namespace)::AsyncAccelExec::LinkStubimpl_ts_asyncCallback(void*, LinkParamNone*) (instance=0x55555c1f8d40, data=0x0) > at /home/julien/lo/libreoffice/svtools/source/misc/acceleratorexecute.cxx:458 >#21 0x00007ffff06fdaa3 in Link<LinkParamNone*, void>::Call(LinkParamNone*) const (this=0x55555c1f8de0, data=0x0) at /home/julien/lo/libreoffice/include/tools/link.hxx:111 >#22 0x00007ffff0bcf67d in vcl::EventPoster::DoEvent_Impl(void*) (this=0x55555c1f8dd8) at /home/julien/lo/libreoffice/vcl/source/helper/evntpost.cxx:52 >#23 0x00007ffff0bcf645 in vcl::EventPoster::LinkStubDoEvent_Impl(void*, void*) (instance=0x55555c1f8dd8, data=0x0) at /home/julien/lo/libreoffice/vcl/source/helper/evntpost.cxx:48 >#24 0x00007ffff063f00d in Link<void*, void>::Call(void*) const (this=0x55555eb9e028, data=0x0) at /home/julien/lo/libreoffice/include/tools/link.hxx:111 >#25 0x00007ffff063c47d in ImplHandleUserEvent(ImplSVEvent*) (pSVEvent=0x55555eb9e020) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2006 >#26 0x00007ffff063e164 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x555557c9bed0, nEvent=SalEvent::UserEvent, pEvent=0x55555eb9e020) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2559 >#27 0x00007ffff0e1cb10 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x555557c9c710, nEvent=SalEvent::UserEvent, pEvent=0x55555eb9e020) at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:299 >#28 0x00007ffff0e36fdb in SalGenericDisplay::ProcessEvent(SalUserEventList::SalUserEvent) (this=0x555557b00b70, aEvent=...) at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:66 >#29 0x00007ffff0bdd8eb in SalUserEventList::DispatchUserEvents(bool) (this=0x555557b00b70, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/salusereventlist.cxx:108 >#30 0x00007ffff0e36f53 in SalGenericDisplay::DispatchInternalEvent(bool) (this=0x555557b00b70, bHandleAllCurrentEvent=false) at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:51 >#31 0x00007fffe52170ee in call_userEventFn(void*) (data=0x555555686d40) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:706 >#32 0x00007fffea489dee in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#33 0x00007fffea48a1a0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#34 0x00007fffea48a22f in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#35 0x00007fffe52160c1 in GtkSalData::Yield(bool, bool) (this=0x555555686d40, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:381 >--Type <RET> for more, q to quit, c to continue without paging-- >#36 0x00007fffe5219e36 in GtkInstance::DoYield(bool, bool) (this=0x555555677110, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkinst.cxx:382 >#37 0x00007ffff0c6acfe in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:446 >#38 0x00007ffff0c6b219 in Application::Yield() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:510 >#39 0x00007ffff0c6aafc in Application::Execute() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:427 >#40 0x00007ffff7cf12ef in desktop::Desktop::Main() (this=0x7fffffff2920) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1609 >#41 0x00007ffff0c86296 in ImplSVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:191 >#42 0x00007ffff0c863bb in SVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:225 >#43 0x00007ffff7d4b952 in soffice_main() () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:171 >#44 0x000055555555495d in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#45 0x0000555555554943 in main (argc=2, argv=0x7fffffff2c78) at /home/julien/lo/libreoffice/desktop/source/app/main.c:47 >(gdb) > >
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 129805
:
156938
| 156939