Rstudio crashing graphics driver

Hi, I'm posting here to report my experience with this issue per https://support.rstudio.com/hc/en-us/articles/360017886674-Troubleshooting-RStudio-Rendering-Errors.

I have recently upgraded to 1.4.1717 on Windows 10 and started getting Rstudio and graphics driver crashes unless I force software rendering. I haven't worked out how to reproduce the initial crash, but after it happens for the first time it happens again as soon as I reopen RStudio unless I reboot. Software rendering mode lets me start RStudio without rebooting. It actually seems that the hardware acceleration gets completely borked until I reboot - I can't even run games whether OpenGL or D3D.

The data from the Windows Event Log is as follows:

Faulting application name: rstudio.exe, version: 1.4.1717.0, time stamp: 0x60ac3b38
Faulting module name: nvoglv64.dll, version: 30.0.14.7111, time stamp: 0x60d01070
Exception code: 0xc0000409
Fault offset: 0x00000000012353b9
Faulting process id: 0x1650
Faulting application start time: 0x01d76a8623fcafa7
Faulting application path: C:\Program Files\RStudio\bin\rstudio.exe
Faulting module path: C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_4a746d937e6a7240\nvoglv64.dll
Report Id: a709c6df-7f98-44a2-9400-db7d18342909
Faulting package full name:
Faulting package-relative application ID:

There is a second event specific to the NVIDIA OpenGL Driver:

Unable to recover from a kernel exception. The application must close.

Error code: 3 (subcode 2)
(pid=5712 tid=11136 rstudio.exe 64bit)

My GPU is a GeForce 2060 Super - I haven't had issues in any other hardware-rendering applications (particularly games).

R version 4.1.0 (2021-05-18)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 19043)

I think I can provide crash minidumps if that is of use. Given that software rendering seems to fix the issue I'm more posting this to help RStudio investigate the problem, rather than looking for an immediate fix for myself.

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.