On Sat, Dec 08, 2001 at 01:38:05AM -0000, [EMAIL PROTECTED] wrote: > jerenkrantz 01/12/07 17:38:05 > > Modified: . STATUS CHANGES > server listen.c > server/mpm/worker worker.c > Log: > Fix segfault when restarting worker MPM. We can not examine the POD as > a normal listener.
This works for me. Please test it out. The problem was in two places - make_pipe_of_death didn't 0 out bind_addr and we didn't check for a null bind_addr in alloc_listener. /me goes off to update all of my httpd machines. -- justin