Hi David, Many thanks for pointing this out, it turns out that it is indeed an ATLAS issues and now I am able to run the test without any seg fault, after re-installing numpy without ATLAS
A small question, if I use numpy without ATLAS will there be any functions that will not be available? Is there any major performance hit that I need to be aware of? Regards, Yogesh Tomar On Fri, Apr 9, 2010 at 1:04 PM, David Cournapeau <courn...@gmail.com> wrote: > On Fri, Apr 9, 2010 at 12:05 AM, Yogesh Tomar <yto...@gmail.com> wrote: > > I have confirmed it, > > It seems like this is a garbage collection issue and very likely a ref > count > > one. > > > > How can these kind of things can be fixed? > > No - as you changed both numpy and python versions, we have to isolate > the problem. So I would prefer to see what happens with the same numpy > version built against the Red Hat python (2.6.1) before looking into > numpy proper. Given how simple your example is, it is quite unlikely > that there is a ref count bug that nobody encountered before, > > David > _______________________________________________ > NumPy-Discussion mailing list > NumPy-Discussion@scipy.org > http://mail.scipy.org/mailman/listinfo/numpy-discussion >
_______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion