<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] [Basic] [Calc] on closing a file if open hidden and if a particular subroutine is used before closing"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118609">118609</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[CRASH] [Basic] [Calc] on closing a file if open hidden and if a particular subroutine is used before closing
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>6.0.5.2 release
          </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>BASIC
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>mchl.rdll@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=143377" name="attach_143377" title="spreadsheet including the 3 test programs">attachment 143377</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=143377&action=edit" title="spreadsheet including the 3 test programs">[details]</a></span>
spreadsheet including the 3 test programs

Hi,
Here's how to reproduce the issue:
Use the attached spreadsheet and data file
Launch successively the 3 programs Test 1; Test 2; Test 3
These 3 simple programs open the csv file and end by closing it. The conditions
of each test are: 

Test 1:
- open csv file hidden
- use of the SelecTout subroutine (search for the data scope of the open csv
file)
Test 2:
- open csv file not hidden
- use of the SelecTout subroutine
Test 3:
- open csv file hidden
- no use of the SelecTout subroutine 

Observations:
With LibreOffice version 5.4.7.2 under Windows 7:
- no crash for the 3 tests
With LibreOffice version 6.0.5.2 under Windows 7:
- crash for test 1 at closing (after displaying the message of the number of
rows and columns)
- no crash for tests 2 and 3

Also observed on French list qa under Linux 

Thank you for your attention to this issue.</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>