From owner-cvs-all Sun Oct 21 23: 6:35 2001 Delivered-To: cvs-all@freebsd.org Received: from elvis.mu.org (elvis.mu.org [216.33.66.196]) by hub.freebsd.org (Postfix) with ESMTP id 8D8E237B405; Sun, 21 Oct 2001 23:06:31 -0700 (PDT) Received: by elvis.mu.org (Postfix, from userid 1192) id 4D3DE81D01; Mon, 22 Oct 2001 01:06:26 -0500 (CDT) Date: Mon, 22 Oct 2001 01:06:26 -0500 From: Alfred Perlstein To: Maxim Sobolev 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> References: <200110211823.f9LINo559434@freefall.freebsd.org> <200110220554.IAA49045@ipcard.iptcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200110220554.IAA49045@ipcard.iptcom.net>; from sobomax@FreeBSD.org on Mon, Oct 22, 2001 at 08:54:58AM +0300 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Maxim Sobolev [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