https://bz.apache.org/bugzilla/show_bug.cgi?id=65627
--- Comment #16 from acmondor <[email protected]> --- Created attachment 38065 --> https://bz.apache.org/bugzilla/attachment.cgi?id=38065&action=edit error log with additional info from mpm_itk Out of curiousity I added some additional error log statement to mod_itk to answer the question "why stack trace does not seem to involve mod_itk". The result is shown in the attached log file. The lines with 'itk_fork_process:' are from the itk_fork_process function shown above in comment #3, their locations should be obvious. >From that, the reason that mod_itk is not in the stack trace is because its hook has run its course and returned to prefork_run in mpm-prefork. -- 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]
