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