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: [email protected] [mailto:stackless-
> [email protected]] On Behalf Of Richard Tew
> Sent: 31. júlí 2009 20:54
> To: Stefan Reich
> Cc: [email protected]
> Subject: Re: [Stackless] Stackless 2.6.2/Win crash with very short
> script
> 
> On Sat, Aug 1, 2009 at 12:39 AM, Stefan
> Reich<[email protected]> 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
> [email protected]
> http://www.stackless.com/mailman/listinfo/stackless


_______________________________________________
Stackless mailing list
[email protected]
http://www.stackless.com/mailman/listinfo/stackless

Reply via email to