Script started on Thu 29 Oct 2009 07:37:36 PM EDT ]0;andrew@parker: ~/lab/pypy-dist/pypy/translator/goalandrew@parker:~/lab/pypy-dist/pypy/translator/goal$ pexitpython stackless-sieve2.py vi[4@pythonvi[2@morelscd ..more stackless-sieve.pylsmore stackless-sieve.pycd ..lsmore stackless-sieve2.py vi[4@pythonexitpp./pypy-c echoserver.py server starting Traceback (most recent call last): File "?", line 33, in run_toplevel File "echoserver.py", line 32, in stackless.run() File "/home/andrew/lab/pypy-dist/pypy/lib/stackless.py", line 540, in run schedule() File "/home/andrew/lab/pypy-dist/pypy/lib/stackless.py", line 580, in schedule _scheduler_switch(curr, task) File "/home/andrew/lab/pypy-dist/pypy/lib/stackless.py", line 156, in _scheduler_switch next.switch() File "/home/andrew/lab/pypy-dist/pypy/lib/stackless.py", line 452, in _func func(*argl, **argd) File "echoserver.py", line 27, in server (client, addr) = serversocket.accept() File "/home/andrew/lab/pypy-dist/lib-python/2.5.2/stacklesssocket.py", line 115, in accept sock, addr = self._sock.accept() File "/home/andrew/lab/pypy-dist/lib-python/2.5.2/stacklesssocket.py", line 196, in accept return self.acceptChannel.receive() File "/home/andrew/lab/pypy-dist/pypy/lib/stackless.py", line 359, in receive return self._channel_action(None, -1) File "/home/andrew/lab/pypy-dist/pypy/lib/stackless.py", line 343, in _channel_action schedule() File "/home/andrew/lab/pypy-dist/pypy/lib/stackless.py", line 580, in schedule _scheduler_switch(curr, task) File "/home/andrew/lab/pypy-dist/pypy/lib/stackless.py", line 156, in _scheduler_switch next.switch() File "/home/andrew/lab/pypy-dist/pypy/lib/stackless.py", line 452, in _func func(*argl, **argd) File "/home/andrew/lab/pypy-dist/lib-python/2.5.2/stacklesssocket.py", line 77, in ManageSockets asyncore.poll(0.05) File "/home/andrew/lab/pypy-dist/lib-python/2.5.2/asyncore.py", line 109, in poll is_r = obj.readable() ReferenceError: weakly referenced object no longer exists ]0;andrew@parker: ~/lab/pypy-dist/pypy/translator/goalandrew@parker:~/lab/pypy-dist/pypy/translator/goal$ exit exit Script done on Thu 29 Oct 2009 07:38:07 PM EDT