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

Nils Wagner nwagner at iam.uni-stuttgart.de
Tue Apr 25 03:23:04 EDT 2006


Travis Oliphant wrote:
> 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
>
> _______________________________________________
> Scipy-dev mailing list
> Scipy-dev at scipy.net
> http://www.scipy.net/mailman/listinfo/scipy-dev
>   
Ran 363 tests in 0.306s

OK
<unittest.TextTestRunner object at 0x2aaaade2ac90>
 >>> numpy.__version__
'0.9.7.2402'

So the problem arises in 2403.

Nils
 




More information about the SciPy-Dev mailing list