[NumPy-Tickets] [NumPy] #2129: Segfault on umath.cpython-32mu.so
NumPy Trac
numpy-tickets@scipy....
Tue May 8 08:06:40 CDT 2012
#2129: Segfault on umath.cpython-32mu.so
------------------------+---------------------------------------------------
Reporter: Sachiel | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: numpy.core | Version: 1.6.1
Keywords: |
------------------------+---------------------------------------------------
On a code involving Numpy, Matplotlib and Netcdf4, I'm getting a
Segmentation Fault from numpy/core/umath.cpython-32mu.so during the
execution of the pyplot.show() funcion. AT first I thought it was a
problem from Matplotlib, but given that the segfaulted library it's from
Numpy, I decided to report it here.
System:
Python 3.2.3
Numpy 1.6.1
Matplotlib 1.1.0
Python-NetCDF4 0.9.9
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2129>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list