<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - SEGFAULT if window closed shortly after reload"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=137202">137202</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>SEGFAULT if window closed shortly after reload
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>7.1.0.0.alpha0+ Master
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>jim.avera@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
After File->Reload, if the user attempts to close the main window (with
window-manager controls) too quickly, LibreOffice aborts with a SEGFAULT.

Attached is a backtrace


Steps to Reproduce:
0. Set Macro security to "Medium" (prompt before enabling macros)

1. Load the attached "t.ods" 
        ENABLE macros when prompted
2. File->Reload
        ENABLE macros when prompted
   Then *immediately* try to close the window by clicking
   the "X" in the window-manager title bar.

Actual Results:
Abort dialog, asking user if they want to report it

Expected Results:
LO should ignore or defer responding to Window Manager events while in a
critical section.


Reproducible: Always


User Profile Reset: No



Additional Info:
.</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>