On Wed, Jan 7, 2015 at 8:34 AM, kcrisman <kcris...@gmail.com> wrote:
>
>> Only 2 years later, and I found a way around segmentation faults due to
>> memory problems. It seems that my looping functions fill up memory over time
>> and lead to segmentation faults at random stages. I now define such
>> functions using the @fork decorator and then they don't seem to cause
>> crashes any more (memory gets freed after each run). Just in case someone
>> with a similar problem stumbles over this.
>
>
> Huh.  Maybe this would be worth adding to the documentation... somewhere, I
> have no idea where.

This would go well in the FAQ.

http://sagemath.org/doc/faq/

Will


-- 
William Stein
Professor of Mathematics
University of Washington
http://wstein.org

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to