You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pthread case hangs when running glibc test in simulation mode. It is not always happening but can still be easily reproduced if running for within 10 times.
Running pthread musl test with all other variables the same can't reproduce this behavior in 100 times.
Running pthread glibc test in hardware mode with all other variables the same can't reproduce this behavior in 100 times.
Not sure if this is related to libc or SGX mode.
The text was updated successfully, but these errors were encountered:
Describe the bug
pthread case hangs when running glibc test in simulation mode. It is not always happening but can still be easily reproduced if running for within 10 times.
To reproduce
Steps to reproduce the behavior:
Expected behavior
All tests can pass.
Logs
Then the timer sleeps forever.
Environment
Additional context
Running pthread musl test with all other variables the same can't reproduce this behavior in 100 times.
Running pthread glibc test in hardware mode with all other variables the same can't reproduce this behavior in 100 times.
Not sure if this is related to libc or SGX mode.
The text was updated successfully, but these errors were encountered: