Bug 219295
Summary: | CLOCK_MONOTONIC_COARSE time moves backwards due to NTP adjustments | ||
---|---|---|---|
Product: | Timers | Reporter: | Hari Krishna Sunder (hsunder) |
Component: | Other | Assignee: | john stultz (john.stultz) |
Status: | NEW --- | ||
Severity: | normal | CC: | hsunder |
Priority: | P3 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 5.14.0-427.33.1.el9_4.x86_64 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Hari Krishna Sunder
2024-09-20 22:03:04 UTC
4.18.0-553.5.1.el8_10.x86_64 is a old and heavily modified kernel, you need to report the problem to your vendor. https://linux-regtracking.leemhuis.info/post/frequent-reasons-why-linux-kernel-bug-reports-are-ignored/ Filed a bug with AlmaLinux. Link for anyone else who might stumble upon this: https://bugs.almalinux.org/view.php?id=481 Same issue happens on 5.14.0-427.33.1.el9_4.x86_64 as well. AlmaLinux team was able to hit this on 6.11 as well. root@f41:~# uname -r; ./coarse_time 6.11.0 2024-09-28 15:42:44 Start timestamp: 27.942317575 2024-09-28 15:43:03 CLOCK_MONOTONIC_COARSE went backward! Previous timestamp: 47.459618893, Current timestamp: 47.459618881 |