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

SCHED0000 fails for PC99_release with clang 11 #61

Closed
lsf37 opened this issue Dec 7, 2021 · 0 comments · Fixed by #62
Closed

SCHED0000 fails for PC99_release with clang 11 #61

lsf37 opened this issue Dec 7, 2021 · 0 comments · Fixed by #62

Comments

@lsf37
Copy link
Member

lsf37 commented Dec 7, 2021

The failure happens only when compiled with clang 11 (gcc 10 is fine), and only in release configs (works for debug), and only for PC99 (both 32 and 64 bit, Arm and RISCV are fine).

The test fails only under simulation/qemu. It passes fine for all configs on hardware.

<testcase classname="sel4test" name="SCHED0000">
  <failure type="failure">result == SUCCESS at line 291 of file /workspace/projects/sel4test/apps/sel4test-driver/src/testtypes
  <error>result == SUCCESS at line 217 of file /workspace/projects/sel4test/apps/sel4test-driver/src/main.c</error>
</testcase>

This is the last remaining known blocker for seL4/seL4-CAmkES-L4v-dockerfiles#39

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

Successfully merging a pull request may close this issue.

1 participant