Re: bio_bucket_in_read bug [was Re: Bump a few more tags. :-)]

2002-04-01 Thread Cliff Woolley

On Mon, 1 Apr 2002, Doug MacEachern wrote:

> your grep pattern missed this one:
> ctx->inbio.block = block;

Doh!  :)

Regardless, the value of ->block that's getting passed in is fried.  Some
of the others might be too, I'll have to go back and poke through gdb more
carefully.

Right now I'm running httpd-test against worker and prefork.


--
   Cliff Woolley
   [EMAIL PROTECTED]
   Charlottesville, VA





Re: bio_bucket_in_read bug [was Re: Bump a few more tags. :-)]

2002-04-01 Thread Doug MacEachern

your grep pattern missed this one:

ctx->inbio.block = block;