[mp2] mod_perl closes apache's stdin and/or stdout

2007-09-25 Thread Dmitry Karasik
Cheers, Dmitry Karasik --- modperl_io.c.orig 2007-09-25 15:36:02.0 +0200 +++ modperl_io.c2007-09-25 15:35:51.0 +0200 @@ -129,6 +129,15 @@ Perl_croak(aTHX_ "Failed to dup STDIN: %" SVf, get_sv("!", TRUE)); } +

Re: [mp2] mod_perl closes apache's stdin and/or stdout

2007-09-26 Thread Dmitry Karasik
< request killall httpd and the error is always reproducible. I don't know if the test suite can stop and start apache at will, but if yes, the test must do that before executing that stdin.t. -- Sincerely, Dmitry Karasik

Re: [mp2] mod_perl closes apache's stdin and/or stdout

2007-09-26 Thread Dmitry Karasik
> What did I wrong? Try the same input but with apache freshly started, it must be the very first apache request, then the error is fully reproducible. -- Sincerely, Dmitry Karasik