[Libreoffice-bugs] [Bug 143200] New: Crash: Assertion failing when pasting a cell to a large-height range

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jul 5 12:23:10 UTC 2021


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

            Bug ID: 143200
           Summary: Crash: Assertion failing when pasting a cell to a
                    large-height range
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: mikekaganski at hotmail.com
                CC: caolanm at redhat.com, noelgrandin at gmail.com

In a DBGUTIL build:

1. In a Calc sheet, select all rows (e.g., click on any column header to select
a column completely, from row 1 to 1048576);
2. Format->Rows->Height;
3. Set to 3 cm;
4. Put "1" to A1;
5. Select A1 -> Ctrl+C
6. Select A2:A1048576 -> Ctrl+V.

-> "assert( nNum <= std::numeric_limits<sal_Int32>::max( ))" fires at
Fraction::Fraction.

Caolan: enabling that assert was from
https://git.libreoffice.org/core/+/d430865f35b74706cd7a9b3cdab8084bc2068986 (I
enjoy its brevity! :-D), after disabling in
https://git.libreoffice.org/core/+/7c98711c5ac80214901bf0c284bdb127d41d345c.
And Noel had initially added it in
https://git.libreoffice.org/core/+/331e2e5ed3bf4e0b2c1fab3b7bca836170317827.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210705/8d91204c/attachment.htm>


More information about the Libreoffice-bugs mailing list