[SciPy-dev] newcore string array bug?

Todd Miller jmiller at stsci.edu
Tue Nov 1 15:48:01 EST 2005


Travis Oliphant wrote:

>Todd Miller wrote:
>
>  
>
>>With a --with-pydebug configured Python-1.4.2 on i386-Linux I just saw:
>>
>>    
>>
>>>>>scipy.array(["this"]*10000)
>>>>>          
>>>>>
>>Fatal Python error: UNREF invalid object
>>Abort (core dumped)
>> 
>>
>>    
>>
>I can't reproduce this.  But, check to see if the problem is in creating 
>or printing the array.
>  
>
I was able to create an array and extract a few elements w/o problems.  
Trying to print it dumps core.

>I do see problems printing large string arrays right now.
>  
>
Todd




More information about the SciPy-Dev mailing list