RStudio crash on opening (Win 10 64bits)

When I try to open RStudio, the error below appears, probably linked to the R version (64 bits).

I'm using Windows 10 (64bit) and today I downloaded the latest version of R (4.1.3) and RStudio (2022.02.1-461).

And whenever I try to open RStudio with R 32 bits by pressing the ctrl key, the application stops responding.

Probably the nature of the problem is not in RStudio but in R, which does not open the 64-bit version. Any hinton how to resolve it?

R Session Startup Failure Report

RStudio Version

RStudio 2022.02.1+461, "Prairie Trillium" (8aaa5d47, 2022-03-17) 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

Error message

[No error available]

Process Output

The R session exited with code -1073740791.

Error output:

[No errors emitted]

Standard output:

[No output emitted]

Logs

C:/Users/mdieg/AppData/Local/RStudio/log/rsession-mdieg.log

2022-04-19T20:08:00.789939Z [rsession-mdieg] ERROR Unable to retrieve user home path. HRESULT:  -2147024893; LOGGED FROM: class rstudio::core::FilePath __cdecl rstudio::core::system::userSettingsPath(const class rstudio::core::FilePath &,const class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,bool) src/cpp/core/system/Win32System.cpp:338
2022-04-19T20:12:04.199954Z [rsession-mdieg] ERROR Unable to retrieve user home path. HRESULT:  -2147024893; LOGGED FROM: class rstudio::core::FilePath __cdecl rstudio::core::system::userSettingsPath(const class rstudio::core::FilePath &,const class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,bool) src/cpp/core/system/Win32System.cpp:338
2022-04-19T20:35:25.039160Z [rsession-mdieg] ERROR Unable to retrieve user home path. HRESULT:  -2147024893; LOGGED FROM: class rstudio::core::FilePath __cdecl rstudio::core::system::userSettingsPath(const class rstudio::core::FilePath &,const class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,bool) src/cpp/core/system/Win32System.cpp:338

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.