[Numpy-discussion] numpy core dump on linux

Charles R Harris charlesr.harris at gmail.com
Thu Sep 3 11:49:40 EDT 2009


On Wed, Sep 2, 2009 at 4:23 PM, Jeremy Mayes <jeremy.mayes at gmail.com> wrote:

> This one line causes python to core dump on linux.
> numpy.lexsort([
> numpy.array(['-','-','-','-','-','-','-','-','-','-','-','-','-'])[::-1],numpy.array([732685.,
> 732685.,  732685.,  732685.,  732685.,  732685.,732685.,  732685.,
> 732685.,  732685.,  732685.,  732685.,  732679.])[::-1]])
>
> Here's some version info:
>
> python 2.5.4
> numpy 1.3.0
>
> error is
> *** glibc detected *** free(): invalid next size (fast): 0x0000000000526be0
> ***
>
>
Should be fixed in r7356.

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20090903/6515023e/attachment.html>


More information about the NumPy-Discussion mailing list