Closed
Description
# uname -a
Linux drone 3.10.0-693.11.6.el7.x86_64 #1 SMP Thu Jan 4 01:06:37 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
# rpm -q gcc glibc
gcc-4.8.5-36.el7_6.2.x86_64
glibc-2.17-260.el7_6.6.x86_64
Running the test program with no faked time specified
$ LD_PRELOAD=../src/libfaketime.so.1 ./timetest
pthread_cond_timedwait: CLOCK_REALTIME test
(Intentionally sleeping 1 second...)
pthread_cond_timedwait: CLOCK_MONOTONIC test
(Intentionally sleeping 1 second...)
HANGS with 13748dd
HANGS with c9473de
HANGS with 3881dd2
PASS with bb635e4
PASS with v0.9.7
Metadata
Assignees
Labels
No labels