Please don't multiple post: https://stat.ethz.ch/pipermail/r-help/2008-January/150004.html
is the same message. As you didn't follow the posting guide, you did not get a reply from me the first time (and nor it seems from anyone else). On Fri, 11 Jan 2008, Sven Garbade wrote: > Hi list, > > from time to time I got an "Error: bad value" and must restart R. The > mail archives suggests memory corruption, but I do not run "special" C > code, only base R calls. Yes, it indicates memory corruption, but not necessarily 'bad RAM'. It indicates that some of R's basic structures are broken. Without the reproducible example asked for, we can't help further (but from the message I can tell that this comes from a package, not base R). > I use R release 2.6.22 on a Debian GNU/Linux (version "testing") on a There is no such version of R. > i686 machine with 2 GB RAM, kernel version 2.6.22. R was installed with > deb-Packages from CRAN. "memtest86+" (Version 3.3-2) doesn't find > corrupted RAM. > > Any suggestions? Thanks, Sven > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. Please DO! -- Brian D. Ripley, [EMAIL PROTECTED] Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595 ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.