Displaying 1 result from an estimated 1 matches for "ssoptim".
Did you mean:
spoptim
2000 May 03
1
library() crashes R
I have a problem with R-1.0.1 (and R-1.0.0) running under RedHat Linux
6.2 (on a Dell Inspiron 3800 laptop), and wonder if anyone has seen
something like this and/or can provide a lead.
I load a library containing a mixture of C and Fortran code:
> library(ssOptim)
Segmentation fault (core dumped)
This library works fine in R-0.65.1 running under RedHat 6.1 on a
variety of systems, and also works fine in R-1.0.1 under Solaris 5.1.
My suspicion is something to do with RedHat 6.2.
Using gdb (with my limited skills) shows the problem to be in:
_dl_relocate_ob...