Rstudio desktop 2023.06.1-524 crash on starting on Ubuntu 20.04 (Focal)

Hi,

After install the latest version of RStudio Desktop (2023.06.1-524) on Ubuntu 20.05 (Focal), it crashed on starting. There is no much info I can provided except from the log (see below). I have tried both deb and tarball installation, with same result. My old version (2022.02) was able to start without any issue. Appreciate any help with this. Thank you.

Aug 22 11:30:13 desktop-001 kernel: loop0: detected capacity change from 0 to 1752440
Aug 22 11:30:13 desktop-001 kernel: loop0: detected capacity change from 1752440 to 1752360
Aug 22 11:30:14 desktop-001 kernel: traps: rstudio[2134891] trap int3 ip:55f624cf9085 sp:7ffeb0456ef0 error:0 in rstudio[55f621474000+7857000]
Aug 22 11:30:14 desktop-001 systemd[1]: Started Process Core Dump (PID 2134914/UID 0).
Aug 22 11:30:14 desktop-001 systemd-coredump[2134915]: [🡕] Process 2134891 (rstudio) of user 20071 dumped core.

                                                   Stack trace of thread 2134891:
                                                   #0  0x000055f624cf9085 n/a (/opt/rstudio/rstudio-2023.06.1+524/rstudio + 0x578d085)
                                                   #1  0x000055f624cf903d n/a (/opt/rstudio/rstudio-2023.06.1+524/rstudio + 0x578d03d)
                                                   #2  0x000055f624cfae41 n/a (/opt/rstudio/rstudio-2023.06.1+524/rstudio + 0x578ee41)
                                                   #3  0x000055f624c0dde5 n/a (/opt/rstudio/rstudio-2023.06.1+524/rstudio + 0x56a1de5)
                                                   #4  0x000055f624c0d2ec n/a (/opt/rstudio/rstudio-2023.06.1+524/rstudio + 0x56a12ec)
                                                   #5  0x0000146519e7673f n/a (/usr/lib/x86_64-linux-gnu/libc-2.31.so + 0x3473f)
                                                   ELF object binary architecture: AMD x86-64

Aug 22 11:30:14 desktop-001 systemd[1]: systemd-coredump@109-2134914-0.service: Deactivated successfully.
Aug 22 11:30:14 desktop-001 systemd[1]: Started Process Core Dump (PID 2134920/UID 0).
Aug 22 11:30:15 desktop-001 systemd-coredump[2134922]: [🡕] Process 2134876 (starter-suid) of user 20071 dumped core.

                                                   Stack trace of thread 2134876:
                                                   #0  0x00007f06070a154c __pthread_kill_implementation (libc.so.6 + 0xa154c)
                                                   #1  0x00007f0607054d46 raise (libc.so.6 + 0x54d46)
                                                   #2  0x000055f975991661 runtime.asmcgocall.abi0 (starter-suid + 0x47b661)
                                                   ELF object binary architecture: AMD x86-64

Aug 22 11:30:15 desktop-001 systemd[1]: systemd-coredump@110-2134920-0.service: Deactivated successfully.

I'm using RStudio 2023.03.0+386 "Cherry Blossom" Release (3c53477afb13ab959aeb5b34df1f10c237b256c3, 2023-03-09) for Ubuntu Jammy
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) rstudio/2023.03.0+386 Chrome/108.0.5359.179 Electron/22.0.3 Safari/537.36 successfully on Jammy. Down-versioning might work for your case.

2023-03-0 version is working. Thank.

1 Like

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.