[NumPy-Tickets] [NumPy] #1737: numpy.test() seg faults
NumPy Trac
numpy-tickets@scipy....
Thu Feb 10 07:24:28 CST 2011
#1737: numpy.test() seg faults
------------------------+---------------------------------------------------
Reporter: sienkiew | Owner: somebody
Type: defect | Status: new
Priority: high | Milestone: 2.0.0
Component: numpy.core | Version: devel
Keywords: |
------------------------+---------------------------------------------------
Comment(by sienkiew):
So, value is a temporary buffer and you are just making it 4 times a long
long so you can be certain that it will be bigger than anything you might
try to store there?
It isn't crashing any more, so I think it works. Thanks for the quick
fix!
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1737#comment:9>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list