On a suse 101. amd64: SAGE compiled file. The sage -testall
revealed several seg faults, such as:

sage -t  matrix/strassen.pyx

------------------------------------------------------------
Unhandled SIGSEGV: A segmentation fault occured in SAGE.
This probably occured because a *compiled* component
of SAGE has a bug in it (typically accessing invalid memory)
or is not properly wrapped with _sig_on, _sig_off.
You might want to run SAGE under gdb with 'sage -gdb' to debug this.
SAGE will now terminate (sorry).
------------------------------------------------------------
A mysterious error (perphaps a memory error?) occured, which may have
crashed doctest.

(BTW, "occured" is spelled wrong I think.)
This also occurred in (in the source code section of
the tests):

sage -t  modular/ssmod/ssmod.py
sage -t  modular/dirichlet.py
sage -t  rings/finite_field_element.py

and also (in the documentation section of the tests):

sage -t  tut.tex

even though it said "All tests passed!" for that section.

+++++++++++++++++++++++++++++++++++

On 8/30/07, William Stein <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I was able to create a SAGE release candidate that builds and runs:
>
>    http://sage.math.washington.edu/home/was/dist/s/dist/sage-2.8.3.rc2.tar
>
> As always, feedback on this would be greatly appreciated.  There is
> really so much that is new or changed in this version, that I'm quite worried
> about it.   Here's a summary of changes:
>
>     * Michael Abshoff: General build, debugging, etc., contributions.
>     * Martin Albrecht: Much new code for working with matrices over
> certain polynomial rings
>     * Michael A and Martin A: fixed serious memory leaks in integer
> linear algebra
>     * Tom Boothby: Greatly improved pow and generic_power
>     * Tom Boothby: Preliminary notebook support for internet explorer
>     * Robert Bradshaw: Added first version of new java/notebook based
> 3d plotting capabilities.
>     * Robert Bradshaw: Improvements to coercion code
>     * Robert Bradshaw and David Joyner: New Rubik's cube solver code
> interface code.
>     * Paule Dehaye: Interface improvements
>     * Mike Hansen: Lie interface
>     * David Joyner, Tom Boothby, Robert Miller: Update to guava in the GAP 
> spkg.
>     * Joel Mohler (with Craig Citro and David Harvey): Move c_lib back
> into the main SAGE repo (no more sage_c_lib); NTL wrapper improvements
>     * William Stein: New Modular forms code.
>     * William Stein: upgraded maxima to version 5.13.0
>     * William Stein: Fix some quaternion algebra bugs; Fix bug with
> current directory in notebook.
>
> --
> William Stein
> Associate Professor of Mathematics
> University of Washington
> http://www.williamstein.org
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to