[R] R process gets killed spontaneously

Uwe Ligges ligges at statistik.tu-dortmund.de
Tue Nov 10 14:20:27 CET 2009



Peng Yu wrote:
> My R process has been killed for a few times, although the system
> administrator did not do so. It happened when R attempted to allocate
> a lot of memory. I'm wondering whether R would spontaneously kill
> itself if it can not allocate enough memory?


It does not kill itself. If it was not some out-of-memory kill process 
of your OS, then you may have seen some segfault. We need reproducible 
code and all the details described in the posting guide.

Uwe Ligges


> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.




More information about the R-help mailing list