Created attachment 46327 [details] edit in S32 will crash Calc I have a rather simple xls files that crashes Calc when editing. Open attached example, go to cell S32, enter 0, leave the cell -> crash happens with LibO3.4beta3 on Windows7, I'll try to verify on linux the file could be edited without problems in LibO 3.3
also crashes on Linux x86
Yep, on Mac OSX too, Apple strace included. Alex
Created attachment 46328 [details] edit in S32 will crash Calc
Created attachment 46329 [details] Apple strace for xls edit crash Apple stack trace for xls edit causing crash in LibO 3.4b3
(In reply to comment #3) > edit in S32 will crash Calc Wow!
Just fixed in the 3.4 branch. It was a simple case of dereferencing a NULL pointer. http://cgit.freedesktop.org/libreoffice/calc/commit/?h=libreoffice-3-4&id=6cae0836410f5e72ecfeb934aa886353417e6d38
@Kohei Excellent !! Alex