Bug 55479 - FILEOPEN: CRASH for particular .ods (test files embeded) or .xls
Summary: FILEOPEN: CRASH for particular .ods (test files embeded) or .xls
Status: RESOLVED DUPLICATE of bug 55022
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
3.6.1.2 release
Hardware: x86 (IA32) Windows (All)
: medium critical
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-30 23:34 UTC by Ginho
Modified: 2012-10-02 14:33 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
2 test files : OK and Crash (29.96 KB, application/zip)
2012-09-30 23:34 UTC, Ginho
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ginho 2012-09-30 23:34:38 UTC
Created attachment 67904 [details]
2 test files : OK and Crash

Version 3.6.1.2 (Build ID: e29a214) - French language

1rst test sequence
1/ LibreOffice must be closed
2/ RunlibreOffice spreadsheet
3/ File->open : select TestFile_Crash.ods
4/ Libreoffice crashes

2nd test sequence
1/ LibreOffice must be closed
2/ Run libreOffice spreadsheet
3/ File->open : select TestFile_OK.ods
4/ Libreoffice open the file successfully

3rd test sequence
1/ LibreOffice must be closed
2/ Run libreOffice spreadsheet
3/ File->open : select TestFile_OK.ods
4/ Libreoffice open the file successfully
5/ File->open : select TestFile_Crash.ods
6/ Libreoffice open the file successfully ! (no crash)

(Instead of File->open you can double clic on the file icon, the result is the same)

Same test files saved as xls format lead to the same behaviour (whereas Excel 2002 open each file successfully).

Only one difference between these 2 files : formula "=BDSOMME(G15:K41;K15;A46:B47)" in cell H4 has been removed in TestFile_OK.ods.

BDSOMME root cause of crash ?
Comment 1 Markus Mohrhard 2012-10-01 18:01:16 UTC

*** This bug has been marked as a duplicate of bug 55022 ***