Skip to content

Out of Memory Exception at End of Backup #95

Description

@GoogleCodeExporter
Running FlyBack 6.5.1 for the first time on Ubuntu 10.10.

Towards the end of the backup, I got a malloc failure and an exception is 
thrown.  However, the exception doesn't seem to be caught properly and FlyBack 
just sits there.
:
create mode 100644 xplicence
$ GIT_DIR="/media/BigDisk/.flybackdb_701f6a5c41e6eaf23bede9ae55f3bbc98536786f" 
GIT_WORK_TREE="/home/andrew" git repack -A -d --max-pack-size=2000
warning: minimum pack size limit is 1 MiB
Counting objects: 108688, done.
Delta compression using up to 2 threads.
fatal: Out of memory, malloc failed4938)   
Exception in thread Thread-3:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
    self.run()
  File "/usr/share/flyback/manage_backup_gui.py", line 78, in run
    backup.backup(gui.uuid, gui.host, gui.path)
  File "/usr/share/flyback/backup.py", line 274, in backup
    raise Exception(s)
Exception

On killing and restarting FThe backup seems to have worked, though I haven't 
tried restoring any files.

Regards,

Andrew





Original issue reported on code.google.com by palme...@gmail.com on 2 Nov 2010 at 8:00

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions