Investigate 20020224-1.c.gcc-target-test-64.jit.gcc-target-64
- Dominant language
- C++
- Stars
- 8k
- Forks
- 351
- Avg merge
- 12h 31m
- Merged PRs (30d)
- 102
Description
This thing keeps flaking in CI in the glibc allocation fault test, see wtf it is doing.
List of tests flaking in glibc fault test:
- 20020224-1.c.gcc-target-test-64.jit.gcc-target-64
- Happened on mac-mini-1 - 3 times.
- Happened on mac-mini-2 - 2 times.
- 20000614-1.c.gcc-target-test-64
- Happened on mac-mini-1 - 3 times
- Happened on mac-mini-2 - 2 times
- Happened on orin-3 - 1 time
- 20011009-1.c.gcc-target-test-64
- Happened on mac-mini-1 - 3 times
- Happened on mac-mini-2 - 3 times
- 20000614-2.c.gcc-target-test-64
- Happened on mac-mini-1 - 4 times
- Happened on mac-mini-2 - 4 times
This might be a runner specific problem happening before we have full allocator control.
Contributor guide
Research direction
Start by reproducing the named glibc allocation fault tests, especially 20020224-1.c.gcc-target-test-64.jit.gcc-target-64, on the listed mac-mini and orin runners. Compare failures with the point where allocator control becomes active; done means identifying whether the runner causes the flakes and recording a supported fix or clear cause.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, linux
- Domain
- ci-cd, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100