Skip to content
Prev 59329 / 63421 Next

[External] R crashes when using huge data sets with character string variables

On Sun, 13 Dec 2020 at 04:27, <luke-tierney at uiowa.edu> wrote:
Correct. And in particular, this is most probably the earlyoom [1]
service in action, which, I believe, is installed and enabled by
default in Ubuntu 20.04. It is a simple daemon that monitors memory,
and when some conditions are reached (e.g., the system is about to
start swapping), it looks for offending processes and kills them.

[1] https://github.com/rfjakob/earlyoom

I?aki