[ATTN MAINTAINER] python

Achim Gratz Stromeko@nexgo.de
Wed Mar 4 06:06:00 GMT 2015


Corinna Vinschen writes:
>> Increasing the stack reserve size of the python executable to 0x400000
>> on 32bit and 0x800000 on 64bit avoids the SEGV.  I'm not sure if this
>> indicates an error in Python itself or simply a too restricted
>> configuration.
>
> Maybe it just needs a really big stack? 

Obviously it wants something larger than it is compiled with (what
exactly does "stack reserve" mean, btw?)…  The backtrace had something
like 5000 of the same call inside compile.c in it.  But I would have
expected it to grow the stack when necessary or give some intelligible
error instead of simply segfault.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada



More information about the Cygwin-apps mailing list