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

bug in the lasts releases of Package: mingw-w64-x86_64-gcc-fortran #5029

Open
1 task done
jeangual opened this issue Nov 27, 2024 · 2 comments
Open
1 task done

bug in the lasts releases of Package: mingw-w64-x86_64-gcc-fortran #5029

jeangual opened this issue Nov 27, 2024 · 2 comments
Labels

Comments

@jeangual
Copy link

Description / Steps to reproduce the issue

We have download the last release of mingw fortran and our software fail in segmentation fault. The previous versions of mingw package (gcc 12.x and previous) works very well. We have reduced the problem to a little program with some lines of fortran code. the segmentation fault occurs at line 54 of principal.f90. We have compiled the code source with ifort and it works very well.
Remark: we have commented after line 54 the alternate code source that works: that could be help.
Here the fortran files with the bug.
Uef_Classe_Vector.txt
Cds_Principal.TXT

Expected behavior

the run time write the chain "12345678"

Actual behavior

segmentation fault

Verification

Windows Version

uname

Are you willing to submit a PR?

No response

@jeangual jeangual added the bug label Nov 27, 2024
@oltolm
Copy link

oltolm commented Nov 30, 2024

This probably needs to be reported upstream to GCC. I doubt we can do anything about it. Also it's the wrong repository. For mingw packages you should use https://github.com/msys2/MINGW-packages.

@jeangual
Copy link
Author

jeangual commented Dec 3, 2024

Thanks. I'll put it on the Bug GCC tracker.

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

2 participants