Bug 99255

Summary: Calc crashing on Undo after Spell Correction
Product: LibreOffice Reporter: Susobhan Ghosh <susobhang70>
Component: CalcAssignee: Arul Michael <arul71.m>
Status: RESOLVED FIXED    
Severity: major CC: h3734236, ilmari.lauhakangas, raal, serval2412
Priority: high Keywords: haveBacktrace, regression
Version: 4.5.0.0.alpha0+ Master   
Hardware: All   
OS: All   
Whiteboard: target:5.2.0 target:5.1.4
Crash report or crash signature: Regression By:
Attachments: bt with symbols

Description Susobhan Ghosh 2016-04-12 22:44:20 UTC
Steps to reproduce - 
1) Open Calc.
2) Add a few words with errors to the sheet.
3) Press F7 - spell checker dialog.
4) Hit correct or correct all to correct mistake.
5) Press Ctrl-Z.

And Calc crashes.

Writer and Impress don't crash though.
Comment 1 Buovjaga 2016-04-23 16:22:09 UTC
If it still crashes with latest build, can you get a backtrace: https://wiki.documentfoundation.org/QA/BugReport/Debug_Information
Comment 2 raal 2016-04-29 09:39:04 UTC
I can confirm with Version: 5.2.0.0.alpha0+ and 4.5; win7

regression, no crash in Version 4.0.0.3
Comment 3 Julien Nabet 2016-05-01 17:09:30 UTC
Created attachment 124765 [details]
bt with symbols

On pc Debian x86-64 with master sources updated today, I could reproduce this.

I attached a bt with symbols.
Comment 4 Julien Nabet 2016-05-08 07:41:16 UTC
Arul: since you assigned yourself this bug, let's put this bug to ASSIGNED! :-)
Comment 5 Arul Michael 2016-05-16 10:43:48 UTC
Submitting the following patch as a fix.

https://gerrit.libreoffice.org/25030

Thanks
Comment 6 Eike Rathke 2016-05-17 20:53:46 UTC
Commit notification seems to be out of order today, so.. we have
https://gerrit.libreoffice.org/25030 pushed to master
https://gerrit.libreoffice.org/25070 pushed to 5-1
Comment 7 Julien Nabet 2016-05-17 20:57:54 UTC
So let's put this one to FIXED then.
Thank you Arul!