Shared futexes does not wake up and fails with error "tst_checkpoint_wait(0, 10000): ETIMEDOUT (110)" followed by "tst_checkpoint_wake(0, 1, 10000): errno=ETIMEDOUT(110): Connection timed out"
Steps to reproduce
Run following LTP tests. For some of the tests manifest file update may be required.
dirtyc0w
futex_wait02
getsockopt02
pause01
pipe02
pipe03
pipe13
setpgid03
sighold02
waitid02
waitpid06
waitpid07
waitpid08
waitpid09
waitpid10
waitpid11
waitpid12
waitpid13
Expected results
./getsockopt02
TINFO: Timeout per run is 0h 05m 00s
TPASS: Test passed
Summary:
passed 1
failed 0
skipped 0
warnings 0
Description of the problem
Shared futexes does not wake up and fails with error "tst_checkpoint_wait(0, 10000): ETIMEDOUT (110)" followed by "tst_checkpoint_wake(0, 1, 10000): errno=ETIMEDOUT(110): Connection timed out"
Steps to reproduce
Run following LTP tests. For some of the tests manifest file update may be required.
Expected results
./getsockopt02
Actual results
graphene-direct ./getsockopt02
Label
feature request, not bug