#3760: sage -t -long ell_finite_field.py fails with an out of memory error on
32-bit intel os x.
---------------------------+------------------------------------------------
 Reporter:  was            |       Owner:  was       
     Type:  defect         |      Status:  new       
 Priority:  blocker        |   Milestone:  sage-3.4.1
Component:  number theory  |    Keywords:            
---------------------------+------------------------------------------------

Comment(by was):

 This exposes the problem much more clearly on my MacBook Pro:
 {{{
 teragon:sage-3.3.rc2 wstein$ sage
 ----------------------------------------------------------------------
 | Sage Version 3.3.rc2, Release Date: 2009-02-17                     |
 | Type notebook() for the GUI, and license() for information.        |
 ----------------------------------------------------------------------
 sage: E = EllipticCurve('389a')
 sage: time v = [E.change_ring(GF(p)) for p in prime_range(10000) if p !=
 389]

 error: no more memory
 System 5120k:5120k Appl 4638k/481k Malloc 4095k/0k Valloc 1024k/480k Pages
 153/103 Regions 2:2

 halt 14
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/3760#comment:5>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to