--MimeMultipartBoundary
Content-Type: text/plain; charset=us-ascii
> Hiya,
> 
> > >             memAllocate(MEM_DISK_BUF, 1),
> > >             DISK_PAGE_SIZE,        <-------------- this is the problem
> > > 					as far as I can see. Should be
> > > 					sc->copy_size here.
> > 
> > 		XMIN(DISK_PAGE_SIZE, sc->copy_size),
> > 
> 
> 	...and after doing this do you then get
> 
> Assertion failed: lowest_offset >= mem->inmem_lo, file store_swapout.c, line 
> 131
> 
> 	Something screwy...
        I blew away the caches files and the swap.state file and this problem
then disappeared.  Obviously corrupted input causing squid to fail an
assertion.
        Stew.
--MimeMultipartBoundary--
Received on Tue Jul 29 2003 - 13:15:47 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:11:43 MST