[SciPy-dev] Check reading the nested fields of a nested array

Travis Oliphant oliphant.travis at ieee.org
Tue Apr 25 03:15:10 EDT 2006


Nils Wagner wrote:
> Travis Oliphant 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 ***
>>>   
>>>     
>>>       
>> Can you check to see which check-in caused the problem.  Go back to 
>> revision 2403, 2402, and so forth.
>>
>>   
>>     
> Stupid question but how do I use svn to retrieve older revisions ?
>   

svn update -r 2403
svn update -r 2402

etc..

-Travis




More information about the SciPy-Dev mailing list