[SciPy-dev] newcore string array bug?

Travis Oliphant oliphant at ee.byu.edu
Tue Nov 1 15:26:58 EST 2005


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 do see problems printing large string arrays right now.

-Travis




More information about the SciPy-Dev mailing list