Hi. I've been experiencing frequent crash of rdesktop-vrdp on Debian lenny, and I found it is due to obsolete XCreateImage call still left in xwin.c.
Sometime in 2007, X.org has added extra sanity check for arguments to XCreateImage, and now returns NULL for (now-invalid) XCreateImage call in ui_desktop_restore(). This is causing SEGV in following XPutImage. I have attached one-line patch to fix the problem, but I also found rdesktop has exactly the same patch in 2007 (bee URL below): - http://rdesktop.cvs.sourceforge.net/viewvc/rdesktop/rdesktop/xwin.c?r1=1.222&r2=1.223 Best Regards, Taisuke Yamada
signature.asc
Description: OpenPGP digital signature
_______________________________________________ vbox-dev mailing list vbox-dev@virtualbox.org http://vbox.innotek.de/mailman/listinfo/vbox-dev