[Rd] data.entry(), de() fail in FC6-x86_64
Peter Dalgaard
p.dalgaard at biostat.ku.dk
Fri Nov 3 16:12:17 CET 2006
Juan Santiago Ramseyer <juan_sr at uol.com.br> writes:
> Buffer overflow detect in FC6-x86_64, see down.
>
> Juan.
Yes, this has been reported before and is fixed in R-patched. A
workaround is not to use an UTF8 based locale. Someone might file a
bug report against FC6 so that they might possibly decide to update
the RPM with the relevant patch. Otherwise, build the patched version
or wait for 2.4.1.
> Loading Tcl/Tk interface ... done
> [Área de trabalho anterior carregada]
>
> > if(!exists("baseenv", mode="function")) baseenv <- function() NULL
> options(STERM='iESS', editor='emacsclient')
> > >
> >
> > c <- c(1,2,3,4)
> > de(c)
> *** buffer overflow detected ***: /usr/lib64/R/bin/exec/R terminated
....
Or, fix(airquality) suffices to reproduce this.
--
O__ ---- Peter Dalgaard Øster Farimagsgade 5, Entr.B
c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
More information about the R-devel
mailing list