I am using NumPy version 1.8.0.dev-526b764

Nils


On Sat, Nov 3, 2012 at 4:53 PM, Ralf Gommers <ralf.gommers@gmail.com> wrote:



On Fri, Nov 2, 2012 at 7:14 PM, Nils Wagner <nils106@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@scipy.org
http://mail.scipy.org/mailman/listinfo/scipy-dev