I did a few extra tests.
- A 2147483647 byte (2 Gb - 1 byte) file works fine.
- A 2147483648 byte (2 Gb) file results in a Constraint_Error:
130.225.213.114 - - [08/Jun/2012:09:32:41] "HEAD /2Gb.bin HTTP/1.0" Exception
name: CONSTRAINT_ERROR Message: aws-server-http_utils.adb:1782 range check failed
It looks like the problem is due to AWS using Natural for
keeping track of document sizes, combined with GNAT having
Natural'Last = 2_147_483_647 even on amd64.
Greetings,
Jacob
--
recursive, adj.; see recursive
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org