Fix is at http://trac.sagemath.org/13880

Also, I don't see how a longjmp is going to fix that. Ideally, GAP would 
rewrite their allocator to not require a single contiguous chunk of memory. 
It would be fine to have a fixed-size master pointer area and a 
reallocatable (or even non-contiguous) workspace for memory bags. But I 
don't think we should patch that in ourselves.


-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To post to this group, send email to sage-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-devel+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel?hl=en.


Reply via email to