[SciPy-Dev] Debugging a segfault

Andrew Nelson andyfaff at gmail.com
Tue Sep 12 01:46:33 EDT 2017


I'm using a computing cluster which has no access to the outside world,
which means I have had to install everything from source, including Python.

I've built scipy and am trying to run the test suite. However, python is
crashing somewhere in `io/tests/test_fortran.py`.

I tried to run the module in gdb and got the following:

https://gist.github.com/andyfaff/18d3e8ee8551c630316afd66591f4cb7

I would try to investigate further but I don't know how to proceed.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20170912/a7767b12/attachment.html>


More information about the SciPy-Dev mailing list