Open
Description
Steps To Reproduce
- Ubuntu 22.04.5 LTS
- SageMath version 10.5.beta5, Release Date: 2024-09-22, develop branch compiled from source
sage -t src/sage/rings/polynomial/plural.pyx
- segfault
Expected Behavior
all tests pass
Actual Behavior
Additional Information
Might be related to #29528, but the segfault occured every time I ran the test.
Environment
- OS: Ubuntu 22.04.5 LTS
- Sage Version: 10.5.beta5, Release Date: 2024-09-22, develop branch compiled from source
Checklist
- I have searched the existing issues for a bug report that matches the one I want to file, without success.
- I have read the documentation and troubleshoot guide