On Fri, Jun 1, 2012 at 10:59 AM, Jeroen Demeyer wrote:
> Looks like an infinite recursion, leading to stack exhaustion, leading
> to a SIGSEGV:
I agree with the last two but not the first. I think it's just a
really long LazyBinop chain, which is why I was having trouble
debugging the problemat
On 2012-06-01 16:55, Jeroen Demeyer wrote:
> There is in fact another bug: why don't we get the nice "Unhandled
> SIGSEGV: A segmentation fault occurred in Sage." message?
I created #13076 for this issue.
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from th
On 2012-06-01 04:49, Iwao Kimura wrote:
> Hi all,
>
> Sage-5.0 fails to compute the Gauss sum of Dirichlet character of
> conductor 1009:
>
> iwao@dodeca:~$ ./sage-5.0/sage
> --
> | Sage Version 5.0, Release Date: 2012-05-14
On 2012-06-01 04:49, Iwao Kimura wrote:
> Hi all,
>
> Sage-5.0 fails to compute the Gauss sum of Dirichlet character of
> conductor 1009:
>
> iwao@dodeca:~$ ./sage-5.0/sage
> --
> | Sage Version 5.0, Release Date: 2012-05-14
I can push this back at least to
number_field_morphisms.create_embedding_from_approx: the segfault
seems to happen during the evaluation of the defining polynomial of
the cyclotomic field.
For my 5.0,
sage: CyclotomicField(160400)
[...]
/Applications/sage/spkg/bin/sage: line 312: 1883
Hi all,
Sage-5.0 fails to compute the Gauss sum of Dirichlet character of
conductor 1009:
iwao@dodeca:~$ ./sage-5.0/sage
--
| Sage Version 5.0, Release Date: 2012-05-14 |
| Type notebook() for the GUI, and