[NumPy-Tickets] [NumPy] #2129: Segfault on umath.cpython-32mu.so
NumPy Trac
numpy-tickets@scipy....
Wed May 9 10:06:54 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: |
------------------------+---------------------------------------------------
Changes (by charris):
* status: needs_review => needs_info
Comment:
Thanks for the update. It looks like you need to compile with the -g
option in CFLAGS so the backtrace will show a bit more info. That probably
means cleaning out the build directory first as distutils doesn't track
option changes.
You shouldn't mark the ticket for review unless you have a patch fixing
the problem.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2129#comment:3>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list