Date: Mon, 22 Oct 2001 01:06:26 -0500 From: Alfred Perlstein <bright@mu.org> To: Maxim Sobolev <sobomax@FreeBSD.org> Cc: deischen@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, gnome@FreeBSD.org Subject: Re: cvs commit: src/lib/libc_r/uthread uthread_fd.c Message-ID: <20011022010626.G15052@elvis.mu.org> In-Reply-To: <200110220554.IAA49045@ipcard.iptcom.net>; from sobomax@FreeBSD.org on Mon, Oct 22, 2001 at 08:54:58AM %2B0300 References: <200110211823.f9LINo559434@freefall.freebsd.org> <200110220554.IAA49045@ipcard.iptcom.net>
next in thread | previous in thread | raw e-mail | index | archive | help
* Maxim Sobolev <sobomax@FreeBSD.org> [011022 00:55] wrote: > > This causes many big GNOME programs not work on 5-CURRENT > because GNOME's Object Activation Framework is actively using > fd's passed to a fork'ed copy. Perhaps you have any ideas on > how to debug this problem, please let me know if so. Hmm, if fd's are being passed, are they being passed using sendmsg/recvmsg? If so you might want to check if libc_r catches this and properly initializes the fd array. -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' http://www.morons.org/rants/gpl-harmful.php3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011022010626.G15052>