Hello,
I was wondering if someone could help us. We have multiple Virtual Desktop Environments running RStudio 2025.09.2 with R version 4.3.2. However, one of them has an issue where RStudio crashes ("aborting session") intermittently for all users who remote into this VM and use RStudio. There is no obvious indications as to when the crash occurs or why. After the crash takes place, RStudio gets stuck on a loading screen until the "C:\Users[username]\AppData\Local\RStudio" folder is deleted. The logfile generated from the crash contains the following:
ERROR ERR_FAILED (-2) loading 'file://C:\Program Flies\RStudio\resources\app.webpack\renderer\splash\index.html'
Troubleshooting steps we've attempted:
-Clean re-install of RStudio
-Tools > Global Options > General > “Restore .RData into workspace at startup” – uncheck this box.
-Set “Save workspace to .RData on exit” to “Never” to avoid creating new .RData files.
Have any of you experienced this behavior before? What do you recommend?
-Ryan