[Numpy-tickets] [NumPy] #338: Valgrind warning when calling scipy.interpolate.interp1d
NumPy
numpy-tickets@scipy....
Sat May 12 06:11:41 CDT 2007
#338: Valgrind warning when calling scipy.interpolate.interp1d
-----------------------------+----------------------------------------------
Reporter: albertstrasheim | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 1.1
Component: numpy.core | Version: devel
Severity: normal | Resolution:
Keywords: |
-----------------------------+----------------------------------------------
Changes (by albertstrasheim):
* milestone: 1.0 Release => 1.1
Comment:
Still seeing this with !NumPy 1.0.3.dev3750 and !SciPy 0.5.3.dev2987.
Updated line numbers:
{{{
==17190== Conditional jump or move depends on uninitialised value(s)
==17190== at 0x44339F8: PyArray_MapIterReset (arrayobject.c:9844)
==17190== by 0x4468755: array_ass_sub (arrayobject.c:2459)
}}}
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/338#comment:3>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list