search for: fe899a60

Displaying 1 result from an estimated 1 matches for "fe899a60".

2009 Jan 07
1
Compiling R for Solaris 10 Intel
...t through the tests fine. The foreign library, however, that seems to be segfaulting on me (see output below). I did see an old posting about a similar problem, but there was no resolution. Have other people experienced this at all? Tia! -y > library(foreign) *** caught segfault *** address fe899a60, cause 'invalid permissions' Traceback: 1: .C("spss_init", PACKAGE = "foreign") 2: fun(...) 3: doTryCatch(return(expr), name, parentenv, handler) 4: tryCatchOne(expr, names, parentenv, handlers[[1]]) 5: tryCatchList(expr, classes, parentenv, handlers) 6: tryCatch(...