Skip to content
Prev 518 / 63424 Next

R-alpha: eigen

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
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Message-ID: <199708221205.OAA26421@sophie.ethz.ch>
In-Reply-To: <9708221202.AA06994@alpha.luc.ac.be> (message from Jim Lindsey on Fri, 22 Aug 1997 14:02:31 +0200 (MET DST))