[Buildbot-devel] Windows Problem with FileUpload

Darrin Thompson darrinth at gmail.com
Sun Mar 25 03:07:18 UTC 2007


On 3/24/07, Brian Warner <warner-buildbot at lothar.com> wrote:
> "Darrin Thompson" <darrinth at gmail.com> writes:
>
> > When doing a transfer from Windows slave to Linux master using
> > FileUpload, I find the file size on Windows is 8 MB, but the file on
> > linux is only 6 - 8 K. The FileUpload feature works fine when
> > tranferring from OS X to Linux.
>
> Could you let us know if the blocksize= change has an effect? I'm really
> curious as to what could be causing this problem. I wonder if the windows
> side is signalling an error early, or only reading a single block, or
> something.
>

The block size thing is not related to this.

I did some deep digging the other day. The "invisible" exception
thrown on large files and small block sizes appears to be a stack
overflow. So maybe you are massaging the deffered chain wrong?

--
Darrin




More information about the devel mailing list