Bug 892177

Summary: [abrt] bleachbit-0.9.4-1.1: traceback.py:13:_print:IOError: [Errno 28] No space left on device
Product: [Fedora] Fedora Reporter: mmclean2005
Component: bleachbitAssignee: Rahul Sundaram <metherid>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: metherid
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:398426f90b2e67228c0f5be640a67d980a3b2b62
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-24 05:55:13 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: executable
none
File: dso_list
none
File: environ
none
File: smolt_data
none
File: core_backtrace none

Description mmclean2005 2013-01-05 17:12:30 UTC
Description of problem:
running scan to free space and wipe free space

Version-Release number of selected component:
bleachbit-0.9.4-1.1

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.18
cmdline:        python /usr/bin/bleachbit
kernel:         3.6.10-2.fc17.x86_64

backtrace:
:traceback.py:13:_print:IOError: [Errno 28] No space left on device
:
:Traceback (most recent call last):
:  File "/usr/share/bleachbit/Worker.py", line 217, in run
:    for ret in self.execute(cmd):
:  File "/usr/share/bleachbit/Worker.py", line 101, in execute
:    traceback.print_exc()
:  File "/usr/lib64/python2.7/traceback.py", line 232, in print_exc
:    print_exception(etype, value, tb, limit, file)
:  File "/usr/lib64/python2.7/traceback.py", line 124, in print_exception
:    _print(file, 'Traceback (most recent call last):')
:  File "/usr/lib64/python2.7/traceback.py", line 13, in _print
:    file.write(str+terminator)
:IOError: [Errno 28] No space left on device
:
:Local variables in innermost frame:
:file: <open file '<stderr>', mode 'w' at 0x7f5e86ad3270>
:terminator: '\n'
:str: 'Traceback (most recent call last):'

Comment 1 mmclean2005 2013-01-05 17:12:33 UTC
Created attachment 672929 [details]
File: executable

Comment 2 mmclean2005 2013-01-05 17:12:34 UTC
Created attachment 672930 [details]
File: dso_list

Comment 3 mmclean2005 2013-01-05 17:12:36 UTC
Created attachment 672931 [details]
File: environ

Comment 4 mmclean2005 2013-01-05 17:12:38 UTC
Created attachment 672932 [details]
File: smolt_data

Comment 5 mmclean2005 2013-01-05 17:12:39 UTC
Created attachment 672933 [details]
File: core_backtrace