[NumPy-Tickets] [NumPy] #1895: segfault in numpy.subtract on MacOS X 10.5
NumPy Trac
numpy-tickets@scipy....
Mon Jul 11 17:05:59 CDT 2011
#1895: segfault in numpy.subtract on MacOS X 10.5
-------------------------------+--------------------------------------------
Reporter: rowen | Owner: rgommers
Type: defect | Status: new
Priority: normal | Milestone: 1.6.1
Component: Official binaries | Version: 1.6.0
Keywords: |
-------------------------------+--------------------------------------------
Comment(by rowen):
The problem appears to be fixed in 1.6.1rc3. I first ran the test code
using numpy 1.6.0 on MacOS X 10.8.5 and got a seg fault. I then then
installed numpy 1.6.1rc3 and the test code ran fine (no seg fault). The
self-tests also all passed.
I tried this ticket's test code and ticket #1896's test code on numpy
1.6.1rc3 on MacOS X 10.6.8 and they ran fine, plus the numpy self-tests
all passed. Thanks for the speedy fix!
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1895#comment:3>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list