Are you sure you don't have a problem with the size of the ram ? You certainly have spool virtual memory partition.
I have run some programs on a PI (3) (not Sage), and when the memory was full, I have got some segmentation faults (this should not happen, but..). This was on raspbian, two years ago. Yours, t.d. Le 31/12/2019 à 11:36, Jaap Spies a écrit : > I did run the failing tests! This is really frustrating. > > > ./sage -t --long src/sage/rings/tests.py # Killed due to segmentation > fault NOW: All test passed!! > ./sage -t --long > src/sage/schemes/elliptic_curves/ell_rational_field.py # Killed due to > segmentation fault NOW: All test passed!! > ./sage -t --long src/sage/combinat/ncsf_qsym/ncsf.py # Killed due to > segmentation fault NOW: All test passed!! > ./sage -t --long src/sage/structure/coerce_dict.pyx # 1 failure > len(LE) Expected 1 Got: 50 > ./sage -t --long > src/sage/modular/modform_hecketriangle/abstract_space.py # Killed due > to segmentation fault NOW: All test passed!! > ./sage -t --long src/sage/modular/modform/cuspidal_submodule.py # > Timed out NOW: All test passed!! in NB 51.16 seconds > ./sage -t --long src/sage/modular/arithgroup/congroup_gammaH.py # > Timed out total time 1832.3 seconds NOW: All test passed in 11.74 seconds > ./sage -t --long > src/sage/combinat/designs/evenly_distributed_sets.pyx # Timed out > NOW: All test passed in 8.11 seconds > ./sage -t --long src/sage/modular/modform/tests.py # Times out 1822.7 > seconds NOW: All test passed in 4.12 seconds > ./sage -t --long src/sage/sets/set.py # Times out 1821.5 seconds > NOW: All test passed in 2.08 seconds > ./sage -t --long src/sage/misc/weak_dict.pyx # 11 doctests failed > ./sage -t --long src/sage/cpython/dict_del_by_value.pyx # 1 doctest > failed > > > On Tuesday, December 31, 2019 at 10:58:38 AM UTC+1, Jaap Spies wrote: > > > > On Monday, December 30, 2019 at 11:21:34 PM UTC+1, Jaap Spies wrote: > > > > I'll make a bash script to do the tests stand alone. > > > > bash test_errors_rc1 >> err.log 2>&1 & > > Resume: > ./sage -t --long src/sage/rings/tests.py # Killed due to > segmentation fault > ./sage -t --long > src/sage/schemes/elliptic_curves/ell_rational_field.py # Killed > due to segmentation fault > ./sage -t --long src/sage/rings/function_field/function_field.py > # All tests passed > ./sage -t --long > src/sage/schemes/cyclic_covers/cycliccover_finite_field.py # All > tests passed > ./sage -t --long src/sage/combinat/sf/macdonald.py # All tests > passed > ./sage -t --long src/sage/combinat/ncsf_qsym/ncsf.py # Killed due > to segmentation fault > ./sage -t --long > src/sage/algebras/lie_algebras/classical_lie_algebra.py # All > tests passed > ./sage -t --long > src/sage/rings/function_field/function_field_valuation.py # All > tests passed > ./sage -t --long src/sage/rings/number_field/number_field.py # > All tests passed > ./sage -t --long src/sage/geometry/cone.py # All tests passed > ./sage -t --long > src/sage/modular/btquotients/pautomorphicform.py # All tests passed > ./sage -t --long src/sage/arith/misc.py # All tests passed > ./sage -t --long src/sage/graphs/strongly_regular_db.pyx # All > tests passed > ./sage -t --long src/sage/structure/coerce_dict.pyx # 1 failure > len(LE) Expected 1 Got: 50 > ./sage -t --long > src/sage/modular/modform_hecketriangle/abstract_space.py # Killed > due to segmentation fault > ./sage -t --long src/sage/modular/modform/find_generators.py # > All tests passed > ./sage -t --long src/sage/modular/modform/cuspidal_submodule.py # > Timed out > ./sage -t --long src/sage/schemes/toric/chow_group.py # All > tests passed > ./sage -t --long > src/sage/groups/matrix_gps/finitely_generated.py # All tests passed > ./sage -t --long src/sage/rings/function_field/ideal.py # All > tests passed > ./sage -t --long src/sage/misc/functional.py # All tests passed > ./sage -t --long src/sage/rings/number_field/totallyreal_rel.py > # All tests passed > ./sage -t --long src/sage/modular/hypergeometric_motive.py # All > tests passed > ./sage -t --long src/sage/categories/loop_crystals.py # All > tests passed > ./sage -t --long src/sage/algebras/iwahori_hecke_algebra.py # > All tests passed > ./sage -t --long src/sage/schemes/curves/projective_curve.py # > All tests passed > ./sage -t --long src/sage/modular/overconvergent/genus0.py # All > tests passed > ./sage -t --long src/sage/combinat/permutation.py # All tests passed > ./sage -t --long > src/sage/rings/number_field/number_field_ideal.py # All tests passed > ./sage -t --long > src/sage/combinat/designs/orthogonal_arrays_find_recursive.pyx # > All tests passed > ./sage -t --long src/sage/geometry/triangulation/element.py # > All tests passed > ./sage -t --long > src/sage/schemes/elliptic_curves/period_lattice.py # All tests passed > ./sage -t --long src/sage/schemes/elliptic_curves/ell_field.py # > All tests passed > ./sage -t --long src/sage/modular/arithgroup/congroup_gammaH.py # > Timed out total time 1832.3 seconds > ./sage -t --long src/sage/rings/number_field/galois_group.py # > All tests passed > ./sage -t --long src/sage/rings/valuation/limit_valuation.py # > All tests passed > ./sage -t --long src/sage/combinat/e_one_star.py # All tests passed > ./sage -t --long src/sage/combinat/designs/latin_squares.py # > All tests passed > ./sage -t --long > src/sage/combinat/designs/evenly_distributed_sets.pyx # Timed out > ./sage -t --long > > src/sage/geometry/polyhedron/combinatorial_polyhedron/polyhedron_face_lattice.pyx > # All tests passed > ./sage -t --long src/sage/calculus/wester.py # All tests passed > ./sage -t --long src/sage/groups/artin.py # All tests passed > ./sage -t --long src/sage/symbolic/ring.pyx # All tests passed > ./sage -t --long src/sage/structure/coerce.pyx # All tests passed > ./sage -t --long src/sage/modular/modsym/tests.py # All tests > passed > ./sage -t --long src/sage/modular/modform/ambient_g1.py # All > tests passed > ./sage -t --long > src/sage/tests/books/judson-abstract-algebra/fields-sage.py # > All tests passed > ./sage -t --long > src/sage/rings/polynomial/multi_polynomial_element.py # All > tests passed > ./sage -t --long src/sage/repl/preparse.py # All tests passed > ./sage -t --long src/sage/tests/book_stein_modform.py # All > tests passed > ./sage -t --long src/sage/modular/modform/tests.py # Times out > 1822.7 seconds > ./sage -t --long > src/sage/homology/simplicial_complex_morphism.py # All tests passed > ./sage -t --long src/sage/algebras/quaternion_algebra_element.py > # All tests passed > ./sage -t --long src/sage/structure/factorization.py # All > tests passed > ./sage -t --long src/sage/sets/set.py # Times out 1821.5 seconds > ./sage -t --long > src/sage/quadratic_forms/quadratic_form__split_local_covering.py > # All tests passed > ./sage -t --long src/sage/misc/weak_dict.pyx # 11 doctests failed > ./sage -t --long src/sage/modular/modform/eis_series.py # All > tests passed > ./sage -t --long src/sage/schemes/curves/point.py # All tests > passed > ./sage -t --long src/doc/en/thematic_tutorials/lie/affine.rst # > All tests passed > ./sage -t --long src/sage/cpython/dict_del_by_value.pyx # 1 > doctest failed > ./sage -t --long src/sage/rings/real_interval_absolute.pyx # > All tests passed > ./sage -t --long > src/sage/rings/finite_rings/hom_finite_field_givaro.pyx # All > tests passed > ./sage -t --long src/sage/rings/padics/local_generic_element.pyx > # All tests passed > ./sage -t --long > src/sage/rings/number_field/number_field_element.pyx # All tests > passed > > As I said most failures are transient. I can post the file > err.log, but maybe it is better to run only the failing tests. > > > -- > You received this message because you are subscribed to the Google > Groups "sage-devel" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to sage-devel+unsubscr...@googlegroups.com > <mailto:sage-devel+unsubscr...@googlegroups.com>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sage-devel/c61f1910-ad53-4be0-8267-5df591e20ebe%40googlegroups.com > <https://groups.google.com/d/msgid/sage-devel/c61f1910-ad53-4be0-8267-5df591e20ebe%40googlegroups.com?utm_medium=email&utm_source=footer>. -- -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/57d34676-e4fd-a8c6-0ec3-1c23a08755d1%40math.univ-lyon1.fr.
<<attachment: tdumont.vcf>>