[Numpy-discussion] Numpy Segmentation Fault

Yogesh Tomar ytomar at gmail.com
Thu Apr 8 11:05:59 EDT 2010


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 <ytomar at 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 <cournape at gmail.com>wrote:
>
>> 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
>> _______________________________________________
>> NumPy-Discussion mailing list
>> NumPy-Discussion at scipy.org
>> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20100408/9c1eb18b/attachment.html>


More information about the NumPy-Discussion mailing list