[Stackless] Fwd: Is this me, or stackless?

Max Noel maxfnoel at gmail.com
Sat Jul 8 11:05:38 CEST 2006


(damn, forgot to CC it to the list -- sorry)

Begin forwarded message:

> From: Max Noel <maxfnoel at gmail.com>
> Date: 8 July 2006 11:01:06 GMT+02:00
> To: Richard Tew <richard.m.tew at gmail.com>
> Subject: Re: [Stackless] Is this me, or stackless?
>
>
> On 8 Jul 2006, at 10:16, Richard Tew wrote:
>
>> On 7/7/06, Grant Olson <olsongt at verizon.net> wrote:
>>> A user reported that the following script hangs on SuSE 10 and  
>>> eventually
>>> dies when it apparently uses all of the memory.  The program  
>>> works fine on
>>> Windows XP.
>>
>> Are you sure you are both using the 2.4.3 version?
>>
>> This sounds like something you might have happen if you were to use
>> the trunk (2.5b), which is an incomplete port.
>>
>> Richard.
>
> It fails here too (Stackless 2.4.3 on OS X), with a segfault. The  
> exact trace is:
>
>
> [max at Shodan ~/Desktop]% python digitalCircuit.py
> Carry = 0
> Result = 0
> Result = 1
> Carry = 1
> Result = 1
> Result = 0
> Carry = 0
> Result = 0
> zsh: segmentation fault  python digitalCircuit.py
>
>
> The way I understand it, there shouldn't be a trace at all, since  
> stackless.run()  is never called, right?
>
> -- Max


_______________________________________________
Stackless mailing list
Stackless at stackless.com
http://www.stackless.com/mailman/listinfo/stackless



More information about the Stackless mailing list