stvjc@channing.harvard.edu
2002-Aug-25 12:50 UTC
library(file) segfaults on solaris (PR#1942)
luke's demonstration of external references, at www.stat.umn.edu/~luke/file_0.0-0.tar.gz (accessible through the developer page) causes a segfault on solaris 2.8 as soon as library(file) is attempted. it runs fine on RH 7.2. the segfault on solaris occured for R 1.5.1 and 1.6 (8-25 image) a quick poke at gdb (which i can only get running for R 1.6, though this bug report is for 1.5.1) shows the failure to be at eval.c:351 SET_NAMED(tmp, 2) --please do not edit the information below-- Version: platform = sparc-sun-solaris2.8 arch = sparc os = solaris2.8 system = sparc, solaris2.8 status = Patched major = 1 minor = 5.1 year = 2002 month = 08 day = 25 language = R Search Path: .GlobalEnv, package:ctest, Autoloads, package:base -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
It's a bug in my init routine -- uses .Call but the C code did not return a value. Fixed in file_0.0-1.tar.gz. luke On Sun, Aug 25, 2002 at 02:50:41PM +0200, stvjc@channing.harvard.edu wrote:> > luke's demonstration of external references, at > > www.stat.umn.edu/~luke/file_0.0-0.tar.gz > > (accessible through the developer page) causes > a segfault on solaris 2.8 as soon as library(file) > is attempted. it runs fine on RH 7.2. the segfault > on solaris occured for R 1.5.1 and 1.6 (8-25 image) > > a quick poke at gdb (which i can only get running > for R 1.6, though this bug report is for 1.5.1) > shows the failure to be at eval.c:351 > SET_NAMED(tmp, 2) > > > --please do not edit the information below-- > > Version: > platform = sparc-sun-solaris2.8 > arch = sparc > os = solaris2.8 > system = sparc, solaris2.8 > status = Patched > major = 1 > minor = 5.1 > year = 2002 > month = 08 > day = 25 > language = R > > Search Path: > .GlobalEnv, package:ctest, Autoloads, package:base > > -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- > 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 > _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._-- Luke Tierney University of Minnesota Phone: 612-625-7843 School of Statistics Fax: 612-624-8868 313 Ford Hall, 224 Church St. S.E. email: luke@stat.umn.edu Minneapolis, MN 55455 USA WWW: http://www.stat.umn.edu -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._