rstudio / packrat

Packrat is a dependency management system for R
http://rstudio.github.io/packrat/
401 stars 89 forks source link

Error: Rstudio Server: The previous R session was abnormally terminated due to an unexpected crash. #728

Closed GriffyGe closed 7 months ago

GriffyGe commented 7 months ago

Detail for my computer(Elastic Computer Service provided by Aliyun): Ubuntu 22.04 64, 24vCPU, 48Gib I am trying to extract sub sequence from a fastq file whose size is 6G using Rstudio Server. The problem was that when I was running for loop using Rstudio server, I got "The previous R session abnormally terminated." repeatedly. I guess the problem was caused as a result of using mclapply() uncorrectly. Since my computer has 24 cores, I have tried using 10, 12 and 16 cores to run. But all of these situations end up with the error "The previous R session abnormally terminated." I don't know how to fix this? QAQ

aronatkins commented 7 months ago

Without some additional information, it's really hard to say what might be going on.

Would you mind filing an RStudio issue once you are able to explain how to recreate this problem? https://github.com/rstudio/rstudio