[Stackless] Stackless 2.6.2/Win crash with very short script

Kristján Valur Jónsson kristjan at ccpgames.com
Fri Aug 7 21:54:24 CEST 2009


I had a go at this today.
It is a bug with soft-switching.  turning off soft switching makes the problem go away.
The issue happens when the tasklet blocks and the sheduler is reviving main.  It decides to try soft switching but then inserts the hard switching frame.  This is how far I got.

Richard, I am very unfamiliar with soft switching so maybe you can help me out with this in a private thread?

K

> -----Original Message-----
> From: stackless-bounces at stackless.com [mailto:stackless-
> bounces at stackless.com] On Behalf Of Richard Tew
> Sent: 31. júlí 2009 20:54
> To: Stefan Reich
> Cc: stackless at stackless.com
> Subject: Re: [Stackless] Stackless 2.6.2/Win crash with very short
> script
> 
> On Sat, Aug 1, 2009 at 12:39 AM, Stefan
> Reich<wertiges.produkt at googlemail.com> wrote:
> > Hm... you got me confused now. If the bug was fixed, why does it
> still
> > occur?
> 
> What I was saying is that it is similar, that is all.
> 
> > And what is wrong with creating a channel and receiving on it? It's
> what
> > channels are for after all =)
> 
> Obviously channels have a useful purpose.  What I am saying is that
> your reproduction case is not something anyone would ever do.
> 
> Richard.
> 
> _______________________________________________
> Stackless mailing list
> Stackless at stackless.com
> http://www.stackless.com/mailman/listinfo/stackless





More information about the Stackless mailing list