[Numpy-discussion] Segfault for np.lookfor

Matthew Brett matthew.brett at gmail.com
Mon Aug 15 17:53:13 EDT 2011


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+

Best,

Matthew



More information about the NumPy-Discussion mailing list