Issue 122684 - crash when deleting MATH object
Summary: crash when deleting MATH object
Status: CLOSED DUPLICATE of issue 122682
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: AOO issues mailing list
QA Contact:
URL:
Keywords: crash, regression
Depends on:
Blocks:
 
Reported: 2013-07-05 00:11 UTC by Regina Henschel
Modified: 2017-05-20 10:15 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
File to reproduce crash (114.29 KB, application/vnd.oasis.opendocument.text)
2013-07-05 00:11 UTC, Regina Henschel
no flags Details
Reduced document to reproduce the crash. (15.12 KB, application/vnd.oasis.opendocument.text)
2013-07-06 09:31 UTC, Regina Henschel
no flags Details
GDB backtrace (7.53 KB, text/plain)
2013-07-06 13:09 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-05 00:11:16 UTC
Created attachment 80999 [details]
File to reproduce crash

Open attached document.
Select text from "Die Parabel" to "Zeichne die Parabel dann." in second list item.
Press back space key to delete the text.
==> Crash

I use a non-pro build of r1499006. It does not crash in r1497734.
Comment 1 Oliver Brinzing 2013-07-05 04:44:06 UTC
confirming on win7 with rev. 1499427
Comment 2 jolatt 2013-07-06 06:41:33 UTC
Confirming on Ubuntu 13.04 64 bit with rev. 1499347.
Comment 3 Regina Henschel 2013-07-06 09:30:42 UTC
I have narrowed the problem. It is a Math-OLE where the crash happens. It is not the list and not the graphic.

How to reproduce it:
Start with a new Writer document.
Insert the following text
Die Parabel hat die Gleichung y=-0,2x^2+x+2,2. Berechne die fehlenden y-Werte an den Stellen x=2,5 und x=4.
Mark the parts y=-0,2x^2+x+2,2 and turn it with click on the formula-button into a Math-OLE-object. Same with the parts x=2,5 and x=4
Save the document.
Single click on the Math-OLE-object x=4 and delete it with Del-key or with Backspace-key.
Crash.
Comment 4 Regina Henschel 2013-07-06 09:31:33 UTC
Created attachment 81011 [details]
Reduced document to reproduce the crash.
Comment 5 Ariel Constenla-Haile 2013-07-06 11:40:49 UTC
Same root cause as bug 122682
Comment 6 Ariel Constenla-Haile 2013-07-06 13:09:58 UTC
Created attachment 81013 [details]
GDB backtrace
Comment 7 Ariel Constenla-Haile 2013-07-06 20:58:53 UTC
Dup

*** This issue has been marked as a duplicate of issue 122682 ***