Ubuntu 18.04.5 偶尔会因 linux-image-5.4.0-47-generic 而冻结

Ubuntu 18.04.5 偶尔会因 linux-image-5.4.0-47-generic 而冻结

在过去的一个月里,Ubuntu 18.04 偶尔会冻结。我的鼠标可以自由使用,但我无法点击任何东西,甚至无法使用 Alt+F2 执行命令。我通常会遵循这些方向使用 REISUB 方法重新启动我的系统(并且我还按照用户描述的方式更改了权限)。每次重新启动系统时我都不会查看崩溃报告,但今天我打开它var/crash并发现linux-image-5.4.0-47-generic.34291.crash其中包含以下内容:

ProblemType: KernelOops
Annotation: Your system might become unstable now and might need to be restarted.
Date: Mon Sep 28 00:07:01 2020
Failure: oops
OopsText:
 BUG: Bad page map in process pool  pte:00080114 pmd:428695067
 addr:00007fc48bc23000 vm_flags:08000070 anon_vma:0000000000000000 mapping:ffff94288e38ba08 index:e3
 file:libXdamage.so.1.1.0 fault:ext4_filemap_fault mmap:ext4_file_mmap readpage:ext4_readpage
 CPU: 5 PID: 27665 Comm: pool Tainted: P    B      OE     5.4.0-47-generic #51~18.04.1-Ubuntu
 Hardware name: To be filled by O.E.M. To be filled by O.E.M./M5A97 R2.0, BIOS 1602 02/25/2013
 Call Trace:

Package: linux-image-5.4.0-47-generic 5.4.0-47.51~18.04.1
SourcePackage: linux
Tags: kernel-oops
Uname: Linux 5.4.0-47-generic x86_64
$ uname -a
$ Linux computername 5.4.0-48-generic #52~18.04.1-Ubuntu SMP Thu Sep 10 12:50:22 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

我正在运行 Ubuntu 18.04.5。

我不知道从这里去哪里,因此任何正确的帮助都将不胜感激。

相关内容