| Summary: | Crash in CALC: SdrObject::GetViewContact() | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | silvio <sp_bugz> |
| Component: | Calc | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | critical | CC: | aron.budea |
| Priority: | medium | Keywords: | bibisectRequest, regression |
| Version: | 5.2.0.4 release | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=101347 | ||
| Whiteboard: | target:5.3.0 target:5.2.1 | ||
| Crash report or crash signature: | ["SdrObject::GetViewContact()"] | Regression By: | |
| Attachments: | Crashing file | ||
|
Description
silvio
2016-08-04 22:32:32 UTC
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. |