[SciPy-dev] Check reading the nested fields of a nested array
Nils Wagner
nwagner at iam.uni-stuttgart.de
Tue Apr 25 01:40:19 CDT 2006
Robert Kern wrote:
> 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 ***
>>
>
> Did it print anything at all before this?
>
>
snip
Check creation from list of list of tuples ... ok
Check creation from list of tuples ... ok
Check creation from tuples ... ok
Check creation from list of list of tuples ... ok
Check creation from list of tuples ... ok
Check creation from tuples ... ok
Check creation from list of list of tuples ... ok
Check creation from list of tuples ... ok
Check creation from tuples ... ok
Check creation from list of list of tuples ... ok
Check creation from list of tuples ... ok
Check creation from tuples ... ok
Check creation of 0-dimensional objects ... ok
Check creation of multi-dimensional objects ... ok
Check creation of single-dimensional objects ... ok
Check creation of 0-dimensional objects ... ok
Check creation of multi-dimensional objects ... ok
Check creation of single-dimensional objects ... ok
Check reading the top fields of a nested array ... ok
Check reading the nested fields of a nested array (1st level) ... ok
Check access nested descriptors of a nested array (1st level) ... ok
Check reading the nested fields of a nested array (2nd level) ... ok
Check access nested descriptors of a nested array (2nd level) ... ok
Check reading the top fields of a nested array ... ok
Check reading the nested fields of a nested array (1st level)*** glibc
detected *** free(): invalid next size (fast): 0x0000000000641360 ***
Abort
Nils
More information about the Scipy-dev
mailing list