[Libreoffice-bugs] [Bug 103097] Adding new row to a big ODT table causes procdump with 5.5+ (crash "No RTTI Data" before or with less memory)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Jun 12 15:20:46 UTC 2020


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

--- Comment #8 from Telesto <telesto at surfxs.nl> ---
Created attachment 161924
  --> https://bugs.documentfoundation.org/attachment.cgi?id=161924&action=edit
Very sleepy stack

File opens quite fast.. but deleting or inserting a column/row.. and it will
get slow.. 

getenv
PhysicalFontCollection::FindFontFamily
LogicalFontInstance::GetFontCache
LogicalFontInstance::GetFontCache
OutputDevice::ImplNewFont
OutputDevice::InitFont
OutputDevice::ImplLayout
OutputDevice::GetTextWidth
SwDrawTextInfo::GetSperren
SwAttrSet::GetSize
SwAttrSet::GetScriptSpace
SwTextFrame::SwitchRTLtoLTR
SwPageDesc::SetRegHeight
SwDrawTextInfo::SetPosMatchesBounds
SwDrawTextInfo::SetPosMatchesBounds
SwTextFrame::FormatLine
SwTextFrame::Format_
SwTextFrame::Format_
SwTextFrame::Format
SwViewOption::IsWhitespaceHidden
SwFrame::PrepareMake

So lots of text width measuring (probably even for multiple fonts?) initiated
by table rendering.. And the text shaping is not really cheap by itself.

-- 
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/20200612/02d6c097/attachment.htm>


More information about the Libreoffice-bugs mailing list