https://bugs.documentfoundation.org/show_bug.cgi?id=90391

            Bug ID: 90391
           Summary: ScMatrix::NegOp crashes with mixed type matrix
           Product: LibreOffice
           Version: 4.5.0.0.alpha0+ Master
          Hardware: Other
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 114521
  --> https://bugs.documentfoundation.org/attachment.cgi?id=114521&action=edit
simple testcase to make NegOp crash

Split off of bug 89387

Something is seriously wrong with the new MatOp handling, the attached
document, calculating a mixed array of one number and one string using NegOp,
makes the application immediately crash with a Fatal Error "Data array is too
long". My assumption is it happens because the iterator of the result matrix is
invalid because new segments are created when the error string result is to be
inserted as element, but that's just a raw guess.

-- 
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