[Numpy-discussion] numarray-1.5.2 and Py_NONE refcount crash
by Daniel Drake other posts by this author
Dec 7 2006 8:45AM messages near this date
Re: [Numpy-discussion] installation error in cygwin
|
[Numpy-discussion] Numeric memory leak when building Numeric.array from numarray.array
Hi,
I know that numarray is outdated now, but it's too big a job to change
to numpy right now. On the offchance that someone can help:
After upgrading from numarray-1.3.1 to numarray-1.5.2, we get occasional
crashes where python tries to free Py_NONE
I'm aware of the NA_FromDimsStridesDescrAndData fix at
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=399440
however this doesn't solve the problem here and that particular function
doesn't seem to be in our codepath anyway.
Any ideas?
Thanks
--
Daniel Drake
Brontes Technologies, A 3M Company
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@[...].org
http://projects.scipy.org/mailman/listinfo/numpy-discussion
|