Adam Sussman <[EMAIL PROTECTED]> writes: > > make distclean > > ./configure --disable-threads old-parameters > > make && make install > > > > That fixed the problem. So, is this the right solution? Should configure always > assume --disable-threads when it sees --with-mpm=prefork?
I don't believe that configure should assume --disable-threads when you're using prefork. > Given that this problem does not show up with low numbers of children, I am kind > of wondering if disabling threads is just covering up some problem that should > not affect prefork. I agree that disabling threads is covering up a problem, but I suspect that the problem is in glibc and not in Apache. Some rather lame debug suggestions: 1) make sure you have the latest glibc... maybe the problem got fixed 2) make sure you aren't running out of memory 3) grab the sources for the level of glibc you have and try to get some idea of why __pthread_reset_main_thread() might segfault -- Jeff Trawick | [EMAIL PROTECTED] | PGP public key at web site: http://www.geocities.com/SiliconValley/Park/9289/ Born in Roswell... married an alien...