[Rd] R crashing when displaying X output (PR#3196)

mn at cs.york.ac.uk mn at cs.york.ac.uk
Thu Jun 5 15:37:38 MEST 2003


Full_Name: Mark Nelson
Version: 1.7.0
OS: Solaris 9
Submission from: (NULL) (144.32.160.78)


When trying to produce a histogram, R crashes.  Steps to reproduce the problem -


> a <-  rnorm(100,1,1)
> a 
> hist(a)

Note source code was compiled with gcc 3.2.2

Mark.



More information about the R-devel mailing list