Bug 559513 - [abrt] crash in python-twisted-core-8.2.0-3.fc12
Summary: [abrt] crash in python-twisted-core-8.2.0-3.fc12
Keywords:
Status: CLOSED DUPLICATE of bug 544986
Alias: None
Product: Fedora
Classification: Fedora
Component: abrt
Version: 12
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jiri Moskovcak
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:53c2ce8b
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-01-28 11:18 UTC by iain maoileoin
Modified: 2015-02-01 22:50 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-05-24 10:54:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.28 KB, text/plain)
2010-01-28 11:18 UTC, iain maoileoin
no flags Details

Description iain maoileoin 2010-01-28 11:18:44 UTC
abrt 1.0.4 detected a crash.

architecture: i686
cmdline: /usr/bin/python /usr/bin/twistd -r gtk2 --pidfile /tmp/vmc.pid -noy /usr/share/vodafone-mobile-connect/gtk-tap.py -l /dev/null
comment: I have yum upgraded to the latest versions .....
component: python-twisted-core
executable: /usr/bin/twistd
kernel: 2.6.31.12-174.2.3.fc12.i686.PAE
package: python-twisted-core-8.2.0-3.fc12
release: Fedora release 12 (Constantine)

backtrace
-----
Summary: TB53c2ce8b wvdial.py:90:__init__:IOError: [Errno 21] Is a directory: '/home/iain/.vmc2/dialer-profiles/'

Traceback (most recent call last):
  File "/usr/share/vodafone-mobile-connect/vmc/gtk/controllers/application.py", line 660, in on_connect_button_toggled
    problems = osobj.check_dialer_assumptions()
  File "/usr/share/vodafone-mobile-connect/vmc/common/oses/linux.py", line 48, in check_dialer_assumptions
    return self.dialer.check_assumptions()
  File "/usr/share/vodafone-mobile-connect/vmc/common/dialers/wvdial.py", line 223, in check_assumptions
    if current_profile_uses_passwordplugin():
  File "/usr/share/vodafone-mobile-connect/vmc/common/dialers/wvdial.py", line 122, in current_profile_uses_passwordplugin
    profile = get_profile_from_name(key)
  File "/usr/share/vodafone-mobile-connect/vmc/common/dialers/wvdial.py", line 111, in get_profile_from_name
    return os.path.exists(path) and WvdialProfile(path) or None
  File "/usr/share/vodafone-mobile-connect/vmc/common/dialers/wvdial.py", line 90, in __init__
    in open(self.path).readlines()]
IOError: [Errno 21] Is a directory: '/home/iain/.vmc2/dialer-profiles/'

Local variables in innermost frame:
_[1]: []
path: '/home/iain/.vmc2/dialer-profiles/'
self: <vmc.common.dialers.wvdial.WvdialProfile object at 0x9d4208c>

How to reproduce
-----
1. put a vodaphone card into the pcmcia
2. call up- the "beta vine"   - Vodafone Mobile Connect 2.10.01 -
3. it crashes

Comment 1 iain maoileoin 2010-01-28 11:18:47 UTC
Created attachment 387297 [details]
File: backtrace

Comment 2 Thomas Vander Stichele 2010-05-24 10:31:24 UTC
Bug in abrt: apps bugs should not be reported against supporting libs.

Comment 3 Jiri Moskovcak 2010-05-24 10:54:19 UTC

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


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