Ticket UUID: | 1aaadb4f0dbb57842bd892e62c3256d0d3057259 | ||
Title: | fossil: SQL error: out of memory | ||
Status: | Open | Type: | Incident |
Severity: | Important | Priority: | |
Subsystem: | Resolution: | Open | |
Last Modified: | 2010-01-26 22:54:40 | ||
Version Found In: | [71ad9b62a7 | ||
Description & Comments: | |||
Is this a bug or fossil reach its limit on size of source tree ?
the machine has only 512M of RAM. The iso directory is 22G in size.
root@600m:/pub# fossil commit -m "add iso" -nosign fossil: SQL error: out of memory anonymous claiming to be ge added on 2010-01-07 19:11:27: bharder added on 2010-01-07 22:29:04: bharder added on 2010-01-07 22:34:06: anonymous added on 2010-01-26 22:54:40: root@600m:/pub# ls -l *.fsl -rw-r--r-- 1 root root 43008 2010-01-26 08:56 iso.fsl root@600m:/pub#fossil add iso <snip> ADDED iso/mi-vt.py.bz2 ADDED iso/pdf-letter-2.5.zip ADDED iso/qemu-0.9.0-windows.zip ADDED iso/qemu-20070827-windows.zip ADDED iso/sol-10-u5-doc-ga-dvd-iso.zip ADDED iso/ubuntu-server-6.06.2-i386.zip.torrent ADDED iso/zenoss-2.1.2-x86.vmware.zip root@600m:/pub# fossil commit -m "add iso" -nosign out of memory root@600m:/pub# fossil version;date This is fossil version [b8d812efb9] 2010-01-26 14:38:12 UTC Tuesday, January 26, 2010 4:50:04 PM CST root@600m:/pub# |