[SciPy-Dev] Debugging a segfault

Pauli Virtanen pav at iki.fi
Wed Sep 13 06:16:36 EDT 2017


Andrew Nelson kirjoitti 13.09.2017 klo 04:04:
[clip]
> I also tried running the tests in gdb, using the instructions that were
> provided, but that didn't give me a stack trace either.

You need to compile it with debug symbols enabled, `rm -rf build; 
runtest.py -g ...`


More information about the SciPy-Dev mailing list