From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12792 invoked by alias); 23 Nov 2007 06:39:31 -0000 Received: (qmail 12779 invoked by uid 48); 23 Nov 2007 06:39:23 -0000 Date: Fri, 23 Nov 2007 06:39:00 -0000 Message-ID: <20071123063923.12777.qmail@sourceware.org> From: "drepper at redhat dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20071121050128.5382.pasky@suse.cz> References: <20071121050128.5382.pasky@suse.cz> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug nscd/5382] nscd: stack overflow in gc() in cache number of entries in the cache is too large X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2007-11/txt/msg00087.txt.bz2 ------- Additional Comments From drepper at redhat dot com 2007-11-23 06:39 ------- The change is too pessimistic when it comes to using the stack. I've checked in a modified patch. -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED http://sourceware.org/bugzilla/show_bug.cgi?id=5382 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.