On two machines (both Linux Mint 22.1) I get segmentation faults while testing
src/sage/libs/gap/element.pyx . On one machine, it seems to be transient, on the
other persistent.
$ ./sage -t --long src/sage/libs/gap/element.pyx | tee
logs/test-gap-element-failure.log
Running doctests with ID 2025-08-18-18-40-18-c95eef2b.
Running with SAGE_LOCAL='/local/cheuberg/local/sage-10.8.beta0/local' and
SAGE_VENV='/local/cheuberg/local/sage-10.8.beta0/local/var/lib/sage/venv-python3.12'
Using --optional=ccache,debian,pip,sage,sage_spkg
Features to be detected:
4ti2,SAGE_SRC,benzene,bliss,buckygen,conway_polynomials,coxeter3,csdp,cvxopt,cvxopt,database_cremona_ellcurve,database_cremona_mini_ellcurve,database_cubic_hecke,database_ellcurves,database_graphs,database_jones_numfield,database_knotinfo,dot2tex,dvipng,ecm,flatter,fpylll,fricas,gap_package_atlasrep,gap_package_design,gap_package_grape,gap_package_guava,gap_package_hap,gap_package_polenta,gap_package_polycyclic,gap_package_qpa,gap_package_quagroup,gfan,giac,glucose,graphviz,imagemagick,info,ipython,jmol,jupymake,jupyter_sphinx,kenzo,kissat,latte_int,lrcalc_python,lrslib,mathics,matroid_database,mcqd,meataxe,meson_editable,mpmath,msolve,nauty,networkx,numpy,palp,pandoc,pdf2svg,pdftocairo,pexpect,phitigra,pillow,plantri,polytopes_db,polytopes_db_4d,pplpy,primecountpy,ptyprocess,pycosat,pycryptosat,pynormaliz,pyparsing,python_igraph,requests,rpy2,rubiks,sage.combinat,sage.geometry.polyhedron,sage.graphs,sage.groups,sage.libs.braiding,sage.libs.ecl,sage.libs.flint,sage.libs.gap,sage.libs.giac,sage.libs.homfly,sage.libs.linbox,sage.libs.m4ri,sage.libs.ntl,sage.libs.pari,sage.libs.singular,sage.misc.cython,sage.modular,sage.modules,sage.numerical.mip,sage.plot,sage.rings.complex_double,sage.rings.finite_rings,sage.rings.function_field,sage.rings.number_field,sage.rings.padics,sage.rings.polynomial.pbori,sage.rings.real_double,sage.rings.real_mpfr,sage.sat,sage.schemes,sage.symbolic,sage_numerical_backends_coin,sagemath_doc_html,scipy,singular,sirocco,sloane_database,sphinx,symengine_py,sympy,tdlib,threejs,topcom
Doctesting 1 file.
sage -t --long --warn-long 30.0
--random-seed=127239612443360621371199442344520975234 src/sage/libs/gap/element.pyx
Killed due to segmentation fault
Install.log and the log of the test run available at
https://seafile.aau.at/d/a4467a12d3964989888b/ .
Best
Clemens
Am 16.08.25 um 17:36 schrieb Volker Braun: