<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 - Crash in: libc-2.27.so"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122643">122643</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Crash in: libc-2.27.so
          </td>
        </tr>

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

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

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

        <tr>
          <th>OS</th>
          <td>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>Calc
          </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>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=148226" name="attach_148226" title="Spreadsheet which causes the crash (OT.ods)">attachment 148226</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=148226&action=edit" title="Spreadsheet which causes the crash (OT.ods)">[details]</a></span>
Spreadsheet which causes the crash (OT.ods)

This bug was filed from the crash reporting server and is
<a href="https://crashreport.libreoffice.org/stats/crash_details/9afd5496-22fd-4080-b6a2-c57c7afe989c">br-9afd5496-22fd-4080-b6a2-c57c7afe989c</a>.
=========================================

Crashes immediately when LO is started on the attached spreadsheet.

Previously, this spreadsheet had many Named Ranges of the form 
   Name => $F:$F
that is, defining Name to be column F in this example.  

However if a preceding column was deleted (for example column C), then the
Named ranges were broken because they were not adjusted (in this example, Name
was not adjusted to be $E:$E).  I tried to fix this problem by removing the "$"
prefix from all the named range definitions, so they were of the form
   Name => F:F
and then saved the spreadsheet.

Afterwards, any attempt to open the spreadsheet caused an immediate crash. 

STEPS TO REPRODUCE:
1. Open attached spreadsheet

RESULTS: Immediate crash, message saying LO was saving files but no files
listed.</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>