#10018: Improve PARI's stack allocation
-----------------------------------+--------------------------
       Reporter:  jdemeyer         |        Owner:  jdemeyer
           Type:  defect           |       Status:  needs_work
       Priority:  critical         |    Milestone:  sage-5.13
      Component:  c_lib            |   Resolution:
       Keywords:  pari init_stack  |    Merged in:
        Authors:                   |    Reviewers:
Report Upstream:  N/A              |  Work issues:
         Branch:                   |       Commit:
   Dependencies:  #9640            |     Stopgaps:
-----------------------------------+--------------------------
Changes (by jdemeyer):

 * keywords:
     pari segfault segmentation fault allocatemem interrupt sig_on
     sig_retry
     => pari init_stack
 * status:  needs_info => needs_work
 * dependencies:   => #9640


Old description:

> Do the following in Sage:
> {{{
> sage: K.<z> = CyclotomicField(23); bnf=K.pari_bnf(certify=False)
> sage: bnf.bnfcertify()
> }}}
> After typing the second line {{{bnf.bnfcertify()}}}, hit CTRL-c after 5
> seconds or so (not immediately).
> The interrupt will never register (the computation will continue
> running).
>
> Dependencies: #10115, #9893, #9678

New description:



--

--
Ticket URL: <http://trac.sagemath.org/ticket/10018#comment:27>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to