[NumPy-Tickets] [NumPy] #1425: importing umath_tests and then CTRL-D crashes with core dump
NumPy Trac
numpy-tickets@scipy....
Wed Mar 10 10:35:46 CST 2010
#1425: importing umath_tests and then CTRL-D crashes with core dump
-------------------------------------+--------------------------------------
Reporter: johannct | Owner: somebody
Type: defect | Status: needs_review
Priority: normal | Milestone:
Component: numpy.core | Version: devel
Keywords: generalized ufunc crash |
-------------------------------------+--------------------------------------
Changes (by bsouthey):
* status: new => needs_review
Comment:
This occurred in changeset 8262, specifically in the file:
numpy/core/code_generators/generate_ufunc_api.py
The following line 54(?) should have be removed.
Py_DECREF(numpy);
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1425#comment:4>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list