[py-dev] greenlet problems!

Bob Ippolito bob at redivi.com
Wed May 18 23:39:23 CEST 2005


On May 18, 2005, at 11:52 AM, Moe A wrote:

> i ran the distutils setup scripts for both Py and the separate one for
> greenlets.  i copied and pasted the following example from
> codespeak.net, but it segfaults after printing "hello world" ( "zsh:
> segmentation fault (core dumped)  python green.py").  i'm running
> FreeBSD 5.2.1.

It's important to also state which platform this is (x86, x86-64,  
etc.), greenlets use some scary assembly black magic to perform the  
stack mangling.

-bob




More information about the Pytest-dev mailing list