[Resolved] Error Starting Rstudio - The R session failing to start...

Hello,
Context :
OS : OpenSUSE Tumbleweed
Rstudio : RStudio 2024.12.0+467 "Kousa Dogwood " (cf37a3e5, 2024-12-11) for OpenSUSE 15
R version : 4.4.2-3059.1.x86_64

When I try to open Rstudio I have this error and nothing else is possible to do :

## R Session Startup Failure Report

### RStudio Version

RStudio 2024.12.0+467 "Kousa Dogwood " (cf37a3e5, 2024-12-11) for OpenSUSE 15

Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) rstudio/2024.12.0+467 Chrome/126.0.6478.234 Electron/31.7.6 Safari/537.36

### Error message

[No error available]

### Process Output

The R session exited with code 127.

Error output:

/usr/lib/rstudio/resources/app/bin/rsession: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory


Standard output:

[No output emitted]


### Logs

*/home/ppes/.local/share/rstudio/log/rsession-ppes.log*

2025-02-03T13:58:11.061357Z [rsession-ppes] WARNING ASSERTION FAILED: !posix::pthread_mutex_lock(&m); LOGGED FROM: void rstudio_boost::recursive_mutex::lock() /opt/rstudio-tools/x86_64/boost/boost_1_83_0/include/boost/thread/pthread/recursive_mutex.hpp:108
2025-02-03T13:58:11.061711Z [rsession-ppes] WARNING ASSERTION FAILED: !posix::pthread_mutex_unlock(&m); LOGGED FROM: void rstudio_boost::recursive_mutex::unlock() /opt/rstudio-tools/x86_64/boost/boost_1_83_0/include/boost/thread/pthread/recursive_mutex.hpp:113
2025-02-03T13:58:11.061711Z [rsession-ppes] WARNING ASSERTION FAILED: !posix::pthread_mutex_unlock(&m); LOGGED FROM: void rstudio_boost::recursive_mutex::unlock() /opt/rstudio-tools/x86_64/boost/boost_1_83_0/include/boost/thread/pthread/recursive_mutex.hpp:113

I  just have seen some warning about Posix some days before...

Can you help me ?
Many thanks in advance
Philippe

Do you have OpenSSL 1.1 installed? If not, you can find it here (I think -- I'm not an OpenSUSE user).

1 Like

Hello @prubin
Thank you very much Paul,
I have red that there is a problem with the openSSL library but the version 3 is installed on my system and I believed that it was suffisant... I was wrong.
This morning after intalling the version you pointed all is become right !
Thank you again
Philippe

1 Like

This topic was automatically closed 7 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.