[SciPy-dev] Scipy 0.4.8 segfaults on 64bit Linux (Ubuntu).

Ed Schofield schofield at ftw.at
Mon Mar 20 03:20:43 EST 2006


On 20/03/2006, at 8:19 AM, Rudolph van der Merwe wrote:

> scipy.test(10,10) definitely spits out A LOT MORE info. Here is the
> relevant part:
>
> check_y_stride (scipy.linalg.tests.test_fblas.test_zswap) ... ok
> affine_transform 1 ... FAIL
> affine transform 2 ... FAIL
> affine transform 3 ... FAIL
> affine transform 4 ... FAIL
> affine transform 5Segmentation fault

This is occurring in the tests of the new ndimage package.  Try  
deleting the file test_ndimage.py in /usr/lib/python2.4/site-packages/ 
scipy/ndimage/tests/ and re-running the tests.

Meanwhile we need some developer with a 64-bit machine to track this  
down :)

-- Ed




More information about the SciPy-Dev mailing list