[Numpy-discussion] Segfault for np.lookfor

Charles R Harris charlesr.harris at gmail.com
Mon Aug 15 20:56:12 EDT 2011


On Mon, Aug 15, 2011 at 3:53 PM, Matthew Brett <matthew.brett at gmail.com>wrote:

> Hi,
>
> On current trunk, all tests pass but running the (forgive my language)
> doctests, I found this:
>
> In [1]: import numpy as np
>
> In [2]: np.__version__
> Out[2]: '2.0.0.dev-730b861'
>
> In [3]: np.lookfor('cos')
> Segmentation fault
>
> on:
>
> Linux angela 2.6.38-10-generic #46-Ubuntu SMP Tue Jun 28 15:07:17 UTC
> 2011 x86_64 x86_64 x86_64 GNU/Linux
> Ubuntu Natty Python 2.7.1+
>
>
The problem is somewhere in print_coercion_tables.py

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


More information about the NumPy-Discussion mailing list