[R] Windows 8 stability
Duncan Murdoch
murdoch.duncan at gmail.com
Thu Nov 29 11:17:20 CET 2012
On 12-11-28 5:00 PM, Nelson Chen wrote:
> My version of R (2.15.2), 64 bit version, has been crashing sporadically running under newly upgraded Windows 8. I suspect it may be some sort of memory allocation issue. Does anyone know of ways one can diagnose and fix this problem? Thanks.
How to diagnose:
Make the crash repeatable, then simplify it to the smallest possible
example. Depending on the type of crash, it might help to run R within
gdb; it can report on the location of some kinds of crash.
How to fix depends on where the bug is.
Duncan Murdoch
More information about the R-help
mailing list