[Bug 27554] New: telepathy-butterfly crashed with gaierror in query()

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Apr 9 15:26:05 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=27554

           Summary: telepathy-butterfly crashed with gaierror in query()
           Product: Telepathy
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: butterfly
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: seb128 at ubuntu.com


The bug has been opened on
https://bugs.launchpad.net/ubuntu/+source/telepathy-butterfly/+bug/467217 and
has quite some duplicates:

The descriptions don't seem to be really useful, it seems to just show at
random time when doing other things


Stracktrace on 0.5.7

"Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/papyon/service/SOAPService.py", line 215,
in _response_handler
    handler(callback, errback, response, user_data)
  File "/usr/lib/pymodules/python2.6/papyon/service/SingleSignOn.py", line 198,
in _HandleRequestMultipleSecurityTokensResponse
    callback[0](result, *callback[1:])
  File "/usr/lib/pymodules/python2.6/papyon/service/SingleSignOn.py", line 104,
in sso_callback
    func(object, user_callback, user_errback, *user_args, **user_kwargs)
  File "/usr/lib/pymodules/python2.6/papyon/service/AddressBook/ab.py", line
353, in __soap_request
    self._soap_request(method, (scenario, token), args, callback, errback)
  File "/usr/lib/pymodules/python2.6/papyon/service/SOAPService.py", line 196,
in _soap_request
    user_data)
  File "/usr/lib/pymodules/python2.6/papyon/service/SOAPService.py", line 183,
in _send_request
    transport.request(resource, http_headers, request, 'POST')
  File "/usr/lib/pymodules/python2.6/papyon/gnet/protocol/HTTP.py", line 154,
in request
    self._process_queue()
  File "/usr/lib/pymodules/python2.6/papyon/gnet/protocol/HTTP.py", line 131,
in _process_queue
    self._setup_transport()
  File "/usr/lib/pymodules/python2.6/papyon/gnet/protocol/HTTP.py", line 84, in
_setup_transport
    self._transport.open()
  File "/usr/lib/pymodules/python2.6/papyon/gnet/io/iochannel.py", line 141, in
open
    self._open(self._host, self._port)
  File "/usr/lib/pymodules/python2.6/papyon/gnet/io/iochannel.py", line 90, in
_open
    resolver.query(host, (self.__open, host, port))
  File "/usr/lib/pymodules/python2.6/papyon/gnet/resolver.py", line 58, in
query
    result = socket.getaddrinfo(host, None, socket.AF_INET, socket.SOCK_STREAM)
gaierror: [Errno -5] No address associated with hostname"

Other stacktrace example:
http://launchpadlibrarian.net/43373915/Traceback.txt
http://launchpadlibrarian.net/38568384/Traceback.txt

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the telepathy-bugs mailing list