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

--- Comment #59 from Kohei Yoshida <[email protected]> ---
(In reply to comment #58)
> Let's remove fdo54638 off the list.  I'll tackle that one as a separate
> performance bug for 4.1.  We can't do anything for it for 4.0, I'm afraid.
> 
> So, what remains is only this:
> 
> * fdo44758

I'm still not through with this, but at least I know what's causing the crash. 
The type of the formula cell result is set to hybrid string, but it has to be
set to matrix type for the interpreter to work properly.

A quick test hack suggests that if we find a way to correctly load cached
matrix values as matrix type (not as hybrids) the crash will go away.

Alternatively, if we just skip loading any cached values for matrix range (or
just the upper-left cell of the matrix range), the crash will go away too.

I'll continue tomorrow what's the best option for this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to