On 11/19/2010 10:30 AM, goo...@ifo.net wrote:
No truncation. I have uploaded a 5MB JPG-Image, it also has 5MB on the
server. If I download the image, you can view the image, but it's a
corrupted (wrong colors and so on).

On a corrupt file, are the file sizes exactly the same?

I guess my next step would be a binary diff of two small-ish files which exhibit this corruption. At this point, we're firmly into "strange crap" territory. I have seen corruption like this in the past, and it often comes down to "I compare the files, and notice that the corruption happens because there is random garbage inserted on <interval> boundaries, and then the file picks up again". In a case like that, the issue is that someone is reading <interval> + some size bytes out of a buffer into which only <interval> bytes have been stuffed, etc.

--
Matthew Caron
Build Engineer
Sixnet | www.sixnet.com
O +1 518 877 5173 Ext. 138
F +1 518 602 9209
matt.ca...@sixnet.com

--
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to