[NumPy-Tickets] [NumPy] #2129: Segfault on umath.cpython-32mu.so
NumPy Trac
numpy-tickets@scipy....
Fri May 11 08:09:32 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 Sachiel):
I redownloaded the source and build it following the Arch Wiki guide for
debugging, and now I am getting a Memory Error from Matplotlib, which
puzzles me. That's the kind of error I was expecting (plotting such huge
amount of data), but I don't get why compiling numpy with a different
optimization level and debug flags would lead to segfault to memory error.
I'll play a bit more with it, installing again with no debug flags, etc.,
to be sure that I can reproduce the scenarios and it is not affected by
other system components.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2129#comment:6>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list