Re: Fw: Re: Unable to set sockets to non blocking on OpenBSD

2004-08-27 Thread Stas Bekman
Ken Simpson wrote: Here's the solution to the blocking sockets problem discussed earlier on the list -- straight from the APR folks. I have tested this solution and it works. Good. But now you need to make sure that it's applied to APR. - Forwarded message from Joe Orton <[EMAIL PROTECTED]> ---

Fw: Re: Unable to set sockets to non blocking on OpenBSD

2004-08-27 Thread Ken Simpson
Here's the solution to the blocking sockets problem discussed earlier on the list -- straight from the APR folks. I have tested this solution and it works. - Forwarded message from Joe Orton <[EMAIL PROTECTED]> - From: Joe Orton <[EMAIL PROTECTED]> Date: Fri, 27 Aug 2004 07:16:05 +0100 T

Re: SEGV in $bb->cleanup

2004-08-27 Thread Joe Schaefer
Stas Bekman <[EMAIL PROTECTED]> writes: [...] > Does the problem disappear if you set env var > APACHE_TEST_NO_STICKY_PREFERENCES=1? Yes, that works. -- Joe Schaefer - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: SEGV in $bb->cleanup

2004-08-27 Thread Stas Bekman
Joe Schaefer wrote: "Philippe M. Chiasson" <[EMAIL PROTECTED]> writes: Can people here try this test patch on their systems and report back on success/failure along with a system description? That would help me a lot! Bug-free on debian-sarge amd64 (linux 2.6.5, perl 5.8.4, cvs HEAD for apr, ht

Re: cvs commit: modperl-2.0/t/conf extra.last.conf.in

2004-08-27 Thread Geoffrey Young
>> $Apache::Server::SaveConfig is now $Apache::PerlSections::Save >> Reviewed by:gozer > > > Hmm, reading the docs, I think it'll be more intuitive to have it > renamed to: $Apache::PerlSections::SaveConfig since it doesn't save > PerlSections, it saves the results of running those secti

Re: SEGV in $bb->cleanup

2004-08-27 Thread Joe Schaefer
"Philippe M. Chiasson" <[EMAIL PROTECTED]> writes: > Can people here try this test patch on their systems and report back > on success/failure along with a system description? That would help me > a lot! Bug-free on debian-sarge amd64 (linux 2.6.5, perl 5.8.4, cvs HEAD for apr, httpd, mp2). FY