Bugzilla – Attachment 174765 Details for
Bug 144244
Crash when FILESAVE a calc file after delete some columns
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gdb bt
gdb_bt.txt (text/plain), 15.43 KB, created by
Julien Nabet
on 2021-09-03 20:11:39 UTC
(
hide
)
Description:
gdb bt
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2021-09-03 20:11:39 UTC
Size:
15.43 KB
patch
obsolete
>warn:xmloff:70864:70864:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-column with mismatching mapper ! P25SvXMLExportPropertyMapper 25SvXMLExportPropertyMapper >warn:xmloff:70864:70864:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-row with mismatching mapper ! P25SvXMLExportPropertyMapper 25SvXMLExportPropertyMapper >warn:xmloff:70864:70864:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-cell with mismatching mapper ! P25SvXMLExportPropertyMapper 28XMLShapeExportPropertyMapper >/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 -1, but >container only holds 1024 elements. > >Objects involved in the operation: > sequence "this" @ 0x0x454d990 { > 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 0x00007f9b31b7e537 in __GI_abort () at abort.c:79 >#2 0x00007f9b319bcfdd in std::__throw_bad_exception() () at /usr/lib/x86_64-linux-gnu/libstdc++.so.6 >#3 0x00007f9b1384f02d 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=0x454d990, __n=18446744073709551615) at /usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/debug/vector:427 >#4 0x00007f9b1399aa5d in ScColContainer::operator[](unsigned long) (this=0x454d990, nIndex=18446744073709551615) at sc/inc/colcontainer.hxx:43 >#5 0x00007f9b13ae1b4f in ScDocument::GetNote(short, int, short) (this=0x44fe7f0, nCol=-1, nRow=1, nTab=0) at sc/source/core/data/document.cxx:6544 >#6 0x00007f9b13ae1a77 in ScDocument::GetNote(ScAddress const&) (this=0x44fe7f0, rPos=...) at sc/source/core/data/document.cxx:6537 >#7 0x00007f9b14403224 in ScMyNotEmptyCellsIterator::HasAnnotation(ScMyCell&) (this=0x4b2bf10, aCell=...) at sc/source/filter/xml/XMLExportIterator.cxx:622 >#8 0x00007f9b14403892 in ScMyNotEmptyCellsIterator::GetNext(ScMyCell&, ScFormatRangeStyles*) (this=0x4b2bf10, aCell=..., pCellStyles=0xa273760) at sc/source/filter/xml/XMLExportIterator.cxx:714 >#9 0x00007f9b144fd3b1 in ScXMLExport::WriteTable(int, com::sun::star::uno::Reference<com::sun::star::sheet::XSpreadsheet> const&) (this=0xa02a780, nTable=0, xTable= > uno::Reference to (class ScTableSheetObj *) 0xa35da80) at sc/source/filter/xml/xmlexprt.cxx:2936 >#10 0x00007f9b144fa700 in ScXMLExport::ExportContent_() (this=0xa02a780) at sc/source/filter/xml/xmlexprt.cxx:1935 >#11 0x00007f9b25b78a32 in SvXMLExport::ImplExportContent() (this=0xa02a780) at xmloff/source/core/xmlexp.cxx:1203 >#12 0x00007f9b25b7a131 in SvXMLExport::exportDoc(xmloff::token::XMLTokenEnum) (this=0xa02a780, eClass=xmloff::token::XML_SPREADSHEET) at xmloff/source/core/xmlexp.cxx:1433 >#13 0x00007f9b145161da in ScXMLExport::exportDoc(xmloff::token::XMLTokenEnum) (this=0xa02a780, eClass=xmloff::token::XML_SPREADSHEET) at sc/source/filter/xml/xmlexprt.cxx:5362 >#14 0x00007f9b25b7562f in SvXMLExport::filter(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this=0xa02a780, aDescriptor=uno::Sequence of length 1 = {...}) > at xmloff/source/core/xmlexp.cxx:829 >#15 0x00007f9b1451656e in ScXMLExport::filter(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this=0xa02a780, aDescriptor=uno::Sequence of length 1 = {...}) > at sc/source/filter/xml/xmlexprt.cxx:5400 >#16 0x00007f9b145a3986 in ScXMLImportWrapper::ExportToComponent(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, com::sun::star::uno::Reference<com::sun::star::frame::XModel> const&, com::sun::star::uno::Reference<com::sun::star::xml::sax::XWriter> const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, rtl::OUString const&, rtl::OUString const&, rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&, std::unique_ptr<ScMySharedData, std::default_delete<ScMySharedData> >&) (this=0x7ffd14509580, xContext= > uno::Reference to (class cppu::(anonymous namespace)::ComponentContext *) 0x1f64520, xModel=uno::Reference to (class ScModelObj *) 0x45037e0, xWriter= > uno::Reference to (class (anonymous namespace)::SAXWriter *) 0xa2b9018, aDescriptor= > uno::Sequence of length 1 = {...}, sName="content.xml", sMediaType="text/xml", sComponentName="com.sun.star.comp.Calc.XMLOasisContentExporter", aArgs=uno::Sequence of length 5 = {...}, pSharedData= > std::unique_ptr<class ScMySharedData> = {...}) at sc/source/filter/xml/xmlwrap.cxx:713 >#17 0x00007f9b145a662d in ScXMLImportWrapper::Export(bool) (this=0x7ffd14509580, bStylesOnly=false) at sc/source/filter/xml/xmlwrap.cxx:947 >#18 0x00007f9b1488c8fe in ScDocShell::SaveXML(SfxMedium*, com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&) (this=0x44fe6b0, pSaveMedium=0x85143b0, xStor=empty uno::Reference) > at sc/source/ui/docshell/docsh.cxx:559 >#19 0x00007f9b14895267 in ScDocShell::SaveAs(SfxMedium&) (this=0x44fe6b0, rMedium=...) at sc/source/ui/docshell/docsh.cxx:1804 >#20 0x00007f9b2eb166fc in SfxObjectShell::SaveAsOwnFormat(SfxMedium&) (this=0x44fe6b0, rMedium=...) at sfx2/source/doc/objstor.cxx:3166 >#21 0x00007f9b2eb088de in SfxObjectShell::SaveTo_Impl(SfxMedium&, SfxItemSet const*) (this=0x44fe6b0, rMedium=..., pSet=0x7ffd1450af38) at sfx2/source/doc/objstor.cxx:1442 >#22 0x00007f9b2eb124c4 in SfxObjectShell::DoSave_Impl(SfxItemSet const*) (this=0x44fe6b0, pArgs=0x7ffd1450af38) at sfx2/source/doc/objstor.cxx:2575 >#23 0x00007f9b2eb12d6b in SfxObjectShell::Save_Impl(SfxItemSet const*) (this=0x44fe6b0, pSet=0x7ffd1450af38) at sfx2/source/doc/objstor.cxx:2645 >#24 0x00007f9b2eb69dbd in SfxBaseModel::storeSelf(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this=0x4503750, aSeqArgs=uno::Sequence of length 2 = {...}) > at sfx2/source/doc/sfxbasemodel.cxx:1654 >#25 0x00007f9b2eab8395 in SfxStoringHelper::GUIStoreModel(com::sun::star::uno::Reference<com::sun::star::frame::XModel> const&, std::basic_string_view<char16_t, std::char_traits<char16_t> >, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>&, bool, SignatureState) > (this=0x7ffd1450d3a0, xModel=uno::Reference to (class ScModelObj *) 0x45037e0, aSlotName=u"Save", aArgsSequence=uno::Sequence of length 2 = {...}, bPreselectPassword=false, nDocumentSignatureState=SignatureState::NOSIGNATURES) at sfx2/source/doc/guisaveas.cxx:1436 >#26 0x00007f9b2eaeab94 in SfxObjectShell::ExecFile_Impl(SfxRequest&) (this=0x44fe6b0, rReq=...) at sfx2/source/doc/objserv.cxx:963 >#27 0x00007f9b2eae6505 in SfxStubSfxObjectShellExecFile_Impl(SfxShell*, SfxRequest&) (pShell=0x44fe6b0, rReq=...) at workdir/SdiTarget/sfx2/sdi/sfxslots.hxx:220 >#28 0x00007f9b2e75d85c in SfxShell::ExecuteSlot(SfxRequest&, SfxInterface const*) (this=0x44fe6b0, rReq=..., pIF=0x4508710) at sfx2/source/control/shell.cxx:457 >#29 0x00007f9b15050322 in ScTabViewShell::ExecuteSave(SfxRequest&) (this=0x4ddc930, rReq=...) at sc/source/ui/view/tabvwsha.cxx:788 >#30 0x00007f9b1502df35 in SfxStubScTabViewShellExecuteSave(SfxShell*, SfxRequest&) (pShell=0x4ddc930, rReq=...) at workdir/SdiTarget/sc/sdi/scslots.hxx:1456 >#31 0x00007f9b2e6f30b6 in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (this=0x48bd240, rShell=..., rSlot=..., rReq=..., bRecord=true) at sfx2/source/control/dispatch.cxx:253 >#32 0x00007f9b2e6f3948 in SfxDispatcher::PostMsgHandler(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >) (this=0x48bd240, pReq=std::unique_ptr<class SfxRequest> = {...}) > at sfx2/source/control/dispatch.cxx:990 >#33 0x00007f9b2e718760 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= >--Type <RET> for more, q to quit, c to continue without paging-- > @0x44f1690: (void (SfxDispatcher::*)(class SfxDispatcher * const, class std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)) 0x7f9b2e6f3720 <SfxDispatcher::PostMsgHandler(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)>, __t=@0x44f16a0: 0x48bd240, __args=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/invoke.h:73 >#34 0x00007f9b2e718607 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= > @0x44f1690: (void (SfxDispatcher::*)(class SfxDispatcher * const, class std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)) 0x7f9b2e6f3720 <SfxDispatcher::PostMsgHandler(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)>, __args=@0x44f16a0: 0x48bd240, __args=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/invoke.h:95 >#35 0x00007f9b2e718555 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=0x44f1690, __args=...) > at /usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/functional:416 >#36 0x00007f9b2e7184b1 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=0x44f1690, __args=...) > at /usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/functional:499 >#37 0x00007f9b2e718442 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 >#38 0x00007f9b2e7183d2 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 >#39 0x00007f9b2e7180a2 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 >#40 0x00007f9b2ec0e0eb in std::function<void (std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)>::operator()(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >) const > (this=0x48bd1e0, __args=std::unique_ptr<class SfxRequest> = {...}) at /usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/std_function.h:622 >#41 0x00007f9b2ec0dec9 in SfxHintPoster::DoEvent_Impl(void*) (this=0x48bd1d0, pPostedHint=0x92c1a50) at sfx2/source/notify/hintpost.cxx:42 >#42 0x00007f9b2ec0de40 in SfxHintPoster::LinkStubDoEvent_Impl(void*, void*) (instance=0x48bd1d0, data=0x92c1a50) at sfx2/source/notify/hintpost.cxx:38 >#43 0x00007f9b29370008 in Link<void*, void>::Call(void*) const (this=0x8006f38, data=0x92c1a50) at include/tools/link.hxx:111 >#44 0x00007f9b2936c1ee in ImplHandleUserEvent(ImplSVEvent*) (pSVEvent=0x8006f30) at vcl/source/window/winproc.cxx:2014 >#45 0x00007f9b29368b66 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x3c39be0, nEvent=SalEvent::UserEvent, pEvent=0x8006f30) at vcl/source/window/winproc.cxx:2584 >#46 0x00007f9b29f5e3d5 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x3c3da10, nEvent=SalEvent::UserEvent, pEvent=0x8006f30) at vcl/inc/salframe.hxx:306 >#47 0x00007f9b29f8c33f in SalGenericDisplay::ProcessEvent(SalUserEventList::SalUserEvent) (this=0x3b33100, aEvent=...) at vcl/unx/generic/app/gendisp.cxx:66 >#48 0x00007f9b29ac9370 in SalUserEventList::DispatchUserEvents(bool)::$_0::operator()() const (this=0x7ffd1450f160) at vcl/source/app/salusereventlist.cxx:119 >#49 0x00007f9b29ac9234 in SalUserEventList::DispatchUserEvents(bool) (this=0x3b33100, bHandleAllCurrentEvents=false) at vcl/source/app/salusereventlist.cxx:120 >#50 0x00007f9b29f8c289 in SalGenericDisplay::DispatchInternalEvent(bool) (this=0x3b33100, bHandleAllCurrentEvent=false) at vcl/unx/generic/app/gendisp.cxx:51 >#51 0x00007f9b1e2674e1 in call_userEventFn(void*) (data=0x1f421d0) at vcl/unx/gtk3/gtkdata.cxx:807 >#52 0x00007f9b23efa75f in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#53 0x00007f9b23efab08 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#54 0x00007f9b23efabbf in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#55 0x00007f9b1e265f1c in GtkSalData::Yield(bool, bool) (this=0x1f421d0, bWait=true, bHandleAllCurrentEvents=false) at vcl/unx/gtk3/gtkdata.cxx:406 >#56 0x00007f9b1e26be82 in GtkInstance::DoYield(bool, bool) (this=0x1f34270, bWait=true, bHandleAllCurrentEvents=false) at vcl/unx/gtk3/gtkinst.cxx:422 >#57 0x00007f9b29bac950 in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at vcl/source/app/svapp.cxx:465 >#58 0x00007f9b29bac5c0 in Application::Yield() () at vcl/source/app/svapp.cxx:532 >#59 0x00007f9b29bac53e in Application::Execute() () at vcl/source/app/svapp.cxx:444 >#60 0x00007f9b31d930e4 in desktop::Desktop::Main() (this=0x7ffd14510b98) at desktop/source/app/app.cxx:1602 >#61 0x00007f9b29bcf5c0 in ImplSVMain() () at vcl/source/app/svmain.cxx:199 >#62 0x00007f9b29bd11b9 in SVMain() () at vcl/source/app/svmain.cxx:231 >#63 0x00007f9b31e0ef6e in soffice_main() () at desktop/source/app/sofficemain.cxx:98 >#64 0x000000000040088d in sal_main () at desktop/source/app/main.c:49 >#65 0x0000000000400867 in main (argc=3, argv=0x7ffd14510d88) 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 144244
:
174705
|
174765
|
176507