[Libreoffice-bugs] [Bug 40990] array formula leads to crash

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Sep 20 22:25:32 CEST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=40990

--- Comment #2 from Reto <reto.schoch at gmail.com> 2011-09-20 13:25:32 PDT ---
I reproduced it on x86, Linux 3.0.0 and LO 3.4.3. with the same formula.
Changing it to

{=SUM(IF($A$1:$A$99="",IF($B$1:$B$99="",IF($C$1:$C$99="",$D$1:$D$99,0),0),0))}

works but still draws a lot of resources. Entering numbers in D1, D2 and so on
takes a moment until calculation is done. This seems to show that the processor
load rises exponentially with increasing size of the array .

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Libreoffice-bugs mailing list