[SciPy-Dev] scipy.test() segfault

Ralf Gommers ralf.gommers at gmail.com
Sat Nov 3 16:11:05 EDT 2012


On Sat, Nov 3, 2012 at 6:51 PM, Nils Wagner <nils106 at googlemail.com> wrote:

> I am using NumPy version 1.8.0.dev-526b764
>

So can you try with 1.6.2?

Ralf



> Nils
>
>
> On Sat, Nov 3, 2012 at 4:53 PM, Ralf Gommers <ralf.gommers at gmail.com>wrote:
>
>>
>>
>>
>> On Fri, Nov 2, 2012 at 7:14 PM, Nils Wagner <nils106 at googlemail.com>wrote:
>>
>>> AFAIK the segfault was introduced recently.
>>> gcc (SUSE Linux) 4.6.2
>>> GNU Fortran (SUSE Linux) 4.6.2
>>> x86_64 GNU/Linux
>>> Python 2.7.2 (default, Aug 19 2011, 20:41:43) [GCC] on linux2
>>>
>>>
>>> >>>import scipy
>>> >>> scipy.__version__
>>> '0.12.0.dev-bb436fa'
>>> >>>scipy.test(verbose=10)
>>> ...
>>> test_rank3 (test_signaltools.TestLinearFilterObject) ... ok
>>> test_basic (test_signaltools.TestMedFilt) ... ok
>>> Ticket #1124. Ensure this does not segfault. ... Segmentation fault
>>
>>
>> Are you running numpy master? If so, does this segfault with an older
>> released version of numpy too? The relevant code in sigtoolsmodule.c hasn't
>> been touched in a long time.
>>
>> Ralf
>>
>>
>> _______________________________________________
>> SciPy-Dev mailing list
>> SciPy-Dev at scipy.org
>> http://mail.scipy.org/mailman/listinfo/scipy-dev
>>
>>
>
> _______________________________________________
> SciPy-Dev mailing list
> SciPy-Dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20121103/7be491d2/attachment.html>


More information about the SciPy-Dev mailing list