rdiff-backup-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Rdiff-backup-bugs] [bug #17851] Crash on x86_64: OverflowError


From: Darryl Dixon
Subject: [Rdiff-backup-bugs] [bug #17851] Crash on x86_64: OverflowError
Date: Tue, 26 Sep 2006 00:15:53 +0000
User-agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.8.0.5) Gecko/20060728 Firefox/1.5.0.5

URL:
  <http://savannah.nongnu.org/bugs/?17851>

                 Summary: Crash on x86_64: OverflowError
                 Project: rdiff-backup
            Submitted by: esrever_otua
            Submitted on: Tuesday 09/26/2006 at 00:15
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open

    _______________________________________________________

Details:

Using rdiff-backup-1.0.4 on RHEL4 x86_64:

address@hidden files]# rdiff-backup --never-drop-acls -v4 /mnt/DOCS/
/files/DOCS/
-----------------------------------------------------------------
Detected abilities for source (read only) file system:
  Access control lists                         On
  Extended attributes                          On
  Mac OS X style resource forks                Off
  Mac OS X Finder information                  Off
-----------------------------------------------------------------
Extended attributes not supported by filesystem at
/files/DOCS/rdiff-backup-data/rdiff-backup.tmp.0
-----------------------------------------------------------------
Detected abilities for destination (read/write) file system:
  Characters needing quoting                   ''
  Ownership changing                           On
  Hard linking                                 On
  fsync() directories                          On
  Directory inc permissions                    On
  High-bit permissions                         On
  Access control lists                         On
  Extended attributes                          Off
  Mac OS X style resource forks                Off
  Mac OS X Finder information                  Off
-----------------------------------------------------------------
Starting mirror /mnt/DOCS to /files/DOCS
Traceback (most recent call last):
  File "/usr/bin/rdiff-backup", line 23, in ?
    rdiff_backup.Main.Main(sys.argv[1:])
  File "/usr/lib64/python2.3/site-packages/rdiff_backup/Main.py", line 285,
in Main
    take_action(rps)
  File "/usr/lib64/python2.3/site-packages/rdiff_backup/Main.py", line 255,
in take_action
    elif action == "backup": Backup(rps[0], rps[1])
  File "/usr/lib64/python2.3/site-packages/rdiff_backup/Main.py", line 308,
in Backup
    backup.Mirror(rpin, rpout)
  File "/usr/lib64/python2.3/site-packages/rdiff_backup/backup.py", line 38,
in Mirror
    DestS.patch(dest_rpath, source_diffiter)
  File "/usr/lib64/python2.3/site-packages/rdiff_backup/backup.py", line 218,
in patch
    ITR(diff.index, diff)
  File "/usr/lib64/python2.3/site-packages/rdiff_backup/rorpiter.py", line
285, in __call__
    last_branch.fast_process(*args)
  File "/usr/lib64/python2.3/site-packages/rdiff_backup/backup.py", line 490,
in fast_process
    if self.patch_to_temp(rp, diff_rorp, tf):
  File "/usr/lib64/python2.3/site-packages/rdiff_backup/backup.py", line 517,
in patch_to_temp
    rpath.copy_attribs(diff_rorp, new)
  File "/usr/lib64/python2.3/site-packages/rdiff_backup/rpath.py", line 155,
in copy_attribs
    if Globals.change_ownership: rpout.chown(*user_group.map_rpath(rpin))
  File "/usr/lib64/python2.3/site-packages/rdiff_backup/rpath.py", line 790,
in chown
    else: os.chown(self.path, uid, gid)
OverflowError: signed integer is greater than maximum
Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound
method GzipFile.__del__ of <gzip open file
'/files/DOCS/rdiff-backup-data/access_control_lists.2006-09-26T12:00:18+12:00.snapshot.gz',
mode 'wb' at 0x2a9849c490 0x2a99b5ce60>> ignored
Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound
method GzipFile.__del__ of <gzip open file
'/files/DOCS/rdiff-backup-data/extended_attributes.2006-09-26T12:00:18+12:00.snapshot.gz',
mode 'wb' at 0x2a9849c340 0x2a99b5cdd0>> ignored
Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound
method GzipFile.__del__ of <gzip open file
'/files/DOCS/rdiff-backup-data/file_statistics.2006-09-26T12:00:18+12:00.data.gz',
mode 'wb' at 0x2a955e4030 0x2a99b5ccf8>> ignored
Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound
method GzipFile.__del__ of <gzip open file
'/files/DOCS/rdiff-backup-data/error_log.2006-09-26T12:00:18+12:00.data.gz',
mode 'wb' at 0x2a9848a420 0x2a99b5bdd0>> ignored
Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound
method GzipFile.__del__ of <gzip open file
'/files/DOCS/rdiff-backup-data/mirror_metadata.2006-09-26T12:00:18+12:00.snapshot.gz',
mode 'wb' at 0x2a9849c3b0 0x2a99b5cd40>> ignored







    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?17851>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]