Return-Path: Delivered-To: apmail-new-httpd-archive@apache.org Received: (qmail 16341 invoked by uid 500); 27 Apr 2001 03:25:41 -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 16317 invoked from network); 27 Apr 2001 03:25:39 -0000 X-Authentication-Warning: kurgan.lyra.org: gstein set sender to gstein@lyra.org using -f Date: Thu, 26 Apr 2001 20:27:25 -0700 From: Greg Stein To: Jeff Trawick Cc: new-httpd@apache.org, dev@apr.apache.org Subject: Re: [PATCH] do auto-unregister of other child registration Message-ID: <20010426202724.S1374@lyra.org> Mail-Followup-To: Jeff Trawick , new-httpd@apache.org, dev@apr.apache.org References: <200104262241.SAA04468@adsl-77-241-65.rdu.bellsouth.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200104262241.SAA04468@adsl-77-241-65.rdu.bellsouth.net>; from trawickj@bellsouth.net on Thu, Apr 26, 2001 at 06:41:14PM -0400 X-URL: http://www.lyra.org/greg/ X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N On Thu, Apr 26, 2001 at 06:41:14PM -0400, Jeff Trawick wrote: > This is mostly an APR patch but it fixes a symptom (segfault) > associated with mod_cgid after doing "apachectl graceful" followed by > "apachectl restart". > > I turned on Greg Stein's mprotect-based memory debugging to help test > it out. Woo hoo! :-) My next step is to enable it for regular pools (i.e. not ALLOC_USE_MALLOC). That should drastically reduce the memory usage, which will be handier for testing stuff that takes "longer to reach". >... > I have pretty low confidence in my understanding of anything to do > with APR other-child code, so I look forward to being pointed in the > right direction. Same here, unfortunately. Cheers, -g -- Greg Stein, http://www.lyra.org/