[SciPy-dev] Check reading the nested fields of a nested array
Travis Oliphant
oliphant.travis at ieee.org
Tue Apr 25 01:38:27 CDT 2006
Nils Wagner wrote:
> 0.9.7.2404 on a 64 bit system
>
> numpy.test(1,10) results in
>
> Check reading the nested fields of a nested array (1st level)*** glibc
> detected *** malloc(): memory corruption (fast): 0x00000000007dee40 ***
>
Can you check to see which check-in caused the problem. Go back to
revision 2403, 2402, and so forth.
Also, please remove the build directory and the installed numpy to be
sure changes to the C-API are not causing problems.
The trace-back is not really giving a clue. Perhaps if you ran under
valgrind better help could be given. Are there any warnings emmitted
during compilation?
Could somebody else with a 64-bit system verify?
-Travis
More information about the Scipy-dev
mailing list