[NumPy-Tickets] [NumPy] #1588: numpy.ndarray.clip segfaults on big-endian dtype
NumPy Trac
numpy-tickets@scipy....
Thu Aug 30 23:08:16 CDT 2012
#1588: numpy.ndarray.clip segfaults on big-endian dtype
------------------------+---------------------------------------------------
Reporter: bdkern | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 1.7.0
Component: numpy.core | Version: 1.6.1
Keywords: |
------------------------+---------------------------------------------------
Comment(by ocertik):
When compiled using:
{{{
CFLAGS="-g -ggdb -O0" python setup.py install
}}}
the full stacktrace is:
https://gist.github.com/3548988
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1588#comment:7>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list