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]

[ATTN MAINTAINER] python


While building maxima I've come across a consistent SEGV crash of python
on both architectures. To reproduce, change into the doc/info dirextory
and run

$ sh ./extract_categories.sh maxima

The crash seems to relate to the number of lines in the program (thare
are about 20000 lines and it does not crash with just 5000).  The same
program works without problems on Linux.  It creates and deletes a lot
of variables, so the SEGV might be related to either the GC or memory
allocation in Python.


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]