Bug 918488 - [abrt] gnome-shell-search-pinboard-1.0.3-1.fc18: socket.py:430:readline:IOError: [Errno socket error] [Errno 104] Connection reset by peer
Summary: [abrt] gnome-shell-search-pinboard-1.0.3-1.fc18: socket.py:430:readline:IOErr...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-shell-search-pinboard
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ralph Bean
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:a8394ec76763f4ac6e94142ea5a...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-06 11:03 UTC by xiuyuan021
Modified: 2014-01-28 23:45 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-01-28 23:45:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.95 KB, text/plain)
2013-03-06 11:03 UTC, xiuyuan021
no flags Details
File: core_backtrace (1.24 KB, text/plain)
2013-03-06 11:03 UTC, xiuyuan021
no flags Details
File: environ (984 bytes, text/plain)
2013-03-06 11:03 UTC, xiuyuan021
no flags Details

Description xiuyuan021 2013-03-06 11:03:29 UTC
Version-Release number of selected component:
gnome-shell-search-pinboard-1.0.3-1.fc18

Additional info:
cmdline:        /usr/bin/python /usr/bin/gnome-shell-search-pinboard-daemon
dso_list:       python-libs-2.7.3-13.fc18.x86_64
executable:     /usr/bin/gnome-shell-search-pinboard-daemon
kernel:         3.8.1-201.fc18.x86_64
uid:            1000

Truncated backtrace:
socket.py:430:readline:IOError: [Errno socket error] [Errno 104] Connection reset by peer

Traceback (most recent call last):
  File "/usr/bin/gnome-shell-search-pinboard-daemon", line 9, in <module>
    load_entry_point('gnome-shell-search-pinboard==1.0.3', 'console_scripts', 'gnome-shell-search-pinboard-daemon')()
  File "/usr/lib/python2.7/site-packages/gs_search_pinboard/daemon.py", line 130, in main
    service = SearchPinboardService()
  File "/usr/lib/python2.7/site-packages/gs_search_pinboard/daemon.py", line 74, in __init__
    self._initialize_icon_cache()
  File "/usr/lib/python2.7/site-packages/gs_search_pinboard/daemon.py", line 105, in _initialize_icon_cache
    urllib.urlretrieve(self.remote_icon, self.local_icon)
  File "/usr/lib64/python2.7/urllib.py", line 93, in urlretrieve
    return _urlopener.retrieve(url, filename, reporthook, data)
  File "/usr/lib64/python2.7/urllib.py", line 239, in retrieve
    fp = self.open(url, data)
  File "/usr/lib64/python2.7/urllib.py", line 207, in open
    return getattr(self, name)(url)
  File "/usr/lib64/python2.7/urllib.py", line 345, in open_http
    errcode, errmsg, headers = h.getreply()
  File "/usr/lib64/python2.7/httplib.py", line 1102, in getreply
    response = self._conn.getresponse()
  File "/usr/lib64/python2.7/httplib.py", line 1030, in getresponse
    response.begin()
  File "/usr/lib64/python2.7/httplib.py", line 407, in begin
    version, status, reason = self._read_status()
  File "/usr/lib64/python2.7/httplib.py", line 365, in _read_status
    line = self.fp.readline()
  File "/usr/lib64/python2.7/socket.py", line 430, in readline
    data = recv(1)
IOError: [Errno socket error] [Errno 104] Connection reset by peer

Local variables in innermost frame:
e: error(104, 'Connection reset by peer')
recv: <built-in method recv of _socket.socket object at 0x2e8d1b0>
self: <socket._fileobject object at 0x7f2d89cd6d50>
data: None
buf: <cStringIO.StringO object at 0x28351b8>
buffers: ['']
size: -1

Comment 1 xiuyuan021 2013-03-06 11:03:33 UTC
Created attachment 705875 [details]
File: backtrace

Comment 2 xiuyuan021 2013-03-06 11:03:35 UTC
Created attachment 705876 [details]
File: core_backtrace

Comment 3 xiuyuan021 2013-03-06 11:03:38 UTC
Created attachment 705877 [details]
File: environ

Comment 4 Fedora End Of Life 2013-12-21 11:54:41 UTC
This message is a reminder that Fedora 18 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 18. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '18'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 18's end of life.

Thank you for reporting this issue and we are sorry that we may not be 
able to fix it before Fedora 18 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior to Fedora 18's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 5 Ralph Bean 2014-01-28 23:45:00 UTC
This packaged has been retired in rawhide.  Closing as wontfix.


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