[SciPy-User] seg fault when loading any subpackage

Jonas Mo jonasmo287 at yahoo.de
Tue Oct 26 06:17:19 EDT 2010


Hello scipy community,
I hope you can help me. I have openSuse 11.2 on a x86_64 machine and have installed scipy via Yast from the download.opensuse.org/repositories/science/ repo.
When I run scipy.test() an immediate segmentation fault is produced.
Also whenever I want to load a subpackage, a segmentation fault occurs.
Has anyone an idea how I can isolate this problem, or more informations?
gdb gives also nothing, that would help me. (see http://pastebin.com/XcAt4NMQ for output)

Thanks for your ideas and suggestions in advance,
 Jonas

> python -c "import scipy;import scipy.io"
Segmentation fault

> python -c "import scipy;scipy.test()"
Running unit tests for scipy
NumPy version 1.3.0
NumPy is installed in /usr/lib64/python2.6/site-packages/numpy
SciPy version 0.8.0
SciPy is installed in /usr/lib64/python2.6/site-packages/scipy
Python version 2.6.2 (r262:71600, Jun 17 2010, 13:37:45) [GCC 4.4.1 [gcc-4_4-branch revision 150839]]
nose version 0.11.4
Segmentation fault



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20101026/a4b4134a/attachment.html>


More information about the SciPy-User mailing list