R Session Aborted when restarting R in RStudio

Slightly weird one here. Often, but not always, when I restart R (session > Restart R), I get the "R Session Aborted" error. I can start a new session, but then need to navigate back to the project I was working on manually, which is not a big deal but slightly annoying. I think maybe it has something to do with the amount of objects in the environment, or possible open in the view pane? It doesn't seem to happen when the environment is fresh, or when there's little in the environment. Almost always happens after running a large analysis and then trying to restart R to make sure said analysis still works in a fresh state.

Navigating to

open ~/Library/Logs/CrashReporter

Shows no logs from RStudio.

Apologies it's a tough one to reproduce... any thoughts?

RStudio 1.3.1056

R v4.0.2

macOS 10.15.6

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.