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 fq_default tests on Cygwin #2070

Closed
fredrik-johansson opened this issue Sep 17, 2024 · 2 comments
Closed

Segfault in fq_default tests on Cygwin #2070

fredrik-johansson opened this issue Sep 17, 2024 · 2 comments

Comments

@fredrik-johansson
Copy link
Collaborator

Following #2047 and/or #2050 there is a problem in the fq_default tests on Cygwin/GCC: https://github.com/flintlib/flint/actions/runs/10773322840/job/29872862221

Not sure why; the new code doesn't look platform-dependent in any way.

@albinahlback
Copy link
Collaborator

Could be that it invokes some bug in some dependency of fq_default. Hard to know though, especially since Cygwin is almost never used.

@albinahlback
Copy link
Collaborator

albinahlback commented Oct 8, 2024

I think there might be a bug in fq_default_ctx_init_randtest, but I have to investigate this more to give a definite answer.

EDIT: It is the test for fq_default_poly_evaluate that crashes. See CI runner.

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

No branches or pull requests

2 participants