Created attachment 98053 [details] spreadsheet to demonstrate crash vs. no crash scenarios Deleting a row containing formulas results in a crash similar to behavior in bug 77459. System: Fedora 20, KDE desktop, fully updated as of 4-26-2014, LibreOffice 4.2.3.3-7.fc20 (x86_64). Steps to reproduce: 1. create spreadsheet with column of numbers. In another column create simple formula that sums numbers in adjacent rows. For example column A contains numbers in first 20 rows. B contains formula that sums value in A(x) with A(x-1) 2. Delete a row containing formulas 3. Crash results Crash does not occur in several test cases: 1. delete contents of cells in target row before deleting entire row. 2. No crash if formula references cells on that line _or below_. Crash does occur if formula references cells on that line _and above_. Attached test file contains two sheets. One causes a crash when row is deleted while the other sheet does no cause a crash. Sheets are labeled as such.
On pc Debian x86-64 with master sources updated today or with 4.2 sources updated some days ago, I don't reproduce this. I think it's a dup of fdo#76470. If you c
On pc Debian x86-64 with master sources updated today or with 4.2 sources updated some days ago, I don't reproduce this. I think it's a dup of fdo#76470. However I might be wrong, so if you reproduce this with 4.1.4 RC1, don't hesitate to reopen this tracker. *** This bug has been marked as a duplicate of bug 76470 ***