I don't have an answer for you, but am experiencing the same problem with 2.0.53 compiled and running on OS X server. It was also happening with 2.0.52. Mine was also built with MPM=workerI have attached gdb to the runaway process, and get this backtrace (every time the same)#0 0x9000eac4 in read () #1 0x00011030 in ap_mpm_pod_check () #2 0x0000ecc8 in child_main () #3 0x0000eee8 in make_child () #4 0x0000f52c in perform_idle_server_maintenance () #5 0x0000f838 in server_main_loop () #6 0x0000fc90 in ap_mpm_run () #7 0x00012df0 in main () #8 0x000029f8 in _start () #9 0x0000286c in start () but, I'm at a loss of what to investigate next. Tony
You need to be sure , you're using mods or functions that are not thread-safe...
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx