Mismatch of dimnames with ordinal data causes seg fault
If
dimnames = "sr"
is replaced by
dimnames = "val"
in the third last line of the script, then it runs fine without segfaulting. Yes, it's a scripting error, but we should catch it before it segfaults.
#1
Log in or register to post comments
#2
Log in or register to post comments