since update to 0.10.4-1 my RDP session crashes after login. from /var/log/xrdp.log:
[2025-07-07T15:29:47.242+0200] [WARN ] Ignoring obsolete SCP port value '3350'
[2025-07-07T15:29:47.249+0200] [INFO ] xrdp_wm_log_msg: sesman connect ok
[2025-07-07T15:29:47.251+0200] [INFO ] xrdp_wm_log_msg: Performing login request for MyUsername
[2025-07-07T15:29:47.286+0200] [INFO ] xrdp_wm_log_msg: login was successful - creating session
[2025-07-07T15:29:48.693+0200] [INFO ] xrdp_wm_log_msg: session is available on display 10 for user MyUsername
[2025-07-07T15:29:48.695+0200] [INFO ] xrdp_wm_log_msg: Connecting to session
[2025-07-07T15:29:48.699+0200] [INFO ] loaded module 'libxup.so' ok, interface size 10440, version 4
[2025-07-07T15:29:48.705+0200] [INFO ] lib_mod_connect: connecting via UNIX socket
[2025-07-07T15:29:48.708+0200] [INFO ] lib_mod_log_peer: xrdp_pid=898 connected to Xorg_pid=934 Xorg_uid=1000 Xorg_gid=1000 client=[::ffff:192.168.178.101]:57702
[2025-07-07T15:29:48.711+0200] [INFO ] xrdp_wm_log_msg: Connecting to chansrv
[2025-07-07T15:29:48.714+0200] [INFO ] Received memory_allocation_complete command. width: 1700, height: 1000
[2025-07-07T15:29:48.717+0200] [ERROR] lib_data_in: lib_mod_process_message failed
[2025-07-07T15:29:48.719+0200] [ERROR] Xorg server closed connection
when downgrading to 0.10.3-1 it works normally and doesn't crash.
Pinned Comments
Abzie commented on 2024-05-10 14:40 (UTC)
If upgrading from 0.9.x, please read the 'User Changes' section from the release page:https://github.com/neutrinolabs/xrdp/releases/tag/v0.10.0
There is one breaking change that require manual intervention but there are three other changes that will continue to work for now.
xRDP states: Users are urged to heed any generated configuration warnings and update their configurations. Later major versions of xrdp may remove these warnings, or introduce other behaviours for the affected parameters.