rstudio random crashes running on a VDI with win10

Hello, I've just installed rstudio 2021.9.1.0 with r 3.6.3 on a win 10 VDI machine.
It crash continuously randomly during R code execution.
In some cases rstudio crashes freezing and in others R crashes asking to restart R.
Is there any solution?
below further information:

Sys.info()
sysname release version nodename
"Windows" "10 x64" "build 19042" "CTXW10DS-ENT01"

RStudio 2021.09.1+372 "Ghost Orchid" Release (8b9ced188245155642d024aa3630363df611088a, 2021-11-08) for Windows
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.12.8 Chrome/69.0.3497.128 Safari/537.36

should I give you any other information ?
thanks in advance
Claudio
PS on the same VDI the Rstdio version
RStudio
Version 1.4.1717
© 2009-2021 RStudio, PBC
"Juliet Rose" (df86b69e, 2021-05-24) for Windows
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.12.8 Chrome/69.0.3497.128 Safari/537.36

works fine

Newer RStudio versions support the new graphics engine of the latest R versions, maybe this is causing incompatibility with your video driver. Have you tried changing to software rendering?, you can change it by holding the Ctrl key while opening RStudio, then you should see this menu and change the "Rendering Engine" to "Software".

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

If you have a query related to it or one of the replies, start a new topic and refer back with a link.