sagemath / sage

Main repository of SageMath
https://www.sagemath.org
Other
1.47k stars 487 forks source link

Segfault in plural #38737

Open mantepse opened 2 months ago

mantepse commented 2 months ago

Steps To Reproduce

  1. Ubuntu 22.04.5 LTS
  2. SageMath version 10.5.beta5, Release Date: 2024-09-22, develop branch compiled from source
  3. sage -t src/sage/rings/polynomial/plural.pyx
  4. segfault

Expected Behavior

all tests pass

Actual Behavior

bug.txt

Additional Information

Might be related to #29528, but the segfault occured every time I ran the test.

Environment

Checklist

fchapoton commented 2 months ago

I have that on all machines running gcc13

EDIT: no, in fact. I was thinking to pbori failures.

dimpase commented 2 months ago

no problem on Fedora with gcc 14, and on macOS with its usual clang toolchain

fchapoton commented 2 months ago

I can see that segfault on Ubuntu 22.04.4 LTS running gcc 11.4.0