[Rd] Crash in de()
Peter Dalgaard
p.dalgaard at biostat.ku.dk
Sun Apr 16 12:23:07 CEST 2006
Juan Santiago Ramseyer <juan_sr at uol.com.br> writes:
> SYSTEM:
> ------
> CPU: AMD64
> MOTHERBOARD: ASUS
> OS: FEDORA CORE 5 i64_86
>
> R SESSION:
> ----------
> > teste<-list(a=c(1,2,3,4),b=c(2,4,6,8))
> > teste
> $a
> [1] 1 2 3 4
>
> $b
> [1] 2 4 6 8
>
> > de(teste)
> *** buffer overflow detected ***: /usr/lib64/R/bin/exec/R terminated
Yes, I see this too with the Fedora Extras 5 RPM on i386.
Things like data.entry(airquality) are equally broken.
However: It's not happening for me with a current source-compiled
r-devel, nor with 2.3.0beta, so it seems like it might be a packaging
error.
--
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