> Actually, it seems I've screwed things up worse than that. I hadn't tried
> this previously, but the test still hangs at this point. I have left it
> going for 20 minutes before killing, just to be on the safe side. The above
> suggestion produces the same results. I have included some listings on
> ap_mmn.h and I also noted the output of netstat -aen seemed a bit odd to me.
> Why is the server listening on 0.0.0.0 ? Is this normal? I also get some odd
I see the same, so I guess it is. The test suite listens to 127.0.0.1, but
I see 0.0.0.0 as well.
> results in ps... but that could be cause I never looked while testing
> before... Please note that the test does not fail, it simply goes to the
> httpdconf test and stalls or hangs. Sorry for the imprecise language. I must
> cancel the command (with ^C) to get back to a shell prompt.
try to run the test under strace
% strace perl t/TEST ...
it will tell you where it hangs
Alternatively, you can attach to the hanging process
See http://perl.apache.org/guide/debug.html for more information.
_____________________________________________________________________
Stas Bekman JAm_pH -- Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide http://perl.apache.org/guide
mailto:[EMAIL PROTECTED] http://apachetoday.com http://logilune.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/