[Libreoffice-bugs] [Bug 136855] Crash correcting with spell checker with track & changes enabled
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Feb 12 07:36:27 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=136855
Justin L <jluth at mail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|medium |high
--- Comment #7 from Justin L <jluth at mail.com> ---
This looks pretty serious to me. Increasing importance. A pTextNd is assumed in
sw/source/core/doc/DocumentContentOperationsManager.cxx:4331.
pTextNd->GetParaAttr( aSet, nStt+1, nStt+1 );
warn:DEBUG::sw/source/core/doc/DocumentContentOperationsManager.cxx:4331:
pTextNd[0] start[0] Repl[xxxix]
#0 0x00007fffbd9b886a in std::__shared_ptr<SfxItemSet const,
(__gnu_cxx::_Lock_policy)2>::operator bool() const (this=0x150) at
/usr/include/c++/9/bits/shared_ptr_base.h:1313
#1 0x00007fffbd9b7094 in SwContentNode::GetSwAttrSet() const (this=0x0) at
libreoffice2/sw/inc/node.hxx:719
#2 0x00007fffbdeb8c2b in SwContentNode::GetAttr(SfxItemSet&) const (this=0x0,
rSet=SfxItemSet of pool 0x55555a1d2a60 with parent 0x0 and Which ranges: [(1,
55), (151, 151)] = {...})
at sw/source/core/docnode/node.cxx:1782
#3 0x00007fffbe32571a in sw::GetAttrMerged(SfxItemSet&, SwTextNode const&,
SwRootFrame const*) (rFormatSet=SfxItemSet of pool 0x55555a1d2a60 with parent
0x0 and Which ranges: [(1, 55), (151, 151)] = {...}, rNode=..., pLayout=0x0)
at sw/source/core/text/txtfrm.cxx:370
#4 0x00007fffbe3ffb11 in SwTextNode::GetParaAttr(SfxItemSet&, int, int, bool,
bool, bool, SwRootFrame const*) const
(this=0x0, rSet=SfxItemSet of pool 0x55555a1d2a60 with parent 0x0 and Which
ranges: [(1, 55), (151, 151)] = {...}, nStt=1, nEnd=1, bOnlyTextAttr=false,
bGetFromChrFormat=true, bMergeIndentValuesOfNumRule=false, pLayout=0x0)
at sw/source/core/txtnode/thints.cxx:2130
#5 0x00007fffbdd042c8 in
sw::DocumentContentOperationsManager::ReplaceRangeImpl(SwPaM&, rtl::OUString
const&, bool) (this=0x55555a1f04d0, rPam=SwPaM = {...}, rStr="xxxix",
bRegExReplace=false)
at sw/source/core/doc/DocumentContentOperationsManager.cxx:4332
--
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/20210212/f7ba7a88/attachment.htm>
More information about the Libreoffice-bugs
mailing list