[Libreoffice-bugs] [Bug 129412] Crash when registered data source is not available.
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Dec 15 18:17:12 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=129412
Julien Nabet <serval2412 at yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |serval2412 at yahoo.fr
--- Comment #4 from Julien Nabet <serval2412 at yahoo.fr> ---
On pc Debian x86-64 with master sources updated today + enable-dbgutil, I got
an assert when doing this:
- open attached file
- click on cell included in pivot table
- click chart
=> popup error with "Error accessing data source 'Sprit'...
- click button
=> assertion
4 0x00007fffda0dcb85 in
com::sun::star::uno::Reference<com::sun::star::sheet::XDataPilotResults>::operator->()
const (this=0x7fffffff0570)
at /home/julien/lo/libreoffice/include/com/sun/star/uno/Reference.h:426
#5 0x00007fffdaeab5d5 in sc::PivotTableDataProvider::collectPivotTableData()
(this=0x55555d0cbf70) at
/home/julien/lo/libreoffice/sc/source/ui/unoobj/PivotTableDataProvider.cxx:288
#6 0x00007fffdaeae019 in sc::PivotTableDataProvider::createValuesDataSource()
(this=0x55555d0cbf70) at
/home/julien/lo/libreoffice/sc/source/ui/unoobj/PivotTableDataProvider.cxx:657
#7 0x00007fffdaeaaee3 in
sc::PivotTableDataProvider::createDataSource(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>
const&) (this=0x55555d0cbf70, aArguments=
uno::Sequence of length 4 = {...}) at
/home/julien/lo/libreoffice/sc/source/ui/unoobj/PivotTableDataProvider.cxx:227
#8 0x00007fffd3a08e77 in
chart::ChartModel::setArguments(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>
const&) (this=0x55555d07f3a0, aArguments=uno::Sequence of length 4 = {...})
at /home/julien/lo/libreoffice/chart2/source/model/main/ChartModel.cxx:824
#9 0x00007fffdabeef06 in (anonymous
namespace)::lcl_ChartInit(com::sun::star::uno::Reference<com::sun::star::embed::XEmbeddedObject>
const&, ScViewData*, rtl::OUString const&, bool)
(xObj=uno::Reference to (class OCommonEmbeddedObject *) 0x55555c115210,
pViewData=0x555558befc58, rRangeParam="DataPilot1", bRangeIsPivotTable=true)
at /home/julien/lo/libreoffice/sc/source/ui/drawfunc/fuins2.cxx:197
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20191215/722e9956/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list