[Rd] R.exe crashes on R v2.12.0dev (Windows Vista)
Henrik Bengtsson
hb at stat.berkeley.edu
Sat May 22 10:37:15 CEST 2010
Using the latest developers version of R [2.12.0 Under development
(unstable) (2010-05-21 r52061)], R.exe crashes:
"%ProgramFiles%/R/R-2.12.0dev/bin/i386/R.exe"
with Windows reporting:
Problem signature:
Problem Event Name: APPCRASH
Application Name: R.exe
Application Version: 2.120.52061.0
Application Timestamp: 4bf638bd
Fault Module Name: R.exe
Fault Module Version: 2.120.52061.0
Fault Module Timestamp: 4bf638bd
Exception Code: c0000005
Exception Offset: 00001d94
OS Version: 6.0.6002.2.2.0.256.6
Locale ID: 1033
Additional Information 1: 1c1d
Additional Information 2: e064c795479179a5f08d19e37de8915e
Additional Information 3: 50ea
Additional Information 4: 02a385f4f3dcffff3301c3a9d270f946
same occurs when calling:
"%ProgramFiles%/R/R-2.12.0dev/bin/R.exe"
However,
C:\Users\hb\braju.com.R\R.matlab,R-forge>"%ProgramFiles%/R/R-2.12.0dev/bin/i386/Rterm.exe"
-e "sessionInfo()"
R version 2.12.0 Under development (unstable) (2010-05-21 r52061)
Copyright (C) 2010 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: i386-pc-mingw32/i386 (32-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
Natural language support but running in an English locale
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> sessionInfo()
R version 2.12.0 Under development (unstable) (2010-05-21 r52061)
i386-pc-mingw32
locale:
[1] LC_COLLATE=English_United States.1252
[2] LC_CTYPE=English_United States.1252
[3] LC_MONETARY=English_United States.1252
[4] LC_NUMERIC=C
[5] LC_TIME=English_United States.1252
attached base packages:
[1] stats graphics grDevices utils datasets methods base
More information about the R-devel
mailing list