[Stackless] "Attempt to run a locked frame!"

Christian Tismer tismer at tismer.com
Tue Feb 20 13:53:47 CET 2001


Bernd Rinn wrote:
...
> When I start one miniserver and one miniclient everything works
> well. As soon as I start two miniclients in parallel, the server
> bombs with the exception
> 
> SystemError: Attempt to run a locked frame!
> 
> Since I am not familiar with continuations I see no way to track down
> that bug myself. I ask myself, if it bites other uthread users as well...

Ah, now I get some idea.
Is it possible to give me the traceback as well?
As Gordon explained nicely, someone is stepping on
forbidden traps. But since it appears that you
don't touch continuations directly, we might in fact
have a bug in the MT package.

ciao - chris

-- 
Christian Tismer             :^)   <mailto:tismer at tismer.com>
Mission Impossible 5oftware  :     Have a break! Take a ride on Python's
Kaunstr. 26                  :    *Starship* http://starship.python.net
14163 Berlin                 :     PGP key -> http://wwwkeys.pgp.net
PGP Fingerprint       E182 71C7 1A9D 66E9 9D15  D3CC D4D7 93E2 1FAE F6DF
     where do you want to jump today?   http://www.stackless.com
_______________________________________________
Stackless mailing list
Stackless at starship.python.net
http://starship.python.net/mailman/listinfo/stackless



More information about the Stackless mailing list