[Numpy-discussion] possibly ctypes related segfault

Stefan van der Walt stefan at sun.ac.za
Tue Aug 28 12:45:27 EDT 2007


On Tue, Aug 28, 2007 at 02:03:52PM +0200, Martin Wiechert wrote:
> Here's the test script. I'm using it via execfile from an interactive session, 
> so I can inspect (and crash with readline) afterwards.
> 
> Here's how I compiled:
> gcc 
> solver.c -fPIC -ggdb -shared -llapack -lf77blas -lcblas -latlas -lgfortran -o 
> librectify.so

It works perfectly on the two Linux machines I tried (32-bit and
64-bit).  Maybe your lapack isn't healthy?

Cheers
Stéfan



More information about the NumPy-Discussion mailing list