nekohayo / specto

Automatically exported from code.google.com/p/specto
0 stars 0 forks source link

crashed with IncompleteRead in _safe_read() #92

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Open bug in:
https://bugs.edge.launchpad.net/ubuntu/+source/specto/+bug/179538

"
* on Ubuntu
* Work in Ubuntu
* I'm sleeping (5 Hours)
* I see Ubuntu and open apport"

Original issue reported on code.google.com by carav...@gmail.com on 31 Dec 2007 at 9:47

GoogleCodeExporter commented 9 years ago
Could you detail:
- what is the problem exactly? what happened?
- how you can reproduce it?

Because I currently don't understand at all what this is about (and that's why 
I did
not reply to that launchpad bug until now).

I see this kind of traceback:
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/spectlib/watch_web_static.py", line 125, in
update
    self.content_ = self._writeContent(response)
  File "/usr/lib/python2.5/site-packages/spectlib/watch_web_static.py", line 270, in
_writeContent
    content = response.read()
  File "socket.py", line 291, in read
    data = self._sock.recv(recv_size)
  File "httplib.py", line 509, in read
    return self._read_chunked(amt)
  File "httplib.py", line 563, in _read_chunked
    value += self._safe_read(chunk_left)
  File "httplib.py", line 600, in _safe_read
    raise IncompleteRead(s)
IncompleteRead: ['0.15</a>)</th>\n  </tr>\n  <tr>\n    <th><a title="Amarok: a 
music
player for Linux and UNIX\n" href="http://amarok.kde.org/">amarok</a> (blah 
blah blah)

but I have no idea what that means. For the moment being, marking this report as
invalid...

Original comment by nekoh...@gmail.com on 1 Jan 2008 at 2:27

GoogleCodeExporter commented 9 years ago

Original comment by nekoh...@gmail.com on 18 Mar 2008 at 2:42