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

Robert Kern robert.kern at gmail.com
Mon Mar 20 01:35:07 EST 2006


Rudolph van der Merwe wrote:
> I compiled and installed the latest Numpy 0.9.6 and Scipy 0.4.8
> without any trouble on a 64bit Ubuntu Linux server (AMD Opteron). When
> I run the Scipy unit tests though, it crashes with the following error
> message:
> 
>>>>scipy.test(1)

> ..FFFFFSegmentation fault
> 
> What could possibly be the reason for the Segmentation Fault?

Could you please rerun the tests with a higher verbosity? Like scipy.test(10)?
That will make the test runner print out the name of the test it is trying
before it runs the test and segfaults.

-- 
Robert Kern
robert.kern at gmail.com

"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-Dev mailing list