[sage-support] Re: SIGSEGV error in large Code

2013-04-05 Thread FalkRichter
The program passed the position where the bug was expected to show up without issue on a Ubuntu12.04 machine with glibc.13.. (mine was 11.2). I cannot be too sure though, since I cant execute exhaustive tests there (it is not my machine). I will upgrade my machine now and report back when I have s

[sage-support] Re: SIGSEGV error in large Code

2013-04-05 Thread FalkRichter
On Thursday, 4 April 2013 18:54:38 UTC+2, Volker Braun wrote: > I think the patches need some rebasing (they also depend on other stuff). The > first question is, does the same happen with your code on a newer glibc? > > Mercurial is the version control system that we currently use. > > > SWO

[sage-support] Re: SIGSEGV error in large Code

2013-04-04 Thread Volker Braun
I think the patches need some rebasing (they also depend on other stuff). The first question is, does the same happen with your code on a newer glibc? Mercurial is the version control system that we currently use. SWO = strict weak order On Thursday, April 4, 2013 5:08:36 PM UTC+1, FalkRichter

[sage-support] Re: SIGSEGV error in large Code

2013-04-04 Thread FalkRichter
I can reproduce the SIGSEGV example given on that page. But I must confess that I'm unable to install the burcin pynac patches. hg_sage.apply("/home/frichter/sage-5.8/patches/trac9880_pynac_order_burcin_original.patch") gives : (see below). How to apply those patches without studying things fo

[sage-support] Re: SIGSEGV error in large Code

2013-04-04 Thread Volker Braun
Can you try your code on a more recent linux distro? Newer glibcs are more forgiving (i.e. don't crash) about sorting with a non-swo. On Thursday, April 4, 2013 3:17:21 PM UTC+1, FalkRichter wrote: > > Thanks for fast reply. I will investigate this. > > -- You received this message because

[sage-support] Re: SIGSEGV error in large Code

2013-04-04 Thread FalkRichter
Thanks for fast reply. I will investigate this. On Thursday, 4 April 2013 16:09:55 UTC+2, Volker Braun wrote: > Most likely this is http://trac.sagemath.org/9880 > > > On Thursday, April 4, 2013 2:52:05 PM UTC+1, FalkRichter wrote: > No symbol table info available. > #1  0x7f7f4673ac63 i

[sage-support] Re: SIGSEGV error in large Code

2013-04-04 Thread Volker Braun
Most likely this is http://trac.sagemath.org/9880 On Thursday, April 4, 2013 2:52:05 PM UTC+1, FalkRichter wrote: > > No symbol table info available. > #1 0x7f7f4673ac63 in print_enhanced_backtrace () from > /home/frichter/sage-5.8/local/lib/libcsage.so > No symbol table info available. > #

Re: [sage-support] Re: SIGSEGV ERROR

2009-12-06 Thread William Stein
2009/11/30 Rolandb : > I located the file at https://:8000/home/pub/0 Please click the Text link in the notebook, then paste the result here in an email. The error message you get "You might want to run SAGE under gdb with 'sage -gdb' to debug this. SAGE will now terminate (sorry)." is supposed

[sage-support] Re: SIGSEGV ERROR

2009-11-30 Thread Rolandb
I located the file at https://:8000/home/pub/0 SIGSEGV with version 4.1, Windows. I did not compile it from source. No output at all with version 4.2.1 using KAIST. On 29 nov, 20:50, Burcin Erocal wrote: > Hi Roland, > > On Sun, 29 Nov 2009 11:46:00 -0800 (PST) > > Rolandb wrote: > > -