Bug 114461

Summary: Autofilter hangs after unchecking items. Not present in 5.3*
Product: LibreOffice Reporter: Andrius Jurkus <bwolas>
Component: CalcAssignee: Eike Rathke <erack>
Status: CLOSED DUPLICATE    
Severity: major CC: dennisfrancis.in, markus.mohrhard, xiscofauli
Priority: high Keywords: bibisected, bisected, perf, regression
Version: 5.4.2.2 release   
Hardware: All   
OS: Linux (All)   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=113537
https://bugs.documentfoundation.org/show_bug.cgi?id=89546
Whiteboard:
Crash report or crash signature: Regression By:
Attachments: file to reproduce bug

Description Andrius Jurkus 2017-12-14 12:33:26 UTC
Created attachment 138443 [details]
file to reproduce bug

Autofilter hangs for prolonged time(minutes) after unchecking items and pressing OK.

To reproduce bug open file attached, slect E1 "par3" and uncheck lets say "(empty)" and calc hangs for few minutes. 

This was not present in 5.3 version. And downgrade to 5.3 solved hanging problem.
Tested on multiple machines with ubuntu libreoffice "fresh" ppa    "Build ID: 1:5.4.4~rc1-0ubuntu0.16.04.1~lo"
Comment 1 Xisco FaulĂ­ 2017-12-14 14:08:57 UTC
Regression introduced by:

author	Markus Mohrhard <markus.mohrhard@googlemail.com>	2017-04-09 22:13:24 +0200
committer	Markus Mohrhard <markus.mohrhard@googlemail.com>	2017-04-11 00:34:47 +0200
commit eefe13c77d01be37c911e75af191717a944fedb3 (patch)
tree 1c4d7e9e698446e95ce9c63ecaf65474e0303913
parent 091a0dd416171393d939aac924433063a68967b0 (diff)
shrinking the DB area just causes problems, tdf#89546

Bisected with: bibisect-linux-64-5.4

Adding Cc: to Markus Mohrhard
Comment 2 Eike Rathke 2017-12-14 17:04:17 UTC
Investigating.
Comment 3 Eike Rathke 2017-12-14 17:22:47 UTC
The anonymous database-range is setup as Sheet1.A1:Sheet1.E1048576 i.e. one million rows.
Comment 4 Eike Rathke 2017-12-14 17:25:26 UTC

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