Hi,

Just an update. The test I mentioned is still failing and the last few
lines before failing is -

$ sage -t --long -force_lib "devel/sage/sage/modular/modform/find_generators.py"
...
/home/rajeev/software/sage/local/lib/libatlas.so(ATL_dJIK52x52x52TN52x52x0_a1_b0+0xac)[0x7faffeb7426c]

------------------------------------------------------------------------
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.
------------------------------------------------------------------------
Segmentation fault (core dumped)

I thought that there might a problem with atlas install, so I
installed nose and ran the tests for numpy and scipy and all the test
pass, so I guess atlas install is fine.

Rajeev


On Thu, Aug 23, 2012 at 8:50 AM, Rajeev Singh <[email protected]> wrote:
> Hi,
>
> Now I have also tried Sage-4.8 without SAGE64=yes flag and the
> following tests fail -
>
>         sage -t  --long -force_lib devel/sage/sage/interfaces/quit.py # 1
> doctests failed
>         sage -t  --long -force_lib
> devel/sage/sage/interfaces/maxima_abstract.py # 1 doctests failed
>         sage -t  --long -force_lib
> devel/sage/sage/modular/hecke/ambient_module.py # 0 doctests failed
>         sage -t  --long -force_lib
> devel/sage/sage/modular/hecke/hecke_operator.py # 0 doctests failed
>         sage -t  --long -force_lib devel/sage/sage/modular/modsym/ambient.py
> # 0 doctests failed
>
> Rajeev
>
> On Wed, Aug 22, 2012 at 8:43 PM, Jeroen Demeyer <[email protected]> 
> wrote:
>> On 2012-08-22 16:57, Rajeev Singh wrote:
>>> compiling sage with flag SAGE64=yes.
>> Have you tried without this?
>>
>> --
>> You received this message because you are subscribed to the Google Groups 
>> "sage-devel" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to 
>> [email protected].
>> Visit this group at http://groups.google.com/group/sage-devel?hl=en.
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
Visit this group at http://groups.google.com/group/sage-devel?hl=en.


Reply via email to