brian <[EMAIL PROTECTED]> writes: > "Eric W. Biederman" wrote: > > > Ollie I don't think so. There is nothing obviously wrong, with > > any of the current code. > > If it's any help, I had this problem a while back. > what I found was whenever the last chunk fell > in a certain block it came up with CRC error, > if I made the kernel slighly bigger so the last > chunk fell in the next block or smaller so it > fell in the previous block no problems, it just > seemed like the same block was possessed with > gremlins, I'm still using the same code, its dated > 22 oct 2001.
Until it is ruled out I will attribute this to the known bug (a buffer overflow) in memcpy_from_docmil in (docmil_fill_inbuf.c) that was fixed about a week ago. Eric
