← Back to team overview

duplicity-team team mailing list archive

Re: [Question #284756]: Python segfaults reliably mid-backup on OS X (Duplicity 0.7.06)

 

Question #284756 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/284756

Artur Bodera posted a new comment:
Confirmed. I am unable to run any backups with duplicity because it
crashes constantly :-(

I'm using 0.7.06_01 via homebrew
(https://github.com/Homebrew/homebrew/blob/master/Library/Formula/duplicity.rb)

Here's and example crash file (thread stack):
https://gist.github.com/Thinkscape/765ac5eaa1171887eb61

With log level DEBUG it looks like this:
-----------
Comparing Taco.sparsebundle/bands/0 and Taco.sparsebundle/bands/0
Selection: examining path /Volumes/Data/Taco.sparsebundle/bands/1
Selection:     result: None from function: Command-line exclude glob: /Volumes/Data/.*
Selection:     result:    1 from function: Command-line include glob: /Volumes/Data/*.sparsebundle
Selection:     + including file
Selecting /Volumes/Data/Taco.sparsebundle/bands/1
Comparing Taco.sparsebundle/bands/1 and Taco.sparsebundle/bands/1
Getting delta of (Taco.sparsebundle/bands/1 reg) and (Taco.sparsebundle/bands/1 reg)
M Taco.sparsebundle/bands/1
-------------
... it just exits (crashes) after that ..

-- 
You received this question notification because your team duplicity-team
is an answer contact for Duplicity.