Created attachment 129938 [details] spreadsheet after crash and recovery This bug was filed from the crash reporting server and is br-0ed28965-c461-4f7c-bf46-93185fbe7705. ========================================= Calc crashed while I was entering a formula into x.G10, but before I hit enter. The formula was =if(e10="","",if(isnumber(e10),base(e10,10),"")) previously, G10 contained =IF(E10="","",E10) The spreadsheet, after recovery is attached.
Hello David, Thank you for reporting the bug. Unfortunately I can't reproduce in Version: 5.4.0.0.alpha0+ Build ID: 53edf60c4ce6ed32f87471e018878c40b788005a CPU Threads: 1; OS Version: Windows 6.1; UI Render: default; TinderBox: Win-x86@42, Branch:master, Time: 2016-12-18_06:57:59 Locale: es-ES (es_ES); Calc: group Could you please try to reproduce it with a master build from http://dev-builds.libreoffice.org/daily/master/ ? You can install it alongsidethe standard version. I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' if the bug is still present in the master build
It seems due to Graphic driver with OpenGL. Could you apply advice from https://wiki.documentfoundation.org/QA/FirstSteps ?
I have upgraded to the latest version 5.2.4.2 and checked that my openGL parameters are as recommended. Despite many attemps, I am unable to reproduce the crash. I suspect the bug is identical to bug 89957 <https://bugs.documentfoundation.org/show_bug.cgi?id=89957> because: It is intermittent It appears only when I have a particular very complex spreadsheet open I attach the macro code.
Created attachment 130181 [details] Macro
Moving it to RESOLVED WORKSFORME as it seems the reporter can no longer reproduce the crash