[Rd] tiff() causes R to crash on WinXP (PR#11804)

gustaf.rydevik at gmail.com gustaf.rydevik at gmail.com
Wed Jun 25 10:25:22 CEST 2008


Full_Name: Gustaf Rydevik
Version: 2.7.1
OS: Win XP professional
Submission from: (NULL) (130.237.97.254)


The following lines of code crash R 2.7.1 (=cause R to show "The R gui has
encountered a problem and needs to close"....). Replicated on two WinXp
professional machines, as well as by Uwe Ligges.


> sessionInfo()
R version 2.7.1 (2008-06-23) 
i386-pc-mingw32 

locale:
LC_COLLATE=Swedish_Sweden.1252;LC_CTYPE=Swedish_Sweden.1252;LC_MONETARY=Swedish_Sweden.1252;LC_NUMERIC=C;LC_TIME=Swedish_Sweden.1252

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
[1] boot_1.2-33    lattice_0.17-8 nlme_3.1-89    RWinEdt_1.8-0 

loaded via a namespace (and not attached):
[1] grid_2.7.1  tools_2.7.1

>tiff()
>plot(1:1000)
>dev.off()



More information about the R-devel mailing list