<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:iplaw67@tuta.io" title="Alex Thurgood <iplaw67@tuta.io>"> <span class="fn">Alex Thurgood</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - Crash in: dbaccess::ModifyLock::~ModifyLock()"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114401">bug 114401</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;">Status</td>
           <td>NEEDINFO
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>DUPLICATE
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - Crash in: dbaccess::ModifyLock::~ModifyLock()"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114401#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - Crash in: dbaccess::ModifyLock::~ModifyLock()"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114401">bug 114401</a>
              from <span class="vcard"><a class="email" href="mailto:iplaw67@tuta.io" title="Alex Thurgood <iplaw67@tuta.io>"> <span class="fn">Alex Thurgood</span></a>
</span></b>
        <pre>The automatic backtrace provided by the OP indicates that the option
"Autorecovery/Auto-backup" has been set. The crash appears to occur because the
normal thread is waiting for a mutex lock to be managed correctly from the
autorecover function that never happens, and which leads to corruption of the
data structure in the ODB.


Setting the autorecovery option was known, for example, to crash LO (see bug
103667 and <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Assertion failed: SolarMutex not locked when opening database with Base"
   href="show_bug.cgi?id=103515">bug 103515</a>). This was alleged to be fixed in master, but I don't
know whether it was backported to 5.3.x (probably not).


@jimisen : you probably need to upgrade to the latest 5.4.x of LibreOffice to
make this problem go away.

*** This bug has been marked as a duplicate of <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - Crash when creating brand new Base file (debug build only)"
   href="show_bug.cgi?id=103667">bug 103667</a> ***</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>