Hello, Step to reproduce : In new spreadsheed, input in cell : =COLUMN() validation whith Ctrl+Upper+Entrer (or check "matrix" in wizard) -> crash Envisaged results: Err 511 Single cell in matrix (expect result whith Excel) If I use Row or Column function without parameter in matrix function, there is crash. For example : =RANK(A1+ROW()/100;A1:A10+ROW(A1:A10)/100) validation whith Ctrl+Upper+Entrer (or check "matrix" in wizard) -> crash =RANK(A1+ROW(A1)/100;A1:A10+ROW(A1:A10)/100) validation whith Ctrl+Upper+Entrer (or check "matrix" in wizard) -> work Best regards
Created attachment 52354 [details] row function with matrix validation
Hello I confirm with Window 7 & LibO 3.4.3 : =COLUMN() validation with Shift+Ctrl+Enter (or check "matrix" in wizard) -> crash Regression... Best regards PYS
Maybe related/duplicate of Bug 40990?
I confirm the crash on Ubuntu 10.04 x86_64 and master too. Added the word "crash" to the summary. Best regards. JBF
(In reply to comment #4) > I confirm the crash on Ubuntu 10.04 x86_64 and master too. > Added the word "crash" to the summary. > > Best regards. JBF And set importance to critical because a crash is always a very bad thing.
ok, I'll look into it
fixed in master and sent patch for 3-4 to ML
*** Bug 40732 has been marked as a duplicate of this bug. ***