[Rd] qnorm(2) ends with segmentation fault (PR#6648)

Marc Schwartz MSchwartz at medanalytics.com
Fri Mar 5 18:23:23 MET 2004


On Fri, 2004-03-05 at 09:34, ligges at statistik.uni-dortmund.de wrote:
> linuxfavor at sohu.com wrote:
> 
> > Full_Name: Xiong Guanglei
> > Version: 1.8.1
> > OS: Linux
> > Submission from: (NULL) (202.38.103.50)
> > 
> > 
> > qnorm(x)
> > when x>1.0
> 
> is not defined, hence Not a Number: NaN
> Obviously not a bug.


Right, but it should not segfault, which it does not in Version 1.8.1
Patched (2004-03-04), so presumably this error has been trapped.

> qnorm(2)
[1] NaN
Warning message: 
NaNs produced in: qnorm(p, mean, sd, lower.tail, log.p) 

HTH,

Marc Schwartz



More information about the R-devel mailing list