[SciPy-Dev] scipy 0.9.0 scipy.test fails with segmentation fault

Pauli Virtanen pav at iki.fi
Wed Sep 21 07:17:53 EDT 2011


Wed, 21 Sep 2011 11:50:53 +0100, Baker D.J. wrote:
[clip]
> test_nonlin.TestJacobianDotSolve.test_broyden1 ... Segmentation fault
[clip]

That test contains only pure-Python code, with some calls to BLAS.
Nobody has seen a crash at that point before, as far as I know.

I would try linking against the reference blas from netlib.org/blas,
to check whether the BLAS libraries provided by RHEL are at fault.

-- 
Pauli Virtanen




More information about the SciPy-Dev mailing list