[Numpy-tickets] [NumPy] #660: Crash in numpy.unique1D (release only)
NumPy
numpy-tickets@scipy....
Tue Feb 19 07:11:28 CST 2008
#660: Crash in numpy.unique1D (release only)
----------------------------+-----------------------------------------------
Reporter: Kaloo | Owner: somebody
Type: defect | Status: new
Priority: high | Milestone: 1.0.5
Component: numpy.numarray | Version:
Severity: major | Keywords:
----------------------------+-----------------------------------------------
I have one example which causes a crash with '''unique1d'''.
I re-compiled numpy into debug mode, and it didn't crash.
However, the bug is perfectly reproducible with release version (numpy
'''1.0.4''')
I attached a script which loads data in a numpy array, and launches
unique1d.
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/660>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list