[R] randomForest() segfaults under Solaris(SPARC) 2.7

Steve Shiboski steve at biostat.ucsf.edu
Fri Apr 5 22:23:35 CEST 2002


Invocation of randomForest() using the iris example in the help
file crashes R with a segmentation fault. This happens on
all of our ultraSPARC machines running Solaris 2.7.

We're using R-1.4.1, compiled using Sun cc and f77 and
the flags:

CC=cc
CFLAGS="-xO5 -xlibmil -dalign"
FC=f77
FFLAGS="-xO5 -xlibmil -dalign"

"make check" runs withour errors, and R has been working
well for all other applications/installations.

Incidentally, randomForest() runs fine on one of our ultraSPARC machines 
running Solaris 2.6 and R-1.4.1 compiled using the same compilers and flags.
It also reportedly works if gcc/g77 are used.

Any suggestions appreciated.

-- 
Stephen Shiboski  -------------------  steve at biostat.ucsf.edu
Division of Biostatistics                 voice: 415-476-0533
University of California, San Francisco     fax: 415-476-6014
500 Parnassus Avenue, MU 420-W;  San Francisco, CA 94143-0560
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help 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-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list