Bugzilla – Attachment 153117 Details for
Bug 126686
CRASH: selecting all in cutting
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gdb bt
gdb_bt.txt (text/plain), 18.07 KB, created by
Julien Nabet
on 2019-08-03 14:16:54 UTC
(
hide
)
Description:
gdb bt
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2019-08-03 14:16:54 UTC
Size:
18.07 KB
patch
obsolete
>warn:xmloff.chart:5197:5197:xmloff/source/chart/SchXMLExport.cxx:3182: Too many point attributes >warn:xmloff.chart:5197:5197:xmloff/source/chart/SchXMLExport.cxx:3182: Too many point attributes >warn:chart2.tools:5197:5197:chart2/source/tools/WrappedPropertySet.cxx:137: found no inner property set to map to >warn:xmloff.chart:5197:5197:xmloff/source/chart/SchXMLExport.cxx:1729: bHasOwnData == false && aRowDescriptions_RangeIter != aRowDescriptions_RangeEnd >warn:chart2.tools:5197:5197:chart2/source/tools/WrappedPropertySet.cxx:137: found no inner property set to map to >/usr/include/c++/8/debug/vector:424: >In function: > >Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. >0x00007ffff79c4701 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 >(gdb) bt >#0 0x00007ffff79c4701 in () at /usr/lib/x86_64-linux-gnu/libstdc++.so.6 >#1 0x00007ffff79c5536 in __gnu_debug::_Error_formatter::_M_error() const () at /usr/lib/x86_64-linux-gnu/libstdc++.so.6 >#2 0x00007fffd97a6763 in std::__debug::vector<com::sun::star::uno::Any, std::allocator<com::sun::star::uno::Any> >::operator[](unsigned long) const (this=0x7ffffffed650, __n=0) > at /usr/include/c++/8/debug/vector:424 >#3 0x00007fffd97a3316 in chart::InternalData::setComplexRowLabel(int, std::__debug::vector<com::sun::star::uno::Any, std::allocator<com::sun::star::uno::Any> > const&) > (this=0x55555e8d56f8, nRowIndex=0, rComplexLabel=std::__debug::vector of length 0, capacity 0) at /home/julien/lo/libreoffice/chart2/source/tools/InternalData.cxx:227 >#4 0x00007fffd97afb84 in chart::(anonymous namespace)::lcl_internalizeSeries::operator()(com::sun::star::uno::Reference<com::sun::star::chart2::XDataSeries> const&) (this=0x7ffffffed7a0, xSeries= > uno::Reference to (class chart::DataSeries *) 0x5555599b4f78) at /home/julien/lo/libreoffice/chart2/source/tools/InternalDataProvider.cxx:153 >#5 0x00007fffd97b109f in chart::InternalDataProvider::InternalDataProvider(com::sun::star::uno::Reference<com::sun::star::chart2::XChartDocument> const&, bool, bool) (this=0x55555e8d5650, xChartDoc= > uno::Reference to (class chart::ChartModel *) 0x55555998c540, bConnectToModel=false, bDefaultDataInColumns=false) at /home/julien/lo/libreoffice/chart2/source/tools/InternalDataProvider.cxx:392 >#6 0x00007fffd97544db in chart::ChartModelHelper::createInternalDataProvider(com::sun::star::uno::Reference<com::sun::star::chart2::XChartDocument> const&, bool) > (xChartDoc=uno::Reference to (class chart::ChartModel *) 0x55555998c540, bConnectToModel=false) at /home/julien/lo/libreoffice/chart2/source/tools/ChartModelHelper.cxx:81 >#7 0x00007fffd8f04857 in chart::wrapper::ChartDataWrapper::initDataAccess() (this=0x55555e86d660) at /home/julien/lo/libreoffice/chart2/source/controller/chartapiwrapper/ChartDataWrapper.cxx:594 >#8 0x00007fffd8f0343f in chart::wrapper::ChartDataWrapper::ChartDataWrapper(std::shared_ptr<chart::wrapper::Chart2ModelContact> const&) > (this=0x55555e86d660, spChart2ModelContact=std::shared_ptr<class chart::wrapper::Chart2ModelContact> (use count 117, weak count 0) = {...}) > at /home/julien/lo/libreoffice/chart2/source/controller/chartapiwrapper/ChartDataWrapper.cxx:373 >#9 0x00007fffd8f0c53d in chart::wrapper::ChartDocumentWrapper::getData() (this=0x5555599913d0) at /home/julien/lo/libreoffice/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:738 >#10 0x00007fffed0af2ad in SchXMLExportHelper_Impl::exportTable() (this=0x55555e76a4e0) at /home/julien/lo/libreoffice/xmloff/source/chart/SchXMLExport.cxx:1538 >#11 0x00007fffed0ae3bf in SchXMLExportHelper_Impl::parseDocument(com::sun::star::uno::Reference<com::sun::star::chart::XChartDocument> const&, bool, bool) > (this=0x55555e76a4e0, rChartDoc=uno::Reference to (class chart::wrapper::ChartDocumentWrapper *) 0x555559991438, bExportContent=true, bIncludeTable=false) > at /home/julien/lo/libreoffice/xmloff/source/chart/SchXMLExport.cxx:1482 >#12 0x00007fffed0abf7e in SchXMLExportHelper_Impl::exportChart(com::sun::star::uno::Reference<com::sun::star::chart::XChartDocument> const&, bool) > (this=0x55555e76a4e0, rChartDoc=uno::Reference to (class chart::wrapper::ChartDocumentWrapper *) 0x555559991438, bIncludeTable=false) at /home/julien/lo/libreoffice/xmloff/source/chart/SchXMLExport.cxx:1040 >#13 0x00007fffed0bbd5d in SchXMLExport::ExportContent_() (this=0x55555e77de30) at /home/julien/lo/libreoffice/xmloff/source/chart/SchXMLExport.cxx:3573 >#14 0x00007fffed1a1d18 in SvXMLExport::ImplExportContent() (this=0x55555e77de30) at /home/julien/lo/libreoffice/xmloff/source/core/xmlexp.cxx:1193 >#15 0x00007fffed1a2cda in SvXMLExport::exportDoc(xmloff::token::XMLTokenEnum) (this=0x55555e77de30, eClass=xmloff::token::XML_CHART) at /home/julien/lo/libreoffice/xmloff/source/core/xmlexp.cxx:1416 >#16 0x00007fffed0bb54b in SchXMLExport::exportDoc(xmloff::token::XMLTokenEnum) (this=0x55555e77de30, eClass=xmloff::token::XML_CHART) at /home/julien/lo/libreoffice/xmloff/source/chart/SchXMLExport.cxx:3474 >#17 0x00007fffed19fafd in SvXMLExport::filter(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this=0x55555e77de30, aDescriptor=uno::Sequence of length 6 = {...}) > at /home/julien/lo/libreoffice/xmloff/source/core/xmlexp.cxx:811 >#18 0x00007fffd965a42b in chart::XMLFilter::impl_ExportStream(rtl::OUString const&, rtl::OUString const&, com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, com::sun::star::uno::Reference<com::sun::star::xml::sax::XWriter> const&, com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory> const&, com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&) > (this=0x55555e76b970, rStreamName="content.xml", rServiceName="com.sun.star.comp.Chart.XMLOasisContentExporter", xStorage=uno::Reference to (class OStorage *) 0x55555e778db8, xActiveDataSource= > uno::Reference to (class (anonymous namespace)::SAXWriter *) 0x55555e7a5438, xServiceFactory=uno::Reference to (class cppuhelper::ServiceManager *) 0x55555564fab8, rFilterProperties= > uno::Sequence of length 3 = {...}) at /home/julien/lo/libreoffice/chart2/source/model/filter/XMLFilter.cxx:719 >#19 0x00007fffd96597d4 in chart::XMLFilter::impl_Export(com::sun::star::uno::Reference<com::sun::star::lang::XComponent> const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) > (this=0x55555e76b970, xDocumentComp=uno::Reference to (class chart::ChartModel *) 0x55555998c540, rMediaDescriptor=uno::Sequence of length 6 = {...}) > at /home/julien/lo/libreoffice/chart2/source/model/filter/XMLFilter.cxx:637 >#20 0x00007fffd9656a98 in chart::XMLFilter::filter(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this=0x55555e76b970, aDescriptor=uno::Sequence of length 6 = {...}) > at /home/julien/lo/libreoffice/chart2/source/model/filter/XMLFilter.cxx:213 >#21 0x00007fffd9698b60 in chart::ChartModel::impl_store(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&) > (this=0x55555998c4f0, rMediaDescriptor=uno::Sequence of length 5 = {...}, xStorage=uno::Reference to (class OStorage *) 0x55555e778db8) > at /home/julien/lo/libreoffice/chart2/source/model/main/ChartModel_Persistence.cxx:346 >#22 0x00007fffd969b47d in chart::ChartModel::storeToStorage(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) > (this=0x55555998c4f0, xStorage=uno::Reference to (class OStorage *) 0x55555e778db8, rMediaDescriptor=uno::Sequence of length 5 = {...}) > at /home/julien/lo/libreoffice/chart2/source/model/main/ChartModel_Persistence.cxx:759 >#23 0x00007fffd9b37f41 in OCommonEmbeddedObject::StoreDocToStorage_Impl(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, int, rtl::OUString const&, bool) > (this=0x555559990110, xStorage=uno::Reference to (class OStorage *) 0x55555e778db8, rMediaArgs=empty uno::Sequence, rObjArgs=uno::Sequence of length 2 = {...}, nStorageFormat=6800, aHierarchName="Object 2", bAttachToTheStorage=false) at /home/julien/lo/libreoffice/embeddedobj/source/commonembedding/persistence.cxx:788 >#24 0x00007fffd9b3a653 in OCommonEmbeddedObject::storeToEntry(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) >--Type <RET> for more, q to quit, c to continue without paging-- > (this=0x555559990110, xStorage=uno::Reference to (class OStorage *) 0x55555e74c788, sEntName="Object 2", lArguments=empty uno::Sequence, lObjArgs=uno::Sequence of length 2 = {...}) > at /home/julien/lo/libreoffice/embeddedobj/source/commonembedding/persistence.cxx:1247 >#25 0x00007ffff6c2f07b in comphelper::EmbeddedObjectContainer::StoreEmbeddedObject(com::sun::star::uno::Reference<com::sun::star::embed::XEmbeddedObject> const&, rtl::OUString&, bool, rtl::OUString const&, rtl::OUString const&) (this=0x55555e74d970, xObj=uno::Reference to (class OCommonEmbeddedObject *) 0x555559990110, rName="Object 2", bCopy=true, rSrcShellID="file:///tmp/crash-file.xls", rDestShellID="") > at /home/julien/lo/libreoffice/comphelper/source/container/embeddedobjectcontainer.cxx:490 >#26 0x00007ffff6c304f2 in comphelper::EmbeddedObjectContainer::CopyAndGetEmbeddedObject(comphelper::EmbeddedObjectContainer&, com::sun::star::uno::Reference<com::sun::star::embed::XEmbeddedObject> const&, rtl::OUString&, rtl::OUString const&, rtl::OUString const&) > (this=0x55555e74d970, rSrc=..., xObj=uno::Reference to (class OCommonEmbeddedObject *) 0x555559990110, rName="Object 2", rSrcShellID="file:///tmp/crash-file.xls", rDestShellID="") > at /home/julien/lo/libreoffice/comphelper/source/container/embeddedobjectcontainer.cxx:694 >#27 0x00007ffff3673061 in SdrOle2Obj::assignFrom(SdrOle2Obj const&) (this=0x55555e770f50, rObj=...) at /home/julien/lo/libreoffice/svx/source/svdraw/svdoole2.cxx:1437 >#28 0x00007ffff3672cef in SdrOle2Obj::operator=(SdrOle2Obj const&) (this=0x55555e770f50, rObj=...) at /home/julien/lo/libreoffice/svx/source/svdraw/svdoole2.cxx:1394 >#29 0x00007ffff36782a2 in SdrObject::CloneHelper<SdrOle2Obj>(SdrModel&) const (this=0x5555599ae730, rTargetModel=...) at /home/julien/lo/libreoffice/include/svx/svdobj.hxx:1083 >#30 0x00007ffff3672cc9 in SdrOle2Obj::CloneSdrObject(SdrModel&) const (this=0x5555599ae730, rTargetModel=...) at /home/julien/lo/libreoffice/svx/source/svdraw/svdoole2.cxx:1389 >#31 0x00007fffdde2656b in ScDrawLayer::CopyToClip(ScDocument*, short, tools::Rectangle const&) (this=0x555557fea4d0, pClipDoc=0x555557b1d690, nTab=2, rRange=...) > at /home/julien/lo/libreoffice/sc/source/core/data/drwlayer.cxx:1541 >#32 0x00007fffddc7c895 in ScDocument::CopyToClip(ScClipParam const&, ScDocument*, ScMarkData const*, bool, bool) (this=0x555557f14200, > rClipParam=..., pClipDoc=0x555557b1d690, pMarks=0x55555c7f7e50, bKeepScenarioFlags=false, bIncludeObjects=true) at /home/julien/lo/libreoffice/sc/source/core/data/document.cxx:2224 >#33 0x00007fffdecc743e in ScViewFunc::CopyToClipSingleRange(ScDocument*, ScRangeList const&, bool, bool) (this=0x55555c7f7428, pClipDoc=0x555557b1d690, rRanges=..., bCut=true, bIncludeObjects=true) > at /home/julien/lo/libreoffice/sc/source/ui/view/viewfun3.cxx:248 >#34 0x00007fffdecc6fdb in ScViewFunc::CopyToClip(ScDocument*, ScRangeList const&, bool, bool, bool, bool) > (this=0x55555c7f7428, pClipDoc=0x0, rRanges=..., bCut=true, bApi=false, bIncludeObjects=true, bStopEdit=true) at /home/julien/lo/libreoffice/sc/source/ui/view/viewfun3.cxx:196 >#35 0x00007fffdecc6df7 in ScViewFunc::CopyToClip(ScDocument*, bool, bool, bool, bool) (this=0x55555c7f7428, pClipDoc=0x0, bCut=true, bApi=false, bIncludeObjects=true, bStopEdit=true) > at /home/julien/lo/libreoffice/sc/source/ui/view/viewfun3.cxx:166 >#36 0x00007fffdecc6896 in ScViewFunc::CutToClip() (this=0x55555c7f7428) at /home/julien/lo/libreoffice/sc/source/ui/view/viewfun3.cxx:112 >#37 0x00007fffdeb02327 in ScCellShell::ExecuteEdit(SfxRequest&) (this=0x55555c84a110, rReq=...) at /home/julien/lo/libreoffice/sc/source/ui/view/cellsh1.cxx:1278 >#38 0x00007fffdeaf6e32 in SfxStubScCellShellExecuteEdit(SfxShell*, SfxRequest&) (pShell=0x55555c84a110, rReq=...) at /home/julien/lo/libreoffice/workdir/SdiTarget/sc/sdi/scslots.hxx:7333 >#39 0x00007ffff544a012 in SfxShell::CallExec(void (*)(SfxShell*, SfxRequest&), SfxRequest&) (this=0x55555c84a110, pFunc=0x7fffdeaf6e04 <SfxStubScCellShellExecuteEdit(SfxShell*, SfxRequest&)>, rReq=...) > at /home/julien/lo/libreoffice/include/sfx2/shell.hxx:197 >#40 0x00007ffff5440e8c in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (this=0x555558e3e5e0, rShell=..., rSlot=..., rReq=..., bRecord=true) > at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:356 >#41 0x00007ffff54438df in SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) (this=0x555558e3e5e0, rShell=..., rSlot=..., rReq=..., eCallMode=SfxCallMode::RECORD) > at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:856 >#42 0x00007ffff542edb5 in SfxBindings::Execute_Impl(SfxRequest&, SfxSlot const*, SfxShell*) (this=0x555558d165c0, aReq=..., pSlot=0x7fffdfc6c948 <aScCellShellSlots_Impl+360>, pShell=0x55555c84a110) > at /home/julien/lo/libreoffice/sfx2/source/control/bindings.cxx:1064 >#43 0x00007ffff54f3857 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=0x55555cac1f20, aURL=..., aArgs=empty uno::Sequence, rListener=empty uno::Reference) at /home/julien/lo/libreoffice/sfx2/source/control/unoctitm.cxx:755 >#44 0x00007ffff54f11fa in SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) > (this=0x55555cac1eb0, aURL=..., aArgs=empty uno::Sequence) at /home/julien/lo/libreoffice/sfx2/source/control/unoctitm.cxx:226 >#45 0x00007ffff2a8e8d2 in svt::AsyncAccelExec::impl_ts_asyncCallback(LinkParamNone*) (this=0x55555e451690) at /home/julien/lo/libreoffice/svtools/source/misc/acceleratorexecute.cxx:467 >#46 0x00007ffff2a8e7f3 in svt::AsyncAccelExec::LinkStubimpl_ts_asyncCallback(void*, LinkParamNone*) (instance=0x55555e451690, data=0x0) > at /home/julien/lo/libreoffice/svtools/source/misc/acceleratorexecute.cxx:459 >#47 0x00007ffff092e7cf in Link<LinkParamNone*, void>::Call(LinkParamNone*) const (this=0x55555e451730, data=0x0) at /home/julien/lo/libreoffice/include/tools/link.hxx:112 >#48 0x00007ffff0dc5945 in vcl::EventPoster::DoEvent_Impl(void*) (this=0x55555e451728) at /home/julien/lo/libreoffice/vcl/source/helper/evntpost.cxx:52 >#49 0x00007ffff0dc590d in vcl::EventPoster::LinkStubDoEvent_Impl(void*, void*) (instance=0x55555e451728, data=0x0) at /home/julien/lo/libreoffice/vcl/source/helper/evntpost.cxx:48 >#50 0x00007ffff0872b59 in Link<void*, void>::Call(void*) const (this=0x55555cac23f8, data=0x0) at /home/julien/lo/libreoffice/include/tools/link.hxx:112 >#51 0x00007ffff086f7fd in ImplHandleUserEvent(ImplSVEvent*) (pSVEvent=0x55555cac23f0) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:1964 >#52 0x00007ffff08714e4 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x555557c39c70, nEvent=SalEvent::UserEvent, pEvent=0x55555cac23f0) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2517 >#53 0x00007ffff0fe671c in SalFrame::CallCallback(SalEvent, void const*) const (this=0x555557c3a450, nEvent=SalEvent::UserEvent, pEvent=0x55555cac23f0) at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:299 >#54 0x00007ffff0fffc97 in SalGenericDisplay::ProcessEvent(SalUserEventList::SalUserEvent) (this=0x55555799edd0, aEvent=...) at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:67 >#55 0x00007ffff0dd4a75 in SalUserEventList::DispatchUserEvents(bool) (this=0x55555799edd0, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/salusereventlist.cxx:109 >--Type <RET> for more, q to quit, c to continue without paging-- >#56 0x00007ffff0fffc0f in SalGenericDisplay::DispatchInternalEvent(bool) (this=0x55555799edd0, bHandleAllCurrentEvent=false) at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:52 >#57 0x00007fffe8b1da78 in call_userEventFn(void*) (data=0x55555563ef40) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:853 >#58 0x00007fffead52898 in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#59 0x00007fffead52c88 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#60 0x00007fffead52d1c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#61 0x00007fffe8b1ca42 in GtkSalData::Yield(bool, bool) (this=0x55555563ef40, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:528 >#62 0x00007fffe8b20ba6 in GtkInstance::DoYield(bool, bool) (this=0x55555564d5e0, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:404 >#63 0x00007ffff0e49604 in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:447 >#64 0x00007ffff0e49b27 in Application::Yield() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:511 >#65 0x00007ffff0e493fc in Application::Execute() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:428 >#66 0x00007ffff7d21e3a in desktop::Desktop::Main() (this=0x7fffffff2390) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1620 >#67 0x00007ffff0e643af in ImplSVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:191 >#68 0x00007ffff0e644d4 in SVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:225 >#69 0x00007ffff7d7bbaf in soffice_main() () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:170 >#70 0x000055555555495d in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#71 0x0000555555554943 in main (argc=2, argv=0x7fffffff26e8) 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 126686
: 153117