Package: rdesktop Version: 1.8.3-2+b1 Followup-For: Bug #517176 Control: retitle 517176 rdesktop segfaults when local share path is not an absolute pathname
I can confirm this bug and its (a?) cause: tglase@tglase:~ $ rdesktop -r disk:foo=bar $remotehost ERROR: CredSSP: Initialize failed, do you have correct kerberos tgt initialized ? Connection established using SSL. WARNING: Remote desktop does not support colour depth 24; falling back to 16 Segmentation fault 139|tglase@tglase:~ $ rdesktop -r disk:foo=/home/tglase/bar/ $remotehost ERROR: CredSSP: Initialize failed, do you have correct kerberos tgt initialized ? Connection established using SSL. WARNING: Remote desktop does not support colour depth 24; falling back to 16 The cause here is indeed access to the share. -- System Information: Debian Release: buster/sid APT prefers unreleased APT policy: (500, 'unreleased'), (500, 'buildd-unstable'), (500, 'unstable') Architecture: x32 (x86_64) Foreign Architectures: i386, amd64 Kernel: Linux 4.12.0-1-amd64 (SMP w/8 CPU cores) Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C (charmap=UTF-8) Shell: /bin/sh linked to /bin/lksh Init: sysvinit (via /sbin/init) Versions of packages rdesktop depends on: ii libasound2 1.1.3-5+x32.1 ii libc6 2.24-17 ii libgssglue1 0.4-2+b2 ii libpcsclite1 1.8.22-1 ii libssl1.1 1.1.0g-2 ii libx11-6 2:1.6.4-3 ii libxrandr2 2:1.5.1-1 rdesktop recommends no packages. Versions of packages rdesktop suggests: pn pcscd <none> -- no debconf information

