I am running into a problem with rstudio, after installing the newest R version (4.4.2 (2024-10-31) -- "Pile of Leaves"). Below I copy the report generated by rstudio.
It may be relevant mentioning the paths of R and rstudio:
/usr/bin/R
/usr/local/bin/rstudio
I'd appreciate your kind help.
Best wishes
Heriberto
%%%%%%%%%%%
R Session Startup Failure Report
RStudio Version
RStudio 2024.12.1+563 "Kousa Dogwood " (27771613, 2025-02-02) for Ubuntu Jammy
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) rstudio/2024.12.1+563 Chrome/126.0.6478.234 Electron/31.7.7 Safari/537.36
Error message
[No error available]
Process Output
The R session exited with code 2.
Error output:
unable to initialize the JIT
Standard output:
[No output emitted]
Logs
/home/heriberto/.local/share/rstudio/log/rsession-heriberto.log
2025-03-06T16:03:44.574499Z [rsession-heriberto] ERROR R SUICIDE: unable to initialize the JIT; LOGGED FROM: void {anonymous}::rSuicide(const string&) src/cpp/session/SessionMain.cpp:1296
2025-03-06T16:19:14.354779Z [rsession-heriberto] ERROR R SUICIDE: unable to initialize the JIT; LOGGED FROM: void {anonymous}::rSuicide(const string&) src/cpp/session/SessionMain.cpp:1296
2025-03-06T16:19:14.354779Z [rsession-heriberto] ERROR R SUICIDE: unable to initialize the JIT; LOGGED FROM: void {anonymous}::rSuicide(const string&) src/cpp/session/SessionMain.cpp:1296
%%%%%%%%%%%