[Numpy-discussion] numpy revision 2680 causes segfault on Solaris (original) (raw)
Christopher Hanley chanley at stsci.edu
Mon Jun 26 08:53:59 EDT 2006
- Previous message (by thread): [Numpy-discussion] Re:
- Next message (by thread): [Numpy-discussion] numpy revision 2680 causes segfault on Solaris
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): [Numpy-discussion] Re:
- Next message (by thread): [Numpy-discussion] numpy revision 2680 causes segfault on Solaris
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]