[NumPy-Tickets] [NumPy] #1981: numpy crash under windows with a very big array
NumPy Trac
numpy-tickets@scipy....
Wed Nov 16 15:45:22 CST 2011
#1981: numpy crash under windows with a very big array
--------------------------+-------------------------------------------------
Reporter: bred | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 1.6.2
Component: Other | Version: 1.6.0
Keywords: crash, array |
--------------------------+-------------------------------------------------
Comment(by bred):
I've also seen that in a multi-thread application where we manipulate some
big array, some time it launchs the exception MemoryError if we do some
simple operation on the array.
The same function works correctly if we works in the single thread mode.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1981#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list