On Wed, Nov 28, 2001 at 01:16:26PM -0800, Ian Holsman wrote: > I don't know why this is happening now. > > but when I do a restart (with a standard config) it core dumps > here is my proposed fix.. it appears to work for me. > but this is not my area so I'm posting rather than patching.
I don't recall if I ever reported this to the list, but at one point I remember seeing the same thing under very specific circumstances: It would only happen when I was running as root on solaris, and like you said, during a restart. I'm rebuilding with this patch and I'll report back here shortly. -aaron > Index: server/listen.c > =================================================================== > RCS file: /home/cvs/httpd-2.0/server/listen.c,v > retrieving revision 1.64 > diff -u -r1.64 listen.c > --- server/listen.c 2001/11/13 22:42:38 1.64 > +++ server/listen.c 2001/11/28 20:31:02 ... p.s. for some reason I can never cleanly apply patches that are sent through your mailer. Is it somehow munging the tabs? Can someone enlighten me on this? (I'm just doing `patch -p0 < ~/ian.segv.patch` and it rejects the whole thing.) -aaron