Description of problem: oocalc crashes anytime I try to format cells, be it via the pull down menu or from right click. Version-Release number of selected component (if applicable): libreoffice-4.1.0.4-6.fc19.x86_64 How reproducible: Always Steps to Reproduce: 1. run oocalc 2. open any file 3. try to format/cells Actual results: puff, core dump Expected results: running as before Additional info: Have abrt dumps, if needed
please provide the abrt dumps because if it was as simple as format cells crashes for everyone (and it doesn't for me) then we would have noticed that by now. This could be related to e.g. a specific font you have installed.
Created attachment 788151 [details] abrt report Abrt report. Let me know if something else is needed.
This always fails on two of the systems where I have the nvidia driver, works fine on machines where I don't ...
The crashing line is gint xthickness = gWidgetData[0].gNotebookWidget->style->xthickness;
are the crashing system multihead ?
Now that you mentioned, yes, both systems are multiheaded and it only crashes on :0.1 works fine on :0.0!
excellent, that's the exact problem. Will be fixed in the next update
4.1.1.2-2.fc19 just came across, and it seems to fix this bug