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@lists.freedesktop.org
          Reporter: mikekagan...@hotmail.com
                CC: caol...@redhat.com, noelgran...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to