<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Variables having assigned objects from closed components pretend to still be valid. Attempts to inspect them in the IDE cause crashes."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126828">bug 126828</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>caolanm@redhat.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Variables having assigned objects from closed components pretend to still be valid. Attempts to inspect them in the IDE cause crashes."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126828#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Variables having assigned objects from closed components pretend to still be valid. Attempts to inspect them in the IDE cause crashes."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126828">bug 126828</a>
              from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
        <pre>Caolán: I made different tests and I noticed that I got a crash even before
calling calling close function in macro.
Above all, I noticed it was gtk3 specific (I don't reproduce this with gen
rendering).

Indeed, sometimes in WatchWindow::UpdateWatches, inside
m_xTreeListBox->all_foreach([this, pCurMethod, bBasicStopped](weld::TreeIter&
rEntry), pItem could be null.

To reproduce this, I put "doc" for watch variable, then debug until doc is
initialized.
- Expand doc
- Expand Reference Device
- Expand Info
- Unexpand Info
- Expand FontDescriptor
=> crash

Another remark: with gtk3 rendering, when editing macro to use debug, the
current window isn't macro one but stays the main Writer window.
With gen rendering, the current window becomes macro one (far more practical).

If you want me to create a new bugtracker, don't hesitate to tell. I thought it
could be related to this one.</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>