This bug was filed from the crash reporting server and is br-ce54b8ed-e48e-4427-b207-e82e3cad07e5. ========================================= The crash happened in the opening process of a calc file with many formula calculation and a size of 3334 KB. It crashed before it was open. I used the same file with the same formulas in the last 7 years with all the LibreOffice versions without this problem. OpenCL is disabled. An other crash with OpenCL enabled: crash reporting br-fcbdafca-b974-4b49-a4e2-a9a2bdcda398.
Can you please attach a sample spreadsheet that could be used to reproduce the crash?
Created attachment 126623 [details] Crashing file
Thanks! I couldn't reproduce the crash myself either with OpenCL on or off (LibreOffice 5.2.0.4 / Windows 7), let's see if others have better luck with it. I can see a performance regression when closing the file, and opened bug 101347 for that.
Unconfirmed with v5.1.5.2 under ubuntu 16.04 x64. Confirmed with v5.2.0.4 under ubuntu 16.04 x64. Confirmed with v5.2.0.4 under windows 10 x64.
When clearing the user profile, it does open the file though.
Seems the file crashes when 'Recalculation on file load' is set to 'Always Recalculate'.
Reproduced with v5.2.0.4 / Ubuntu 16.04. Setting severity to critical, since it's a crash.
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=d79a4f46926e81a6d0fe353feb3322673c1b509d Resolves: tdf#101309 crash on deleted SdrObject It will be available in 5.3.0. 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.
This is a regression from commit 67f4b98b9833f0529cf62928b274ba9234853d2f Date: Sat Mar 12 03:35:39 2016 +0100 fix memory leak in detective sdr objects I believe
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-5-2": http://cgit.freedesktop.org/libreoffice/core/commit/?id=5043795621f25047e166f112821d1f899252f7ce&h=libreoffice-5-2 Resolves: tdf#101309 crash on deleted SdrObject It will be available in 5.2.1. 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.