[NumPy-Tickets] [NumPy] #2129: Segfault on umath.cpython-32mu.so
NumPy Trac
numpy-tickets@scipy....
Sat May 12 12:36:56 CDT 2012
#2129: Segfault on umath.cpython-32mu.so
------------------------+---------------------------------------------------
Reporter: Sachiel | Owner: somebody
Type: defect | Status: needs_info
Priority: normal | Milestone: 1.7.0
Component: numpy.core | Version: devel
Keywords: |
------------------------+---------------------------------------------------
Comment(by charris):
I think you are correct that a memory error is the source of the problem.
The first part of the back trace follows a well used path, so what I think
is happening is that there was a memory error that wasn't caught and a
NULL pointer got passed down the call stack.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2129#comment:9>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list