Hi Martin, 2007/8/27, Martin Wiechert <[EMAIL PROTECTED]>: > I could not reproduce the bug in a debug build of python (--without-pymalloc) > or on another machine. The crashing machine is an eight-way opteron.
Not sure if it's related to your problem, but on 64-bit architectures sizeof(ssize_t) is 8. -- Lino Mastrodomenico E-mail: [EMAIL PROTECTED] _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
