Skip to content

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

3 messages · gustaf.rydevik at gmail.com, Duncan Murdoch

#
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.
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
#
On 6/25/2008 4:25 AM, gustaf.rydevik at gmail.com wrote:
I can reproduce this error, but only when lattice is loaded.  I'll see 
if I can track it down...

Duncan Murdoch
#
On 6/25/2008 8:33 AM, Duncan Murdoch wrote:
lattice was just coincidental, the problem was in the Windows device 
code.  Should be fixed soon.

Duncan Murdoch