<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Adding new row to a big ODT table causes procdump with 5.5+ (crash "No RTTI Data" before or with less memory)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=103097#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Adding new row to a big ODT table causes procdump with 5.5+ (crash "No RTTI Data" before or with less memory)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=103097">bug 103097</a>
              from <span class="vcard"><a class="email" href="mailto:telesto@surfxs.nl" title="Telesto <telesto@surfxs.nl>"> <span class="fn">Telesto</span></a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=161924" name="attach_161924" title="Very sleepy stack">attachment 161924</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=161924&action=edit" title="Very sleepy stack">[details]</a></span>
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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>