Re: [sage-support] gauss_sum() core dump

2012-06-01 Thread D. S. McNeil
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

Re: [sage-support] gauss_sum() core dump

2012-06-01 Thread Jeroen Demeyer
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

Re: [sage-support] gauss_sum() core dump

2012-06-01 Thread Jeroen Demeyer
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

Re: [sage-support] gauss_sum() core dump

2012-06-01 Thread Jeroen Demeyer
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

Re: [sage-support] gauss_sum() core dump

2012-05-31 Thread D. S. McNeil
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

[sage-support] gauss_sum() core dump

2012-05-31 Thread Iwao Kimura
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