#13705: segfault in analytic_rank(algorithm='rubinstein')
-------------------------------+--------------------------------------------
   Reporter:  dimpase          |             Owner:  cremona 
       Type:  defect           |            Status:  new     
   Priority:  major            |         Milestone:  sage-5.5
  Component:  elliptic curves  |          Keywords:  lcalc   
Work issues:                   |   Report Upstream:  N/A     
  Reviewers:                   |           Authors:          
  Merged in:                   |      Dependencies:          
   Stopgaps:                   |  
-------------------------------+--------------------------------------------
 apparently, PARI ungracefully runs out of memory on the following:
 {{{
 sage: e= elliptic_curves.rank(8)[0]
 sage: e.analytic_rank(algorithm='rubinstein')
   ***   Warning: not enough memory, new stack 18446744073268923520.
 ...[lots of similar lines removed]
   ***   Warning: not enough memory, new stack 17179869183.
   ***   Warning:   ***   bug in PARI/GP (Segmentation Fault), please
 report
   ***   bug in PARI/GP (Segmentation Fault), please report
 ...[lots of similar lines removed]
 }}}
 certainly, this is a difficult elliptic curve to deal with, but still,
 segfault is a segfault. See the related
 [http://permalink.gmane.org/gmane.comp.mathematics.sage.devel/62488 sage-
 devel discussion].

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13705>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
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