Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion sage-5.1.beta5 released
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Alex Ghitza  
View profile  
 More options Jun 20 2012, 2:05 am
From: Alex Ghitza <aghi...@gmail.com>
Date: Wed, 20 Jun 2012 16:05:04 +1000
Local: Wed, Jun 20 2012 2:05 am
Subject: Re: [sage-release] sage-5.1.beta5 released
Hi,

Built fine on

[ghitza@igusa ~]$ uname -a
Linux igusa 3.3.8-1-ARCH #1 SMP PREEMPT Tue Jun 5 15:20:32 CEST 2012
x86_64 GNU/Linux

(Note: this is running Arch Linux.)

One long test failed in

devel/sage/sage/modular/modform/find_generators.py

I ran it with the verbose option and got (only the relevant part is listed):

Trying:
    R = ModularFormsRing(Gamma0(Integer(3)))###line 751:_sage_    >>>
R = ModularFormsRing(Gamma0(3))
Expecting nothing
ok
Trying:
    R.cuspidal_submodule_q_expansion_basis(Integer(20))###line
752:_sage_    >>> R.cuspidal_submodule_q_expansion_basis(20)
Expecting:
    [q - 8532*q^6 - 88442*q^7 + O(q^8), q^2 + 207*q^6 + 24516*q^7 +
O(q^8), q^3 + 456*q^6 + O(q^8), q^4 - 135*q^6 - 926*q^7 + O(q^8), q^5
+ 18*q^6 + 135*q^7 + O(q^8)]
ok
Trying:
    A=R.cuspidal_submodule_q_expansion_basis(Integer(80),
prec=Integer(30))###line 759:_sage_    >>>
A=R.cuspidal_submodule_q_expansion_basis(80, prec=30)
Expecting nothing
ok
Trying:
    B=R.modular_forms_of_weight(Integer(80)).cuspidal_submodule().q_expansion_b asis(prec=Integer(30))
# long time (20s)###line 760:_sage_    >>>
B=R.modular_forms_of_weight(80).cuspidal_submodule().q_expansion_basis(prec =30)
# long time (20s)
Expecting nothing
/opt/sage-5.1.beta5/local/lib/libcsage.so(print_backtrace+0x31)[0x7fbfca974 207]
/opt/sage-5.1.beta5/local/lib/libcsage.so(sigdie+0x14)[0x7fbfca974239]
/opt/sage-5.1.beta5/local/lib/libcsage.so(sage_signal_handler+0x216)[0x7fbf ca973e16]
/lib/libpthread.so.0(+0xf140)[0x7fbfcca9b140]
/opt/sage-5.1.beta5/local/lib/libatlas.so(ATL_dJIK52x52x52TN52x52x0_a1_b0+0 xac)[0x7fbfc125849c]

------------------------------------------------------------------------
Unhandled SIGSEGV: A segmentation fault occurred in Sage.
This probably occurred because a *compiled* component of Sage has a bug
in it and 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.
------------------------------------------------------------------------
The doctested process was killed by signal 11
         [12.4 s]

As fate would have it, this is precisely one of the corners of the
Sage code base that I'm most interested in...

--
Best,
Alex

--
Alex Ghitza -- Lecturer in Mathematics -- The University of Melbourne
http://aghitza.org


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.