[NumPy-Tickets] [NumPy] #1724: new_iterator branch - bus error
NumPy Trac
numpy-tickets@scipy....
Sat Jan 29 13:11:20 CST 2011
#1724: new_iterator branch - bus error
--------------------------------------+-------------------------------------
Reporter: rgommers | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: numpy.core | Version: none
Keywords: new_iterator, half-float |
--------------------------------------+-------------------------------------
Comment(by m-paradox):
I've fixed this particular crash, there was an uninitialized variable used
in PyArray_Nonzero (which curiously triggered no gcc warning).
I'm on Linux 64-bit, yes. I haven't tried other platforms, was hoping to
use the buildbot for that. It worked for me before, but now the github
svn connection seems broken.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1724#comment:9>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list