Re: [Numpy-discussion] /usr/bin/python: double free or corruption

2008-04-17 Thread Travis E. Oliphant
Eric Emsellem wrote: > Hi, > > I just installed a new openSuse 10.3, python, numpy, etc, on a 32 bit PC > (using > the rpm provide on the science Suse repository) > > When using numpy.fromfile, I get a glibc error when it tries to read something > which is not there (end of the file). > So for exa

[Numpy-discussion] /usr/bin/python: double free or corruption

2008-04-17 Thread Eric Emsellem
Hi, I just installed a new openSuse 10.3, python, numpy, etc, on a 32 bit PC (using the rpm provide on the science Suse repository) When using numpy.fromfile, I get a glibc error when it tries to read something which is not there (end of the file). So for example with a file "tmp" which has nothi