Re: [mp2] mod_perl drops IO channel using Net::SSH::Expect Every Other Time via Apache2-Debug Reports Success Everytime

2011-10-29 Thread Torsten Förtsch
On Friday, 28 October 2011 23:00:04 Copeland, Blair wrote: > Apache Module: mod_perl-2.0.4-14.fc15.x86_64 1) I'd try the script as mod_cgi script to see if it is really a problem with apache/modperl. That should be quite simple. 2) I'd recommend updating modperl at least to 2.0.5. In 2.0.4 we ha

Re: Apache Children Stuck on futex

2011-10-29 Thread Torsten Förtsch
On Wednesday, 26 October 2011 05:56:49 Max Barry wrote: > $ strace -p 24133 > Process 24133 attached - interrupt to quit > read(5, "!", 1) = 1 > tgkill(24133, 24164, SIGHUP)= 0 > tgkill(24133, 24164, SIG_0) = 0 > --- SIGTERM (Terminated) @ 0 (0) --- >