Return-Path: Delivered-To: apmail-new-httpd-archive@apache.org Received: (qmail 20236 invoked by uid 500); 27 Jul 2001 18:57:59 -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 20222 invoked from network); 27 Jul 2001 18:57:59 -0000 X-Authentication-Warning: rdu26-58-158.nc.rr.com: trawick set sender to trawick@attglobal.net using -f Sender: trawick@rdu26-58-158.nc.rr.com To: new-httpd@apache.org Subject: Re: threaded.c assigning children to wrong slot References: <85063BBE668FD411944400D0B744267A64354E@AUSMAIL> From: Jeff Trawick Date: 27 Jul 2001 14:47:06 -0400 In-Reply-To: <85063BBE668FD411944400D0B744267A64354E@AUSMAIL> Message-ID: Lines: 42 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N "Gonyou, Austin" writes: > So when that happens what exactly are the user end symptoms? Poor > performance/connect times? Locked parent processes/no response? etc? user symptoms for pthread_create() segfault? none that I know of, though I've only seen this when apache is fighting for more system resources than are available, and certainly there are symptoms associated with that > > -----Original Message----- > > From: Jeff Trawick [mailto:trawick@attglobal.net] > > Sent: Thursday, July 26, 2001 9:35 PM > > To: new-httpd@apache.org > > Subject: Re: threaded.c assigning children to wrong slot > > > > > > Jeff Trawick writes: > > > > > I'm getting a segfault with threaded.c on this particular > > Linux box I > > > haven't solved yet. I had hoped that the one I found/fixed earlier > > > today would take care of this problem, but no such luck. > > > > > > no coredump, no clues > > > > darn... after adding a bazillion traces it seems that > > pthread_create() is the culprit... the call to it looks okay... I > > guess glibc hit a rare error path and puked... at the same time other > > Apache processes are creating threads okay > > > > -- > > Jeff Trawick | trawick@attglobal.net | PGP public key at web site: > > http://www.geocities.com/SiliconValley/Park/9289/ > > Born in Roswell... married an alien... > > > -- Jeff Trawick | trawick@attglobal.net | PGP public key at web site: http://www.geocities.com/SiliconValley/Park/9289/ Born in Roswell... married an alien...