https://bugs.documentfoundation.org/show_bug.cgi?id=129412

Julien Nabet <serval2...@yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |serval2...@yahoo.fr

--- Comment #4 from Julien Nabet <serval2...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to