Created attachment 126443 [details] file which shows crash To reproduce: Open attached doc. It should have filtering active. Click on the filter downarrow on column B Date (see screen shot)
Created attachment 126444 [details] screen shot It seems I must submit before adding a second attachment. So open the spreadsheet, choose the drop down filter on column B, and click the 'deselect all' button. Calc crashes every time. OS X.
On MacOs 10.11.5, I don't reproduce this with LO 5.1.4 or with master sources updated some days ago. Could you rename your LO directory profile (see https://wiki.documentfoundation.org/UserProfile#Mac_OS_X) and give a new try? If you still reproduce this, could you attach debug info? (see https://wiki.documentfoundation.org/QA/BugReport/Debug_Information#Mac_OSX:_How_to_get_debug_information)
Just in case it wasn't clear what I meant, here's a short screen recording. https://youtu.be/TVeglW8gxhU
(In reply to Tim Richardson from comment #3) > Just in case it wasn't clear what I meant, here's a short screen recording. > > https://youtu.be/TVeglW8gxhU It was clear but I could't reproduce the crash with this. That's why I asked about renaming your LO directory profile and give a new try (see my previous comment). Finally, if you still reproduce this, it could be interesting you attach error log here.
Error is also reproduced on libreoffice 5.1.5.2 Rus win32 / 64. Crash while deselect all. Profile cleaned, it did not help.
Created attachment 126686 [details] filter crash on empty select filter crash on selecting just empty/blank lines
Created attachment 126687 [details] filter crash on empty select - screenshot crash with file "filter crash on empty select" -happens when one using the "line" filter box (not the "empty" / "non empty" selectors) as shown in the screenshot i suspect size to matter (there are 20000 lines) (though in excel the selection is near instantaneous) crash happens on the latest libreoffice 5.2 running on win7 / en / 64 also happens on libreoffice 4.0
So let's put NEW since it's been confirmed. Could someone retrieve and attach a backtrace? (see https://wiki.documentfoundation.org/QA/BugReport/Debug_Information)
the instructions for getting a trace on os x say that we can copy and paste from the standard OS X crash report. However, when Calc crashes as I report, it opens immediately in the recovery dialog. It doesn't trigger a crash report.
(In reply to Tim Richardson from comment #9) > the instructions for getting a trace on os x say that we can copy and paste > from the standard OS X crash report. > However, when Calc crashes as I report, it opens immediately in the recovery > dialog. It doesn't trigger a crash report. Unfortunately, those instructions are rubbish. Yes, sometimes, you do get the Apple Crash Reporter and sometimes there might be some helpful information in that output, but mostly it isn't of much use. Anyway, even if the Apple Crash Reporter doesn't display, you might stil find a file in the reporter logs, or by starting up Console.app and checking to see whether anything got registered. The real way to get a trace is to start LO in lldb and for that you need XCode.
Tested on Version: 5.3.0.0.alpha0+ Build ID: 3a668616968dbce778c54ec56847828efa7bdb6d CPU Threads: 2; OS Version: Mac OS X 10.11.6; UI Render: default; Locale: fr-FR (fr.UTF-8); Calc: group No crash
I can select any of the filters, Calc doesn't crash for me with master build.
Confirming however on Version: 5.1.5.2 Build ID: 7a864d8825610a8c07cfc3bc01dd4fce6a9447e5 Threads CPU : 2; Version de l'OS :Mac OS X 10.11.6; UI Render : par défaut; Locale : fr-FR (fr.UTF-8); Calc: group Immediate crash when selecting All in the filter list
Created attachment 126726 [details] backtrace from lldb debugging session
*** Bug 101421 has been marked as a duplicate of this bug. ***
LO 5.1.5 on windows crashes for me too, 5.1.4 doesn't. As this is a regression it seems, is bisecting this crash useful?
This appears to not crash in 5-2 and master because setAllMemberState was changed by https://cgit.freedesktop.org/libreoffice/core/commit/?id=7967e5e51e5210b8c3d3dc63502bd7d875eb36b7
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b101ff56e874824fa9f0d37a8468b07dbf3d002c Resolves: tdf#101165 crash on deselecting all filters 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.
https://gerrit.libreoffice.org/#/c/28165/ for 5-1 backport
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=d15b7eb6b4525283343b5030b3227c264ec8976b&h=libreoffice-5-2 Resolves: tdf#101165 crash on deselecting all filters It will be available in 5.2.2. 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.
*** Bug 102291 has been marked as a duplicate of this bug. ***
*** Bug 102842 has been marked as a duplicate of this bug. ***
*** Bug 102904 has been marked as a duplicate of this bug. ***
Zdeněk Crhonek committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=0daff7fc119a4c6430bb47425d3f842e21abdfaf uitest for bug tdf#101165 It will be available in 6.2.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.
The test exist, set status to Verified.