[NumPy-Tickets] [NumPy] #1578: test_from_unicode crashes on Python 2.7 and Numpy 2.0.0-devel
NumPy Trac
numpy-tickets@scipy....
Sat Apr 14 13:02:06 CDT 2012
#1578: test_from_unicode crashes on Python 2.7 and Numpy 2.0.0-devel
-------------------------+--------------------------------------------------
Reporter: mbudisic | Owner: somebody
Type: defect | Status: reopened
Priority: normal | Milestone: 1.7.0
Component: numpy.core | Version: devel
Resolution: | Keywords:
-------------------------+--------------------------------------------------
Comment(by charris):
I think something is scribbling on PyObject memory, probably because
insufficient memory is being allocated somewhere for the usc4 to usc2
conversion.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1578#comment:23>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list