Skip to content

R-alpha: eigen

1 message · Martin Maechler

#
I cannot produce any core dump with these statements here ...
Jim> eigen(matrix(rep(1,9),ncol=3),only.values=T)

    Jim> works repeatedly but eventually (after 3 or 4 goes) gave a core dump
    Jim> of 11mb (I think only the first answer was right).

    Jim> if I type
    Jim> gc()
    Jim> immediately after the first call, I get a core dump right away (this
    Jim> might possibly be related to my huge core dumps with nlm)

    Jim> eigen(matrix(rep(1,9),ncol=3))
    Jim> core dumps immediately after the first call
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-