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? Regards, Yogesh Tomar On Tue, Apr 6, 2010 at 6:12 PM, Yogesh Tomar <yto...@gmail.com> wrote: > I also think the same. There is some problem with my python installation. > Because a similar installation python-2.6.4 and numpy-1.3.0 which I did > elsewhere does not seg fault for the same code. > > But I need your help to figure it out. > Can you please elaborate on ref count bug? that might help. > > Regards, > Yogesh Tomar > > > > On Tue, Apr 6, 2010 at 5:17 PM, David Cournapeau <courn...@gmail.com>wrote: > >> On Tue, Apr 6, 2010 at 8:28 PM, Yogesh Tomar <yto...@gmail.com> wrote: >> > numpy 1.3.0 also segfaults the same way. >> >> I mean building numpy 1.3.0 against python 2.6.1 instead of 2.6.4 - >> since the crash happen on a python you built by yourself, that's the >> first thing I would look into before looking into numpy or python bug. >> >> > Is it the problem with libc library? >> >> Very unlikely, this looks like a ref count bug, >> >> cheers, >> >> 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