[Numpy-discussion] Numpy Segmentation Fault

David Cournapeau cournape at gmail.com
Tue Apr 6 07:47:15 EDT 2010


On Tue, Apr 6, 2010 at 8:28 PM, Yogesh Tomar <ytomar at 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



More information about the NumPy-Discussion mailing list