Issue 122682 - Crash when deleting content
Summary: Crash when deleting content
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: editing (show other issues)
Version: 4.0.0-dev
Hardware: PC All
: P3 Major (vote)
Target Milestone: ---
Assignee: Andre
QA Contact:
URL:
Keywords: crash, regression, release_blocker
: 122684 122698 122700 (view as issue list)
Depends on:
Blocks:
 
Reported: 2013-07-04 14:06 UTC by Regina Henschel
Modified: 2017-05-20 11:41 UTC (History)
10 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---
jsc: 4.0.0_release_blocker+


Attachments
File with table to delete (14.51 KB, application/vnd.oasis.opendocument.text)
2013-07-04 14:06 UTC, Regina Henschel
no flags Details
GDB backtrace (6.47 KB, text/plain)
2013-07-06 13:06 UTC, Ariel Constenla-Haile
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Regina Henschel 2013-07-04 14:06:39 UTC
Created attachment 80998 [details]
File with table to delete

Open attached document.
Set cursor in cell B1 of the table.
Goto menu Table > Delete > Table
==> Crash
It crashes my non-pro r1499006, it does not crash in r1497734.
Comment 1 Edwin Sharp 2013-07-04 17:05:22 UTC
Crash with Rev. 1499427 Win 7
Comment 2 Oliver Brinzing 2013-07-05 04:40:09 UTC
confirming on win7 with rev. 1499427
Comment 3 jolatt 2013-07-06 06:43:08 UTC
Confirming on Ubuntu 13.04 64 bit with rev. 1499347.
Comment 4 Ariel Constenla-Haile 2013-07-06 11:40:01 UTC
Backtrace shows the root cause is the same as in bug 122684
Regression introduced by revision 1498507
Comment 5 Ariel Constenla-Haile 2013-07-06 13:06:41 UTC
Created attachment 81012 [details]
GDB backtrace
Comment 6 Ariel Constenla-Haile 2013-07-06 20:58:34 UTC
*** Issue 122698 has been marked as a duplicate of this issue. ***
Comment 7 Ariel Constenla-Haile 2013-07-06 20:58:53 UTC
*** Issue 122684 has been marked as a duplicate of this issue. ***
Comment 8 Ariel Constenla-Haile 2013-07-06 21:02:15 UTC
Adapting the summary to use this bug for tracking the other crashes described in Bug 122698 and Bug 122684
See attached bug documents there, and backtrace that shows the root cause is the same.
Comment 9 Ariel Constenla-Haile 2013-07-07 16:10:31 UTC
*** Issue 122700 has been marked as a duplicate of this issue. ***
Comment 10 jsc 2013-07-08 07:19:20 UTC
grant showstopper flag
Comment 11 SVN Robot 2013-07-08 08:11:24 UTC
"af" committed SVN revision 1500600 into trunk:
122682: Prevent crash when moving nodes.
Comment 12 Andre 2013-07-08 08:16:45 UTC
This crash was introduced by me by a fix for bug 121479.  It is caused by a wrong access to a node array (an SwNodes object).
Fixed by using a more direct way to obtain the node, without going over the array.
Comment 13 Andre 2013-07-08 08:32:18 UTC
Forgot to assign this bug to me.  Doing that now.
Comment 14 fanyuzhen 2013-07-09 02:33:27 UTC
Please specify the revision number the fix goes
Comment 15 Andre 2013-07-09 07:21:47 UTC
As mentioned in comment 11 the revision number is 1500600.
Comment 16 Regina Henschel 2013-07-09 18:23:59 UTC
I have tested the docs of i122684 and i122682 with a non-pro build of r1500644 on Windows7. They do not crash anymore.
Comment 17 fanyuzhen 2013-07-10 10:39:57 UTC
The latest build I get is revision 1499347, wait for revision 1500600 or higher for verification
Comment 18 Andre 2013-07-10 12:09:19 UTC
Setting status back to fixed and waiting for verification.
Comment 19 jsc 2013-07-10 12:26:28 UTC
it works on my local build under windows which is based on rev. 1501409
Comment 20 jsc 2013-07-15 11:12:57 UTC
verified on RC build