Bugzilla – Attachment 173011 Details for
Bug 142932
Crash when pasting cells with comments and "skip empty cells" option selected
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gdb bt
gdb_bt.txt (text/plain), 11.28 KB, created by
Julien Nabet
on 2021-06-19 11:40:20 UTC
(
hide
)
Description:
gdb bt
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2021-06-19 11:40:20 UTC
Size:
11.28 KB
patch
obsolete
> >/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/debug/vector:427: >In function: > std::__debug::vector::reference > std::__debug::vector<std::unique_ptr<ScColumn, > o3tl::default_delete<ScColumn>>, > std::allocator<std::unique_ptr<ScColumn, > o3tl::default_delete<ScColumn>>>>::operator[](std::__debug::vector::size_type) > [_Tp = std::unique_ptr<ScColumn, o3tl::default_delete<ScColumn>>, > _Allocator = std::allocator<std::unique_ptr<ScColumn, > o3tl::default_delete<ScColumn>>>] > >Error: attempt to subscript container with out-of-bounds index 64, but >container only holds 64 elements. > >Objects involved in the operation: > sequence "this" @ 0x0x872e1e0 { > type = std::__debug::vector<std::unique_ptr<ScColumn, o3tl::default_delete<ScColumn> >, std::allocator<std::unique_ptr<ScColumn, o3tl::default_delete<ScColumn> > > >; > } > >#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 >#1 0x00007fc4caf3b537 in __GI_abort () at abort.c:79 >#2 0x00007fc4cadb5eb1 in std::__throw_bad_exception() () at /usr/lib/x86_64-linux-gnu/libstdc++.so.6 >#3 0x00007fc4b0b90ecd in std::__debug::vector<std::unique_ptr<ScColumn, o3tl::default_delete<ScColumn> >, std::allocator<std::unique_ptr<ScColumn, o3tl::default_delete<ScColumn> > > >::operator[](unsigned long) (this=0x872e1e0, __n=64) at /usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/debug/vector:427 >#4 0x00007fc4b0cdbb3d in ScColContainer::operator[](unsigned long) (this=0x872e1e0, nIndex=64) at sc/inc/colcontainer.hxx:43 >#5 0x00007fc4b120d82b in ScTable::DeleteBeforeCopyFromClip(sc::CopyFromClipContext&, ScTable const&, sc::ColumnSpanSet&) (this=0x872e1e0, rCxt=..., rClipTab=..., rBroadcastSpans=...) > at sc/source/core/data/table7.cxx:118 >#6 0x00007fc4b0e42939 in ScDocument::DeleteBeforeCopyFromClip(sc::CopyFromClipContext&, ScMarkData const&, sc::ColumnSpanSet&) (this=0x3bffa60, rCxt=..., rMark=..., rBroadcastSpans=...) > at sc/source/core/data/document10.cxx:75 >#7 0x00007fc4b0e0b67b in ScDocument::CopyFromClip(ScRange const&, ScMarkData const&, InsertDeleteFlags, ScDocument*, ScDocument*, bool, bool, bool, bool, ScRangeList const*) > (this=0x3bffa60, rDestRange=..., rMark=..., nInsFlag=7, pRefUndoDoc=0x0, pClipDoc=0x7d3bb40, bResetCut=true, bAsLink=false, bIncludeFiltered=false, bSkipAttrForEmpty=true, pDestRanges=0x7fff4a3da4b0) > at sc/source/core/data/document.cxx:2916 >#8 0x00007fc4b2412dc3 in ScViewFunc::PasteFromClip(InsertDeleteFlags, ScDocument*, ScPasteFunc, bool, bool, bool, InsCellCmd, InsertDeleteFlags, bool) (this= > 0x41a29e0, nFlags=7, pClipDoc=0x7d3bb40, nFunction=ScPasteFunc::NONE, bSkipEmpty=true, bTranspose=false, bAsLink=false, eMoveMode=INS_NONE, nUndoExtraFlags=InsertDeleteFlags::NONE, bAllowDialogs=true) > at sc/source/ui/view/viewfun3.cxx:1312 >#9 0x00007fc4b217a52a in ScCellShell::ExecuteEdit(SfxRequest&) (this=0x41d7f40, rReq=...) at sc/source/ui/view/cellsh1.cxx:1468 >#10 0x00007fc4b216b535 in SfxStubScCellShellExecuteEdit(SfxShell*, SfxRequest&) (pShell=0x41d7f40, rReq=...) at workdir/SdiTarget/sc/sdi/scslots.hxx:7496 >#11 0x00007fc4c7bec7dc in SfxShell::ExecuteSlot(SfxRequest&, SfxInterface const*) (this=0x41d7f40, rReq=..., pIF=0x3a90870) at sfx2/source/control/shell.cxx:456 >#12 0x00007fc4b217bc79 in ScCellShell::ExecuteEdit(SfxRequest&) (this=0x41d7f40, rReq=...) at sc/source/ui/view/cellsh1.cxx:1642 >#13 0x00007fc4b216b535 in SfxStubScCellShellExecuteEdit(SfxShell*, SfxRequest&) (pShell=0x41d7f40, rReq=...) at workdir/SdiTarget/sc/sdi/scslots.hxx:7496 >#14 0x00007fc4c7b81946 in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (this=0x41917a0, rShell=..., rSlot=..., rReq=..., bRecord=true) at sfx2/source/control/dispatch.cxx:253 >#15 0x00007fc4c7b821d8 in SfxDispatcher::PostMsgHandler(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >) (this=0x41917a0, pReq=std::unique_ptr<class SfxRequest> = {...}) > at sfx2/source/control/dispatch.cxx:990 >#16 0x00007fc4c7ba6fc0 in std::__invoke_impl<void, void (SfxDispatcher::*&)(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >), SfxDispatcher*&, std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> > >(std::__invoke_memfun_deref, void (SfxDispatcher::*&)(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >), SfxDispatcher*&, std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >&&) > (__f= > @0x4195c10: (void (SfxDispatcher::*)(class SfxDispatcher * const, class std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)) 0x7fc4c7b81fb0 <SfxDispatcher::PostMsgHandler(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)>, __t=@0x4195c20: 0x41917a0, __args=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/invoke.h:73 >#17 0x00007fc4c7ba6e67 in std::__invoke<void (SfxDispatcher::*&)(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >), SfxDispatcher*&, std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> > >(void (SfxDispatcher::*&)(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >), SfxDispatcher*&, std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >&&) (__fn= > @0x4195c10: (void (SfxDispatcher::*)(class SfxDispatcher * const, class std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)) 0x7fc4c7b81fb0 <SfxDispatcher::PostMsgHandler(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)>, __args=@0x4195c20: 0x41917a0, __args=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/invoke.h:95 >#18 0x00007fc4c7ba6db5 in std::_Bind<void (SfxDispatcher::*(SfxDispatcher*, std::_Placeholder<1>))(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)>::__call<void, std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >&&, 0ul, 1ul>(std::tuple<std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >&&>&&, std::_Index_tuple<0ul, 1ul>) (this=0x4195c10, __args=...) > at /usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/functional:416 >#19 0x00007fc4c7ba6d11 in std::_Bind<void (SfxDispatcher::*(SfxDispatcher*, std::_Placeholder<1>))(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)>::operator()<std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >, void>(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >&&) (this=0x4195c10, __args=...) > at /usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/functional:499 >#20 0x00007fc4c7ba6ca2 in std::__invoke_impl<void, std::_Bind<void (SfxDispatcher::*(SfxDispatcher*, std::_Placeholder<1>))(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)>&, std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> > >(std::__invoke_other, std::_Bind<void (SfxDispatcher::*(SfxDispatcher*, std::_Placeholder<1>))(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)>&, std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >&&) (__f=..., __args=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/invoke.h:60 >#21 0x00007fc4c7ba6c32 in std::__invoke_r<void, std::_Bind<void (SfxDispatcher::*(SfxDispatcher*, std::_Placeholder<1>))(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)>&, std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> > >(std::_Bind<void (SfxDispatcher::*(SfxDispatcher*, std::_Placeholder<1>))(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)>&, std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >&&) (__fn=..., __args=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/invoke.h:110 >#22 0x00007fc4c7ba6912 in std::_Function_handler<void (std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >), std::_Bind<void (SfxDispatcher::*(SfxDispatcher*, std::_Placeholder<1>))(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)> >::_M_invoke(std::_Any_data const&, std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >&&) (__functor=..., __args=...) > at /usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/std_function.h:291 >#23 0x00007fc4c808423b in std::function<void (std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)>::operator()(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >) const > (this=0x419ace0, __args=std::unique_ptr<class SfxRequest> = {...}) at /usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/std_function.h:622 >#24 0x00007fc4c8084019 in SfxHintPoster::DoEvent_Impl(void*) (this=0x419acd0, pPostedHint=0x84bbeb0) at sfx2/source/notify/hintpost.cxx:42 >#25 0x00007fc4c8083f90 in SfxHintPoster::LinkStubDoEvent_Impl(void*, void*) (instance=0x419acd0, data=0x84bbeb0) at sfx2/source/notify/hintpost.cxx:38 >--Type <RET> for more, q to quit, c to continue without paging-- >#26 0x00007fc4c28a0c58 in Link<void*, void>::Call(void*) const (this=0x8636e18, data=0x84bbeb0) at include/tools/link.hxx:111 >#27 0x00007fc4c289cdce in ImplHandleUserEvent(ImplSVEvent*) (pSVEvent=0x8636e10) at vcl/source/window/winproc.cxx:2014 >#28 0x00007fc4c2899726 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x338b530, nEvent=SalEvent::UserEvent, pEvent=0x8636e10) at vcl/source/window/winproc.cxx:2584 >#29 0x00007fc4c343b3e5 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x37ec0e0, nEvent=SalEvent::UserEvent, pEvent=0x8636e10) at vcl/inc/salframe.hxx:306 >#30 0x00007fc4c34692af in SalGenericDisplay::ProcessEvent(SalUserEventList::SalUserEvent) (this=0x3390ed0, aEvent=...) at vcl/unx/generic/app/gendisp.cxx:66 >#31 0x00007fc4c3010310 in SalUserEventList::DispatchUserEvents(bool)::$_0::operator()() const (this=0x7fff4a3e3d50) at vcl/source/app/salusereventlist.cxx:119 >#32 0x00007fc4c30101d4 in SalUserEventList::DispatchUserEvents(bool) (this=0x3390ed0, bHandleAllCurrentEvents=false) at vcl/source/app/salusereventlist.cxx:120 >#33 0x00007fc4c34691f9 in SalGenericDisplay::DispatchInternalEvent(bool) (this=0x3390ed0, bHandleAllCurrentEvent=false) at vcl/unx/generic/app/gendisp.cxx:51 >#34 0x00007fc4b7b465da in SalX11Display::Yield() (this=0x3390ed0) at vcl/unx/generic/app/saldisp.cxx:1888 >#35 0x00007fc4b7b3b223 in DisplayYield(int, void*) (fd=8, data=0x3390ed0) at vcl/unx/generic/app/saldisp.cxx:381 >#36 0x00007fc4b7b3635c in (anonymous namespace)::YieldEntry::HandleNextEvent() const (this=0x7fc4b7ce0410 <yieldTable+320>) at vcl/unx/generic/app/saldata.cxx:566 >#37 0x00007fc4b7b35b53 in SalXLib::Yield(bool, bool) (this=0x1aef590, bWait=true, bHandleAllCurrentEvents=false) at vcl/unx/generic/app/saldata.cxx:662 >#38 0x00007fc4b7b5ccf8 in X11SalInstance::DoYield(bool, bool) (this=0x1af4810, bWait=true, bHandleAllCurrentEvents=false) at vcl/unx/generic/app/salinst.cxx:185 >#39 0x00007fc4c30f4750 in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at vcl/source/app/svapp.cxx:465 >#40 0x00007fc4c30f43c0 in Application::Yield() () at vcl/source/app/svapp.cxx:532 >#41 0x00007fc4c30f4339 in Application::Execute() () at vcl/source/app/svapp.cxx:444 >#42 0x00007fc4cb150126 in desktop::Desktop::Main() (this=0x7fff4a3e5cc8) at desktop/source/app/app.cxx:1602 >#43 0x00007fc4c3117290 in ImplSVMain() () at vcl/source/app/svmain.cxx:199 >#44 0x00007fc4c3118e89 in SVMain() () at vcl/source/app/svmain.cxx:231 >#45 0x00007fc4cb1cb88e in soffice_main() () at desktop/source/app/sofficemain.cxx:98 >#46 0x000000000040088d in sal_main () at desktop/source/app/main.c:49 >#47 0x0000000000400867 in main (argc=2, argv=0x7fff4a3e5eb8) 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 142932
:
173006
| 173011