Skip to content

CLOCK_MONOTONIC test hangs on EL7 x86_64 #202

Closed
@wtogami

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions