[Rd] R crash when loading libraries.

Peter Dalgaard BSA p.dalgaard@biostat.ku.dk
05 Sep 2000 22:53:37 +0200


Patrick Lindsey <patrick.lindsey@luc.ac.be> writes:

> Hi everyone,
> I am trying to install R on my new PIII 750Mhz under RedHat6.2
> I get the following crash when I try and load any library.
> I suspect this has started after I installed the BLAS and LAPACK libraries.
> These two libraries where installed using the RPM manager under GNOME.
> Here is the crash and read-out from gdb.
> Hope that someone can understand what is going on.
> Thank you,
> Patrick.

There is a (by now) well-known bug with the standard RedHat toolchain
that makes it generate corrupt .so files. Normally, that affects only
a couple of packages (akima for one) but adding BLAS could be tickling
the bug in new places...

Martyn Plummer reported this to RedHat, but they've done nothing about
it yet (bugzilla report 13490).

Try upgrading your gcc to a recent one, either by compiling it up from
sources (fairly easy but takes quite a bit of space on your disk) or
installing RPM packages from the rawhide distribution. Notice that you
may get some trouble using the latter procedure since all the
egcs-something packages are now gcc-something, so you cannot just
update. gcc 2.95.1 does work for me in some cases where the egcs
compiler fails.

-- 
   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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._