On Tue, 26 Jun 2001, Doug MacEachern wrote:
> On Wed, 27 Jun 2001, Stas Bekman wrote:
>
> > I've seen this too. Are you sure it has anything to do with the patch?
> > the patch just shuffles the tests. This error seem to be of a different
> > source. Can you reproduce this behavior on demand? Once I've restarted the
> > server I didn't see this error anymore, after many different tries.
>
> the problem was that Apache::compat was setting GATEWAY_INTERFACE, and
> with the different order, by the time CGI.pm was loaded, GATEWAY_INTERFACE
> had been reset. %ENV management is still not complete, as your new test
> order picked up on. i fixed that particular problem, but test
> modules/cgi #3 still fails, only with ithreads, and looks like it might be
> a bug in Perl.
great that we know the problem.
have you tried to random stress test? Did you see what I've seen?
> > Also I've attached a similar patch with a better randomizer sub (IMHO).
>
> what about inlining patches in the email message, or does your mailer
> mangle them?
I've read your email about inlining after I've sent the other patch. Will
do the inlining from now on.
> anyhow, looks good, i'm sure the order options will help to
> shake out more bugs.
So should I commit it?
_____________________________________________________________________
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://eXtropia.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]