rdesktop may segfault due to Xlib sanity checking of arguments passed to XCreateImage(3) if using xorg 7.2. This patch is based on a PR from Ubuntu concerning the same problem: https://bugs.launchpad.net/ubuntu/+source/rdesktop/+bug/104332 I've tested the patch with a connection to a Windows 2003 SP2 Terminal Server with all color depth's, fullscreen and window mode. How-To-Repeat: Try to log into Windows 2003 SP2 (not sure about other versions) using rdesktop 1.5.0_1 and xorg 7.2.
Responsible Changed From-To: freebsd-ports-bugs->obrien Over to maintainer
apparently, this segfault only occurs when xorg runs with a color depth of 24, as described here: http://www.freebsd.org/cgi/getmsg.cgi?fetch=857354+0+current/freebsd-ports hope this helps somehow. cheers. -- Thomas Spreng <spreng@iam.unibe.ch>
State Changed From-To: open->closed Committed, thanks!
pav 2007-06-19 08:55:11 UTC FreeBSD ports repository Modified files: net/rdesktop Makefile Added files: net/rdesktop/files patch-xwin.c Log: - Fix a crash on login for people running on X.org 7.2 in 24-bit color depth PR: ports/113216, ports/113678 Submitted by: Thomas Spreng <spreng@socket.ch> Approved by: maintainer timeout (obrien; 18 days) Revision Changes Path 1.41 +1 -1 ports/net/rdesktop/Makefile 1.1 +11 -0 ports/net/rdesktop/files/patch-xwin.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"