[SciPy-dev] Segmentation fault

Arnd Baecker arnd.baecker at web.de
Sat Oct 15 05:18:43 EDT 2005


Not sure if it is related to what Nils observes
(in my case  ATLAS is used, i.e. everything is as before on the opteron)

With
In [1]: import scipy
Importing io to scipy
Importing special to scipy
Importing utils to scipy
Importing interpolate to scipy
Importing optimize to scipy
Importing linalg to scipy
In [2]: scipy.base.__version__
Out[2]: '0.4.3.1292'

I get for `scipy.test(10,verbosity=10)`

check_zero (scipy.linalg.matfuncs.test_matfuncs.test_expm) ... ERROR
check_nils (scipy.linalg.matfuncs.test_matfuncs.test_logm) ... ERROR
check_defective1 (scipy.linalg.matfuncs.test_matfuncs.test_signm) ...
ERROR
check_defective2 (scipy.linalg.matfuncs.test_matfuncs.test_signm) ...
ERROR
check_defective3 (scipy.linalg.matfuncs.test_matfuncs.test_signm) ...
ERROR
check_nils (scipy.linalg.matfuncs.test_matfuncs.test_signm) ... ERROR
check_bad (scipy.linalg.matfuncs.test_matfuncs.test_sqrtm) ... ERROR
check_cblas (scipy.linalg.blas.test_blas.test_blas) ... ok
check_fblas (scipy.linalg.blas.test_blas.test_blas) ... ok
check_axpy (scipy.linalg.blas.test_blas.test_cblas1_simple)Segmentation
fault

If any of you needs the full build log, just le me know.

Best,

Arnd




More information about the SciPy-Dev mailing list