[Rd] bus error /segmentation fault from 'approx' (PR#7166)
Peter Dalgaard
p.dalgaard at biostat.ku.dk
Fri Aug 13 13:25:00 CEST 2004
j.van_den_hoff at fz-rossendorf.de writes:
> Full_Name: joerg van den hoff
> Version: 1.9.0 and 1.7.1
> OS: MacOS (1.9.0), SunOS (1.7.1)
> Submission from: (NULL) (149.220.4.88)
>
>
> something like (sure not the originally intended input, but something like this
> can happen...):
>
> approx(c(1,2),c(NA,NA),1.5)
>
> crashes R (bus error under MacOS, segmentation fault under SunOS).
>
>
> search of the bug archive did not work. I hope this bug was not reported
> already
You mean like in
CHANGES IN R VERSION 1.9.1
...
BUG FIXES
...
o approx(list(x=rep(NaN,9), y=1:9), xout=NaN) does not seg.fault
anymore (PR#6809).
?
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of Biostatistics 2200 Cph. N
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
More information about the R-devel
mailing list