You are here

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.

Reporter: 
Created: 
Tue, 08/31/2010 - 17:41
Updated: 
Thu, 09/16/2010 - 16:58

Comments

Fixed in r1393.

Automatically closed -- issue fixed for 2 weeks with no activity.