[Numpy-tickets] [NumPy] #551: numpy.ndarray messed up after unpickling
NumPy
numpy-tickets@scipy....
Mon Feb 25 11:25:14 CST 2008
#551: numpy.ndarray messed up after unpickling
---------------------------------------+------------------------------------
Reporter: cotackst | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 1.0.5
Component: numpy.core | Version: 1.0.1
Severity: normal | Resolution:
Keywords: pickle, ndarray, segfault |
---------------------------------------+------------------------------------
Comment (by bolme):
I am not convinced that this is an atlas problem. I think it may be an
issue with initialization of the ndarray during the pickle process. The
output of valgrind indicates initialized values. How does the typical
constructor differ than the one used for pickling?
--
Ticket URL: <http://www.scipy.org/scipy/numpy/ticket/551#comment:13>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list