Joe Schaefer wrote:
Stas Bekman <[EMAIL PROTECTED]> writes:


Stas Bekman wrote:

t/SMOKE is hard at work and found the following sequence:
t/TEST -v t/apr/string.t t/protocol/echo_bbs2.t t/filter/out_bbs_filebucket.t

with only one server, the sequence is reduced to just two tests: t/TEST -v -maxclients 1 t/protocol/echo_bbs2.t t/filter/out_bbs_filebucket.t



I think the problem might be with using apr_bucket_shared* in modperl buckets, because it presumes the buckets are allocated with apr_bucket_alloc. See if the following patch helps any:

Thanks Joe. But it doesn't seem to help.

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to