[NumPy-Tickets] [NumPy] #1981: numpy crash under windows with a very big array
NumPy Trac
numpy-tickets@scipy....
Mon Feb 20 13:46:00 CST 2012
#1981: numpy crash under windows with a very big array
--------------------------+-------------------------------------------------
Reporter: bred | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: Other | Version: 1.6.0
Keywords: crash, array |
--------------------------+-------------------------------------------------
Changes (by rgommers):
* milestone: 1.6.2 => Unscheduled
Comment:
If it crashes, do you get a traceback? Can you run that under gdb?
I'll note that y takes up 640Mb, so I would expect a {{{MemoryError}}}
(certainly on my system).
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1981#comment:2>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list