Bug #5182
IOCipher database size limit?
Status: | New | Start date: | 05/20/2015 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Component: |
Description
This may be related to Bug #3624 (though the limit seems to be smaller than 4GB). My IOCipher database seems to have problems when I'm loading in large files to test capacity. The db file itself always seems to get stuck on a size of 2147483648 which I believe is the maximum value of an integer (+1). After this happens, access to the database within my app slows to a crawl and is basically unusable.