Bug 135493 - UI: block position not found in very large spreadsheets
Summary: UI: block position not found in very large spreadsheets
Status: RESOLVED DUPLICATE of bug 133033
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
7.0.0.3 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-06 10:01 UTC by gmolleda
Modified: 2020-08-06 19:10 UTC (History)
0 users

See Also:
Crash report or crash signature: crashreport.libreoffice.org/stats/crash_details/3b39a092-a5a0-4b2f-acb5-d06e91795ecc


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gmolleda 2020-08-06 10:01:21 UTC
Steps:
Open Calc in Terminal: libreoffice7.0 --calc
In Tools-Options, LibreOffice - Advanced
[v] Enable experimental features (may be unstable)
In Tools-Options, LibreOffice - LibreOffice Calc - Defaults
[v] Enable very large spreadsheets 

Restart Calc
You stay in cell A1, now go all the way down with the Control + Down keys.

Result in terminal error: terminate called after throwing an instance of 'std::out_of_range'
  what():  multi_type_vector::position#1729: block position not found! (logical pos=15999972, block size=1, logical size=1048576)



Crash report: crashreport.libreoffice.org/stats/crash_details/3b39a092-a5a0-4b2f-acb5-d06e91795ecc
Comment 1 gmolleda 2020-08-06 19:10:45 UTC

*** This bug has been marked as a duplicate of bug 133033 ***