Bug 76666 - EDITING: CRASH Inserting a row in the sample file.
Summary: EDITING: CRASH Inserting a row in the sample file.
Status: RESOLVED DUPLICATE of bug 76470
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
4.2.3.1 rc
Hardware: Other Windows (All)
: high critical
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2014-03-27 00:01 UTC by m_a_riosv
Modified: 2014-03-27 14:41 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
Sample file (21.31 KB, application/vnd.oasis.opendocument.spreadsheet)
2014-03-27 00:01 UTC, m_a_riosv
Details

Note You need to log in before you can comment on or make changes to this bug.
Description m_a_riosv 2014-03-27 00:01:41 UTC
Created attachment 96433 [details]
Sample file

In the sample file inserting a row in rows 3|4|5|6 crash LibreOffice.
Crash message:
Invalid vector <T> subscript.
Windbg
------------------------------------------------------------------
(1ae0.1dec): C++ EH exception - code e06d7363 (first chance)
eax=00000000 ebx=0000014d ecx=00000000 edx=00000000 esi=77cc2100 edi=77cc20c0
eip=77bdfcc2 esp=00cce080 ebp=00cce09c iopl=0         nv up ei pl zr na pe nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00000246
ntdll!ZwTerminateProcess+0x12:
77bdfcc2 83c404          add     esp,4
0:000> g
       ^ No runnable debuggees error in 'g'
------------------------------------------------------------------
With Win8x64Ultimate
Version: 4.2.3.1 Build ID: 3d4fc3d9dbf8f4c0aeb61498a81f91c5b7922f13

Last working
Version: 4.2.2.1 Build ID: 3be8cda0bddd8e430d8cda1ebfd581265cca5a0f
Comment 1 m_a_riosv 2014-03-27 00:05:01 UTC
Sorry Win7x64
Comment 2 sophie 2014-03-27 13:55:37 UTC
Hi, isn't it a duplicate of bug 76470? Sophie
Comment 3 m_a_riosv 2014-03-27 14:41:26 UTC
Thanks Sophie,
I had verified with master Version: 4.3.0.0.alpha0+ Time: 2014-03-22_00:09:58
what was prior to the fix of 76470 (2014-03-25 10:20:04 UTC)

Now it's fixed in:
Version: 4.3.0.0.alpha0+ Build ID: d87240c0b2fba39b437f87be2b3c9cf54ad0ee5f
  TinderBox: Win-x86@39, Branch:master, Time: 2014-03-27_03:20:16

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