Bug 637779 - Backtrace on start
Summary: Backtrace on start
Keywords:
Status: CLOSED DUPLICATE of bug 607318
Alias: None
Product: Fedora
Classification: Fedora
Component: dwscan
Version: 13
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Fabian Affolter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-09-27 11:43 UTC by Pavel Alexeev
Modified: 2010-10-10 13:40 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-10-10 13:40:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Pavel Alexeev 2010-09-27 11:43:05 UTC
Description of problem:
# dwscan
Traceback (most recent call last):
  File "/usr/sbin/dwscan", line 163, in <module>
    stats, quality, discard, missed_beacon = ifobj.getStatistics()
  File "/usr/lib/python2.6/site-packages/pythonwifi/iwlibs.py", line 666, in getStatistics
    iwstats = Iwstats(self.ifname)
  File "/usr/lib/python2.6/site-packages/pythonwifi/iwlibs.py", line 1119, in __init__
    self.update()
  File "/usr/lib/python2.6/site-packages/pythonwifi/iwlibs.py", line 1130, in update
    data=s)
  File "/usr/lib/python2.6/site-packages/pythonwifi/iwlibs.py", line 1023, in iw_get_ext
    result = self._fcntl(request, ifreq)
  File "/usr/lib/python2.6/site-packages/pythonwifi/iwlibs.py", line 1010, in _fcntl
    return fcntl.ioctl(self.sockfd.fileno(), request, args)
IOError: [Errno 95] Operation not supported


Version-Release number of selected component (if applicable):
# rpm -q dwscan 
dwscan-0.2-4.fc12.noarch

How reproducible:
Always

Comment 1 Fabian Affolter 2010-10-10 13:40:49 UTC

*** This bug has been marked as a duplicate of bug 607318 ***


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