On Wed, 13 May 2020 20:25:46 -0500 Bijan Tabatabai <bijan311@xxxxxxxxx> wrote: > I just tried that and discovered an interesting problem. > After the first sleep ended, my computer completely locked up, and > after a few minutes I decided to reset my computer. > Then after rebooting, I checked out the master branch, recompiled, and > tried running the same set of commands again. > This time, my computer locked up shortly after I pressed Ctrl+C after > both sleeps exited. > I am running Ubuntu 20.04 with Ubuntu's version of the 5.4 kernel. > > Is this a bug that has been reported before? If not, what is the > process for "officially" reporting it? > It's a kernel bug, and we just hit it a couple of weeks ago. The fix is here: https://lore.kernel.org/r/20200507173929.118079761@xxxxxxxxxxx It has been already added to Linus's tree and is filtering into the stable branches (should soon be in your Ubuntu kernel). The discussion around it is here (with the first attempted fix). https://lore.kernel.org/r/20200507173929.118079761@xxxxxxxxxxx The above is really just a work around, and the real fix is being proposed and discussed here. https://lore.kernel.org/r/20200513152137.32426-1-joro@xxxxxxxxxx -- Steve