Bug 541734

Summary: Back In Time crash after completion of backup
Product: [Fedora] Fedora Reporter: Mark Walker <marwalk>
Component: backintimeAssignee: Tim Jackson <rpm>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: rpm
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-05-27 19:17:55 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
backtrace
none
backtrace none

Description Mark Walker 2009-11-26 21:25:53 UTC
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 1 Christoph Wickert 2009-11-26 21:46:09 UTC
Comment on attachment 374069 [details]
backtrace

I guess one backtrace is enough.

Comment 2 Christoph Wickert 2009-11-26 21:47:25 UTC
Created attachment 374073 [details]
backtrace

Comment 3 Tim Jackson 2010-05-27 19:17:55 UTC
Reported upstream as https://bugs.launchpad.net/fedora/+source/backintime/+bug/586501