https://bugs.documentfoundation.org/show_bug.cgi?id=146976
--- Comment #9 from Julien Nabet <[email protected]> --- On pc Debian x86-64 with master sources updated today, I got no crash but an hang when going at the end of the document. Here's part of bt: #9 0x00007faabea04a4e in SfxItemPropertyMap::getByName(std::basic_string_view<char16_t, std::char_traits<char16_t> >) const (this=0x7faaaa448980 <SwUnoPropertyMapProvider::GetPropertySet(unsigned short)::aPROPERTY_MAP_TEXTPORTION_EXTENSIONS>, rName=u"CharWordMode") at svl/source/items/itemprop.cxx:67 #10 0x00007faaa8dd6d5e in SwUnoCursorHelper::GetPropertyStates(SwPaM&, SfxItemPropertySet const&, com::sun::star::uno::Sequence<rtl::OUString> const&, SwGetPropertyStatesCaller) (rPaM=SwPaM = {...}, rPropSet=..., rPropertyNames=uno::Sequence of length 75 = {...}, eCaller=SW_PROPERTY_STATE_CALLER_SWX_TEXT_PORTION_TOLERANT) at sw/source/core/unocore/unoobj.cxx:1854 #11 0x00007faaa8e1de0e in SwXTextPortion::GetPropertyValuesTolerant_Impl(com::sun::star::uno::Sequence<rtl::OUString> const&, bool) (this= 0x156dc390, rPropertyNames=uno::Sequence of length 75 = {...}, bDirectValuesOnly=true) at sw/source/core/unocore/unoport.cxx:590 #12 0x00007faaa8e1ea73 in SwXTextPortion::getDirectPropertyValuesTolerant(com::sun::star::uno::Sequence<rtl::OUString> const&) (this=0x156dc390, rPropertyNames=uno::Sequence of length 75 = {...}) at sw/source/core/unocore/unoport.cxx:566 --Type <RET> for more, q to quit, c to continue without paging-- #13 0x00007faaa8e1eaff in non-virtual thunk to SwXTextPortion::getDirectPropertyValuesTolerant(com::sun::star::uno::Sequence<rtl::OUString> const&) () at sw/source/core/unocore/unoport.cxx:567 #14 0x00007faab6810ca6 in (anonymous namespace)::FilterPropertiesInfo_Impl::FillPropertyStateArray(std::__debug::vector<XMLPropertyState, std::allocator<XMLPropertyState> >&, com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet> const&, rtl::Reference<XMLPropertySetMapper> const&, bool) (this=0x207f4860, rPropStates=std::__debug::vector of length 0, capacity 0, rPropSet=uno::Reference to (SwXTextPortion *) 0x156dc3c8, rPropMapper=rtl::Reference to 0x1372ce40, bDefault=false) at xmloff/source/style/xmlexppr.cxx:263 #15 0x00007faab6810284 in SvXMLExportPropertyMapper::Filter_(SvXMLExport const&, com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet> const&, bool, bool) const (this=0x2a7d7f20, rExport=..., xPropSet=uno::Reference to (SwXTextPortion *) 0x156dc3c8, bDefault=false, bEnableFoFontFamily=false) at xmloff/source/style/xmlexppr.cxx:642 -- You are receiving this mail because: You are the assignee for the bug.
