Condition of type: STORAGE-EXHAUSTED
While doing some long calculations I got the error:
Condition of type: STORAGE-EXHAUSTED
What does it mean? How do I get rid of it?
Asked: 2019-12-19 07:29:19 +0100
Seen: 234 times
Last updated: Dec 19 '19
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
After some Googling I have found that it means that the program is using all the memory at disposition. How do I increase the memory limit?
Depends. What are you trying to calculate? Maybe you simply don't have enough system memory to perform that computation, either in the way it's being computed, or in general.
Also posted here: https://stackoverflow.com/questions/5...