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

            Bug ID: 98695
           Summary: Data sorting fails when you have many rows of data
           Product: LibreOffice
           Version: 5.0.5.2 release
          Hardware: x86-64 (AMD64)
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: h...@tosser.com

Steps to get error:
1. Open a .csv file with over 1,048,576 row of data. 
2. Selected all the columns A:F
3. Then selected Data > Sort. Sort Key 1 (column c) Sort Key 2 (column d) > Ok.

You will always get Fatal Error:
multi_type_vector::get_block_position#676: block position not found! (logical
pos=1048576, block size=1, logical size=1048576)

The sort function doesn't seem to be able to sort as many rows of data as Excel
can sort. Maybe the array sizes need to be increased so they can use more
memory?

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