Ubuntu Version:
24.04.04 LTS
Desktop Environment (if applicable):
Gnome
Problem Description:
”Desktop Sharing” does not work. Enabling the feature in Settings > System > Desktop Sharing does not fill in “Port” field, the field is still disabled for entry.
“systemctl status gnome-remote-desktop.service” and “grdctl status” indicate the desktop sharing service is running.
“telnet localhost 3389”, “telnet localhost 3390” and “netstat -nltp” indicate no listener on these ports.
/var/log/syslog content indicate 5 automated attempts to start the RDP service when the “Desktop Sharing” is turned on by the user, each failing with “core-dump” termination.
Settings > System > Remote Login works correctly, while enabled “Port” field is filled in with value “3389”, the machine is accessible via RDP on port 3389, as per the design of this feature.
Problem replicated on a fresh install of 24.04.04 LTS on the second, test machine with only snap-installed Steam application.
Relevant System Information:
Screenshots or Error Messages:
“systemctl status gnome-remote-desktop.service” output:
Warning: The unit file, source configuration file or drop-ins of gnome-remote-desktop.service changed on disk. Run 'systemctl daemon-reload' to reload units.
● gnome-remote-desktop.service - GNOME Remote Desktop
Loaded: loaded (/usr/lib/systemd/system/gnome-remote-desktop.service; disabled; preset: enabled)
Active: active (running) since Sat 2026-02-14 12:36:22 IST; 22min ago
Main PID: 144970 (gnome-remote-de)
Tasks: 4 (limit: 38044)
Memory: 3.2M (peak: 5.1M)
CPU: 212ms
CGroup: /system.slice/gnome-remote-desktop.service
└─144970 /usr/libexec/gnome-remote-desktop-daemon --system
Feb 14 12:36:22 ASUS4060 systemd[1]: Starting gnome-remote-desktop.service - GNOME Remote Desktop...
Feb 14 12:36:22 ASUS4060 gnome-remote-de[144970]: Init TPM credentials failed because Failed to initialize transmission interface context: tcti:IO failure, using GKeyFile as fallback
Feb 14 12:36:22 ASUS4060 systemd[1]: Started gnome-remote-desktop.service - GNOME Remote Desktop.
“grdctl status” output:
Overall:
Unit status: inactive
RDP:
Status: enabled
Port: 3389
TLS certificate: /home/cbsman/.local/share/gnome-remote-desktop/certificates/rdp-tls.crt
TLS fingerprint: b6:3d:ac:8a:50:28:7e:67:ae:0f:15:69:95:ba:01:ec:ec:81:ce:2f:aa:dc:fa:70:55:28:f6:f1:7f:5a:25:7e
TLS key: /home/cbsman/.local/share/gnome-remote-desktop/certificates/rdp-tls.key
View-only: no
Negotiate port: yes
Username: (hidden)
Password: (hidden)
“netstat -nltp” output:
(Not all processes could be identified, non-owned process info
will not be shown, you would have to be root to see it all.)
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN -
tcp 0 0 127.0.0.1:36689 0.0.0.0:* LISTEN 18457/steam
tcp 0 0 127.0.0.1:37085 0.0.0.0:* LISTEN 18457/steam
tcp 0 0 127.0.0.1:57343 0.0.0.0:* LISTEN 18457/steam
tcp 0 0 127.0.0.53:53 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:27036 0.0.0.0:* LISTEN 18457/steam
tcp 0 0 127.0.0.1:27060 0.0.0.0:* LISTEN 18457/steam
tcp 0 0 127.0.0.54:53 0.0.0.0:* LISTEN -
tcp6 0 0 ::1:631 :::* LISTEN -
/var/log/syslog content:
2026-02-14T12:46:16.219192+05:30 ASUS4060 systemd[4504]: Starting gnome-remote-desktop.service - GNOME Remote Desktop...
2026-02-14T12:46:16.244727+05:30 ASUS4060 systemd[4504]: Started gnome-remote-desktop.service - GNOME Remote Desktop.
2026-02-14T12:46:16.288910+05:30 ASUS4060 kernel: GRD EGL thread[147714]: segfault at 20 ip 00007a685af6b5eb sp 00007a6855df7f10 error 4 in libwayland-client.so.0.22.0[75eb,7a685af69000+6000] likely on CPU 10 (core 5, socket 0)
2026-02-14T12:46:16.288930+05:30 ASUS4060 kernel: Code: 7b fb ff ff 4c 89 e7 4d 8d 65 50 e8 3f fa ff ff 49 8b 45 58 48 83 e8 50 4d 39 e6 75 aa eb 88 f3 0f 1e fa 55 48 89 e5 41 54 53 <48> 8b 47 20 48 89 fb 4c 8d a0 18 01 00 00 4c 89 e7 e8 5f df ff ff
2026-02-14T12:46:17.437713+05:30 ASUS4060 systemd[4504]: gnome-remote-desktop.service: Main process exited, code=dumped, status=11/SEGV
2026-02-14T12:46:17.437868+05:30 ASUS4060 systemd[4504]: gnome-remote-desktop.service: Failed with result 'core-dump'.
2026-02-14T12:46:17.709036+05:30 ASUS4060 systemd[4504]: gnome-remote-desktop.service: Scheduled restart job, restart counter is at 5.
2026-02-14T12:46:17.709145+05:30 ASUS4060 systemd[4504]: gnome-remote-desktop.service: Start request repeated too quickly.
2026-02-14T12:46:17.709199+05:30 ASUS4060 systemd[4504]: gnome-remote-desktop.service: Failed with result 'core-dump'.
2026-02-14T12:46:17.709261+05:30 ASUS4060 systemd[4504]: Failed to start gnome-remote-desktop.service - GNOME Remote Desktop.



