Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segfault in plural #38737

Open
2 tasks done
mantepse opened this issue Sep 29, 2024 · 3 comments
Open
2 tasks done

Segfault in plural #38737

mantepse opened this issue Sep 29, 2024 · 3 comments
Labels

Comments

@mantepse
Copy link
Collaborator

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

  • 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
@fchapoton
Copy link
Contributor

fchapoton commented Sep 29, 2024

I have that on all machines running gcc13

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

@dimpase
Copy link
Member

dimpase commented Sep 29, 2024

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

@fchapoton
Copy link
Contributor

fchapoton commented Sep 30, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants