#9315: Basic pickling bug in finite fields
--------------------------------+-------------------------------------------
   Reporter:  was               |       Owner:  AlexGhitza
       Type:  defect            |      Status:  new       
   Priority:  major             |   Milestone:  sage-4.5  
  Component:  basic arithmetic  |    Keywords:            
     Author:                    |    Upstream:  N/A       
   Reviewer:                    |      Merged:            
Work_issues:                    |  
--------------------------------+-------------------------------------------
 {{{

 wst...@redhawk:~/db/modsym-2010$ sage modp.sage
 data/000000/gamma0-aplist-mod2-000002-0008-10000.sobj
 data/000000/gamma0-aplist-mod2-000003-0004-10000.sobj
 data/000000/gamma0-aplist-mod2-000077-0002-10000.sobj
 Traceback (most recent call last):
   File "modp.py", line 57, in <module>
     go()
   File "modp.py", line 52, in go
     all(Integer(0),Integer(2))
   File "/usr/local/sage/local/lib/python2.6/site-
 packages/sage/parallel/decorate.py", line 101, in g
     return f(*args, **kwds)
   File "modp.py", line 48, in all
     modp(d + '/' + name, p)
   File "modp.py", line 27, in modp
     save(X, name)
   File "sage_object.pyx", line 763, in sage.structure.sage_object.save
 (sage/structure/sage_object.c:7999)
   File "finite_field_base.pyx", line 674, in
 sage.rings.finite_rings.finite_field_base.FiniteField.__reduce__
 (sage/rings/finite_rings/finite_field_base.c:4937)
 TypeError: 'NoneType' object is unsubscriptable
 wst...@redhawk:~/db/modsym-2010$
 }}}

 More details to come!

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9315>
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