https://issues.apache.org/bugzilla/show_bug.cgi?id=43966
--- Comment #1 from Attila Soki <[EMAIL PROTECTED]> 2008-03-12 03:36:54 PST --- Same issue on Mac OS X 10.5.2 HW: XServe Xeon Arch: x86_64 httpd 2.2.8 The version 2.2.3 runs without any problem. I think, the bug is somewhere in the function ap_mpm_safe_kill (or apr_proc_wait), because the working version, 2.2.3 (maybe < 2.2.5) has the old kill in prefork.c and not safe_kill. but i am not sure... Thanks for any help -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
