[Libreoffice-bugs] [Bug 118609] New: [CRASH] [Basic] [Calc] on closing a file if open hidden and if a particular subroutine is used before closing
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Jul 7 14:24:47 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=118609
Bug ID: 118609
Summary: [CRASH] [Basic] [Calc] on closing a file if open
hidden and if a particular subroutine is used before
closing
Product: LibreOffice
Version: 6.0.5.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: BASIC
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: mchl.rdll at gmail.com
Created attachment 143377
--> https://bugs.documentfoundation.org/attachment.cgi?id=143377&action=edit
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180707/64b24b03/attachment.html>
More information about the Libreoffice-bugs
mailing list