https://bugs.freedesktop.org/show_bug.cgi?id=51326
--- Comment #6 from Michael Meeks <[email protected]> 2012-06-22 15:14:47 PDT --- Valgrind shows the same thing - I guess the createDataSource line-number is busted, by (I guess) some inlining action inside the createDataSource impl. ==621== Access not within mapped region at address 0x6 ==621== at 0xFC7EDDF: ScChart2DataProvider::createDataSource(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (chart2uno.cxx:3587) ==621== by 0xFC7BB4A: ScChart2DataProvider::detectArguments(com::sun::star::uno::Reference<com::sun::star::chart2::data::XDataSource> const&) (chart2uno.cxx:1980) ==621== by 0x1641D8E4: chart::DataSourceHelper::detectRangeSegmentation(com::sun::star::uno::Reference<com::sun::star::frame::XModel> const&, rtl::OUString&, com::sun::star::uno::Sequence<long>&, bool&, bool&, bool&) (DataSourceHelper.cxx:353) ==621== by 0x1656F7DD: chart::wrapper::WrappedDataRowSourceProperty::getPropertyValue(com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet> const&) const (DiagramWrapper.cxx:1261) ==621== by 0x164697B1: chart::WrappedProperty::getPropertyState(com::sun::star::uno::Reference<com::sun::star::beans::XPropertyState> const&) const (in /data/opt/libreoffice/master/solver/unxlngi6.pro/lib/libcharttoolslo.so) -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
