trixi-framework / trixi-framework/libtrixi
Failing Fortran tests in debug mode
Open
Nobody has claimed this yet.
bug
- Dominant language
- Julia
- Stars
- 3
- Forks
- 3
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 1
Description
CI currently fails reproducibly on main.
To be precise, the second Fortran tests fails with a segmentation fault in the coverage run, where debug compilation is used.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked GitHub Actions coverage job and inspect the second Fortran test, where debug compilation produces a segmentation fault. Reproduce the failure in the debug coverage configuration and trace the cause; done means the Fortran tests pass reliably on main.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fortran
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100