Open jordan-bonecutter opened 1 month ago
Hello. Do you have the xlsx file that made sc-im to segfault? Where did you generate it? thanks.
Hello. Do you have the xlsx file that made sc-im to segfault? Where did you generate it? thanks.
I cannot share this one as it’s for work but I can try to create a minimal reproduction when I get some spare time
@jordan-bonecutter ok thank you!
I'm not super familiar with the codebase, but there is a segfault on line 351. It seems there is some interpreter which reads the string output of this line and I would assume it's more correct to set this value to NULL or some empty value as opposed to 0 but I am unfamiliar with the interpreter. Open to suggestions on the proper way to do this.