AIX fails on startup with R-1.0.0
Thomas J Vogels <tov@ece.cmu.edu> writes:
Alpha). This was fixed, but I now get this weird xmalloc statement
before startup:
$ echo "x <- 1; q()" | R BATCH
$ cat .R.Rout
R : Copyright 2000, The R Development Core Team
Version 1.1.0 Under development (unstable) (March 27, 2000)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type "?license" or "?licence" for distribution details.
R is a collaborative project with many contributors.
Type "?contributors" for a list.
Type "demo()" for some demos, "help()" for on-line help, or
"help.start()" for a HTML browser interface to help.
Type "q()" to quit R.
[Previously saved workspace restored]
xmalloc: out of virtual memory
R> invisible(options(echo = TRUE))
R> x <- 1; q()
Hmm. What's in that previously saved workspace? Can you zoom in a little closer on where that error comes from? (And note that the save bug is not actually fixed in R-devel yet - will happen as soon as I merge in from the "release" branch)
O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of Biostatistics 2200 Cph. N (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - (p.dalgaard@biostat.ku.dk) FAX: (+45) 35327907 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._