Created attachment 66944 [details] xlsx file which crash LibreOffice Calc Steps to reproduce: 1. try to open the attached file Current behavior: Calc crash Expected behavior: Calc should not crash Browser: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:15.0) Gecko/20100101 Firefox/15.0
The terminal report this error message: terminate called after throwing an instance of 'com::sun::star::packages::zip::ZipIOException' The first time I get the bug, I saw a windows asking me if I want to report it (I say Yes) but now I do not see this windows anymore.
*** This bug has been marked as a duplicate of bug 54609 ***
Seems like another exception that the function can throw :(
Fixed as http://cgit.freedesktop.org/libreoffice/core/commit/?id=9748670e040e993d66eb777225772e62d0ca2b4e
Muthu Subramanian committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=9748670e040e993d66eb777225772e62d0ca2b4e fdo#54750: Handle any kind of exception (ooxml import). The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.