[Rd] R.exe crashes on R v2.12.0dev (Windows Vista)
Henrik Bengtsson
hb at stat.berkeley.edu
Mon Jul 26 11:15:33 CEST 2010
Just FYI: Problem remains (on same system) with "R version 2.12.0
Under development (unstable) (2010-07-21 r52590)":
Problem signature:
Problem Event Name: APPCRASH
Application Name: R.exe
Application Version: 2.120.52590.0
Application Timestamp: 4c471362
Fault Module Name: R.exe
Fault Module Version: 2.120.52590.0
Fault Module Timestamp: 4c471362
Exception Code: c0000005
Exception Offset: 0000240e
OS Version: 6.0.6002.2.2.0.256.6
Locale ID: 1033
Additional Information 1: 8772
Additional Information 2: 9431192a7274b0ee769861df31ecee58
Additional Information 3: f768
Additional Information 4: 930d06d3f6aed4162dca7601993082f5
Anyone knows if there anything else I can do to provide more debug
information on this?
/Henrik
On Sat, May 22, 2010 at 10:37 AM, Henrik Bengtsson <hb at stat.berkeley.edu> wrote:
> 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