mabshoff wrote: > > > On Jan 19, 10:11 am, Jaap Spies <j.sp...@hccnet.nl> wrote: >> Jaap Spies wrote: >>> mabshoff wrote: >>>> Well, I am not sure if I am happier about Heisenbugs than >>>> segfaults :). To be on the save side can you run them in a loop via >>>> the shell and see if you get them to crash again? I.e. having info >>>> that they crash 1 or 2 out of 100 runs would be something that would >>>> help getting an idea what we are up against. >>> OK I made a shell script to test them again. >> I run the 10 tests 100+ times: >> cat fail.log | grep passed | wc -l >> 1089 >> cat fail.log | grep fail | wc -l >> 12 >> >> So 12 failures. I don't see a pattern. > > Ok, could you please proceed as I suggested, i.e. rebuild the Sage > library and run the tests. Should segfualts still occur I would like > to ask you to build Sage from scratch and also rerun the tests. I did > start my debug build on a 32 bit box, but I will take longer for it to > finish than I will be online, so don't expect much feedback from me > for about 24 hours. >
From a fresh build on Fedora 9, 32 bits: [j...@paix sage-3.3.alpha0]$ cat fail1.log | grep fail | wc -l 18 [j...@paix sage-3.3.alpha0]$ cat fail1.log | grep passed | wc -l 1378 The 18 failures with A mysterious error (perphaps a memory error?) occurred, which may have crashed doctest. sage -t "devel/sage/sage/rings/finite_field_ext_pari.py" sage -t "devel/sage/sage/algebras/algebra_order_ideal.py" sage -t "devel/sage/sage/monoids/free_abelian_monoid.py" sage -t "devel/sage/sage/schemes/generic/glue.py" sage -t "devel/sage/sage/schemes/generic/glue.py" sage -t "devel/sage/sage/rings/finite_field_ext_pari.py" sage -t "devel/sage/sage/rings/number_field/small_primes_of_degree_one.py" sage -t "devel/sage/sage/rings/number_field/small_primes_of_degree_one.py" sage -t "devel/sage/sage/rings/padics/padic_printing.pyx" sage -t "devel/sage/sage/monoids/free_abelian_monoid.py" sage -t "devel/sage/sage/rings/padics/padic_printing.pyx" sage -t "devel/sage/sage/rings/polynomial/term_order.py" sage -t "devel/sage/sage/rings/finite_field_ext_pari.py" sage -t "devel/sage/sage/rings/padics/padic_printing.pyx" sage -t "devel/sage/sage/matrix/misc.pyx" sage -t "devel/sage/sage/algebras/algebra_order_ideal.py" sage -t "devel/sage/sage/rings/number_field/small_primes_of_degree_one.py" sage -t "devel/sage/sage/rings/integral_domain.py" Is this just my machine? Jaap --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---