[SciPy-dev] scipy.test() segfaults

Nils Wagner nwagner at iam.uni-stuttgart.de
Thu Nov 19 12:56:55 EST 2009


Hi all,

  >>> import scipy
>>> scipy.test()
Running unit tests for scipy
NumPy version 1.4.0.dev7749
NumPy is installed in 
/data/home/nwagner/local/lib/python2.5/site-packages/numpy
SciPy version 0.8.0.dev6119
SciPy is installed in 
/data/home/nwagner/local/lib/python2.5/site-packages/scipy
Python version 2.5.1 (r251:54863, Dec 21 2007, 09:21:07) 
[GCC 3.4.6 20060404 (Red Hat 3.4.6-3)]
nose version 0.11.1
Detaching after fork from child process 18306.
Detaching after fork from child process 18307.
Detaching after fork from child process 18308.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 182894199840 (LWP 18217)]
0x0000002a987a8843 in PyArray_SetDatetimeParseFunction 
(op=0x2) at numpy/core/src/multiarray/arrayobject.c:357
357         Py_XINCREF(op);

Any idea ? I have installed numpy and scipy from scratch.

Nils



More information about the SciPy-Dev mailing list