[SciPy-user] scipy.test() from trunk segfaults

Robert Kern robert.kern at gmail.com
Fri Feb 8 16:49:57 EST 2008


Scott Beardsley wrote:
> I'm having a problem building/testing scipy from the svn trunk. I built 
> the ATLAS libraries from scratch (including the dynamic libs). All seems 
> to go great with the numpy install (also the trunk). numpy tests all 
> finish successfully. I've tried searching the archives and found a 
> message about adding libg2c and libm but that didn't seem to work. As 
> you can see from the log below scipy.test() segfaults:

When reporting a segfault in the test suite, please run it with 
scipy.test(verbosity=2). This will print out the name of the test before running 
it. Only the last few lines before the segfault are required to be posted here 
for us to identify the segfault.

Thanks.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
  that is made terrible by our own mad attempt to interpret it as though it had
  an underlying truth."
   -- Umberto Eco



More information about the SciPy-User mailing list