Steve Hay wrote: > Geoffrey Young wrote: > >> so cool, we've isolated the "I can't start problem" to something in >> apr_hook_sort_all(). >> >> so I guess the place to start looking is apr_hooks.c. I'll take a >> look at >> it some more and throw in some debugging statement to see if anything >> jumps >> out at me. one thing I've done already is to add some more details >> to the >> core sort (attached). >> > I applied your hooks diff to the "hook_order-final2.patch" version and > tried to start up the server in one-process mode with "-D > ReallyLast". I also turned on most MOD_PERL_TRACE flags too if that > helps any. Attached is the error_log and console output. > > I noticed that your hooks diff was clearly produced against a later > version of apr_hooks.c than I have (2.0.48). Presumably you're using > CVS Apache2? I wonder if that makes any difference.
Well, now that 2.0.49 is out I was finally able to try the latest Apache stuff with your hook ordering patch (I still don't know to build CVS Apache 2 on Win32), but unfortunately it still doesn't work. The usual invalid handle error, same as before. Just ruling out another possibility :( - Steve ------------------------------------------------ Radan Computational Ltd. The information contained in this message and any files transmitted with it are confidential and intended for the addressee(s) only. If you have received this message in error or there are any problems, please notify the sender immediately. The unauthorized use, disclosure, copying or alteration of this message is strictly forbidden. Note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of Radan Computational Ltd. The recipient(s) of this message should check it and any attached files for viruses: Radan Computational will accept no liability for any damage caused by any virus transmitted by this email. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
