I have an instability issue with RStudio IDE on Linux Mint 19.1. I can start RStudio with out a problem. I can do something. However after some short time it will crush. I see the following error in terminal:
For diagnostic reports, crash reports, or log files, you may wind up with output that is too long to paste in here. Please share it somewhere else (Google Drive, GitHub gist, Dropbox, etc) and link to it here. For your own security, please make sure you delete any sensitive information (e.g., your computer's IP address) before posting.
I am using RStudio Desktop Version 1.2.1335
Build 4 (f1ac3452)
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.12.1 Chrome/69.0.3497.128 Safari/537.36
> sessionInfo()
R version 3.6.1 (2019-07-05)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Linux Mint 19.1
Matrix products: default
BLAS: /usr/lib/x86_64-linux-gnu/openblas/libblas.so.3
LAPACK: /usr/lib/x86_64-linux-gnu/libopenblasp-r0.2.20.so
locale:
[1] LC_CTYPE=en_GB.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_GB.UTF-8 LC_COLLATE=en_GB.UTF-8
[5] LC_MONETARY=lv_LV.UTF-8 LC_MESSAGES=en_GB.UTF-8
[7] LC_PAPER=lv_LV.UTF-8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=lv_LV.UTF-8 LC_IDENTIFICATION=C
attached base packages:
[1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached):
[1] compiler_3.6.1