Bug 603536 - [abrt] crash in subdownloader-2.0.10-1.fc13: /var/cache/abrt/pyhook-1276453310-5221/reason
Summary: [abrt] crash in subdownloader-2.0.10-1.fc13: /var/cache/abrt/pyhook-127645331...
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:5f548786
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-06-13 18:34 UTC by Aníbal Deboni Neto
Modified: 2010-09-23 15:14 UTC (History)
1 user (show)

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


Attachments (Terms of Use)
File: backtrace (1.93 KB, text/plain)
2010-06-13 18:34 UTC, Aníbal Deboni Neto
no flags Details

Description Aníbal Deboni Neto 2010-06-13 18:34:16 UTC
abrt 1.1.1 detected a crash.

architecture: x86_64
cmdline: python /usr/bin/subdownloader
comment: When the app starts searching for the subtitle it crashes
component: subdownloader
executable: /usr/bin/subdownloader
kernel: 2.6.33.5-112.fc13.x86_64
package: subdownloader-2.0.10-1.fc13
release: Fedora release 13 (Goddard)

backtrace
-----
socket.py:397:readline:error: [Errno 104] Conexo fechada pela outra ponta

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/subdownloader/gui/main.py", line 902, in onButtonSearchSelectVideos
    self.SearchVideos(fileNames)
  File "/usr/lib/python2.6/site-packages/subdownloader/gui/main.py", line 807, in SearchVideos
    videoSearchResults = self.OSDBServer.SearchSubtitles("",videos_piece)
  File "/usr/lib/python2.6/site-packages/subdownloader/modules/SDService.py", line 343, in SearchSubtitles
    return SearchSubtitles (language, videos, imdb_ids)
  File "/usr/lib/python2.6/site-packages/subdownloader/modules/SDService.py", line 52, in __call__
    result = self.function(*args)
  File "/usr/lib/python2.6/site-packages/subdownloader/modules/SDService.py", line 378, in _SearchSubtitles
    result = self.xmlrpc_server.SearchSubtitles(self._token, search_array)
  File "/usr/lib64/python2.6/xmlrpclib.py", line 1199, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib64/python2.6/xmlrpclib.py", line 1489, in __request
    verbose=self.__verbose
  File "/usr/lib64/python2.6/xmlrpclib.py", line 1237, in request
    errcode, errmsg, headers = h.getreply()
  File "/usr/lib64/python2.6/httplib.py", line 1048, in getreply
    response = self._conn.getresponse()
  File "/usr/lib64/python2.6/httplib.py", line 974, in getresponse
    response.begin()
  File "/usr/lib64/python2.6/httplib.py", line 391, in begin
    version, status, reason = self._read_status()
  File "/usr/lib64/python2.6/httplib.py", line 349, in _read_status
    line = self.fp.readline()
  File "/usr/lib64/python2.6/socket.py", line 397, in readline
    data = recv(1)
error: [Errno 104] Conexo fechada pela outra ponta

Local variables in innermost frame:
recv: <built-in method recv of _socket.socket object at 0x1ae4f90>
data: None
self: <socket._fileobject object at 0x16c83d0>
buf: <cStringIO.StringO object at 0x1aeec38>
buffers: ['']
size: -1

How to reproduce
-----
1. Click on a movie directory, or
2. Manually add a movie archive

Comment 1 Aníbal Deboni Neto 2010-06-13 18:34:22 UTC
Created attachment 423669 [details]
File: backtrace

Comment 2 Fedora Update System 2010-09-03 21:26:04 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:32 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:00 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:15 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:10 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:14 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:07 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:50 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.