[Numpy-discussion] numpy revision 2680 causes segfault on Solaris

Christopher Hanley chanley at stsci.edu
Mon Jun 26 08:53:59 EDT 2006


Greetings,

Numpy revision 2680 causes a segfault in the unit tests on the Solaris 8 
OS.  The unit tests fail with the at the following test:

check_vecobject (numpy.core.tests.test_numeric.test_dot)Segmentation 
Fault (core dumped)

I can try and isolate what in the test is failing.

What I can tell you now is that revision 2677 built and tested with no 
issues so the suspect change was made to one of the following files:

U  numpy/numpy/f2py/lib/typedecl_statements.py
U  numpy/numpy/f2py/lib/block_statements.py
U  numpy/numpy/f2py/lib/splitline.py
U  numpy/numpy/f2py/lib/parsefortran.py
U  numpy/numpy/f2py/lib/base_classes.py
U  numpy/numpy/f2py/lib/readfortran.py
U  numpy/numpy/f2py/lib/statements.py
U  numpy/numpy/core/src/arrayobject.c
U  numpy/numpy/core/tests/test_numeric.py


Chris




More information about the NumPy-Discussion mailing list