[SciPy-dev] segmentation fault

Sasha ndarray at mac.com
Wed Feb 15 01:10:42 EST 2006


> Please post the code that is segfaulting.   Also, make sure to cleanly
> build (i.e. rm -fr build in the head numpy directory).

If the segfaulting code is too big to post, you can use Linus
Torvalds' method to locate the change that introduced the problem. 
You start with known good (2064) and known bad (current) versions and
disect the version range until you find the offending change.

http://www.kernel.org/pub/software/scm/git/docs/howto/isolate-bugs-with-bisect.txt




More information about the SciPy-Dev mailing list