<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crash after undo with experimental features enabled"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134820#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crash after undo with experimental features enabled"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134820">bug 134820</a>
              from <span class="vcard"><a class="email" href="mailto:lo_bugs@iseries-guru.com" title="Terrence Enger <lo_bugs@iseries-guru.com>"> <span class="fn">Terrence Enger</span></a>
</span></b>
        <pre>The code leading up to
svx/source/sidebar/inspector/InspectorTextPanel.cxx line 63 reads

61: void InspectorTextPanel::updateEntries(const std::vector<TreeNode>& rStore)
62: {
63:     mpListBoxStyles->freeze();

This function is frame #14 in the previously attached backtrace.

In the second call to this function,
    mpListBoxStyles = std::unique_ptr<weld::TreeView> 
                    = {get() = 0x9999999999999999}
and the call to freeze() results in an immediate segfault.</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>