This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ATTN MAINTAINER] python


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]