Bug 893473

Summary: [abrt] calibre-0.9.8-1.fc18: worker.py:93:do_read_metadata:IOError: [Errno 28] No space left on device
Product: [Fedora] Fedora Reporter: Lofton Alley <nobodie0>
Component: calibreAssignee: Kevin Fenzi <kevin>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: chkr, kevin, mbacovsk, nushio, sysoutfran
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:aae97ed5bae6a8a8f913c1decfc6119908869fa8
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-05-02 21:04:49 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
File: backtrace
none
File: core_backtrace
none
File: environ none

Description Lofton Alley 2013-01-09 12:33:15 UTC
Description of problem:
I gave the program a large chunk of library to digest. Sometime during the night this error occured

Version-Release number of selected component:
calibre-0.9.8-1.fc18

Additional info:
cmdline:        python2 /usr/bin/calibre-parallel
executable:     /usr/bin/calibre-parallel
kernel:         3.6.11-3.fc18.x86_64
uid:            1000

Comment 1 Lofton Alley 2013-01-09 12:33:18 UTC
Created attachment 675447 [details]
File: backtrace

Comment 2 Lofton Alley 2013-01-09 12:33:20 UTC
Created attachment 675448 [details]
File: core_backtrace

Comment 3 Lofton Alley 2013-01-09 12:33:21 UTC
Created attachment 675449 [details]
File: environ

Comment 4 Frank Murphy 2013-01-09 15:30:19 UTC
Check for free space.
as going by the summary:  [Errno 28] No space left on device

Comment 5 Kevin Fenzi 2013-05-02 21:04:49 UTC
Yeah, you ran out of disk space in /tmp. ;( 

Not sure there's much we can do from this side...