From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kay Sievers Date: Sun, 06 Jun 2004 10:52:31 +0000 Subject: Re: udev zombies Message-Id: <20040606105231.GA15502@vrfy.org> MIME-Version: 1 Content-Type: multipart/mixed; boundary="DocE+STaALJfprDB" List-Id: References: <200406011914.13245.mbuesch@freenet.de> In-Reply-To: <200406011914.13245.mbuesch@freenet.de> To: linux-hotplug@vger.kernel.org --DocE+STaALJfprDB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, Jun 06, 2004 at 12:08:09PM +0200, Michael Buesch wrote: > And my zombie problem is still there. :) > > And again: I'm using klibc. With glibc everything seems to work fine. > (haven't checked the sig_handler() stuff, but at least there are no > zombies) Could you please test this patch. If this fixes the problem on your box, I will look deeper into it. thanks, Kay --DocE+STaALJfprDB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline; filename="01-udev-klibc-fix.patch" ===== klibc/klibc/arch/i386/MCONFIG 1.2 vs edited ===== --- 1.2/klibc/klibc/arch/i386/MCONFIG Fri May 21 00:14:07 2004 +++ edited/klibc/klibc/arch/i386/MCONFIG Sun Jun 6 12:42:53 2004 @@ -9,7 +9,7 @@ # Enable this to compile with register parameters; only safe for # gcc > 3 -REGPARM_OPT := -mregparm=3 -DREGPARM +#REGPARM_OPT := -mregparm=3 -DREGPARM gcc_major := $(shell $(CC) -v 2>&1 | awk '/gcc version/{print int($$3)}') --DocE+STaALJfprDB-- ------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X. >From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel