Return-Path: Delivered-To: apmail-new-httpd-archive@apache.org Received: (qmail 73472 invoked by uid 500); 21 Feb 2001 01:55:50 -0000 Mailing-List: contact new-httpd-help@apache.org; run by ezmlm Precedence: bulk Reply-To: new-httpd@apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list new-httpd@apache.org Received: (qmail 73456 invoked from network); 21 Feb 2001 01:55:50 -0000 Date: Tue, 20 Feb 2001 17:57:44 -0800 (Pacific Standard Time) From: Joshua Slive To: Subject: Re: mod_userdir segfault (segfault type #3) In-Reply-To: Message-ID: X-X-Sender: slive@finance.commerce.ubc.ca MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N On Tue, 20 Feb 2001, Cliff Woolley wrote: > > httpd.core.6 is a segfault in mod_userdir: > > ------------------------------------- > (gdb) frame 0 > #0 get_suexec_id_doer (r=0x81df03c) at mod_userdir.c:383 > 383 ugid->uid = pw->pw_uid; > ------------------------------------- > See also PR7271. (Not that we would expect to find bugs in the bug database, or anything ;-) Joshua.