[Numpy-tickets] [NumPy] #536: importing numpy crashes python if python is built with COUNT_ALLOCS
NumPy
numpy-tickets@scipy....
Tue Jun 12 03:44:45 CDT 2007
#536: importing numpy crashes python if python is built with COUNT_ALLOCS
------------------------+---------------------------------------------------
Reporter: cdavid | Owner: somebody
Type: defect | Status: new
Priority: low | Milestone:
Component: numpy.core | Version: none
Severity: normal | Keywords:
------------------------+---------------------------------------------------
I tried to build numpy with a special built python (using COUNT_ALLOCS).
Unfortunately, importing numpy crashes the interpreter. It looks like the
C function _import_array is where the crashs happens, when importing
umath.so
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/536>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list