[SciPy-dev] Segfault on 64 bit machine with latest svn
Travis Oliphant
oliphant.travis at ieee.org
Wed Feb 15 12:27:33 CST 2006
Nils Wagner wrote:
>Ed Schofield wrote:
>
>
>>Nils Wagner wrote:
>>
>>
>>
>>
>>>It seems to be introduced in version 0.9.5.2109.
>>>Here is a test code to reproduce the segfault
>>>
>>>
>>>
>>>
>>>
>>I'm not getting this. Are you sure you've recompiled scipy and
>>matplotlib from scratch against your latest numpy version?
>>
>>-- Ed
>>
>>_______________________________________________
>>Scipy-dev mailing list
>>Scipy-dev at scipy.net
>>http://www.scipy.net/mailman/listinfo/scipy-dev
>>
>>
>>
>Ed,
>
>I didn't recompile matplotlib - Now I have done that and the segfault
>vanished; sorry for the noise.
>
>Is it always necessary to recompile matplotlib ?
>
>
>
It should be necessary only when the NumPy C-API version number changes
(which is fairly often at this point --- should slow down after the next
release). There is now a check against this which should help
diagnose these kinds of errors.
-Travis
More information about the Scipy-dev
mailing list