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/
