Bug 1262727

Summary: [abrt] autojump: autojump:120:save:IOError: [Errno 28] No space left on device
Product: [Fedora] Fedora Reporter: Allan Poulsen <apo>
Component: autojumpAssignee: Thibault North <thibault.north>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: relrod, thibault.north, ttomecek
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/4f4d25345dd4f0dc40a9aeb5f5f8a654036fef31
Whiteboard: abrt_hash:5828076d721adf72fdbd7362cbce53cfbdcbb407
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-19 17:53:26 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: environ none

Description Allan Poulsen 2015-09-14 08:26:43 UTC
Version-Release number of selected component:
autojump-21.7.1-4.fc22

Additional info:
reporter:       libreport-2.6.2
cmdline:        /usr/bin/python /bin/autojump -a /home/apo/VirtualMachines
executable:     /bin/autojump
kernel:         4.1.5-200.fc22.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
autojump:120:save:IOError: [Errno 28] No space left on device

Traceback (most recent call last):
  File "/bin/autojump", line 525, in <module>
    sys.exit(main())
  File "/bin/autojump", line 471, in main
    config = parse_arg(parse_env(set_defaults()))
  File "/bin/autojump", line 287, in parse_arg
    db.add(decode(args.add))
  File "/bin/autojump", line 159, in add
    self.save()
  File "/bin/autojump", line 120, in save
    temp.write((unico("%s\t%s\n" % (weight, path)).encode("utf-8")))
IOError: [Errno 28] No space left on device

Local variables in innermost frame:
path: u'/home/apo/src/other/tests/ansible-test/full.log'
self: <__main__.Database instance at 0x7f5f1d385b00>
temp: <open file '<fdopen>', mode 'w+b' at 0x7f5f1d3d9300>
weight: 17.3205080757

Comment 1 Allan Poulsen 2015-09-14 08:26:47 UTC
Created attachment 1073128 [details]
File: backtrace

Comment 2 Allan Poulsen 2015-09-14 08:26:48 UTC
Created attachment 1073129 [details]
File: environ

Comment 3 Fedora End Of Life 2016-07-19 17:53:26 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.