On Sun, 7 Dec 2025 at 18:25, Stéphane Glondu <[email protected]> wrote: > I haven't uploaded it anywhere, I was asking to test the git version...
Understood. My plan was to build the package from git locally and install it. > However, the segmentation fault is strange... I would expect a > dependency issue. What did you do exactly to test the version "from > testing"? This system is running testing, so: apt install ben then: ben download then: ben tracker -cd tracker The first command succeeds, the second gives me the segmentation fault. My tracker directory only contains python3.14-add.ben as it is in git [1]. Downgrading to ben 1.9+b3 from stable (as well as libben-ocaml, liblwt-ocaml, libpostgresql-ocaml and libtyxml-ocaml) works fine. [1] https://salsa.debian.org/release-team/transition-data/-/blob/master/ongoing/python3.14-add.ben?ref_type=heads

