Anyhow, so now everything’s working fine but I’m still curious: should that be considered a bug that Julia doesn’t throw an error in that case ?
Also, in the code above there’s a “u[i]=1” whose purpose is to make sure the rank of the randomly generated matrix is high. Strangely enough, if I don’t include this line I get a stackoverflow error almost right away.