[NumPy-Tickets] [NumPy] #1896: Another crash in numpy.subtract
NumPy Trac
numpy-tickets@scipy....
Wed Jul 6 12:34:46 CDT 2011
#1896: Another crash in numpy.subtract
------------------------+---------------------------------------------------
Reporter: rowen | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: numpy.core | Version: devel
Keywords: |
------------------------+---------------------------------------------------
I've seen this crash on MacOS X 10.6 using python.org Python 2.7.2 (32-bit
backward compatible version) and three flavors of numpy:
* numpy 1.6.0 standard Mac binary
* numpy 1.6.0 built from source
* numpy 1.6.1rc2 built from source
I have attached a data file and script. Text in the script shows how to
run it. You can choose to use Tkinter or not, but I find the bug shows up
more reliably if you use Tkinter (the configure event triggers
numpy.subtract).
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1896>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list