Bug 619672 - [abrt] crash in subdownloader-2.0.10-1.fc13: urllib2.py:1121:do_open:URLError: <urlopen error [Errno -2] Name or service not known>
Summary: [abrt] crash in subdownloader-2.0.10-1.fc13: urllib2.py:1121:do_open:URLError...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: subdownloader
Version: 13
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jan Klepek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:878f9ea3
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-07-30 06:38 UTC by rajath
Modified: 2010-09-23 15:14 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-09-23 15:14:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.98 KB, text/plain)
2010-07-30 06:38 UTC, rajath
no flags Details

Description rajath 2010-07-30 06:38:57 UTC
abrt 1.1.0 detected a crash.

architecture: x86_64
cmdline: python /usr/bin/subdownloader
component: subdownloader
executable: /usr/bin/subdownloader
kernel: 2.6.33.3-85.fc13.x86_64
package: subdownloader-2.0.10-1.fc13
reason: urllib2.py:1121:do_open:URLError: <urlopen error [Errno -2] Name or service not known>
release: Fedora release 13 (Goddard)

backtrace
-----
urllib2.py:1121:do_open:URLError: <urlopen error [Errno -2] Name or service not known>

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/subdownloader/gui/main.py", line 1667, in onExpandMovie
    temp_movie = s.search_movie(None,'all',MovieID_link= movie.MovieSiteLink)
  File "/usr/lib/python2.6/site-packages/subdownloader/modules/search.py", line 52, in search_movie
    xml_page = urllib2.urlopen(xml_url)
  File "/usr/lib64/python2.6/urllib2.py", line 124, in urlopen
    return _opener.open(url, data, timeout)
  File "/usr/lib64/python2.6/urllib2.py", line 395, in open
    response = meth(req, response)
  File "/usr/lib64/python2.6/urllib2.py", line 508, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib64/python2.6/urllib2.py", line 427, in error
    result = self._call_chain(*args)
  File "/usr/lib64/python2.6/urllib2.py", line 367, in _call_chain
    result = func(*args)
  File "/usr/lib64/python2.6/urllib2.py", line 603, in http_error_302
    return self.parent.open(new, timeout=req.timeout)
  File "/usr/lib64/python2.6/urllib2.py", line 389, in open
    response = self._open(req, data)
  File "/usr/lib64/python2.6/urllib2.py", line 407, in _open
    '_open', req)
  File "/usr/lib64/python2.6/urllib2.py", line 367, in _call_chain
    result = func(*args)
  File "/usr/lib64/python2.6/urllib2.py", line 1146, in http_open
    return self.do_open(httplib.HTTPConnection, req)
  File "/usr/lib64/python2.6/urllib2.py", line 1121, in do_open
    raise URLError(err)
URLError: <urlopen error [Errno -2] Name or service not known>

Local variables in innermost frame:
err: gaierror(-2, 'Name or service not known')
h: <httplib.HTTPConnection instance at 0x36c2f80>
self: <urllib2.HTTPHandler instance at 0x2b90248>
req: <urllib2.Request instance at 0x304f9e0>
headers: {'Host': 'www.opensubtitles.org', 'Connection': 'close', 'User-Agent': 'Python-urllib/2.6'}
host: 'www.opensubtitles.org'
http_class: <class httplib.HTTPConnection at 0x7f566eb1d0b0>

Comment 1 rajath 2010-07-30 06:38:59 UTC
Created attachment 435476 [details]
File: backtrace

Comment 2 Fedora Update System 2010-09-03 21:26:14 UTC
subdownloader-2.0.13-1.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/subdownloader-2.0.13-1.fc14

Comment 3 Fedora Update System 2010-09-03 21:26:41 UTC
subdownloader-2.0.13-1.fc12 has been submitted as an update for Fedora 12.
https://admin.fedoraproject.org/updates/subdownloader-2.0.13-1.fc12

Comment 4 Fedora Update System 2010-09-03 21:27:09 UTC
subdownloader-2.0.13-1.fc13 has been submitted as an update for Fedora 13.
https://admin.fedoraproject.org/updates/subdownloader-2.0.13-1.fc13

Comment 5 Jan Klepek 2010-09-03 21:32:17 UTC
please try version available in testing repository and let me know in cases that this version does NOT fix your issue. Otherwise I will consider this as solved.

Comment 6 Fedora Update System 2010-09-14 04:56:18 UTC
subdownloader-2.0.13-1.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2010-09-15 05:24:23 UTC
subdownloader-2.0.13-1.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2010-09-15 05:26:15 UTC
subdownloader-2.0.13-1.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Jan Klepek 2010-09-23 15:14:52 UTC
fixed in latest version, if problem persists, reopen this bug.


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