June 30, 2006
12:50 a.m.
Robert Lupton wrote:
Here's an easy coredump:
x = numpy.arange(10, dtype="f"); y = numpy.array(len(x), dtype="F"); y.imag += x
Program received signal EXC_BAD_ACCESS, Could not access memory.
This bug does not appear to exist in recent versions. Please try the latest release (and preferably, the current SVN) before reporting bugs. -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco