Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xrdp-chansrv killed by SIGSEGV #1501

Closed
Shen-Nung opened this issue Feb 19, 2020 · 2 comments
Closed

xrdp-chansrv killed by SIGSEGV #1501

Shen-Nung opened this issue Feb 19, 2020 · 2 comments

Comments

@Shen-Nung
Copy link

Shen-Nung commented Feb 19, 2020

Hello,

xrdp sessions are getting a segmentation fault when disconnecting. - "xrdp-chansrv killed by SIGSEGV". This started after an upgrade from xrdp 0.9.0 to 0.9.12. Server OS is CentOS 7.6 & 7.7. I've tried adjusting a number of xrdp.ini and sesman.ini parameters but the problem persists. xrdp is a mission-critical application for us running on 200 servers, so any help is greatly appreciated.

Clients include MSRDP Windows, MSRDP Mac, Remmina

One significant change we made was changing security_layer from 'RDP' to 'negotiate' and sessions are now setting up via TLS 1.2.

Gary

@matt335672
Copy link
Member

matt335672 commented Feb 20, 2020

Could be fixed by #1487 which patches a problem introduced in 0.9.12 related to remote drives.

Are you using EPEL, or building from source?

If you're using EPEL you could try 0.9.11. If you don't have an old copy of an EPEL mirror you'll need to extract it from koji here:-
https://koji.fedoraproject.org/koji/buildinfo?buildID=1388259

If you're building from source, try applying this patch for #1487 to the source tree:-

https://github.com/neutrinolabs/xrdp/commit/72bece526bb5863d99a52546374c0c3b1561a61a.patch

If that doesn't fix it we'll need to gather more information.

@metalefty
Copy link
Member

metalefty commented Mar 11, 2020

Should be fixed in v0.9.13. If the issue still exists, comment on this. I'll reopen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants