Bug#650293: segfault while running it with eventlet

2012-02-08 Thread Örjan Persson
Stefano Rivera (stefa...@debian.org) wrote: No idea which revision fixes the problem, however it *is* fixed in 0.3.3, released upstream. (as a zip file only, which is why DEHS hasn't seen it) I've updated the package to include 0.3.3. Upload pending. Thanks! signature.asc Description:

Bug#650293: segfault while running it with eventlet

2012-02-06 Thread Stefano Rivera
Hi Faule (2011.11.28_18:11:02_+0200) The problem lies in the greenlet module and is already fixed on the bitbucket version from snaury: https://bitbucket.org/snaury/greenlet The fixed version is _not_ available on pypi yet. This issue is reproducible on i386, not amd64. No idea which

Bug#650293: segfault while running it with eventlet

2011-11-28 Thread Faule Socke
Source: python-greenlet Severity: grave When running this code with the python-eventlet and python-greenlet packages installed I get a segfault: http://eventlet.net/doc/examples.html#echo-server The problem lies in the greenlet module and is already fixed on the bitbucket version from snaury: