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

--- Comment #55 from Kohei Yoshida <kohei.yosh...@suse.de> ---
(In reply to comment #54)
> > Actually that's what I'd come up with, which should indeed fix the crash
> > itself.  But the concern here is that why the matrix become empty?  The
> > matrix there should at least contain one element, so neither the column nor
> > row dimension should become zero there (it should be a 1 by 1 matrix, not
> > empty matrix).
> > 
> > That's what I meant to say in Comment 28.
> 
> Ah ok. But in the end we either need this patch or we can remove the if
> clause and ignore it. Right now every time we reach this
> PushIllegalArgument() call we crash later.

Sure. We do need this change. There is no dispute about it.

We just also need to at least find out why the matrix is empty since that may
mean there is a problem lurking elsewhere..

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

Reply via email to