Bug 101608 - EDITING sheet causes CRASH - multi_type_vector::position#1321: block position not found
Summary: EDITING sheet causes CRASH - multi_type_vector::position#1321: block position...
Status: RESOLVED DUPLICATE of bug 100764
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
5.1.4.1 rc
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-19 10:25 UTC by Nick Craig-Wood
Modified: 2016-08-19 13:30 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
Spreadsheet to repeat the problem - delete row 2 to crash calc (22.85 KB, application/vnd.oasis.opendocument.spreadsheet)
2016-08-19 10:25 UTC, Nick Craig-Wood
Details
Screen shot showing spreadsheet crashing (305.72 KB, image/png)
2016-08-19 10:30 UTC, Nick Craig-Wood
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Craig-Wood 2016-08-19 10:25:52 UTC
Created attachment 126901 [details]
Spreadsheet to repeat the problem - delete row 2 to crash calc
Comment 1 Nick Craig-Wood 2016-08-19 10:30:46 UTC
Created attachment 126902 [details]
Screen shot showing spreadsheet crashing
Comment 2 Nick Craig-Wood 2016-08-19 10:37:10 UTC
(Oops pressed send too early, sorry!)

To reproduce

  * Open the attached spreadsheet
  * Highlight row 2 by clicking in the margin
  * Right click to produce the menu in the margin
  * Select delete rows

See attached screenshot also.

This produces this error for me

multi_type_vector::position#1321: block position not found! (logical pos=18446744073709551614, block size=8, logical size=1048576)

This is 100% repeatable.

I'm using version 1:5.1.4-0ubuntu1 as packaged by ubuntu on Ubuntu 16.04.1 LTS - running on Linux 4.4.0-31-generic #50-Ubuntu SMP Wed Jul 13 00:07:12 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux.

$ dpkg -l | grep libreoffice
ii  libreoffice                                 1:5.1.4-0ubuntu1                                            amd64        office productivity suite (metapackage)
ii  libreoffice-avmedia-backend-gstreamer       1:5.1.4-0ubuntu1                                            amd64        GStreamer backend for LibreOffice
ii  libreoffice-base                            1:5.1.4-0ubuntu1                                            amd64        office productivity suite -- database
ii  libreoffice-base-core                       1:5.1.4-0ubuntu1                                            amd64        office productivity suite -- shared library
ii  libreoffice-base-drivers                    1:5.1.4-0ubuntu1                                            amd64        Database connectivity drivers for LibreOffice
ii  libreoffice-calc                            1:5.1.4-0ubuntu1                                            amd64        office productivity suite -- spreadsheet
ii  libreoffice-common                          1:5.1.4-0ubuntu1                                            all          office productivity suite -- arch-independent files
ii  libreoffice-core                            1:5.1.4-0ubuntu1                                            amd64        office productivity suite -- arch-dependent files
ii  libreoffice-draw                            1:5.1.4-0ubuntu1                                            amd64        office productivity suite -- drawing
ii  libreoffice-gnome                           1:5.1.4-0ubuntu1                                            amd64        office productivity suite -- GNOME integration
ii  libreoffice-gtk                             1:5.1.4-0ubuntu1                                            amd64        office productivity suite -- GTK+ integration
ii  libreoffice-help-en-us                      1:5.1.4-0ubuntu1                                            all          office productivity suite -- English_american help
ii  libreoffice-impress                         1:5.1.4-0ubuntu1                                            amd64        office productivity suite -- presentation
ii  libreoffice-java-common                     1:5.1.4-0ubuntu1                                            all          office productivity suite -- arch-independent Java support files
ii  libreoffice-math                            1:5.1.4-0ubuntu1                                            amd64        office productivity suite -- equation editor
ii  libreoffice-pdfimport                       1:5.1.4-0ubuntu1                                            amd64        PDF Import component for LibreOffice
ii  libreoffice-report-builder-bin              1:5.1.4-0ubuntu1                                            amd64        LibreOffice component for building database reports -- libraries
ii  libreoffice-sdbc-firebird                   1:5.1.4-0ubuntu1                                            amd64        Firebird SDBC driver for LibreOffice
ii  libreoffice-sdbc-hsqldb                     1:5.1.4-0ubuntu1                                            amd64        HSQLDB SDBC driver for LibreOffice
ii  libreoffice-style-elementary                1:5.1.4-0ubuntu1                                            all          office productivity suite -- Elementary symbol style
ii  libreoffice-style-galaxy                    1:5.1.4-0ubuntu1                                            all          office productivity suite -- Galaxy (Default) symbol style
ii  libreoffice-style-human                     1:5.1.4-0ubuntu1                                            all          office productivity suite -- Human symbol style
ii  libreoffice-writer                          1:5.1.4-0ubuntu1                                            amd64        office productivity suite -- word processor

Locale is set to `en_GB.UTF-8`
Comment 3 Aron Budea 2016-08-19 13:30:37 UTC
This issue is fixed in v5.1.5 and v5.2.0, please upgrade to either version.

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