Ticket Change Details
Not logged in
Overview

Artifact ID: 75d426406ededc0b017de8a3879af79d1f7f9c0c
Ticket: 1aaadb4f0dbb57842bd892e62c3256d0d3057259
fossil: SQL error: out of memory
User & Date: anonymous 2010-01-01 18:35:54
Changes

  1. comment changed to:
    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.
    
    <pre>
    root@600m:/pub# fossil commit -m "add iso" -nosign
    fossil: SQL error: out of memory
    
    If you have recently updated your fossil executable, you might
    need to run "fossil all rebuild" to bring the repository
    schemas up to date.
    root@600m:/pub# du -ks iso
    22293214        iso
    root@600m:/pub# ^C
    root@600m:/pub# fossil version
    This is fossil version [71ad9b62a7] 2009-12-31 14:59:03 UTC
    root@600m:/pub# cat /etc/release
                           OpenSolaris Development snv_130 X86
               Copyright 2009 Sun Microsystems, Inc.  All Rights Reserved.
                            Use is subject to license terms.
                               Assembled 18 December 2009
    root@600m:/pub#
    </pre>
    
  2. foundin changed to: "[71ad9b62a7"
  3. private_contact changed to: "be550bfd65ad2b35c5af076e5620344955089a2e"
  4. severity changed to: "Important"
  5. status changed to: "Open"
  6. title changed to: "fossil: SQL error: out of memory"
  7. type changed to: "Incident"