Created attachment 374069 [details] backtrace Description of problem: Crash after completion of backup. Version-Release number of selected component (if applicable): Back In Time Version 0.9.26 Using KDE 4.3.3 (KDE 4.3.3) How reproducible: Run Snapshot process in Back in Time utility Steps to Reproduce: 1. Set cron job to run hourly backup and set source folders and backup share. 2. Cron job line is as follows: @hourly nice -n 19 /usr/bin/backintime --backup-job >/dev/null 2>&1 3.Allow cron to run. Actual results: Backup runs; then crash after backup is finished. Expected results: Completed backup with no errors. This happens about half the time. Additional info: See attached file:///var/log/abrt-logger UUID: dd9b966282920846594fda2b3bc8b9459236cf12 architecture: x86_64 cmdline: python /usr/share/backintime/common/backintime.py --backup-job component: python
Comment on attachment 374069 [details] backtrace I guess one backtrace is enough.
Created attachment 374073 [details] backtrace
Reported upstream as https://bugs.launchpad.net/fedora/+source/backintime/+bug/586501