Bug 1728761
Summary: | Keyboard and mouse are unresponsive after ~45 days of uptime | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | jigar <jraising> | |
Component: | gnome-shell | Assignee: | Jonas Ådahl <jadahl> | |
Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> | |
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | 7.5 | CC: | cpippin, dbasant, fmuellner, jadahl, jkoten, jwright, kyoneyam, lilhuang, mboisver, mclasen, modehnal, titus.elverfeldt, toneata, yuokada, yzheng | |
Target Milestone: | rc | Keywords: | ZStream | |
Target Release: | --- | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | mutter-3.28.3-17.el7 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1766649 1778211 1778212 1778254 (view as bug list) | Environment: | ||
Last Closed: | 2020-03-31 19:39:43 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1766649, 1778211, 1778212, 1778254 |
Description
jigar
2019-07-10 15:44:26 UTC
Created attachment 1630072 [details]
timetravel.py
Attaching another tool I've been using. What it does is change the date to 10 minutes before or after the next Xorg timestamp wrap.
The bug reproduces when you go from just after the wrap, to just before, as that jump is large enough to trigger the issue.
E.g. as root, run
./timetravel.py after # jump to just after a timestamp wrap so that timestamps are now relatively small
./timetravel.py before # jump to just before the next timestamp wrap so that timestamps are now relatively large
I could reliably reproduce the issue by running these two commands; it is however possible that it will trigger already after the first, depending on what the timestamp happens to be initially.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2020:1021 |