On Fri, 2001-12-07 at 10:02, [EMAIL PROTECTED] wrote: > jerenkrantz 01/12/07 10:02:47 > > Modified: . STATUS > Log: > Any release that goes out that doesn't have this fixed is getting vetoed > by me as anything other than alpha. > > I'm sick of this - it's been a pain for a long time and just hit me > hard when one of the other admins on my 2.0 site tried to send SIGHUP > and the thing died - it confused the hell out of him. =) > > Let's start tracking this down.
hey Justin I mailed something about this a couple of days ago. The patch stopped some of the core dumps, but aaron & I found other points. I never patched it as I wasn't confident that I wasn't breaking other things along the way. > > Revision Changes Path > 1.351 +4 -1 httpd-2.0/STATUS > > Index: STATUS > =================================================================== > RCS file: /home/cvs/httpd-2.0/STATUS,v > retrieving revision 1.350 > retrieving revision 1.351 > diff -u -r1.350 -r1.351 > --- STATUS 2001/12/07 15:41:00 1.350 > +++ STATUS 2001/12/07 18:02:47 1.351 > @@ -1,5 +1,5 @@ > APACHE 2.0 STATUS: -*-text-*- > -Last modified at [$Date: 2001/12/07 15:41:00 $] > +Last modified at [$Date: 2001/12/07 18:02:47 $] > > Release: > > @@ -91,6 +91,9 @@ > ap_hook_error_log (or other missing functions -- if there are > any) to segfault on AIX and can probably cause load or other > errors on some other platforms. > + > + * Sending httpd a SIGHUP with worker MPM causes a segfault > + when we started as root and switch to a different user. > > RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: > > > > -- Ian Holsman [EMAIL PROTECTED] Performance Measurement & Analysis CNET Networks - (415) 344-2608
