Bug 609356 - [abrt] crash in wicd-common-1.7.0-1.fc13: wicd-daemon.py:1780:main:ValueError: I/O operation on closed file
Summary: [abrt] crash in wicd-common-1.7.0-1.fc13: wicd-daemon.py:1780:main:ValueError...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: wicd
Version: 13
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: David Cantrell
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:818d73b5
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-06-30 04:36 UTC by Donald Harper
Modified: 2010-07-13 01:15 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-07-13 01:15:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (705 bytes, text/plain)
2010-06-30 04:36 UTC, Donald Harper
no flags Details
File: comment (2.44 KB, text/plain)
2010-06-30 04:36 UTC, Donald Harper
no flags Details

Description Donald Harper 2010-06-30 04:36:44 UTC
abrt 1.1.1 detected a crash.

architecture: i686
cmdline: /usr/bin/python -O /usr/share/wicd/daemon/wicd-daemon.py
Attached file: comment
component: wicd
executable: /usr/share/wicd/daemon/wicd-daemon.py
kernel: 2.6.33.5-124.fc13.i686.PAE
package: wicd-common-1.7.0-1.fc13
reason: wicd-daemon.py:1780:main:ValueError: I/O operation on closed file
release: Fedora release 13 (Goddard)

backtrace
-----
wicd-daemon.py:1780:main:ValueError: I/O operation on closed file

Traceback (most recent call last):
  File "/usr/share/wicd/daemon/wicd-daemon.py", line 1838, in <module>
    main(sys.argv)
  File "/usr/share/wicd/daemon/wicd-daemon.py", line 1780, in main
    print 'unable to chmod log file to %s' % wpath.log_perms
ValueError: I/O operation on closed file

Local variables in innermost frame:
auto_connect: True
no_poll: False
do_daemonize: True
args: []
logpath: '/var/log/wicd.log'
redirect_stdout: True
argv: ['/usr/share/wicd/daemon/wicd-daemon.py']
redirect_stderr: True
backup_location: '/var/lib/wicd/resolv.conf.orig'
kill: False
output: ManagedStdio('/var/log/wicd.log', 360000, 3)
opts: []

How to reproduce
-----
1.boot
2.try to restart wicd
3.

Comment 1 Donald Harper 2010-06-30 04:36:46 UTC
Created attachment 427855 [details]
File: backtrace

Comment 2 Donald Harper 2010-06-30 04:36:48 UTC
Created attachment 427856 [details]
File: comment

Comment 3 David Cantrell 2010-07-13 01:15:19 UTC
I am unable to reproduce the problem described in the opening comment.  If you can reproduce it and have more details, feel free to reopen the bug.

The SELinux problem in comment #2 is a bug against selinux-policy, so you should file a new bug report for it.


Note You need to log in before you can comment on or make changes to this bug.