Kerneloops

Similar reports
Problem #815892
Component
kernel
Last affected version
0:3.10.0-957.el7
Executable
unknown
First occurrence
2020-09-29
Last occurrence
2026-06-26
Unique reports
56
Quality
-25

Statistics

Operating system Unique / Total count
CentOS 7 56 / 196
Operating system Count
CentOS 7 196
Architecture Count
x86_64 196
Related packages Count
kernel 196
 0:3.10.0-1160.66.1.el7 37
 0:3.10.0-1160.90.1.el7 22
 0:3.10.0-693.el7 19
 0:3.10.0-1160.59.1.el7 16
 0:3.10.0-1160.76.1.el7 10
 0:3.10.0-1160.118.1.el7 8
 0:3.10.0-957.el7 7
 0:3.10.0-1160.15.2.el7 7
 0:3.10.0-1160.el7 7
 0:3.10.0-1160.119.1.el7 6
 0:3.10.0-862.el7 5
 0:3.10.0-1160.108.1.el7 5
 0:3.10.0-862.14.4.el7 5
 0:3.10.0-1160.25.1.el7 5
 0:3.10.0-1062.12.1.el7 3
 0:3.10.0-1160.11.1.el7 2
 0:3.10.0-1127.8.2.el7 2
 0:3.10.0-1160.83.1.el7 2
 0:3.10.0-957.21.3.el7 2
 0:3.10.0-1160.49.1.el7 2
 0:3.10.0-327.18.2.el7 2
 0:3.10.0-1160.71.1.el7 2
 0:3.10.0-1160.80.1.el7 2
 0:3.10.0-1160.119.1.el7_9.ciqcbr.12.1 2
 0:3.10.0-1160.114.2.el7 2
 0:3.10.0-327.3.1.el7 2
 0:3.10.0-1160.119.1.el7_9.ciqcbr.13.2 1
 0:3.10.0-1160.31.1.el7 1
 0:3.10.0-1127.19.1.el7 1
 0:3.10.0-1062.1.2.el7 1
 0:3.10.0-693.5.2.el7 1
 0:3.10.0-1062.9.1.el7 1
 0:3.10.0-1062.el7 1
 0:3.10.0-1160.88.1.el7 1
 0:3.10.0-1160.92.1.el7 1
 0:3.10.0-1160.119.1.el7_9.ciqcbr.14.1 1
 0:3.10.0-514.16.1.el7 1
 0:3.10.0-1160.21.1.el7 1

Packages names with count less than the total count of reports are most probably not the cause of the problem.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.


Backtrace

Frame # Function Binary Source or offset Line
1
dump_stack
vmlinux 0xffffffff9317ffa5
Build id: 3.10.0-1127.19.1.el7.x86_64
0x19
2
print_bad_pte
vmlinux 0xffffffff92bee311
Build id: 3.10.0-1127.19.1.el7.x86_64
0x1f1
3
unmap_page_range
vmlinux 0xffffffff92bf0efb
Build id: 3.10.0-1127.19.1.el7.x86_64
0x87b
4
unmap_single_vma
vmlinux 0xffffffff92bf1381
Build id: 3.10.0-1127.19.1.el7.x86_64
0x81
5
unmap_vmas
vmlinux 0xffffffff92bf2db9
Build id: 3.10.0-1127.19.1.el7.x86_64
0x49
6
exit_mmap
vmlinux 0xffffffff92bfcdbc
Build id: 3.10.0-1127.19.1.el7.x86_64
0xac
7
mmput
vmlinux 0xffffffff92a98667
Build id: 3.10.0-1127.19.1.el7.x86_64
0x67
8
do_exit
vmlinux 0xffffffff92aa23b8
Build id: 3.10.0-1127.19.1.el7.x86_64
0x288
9
? __do_page_fault
vmlinux 0xffffffff9318d678
Build id: 3.10.0-1127.19.1.el7.x86_64
0x238
10
do_group_exit
vmlinux 0xffffffff92aa2bcf
Build id: 3.10.0-1127.19.1.el7.x86_64
0x3f
11
SyS_exit_group
vmlinux 0xffffffff92aa2c44
Build id: 3.10.0-1127.19.1.el7.x86_64
0x14
12
system_call_fastpath
vmlinux 0xffffffff93192ed2
Build id: 3.10.0-1127.19.1.el7.x86_64
0x25
BUG: Bad page map in process yumBackend.py  pte:80000000 pmd:3e41b7f067
addr:00007f87a0aaf000 vm_flags:08000070 anon_vma:          (null) mapping:ffff9d58bc6a5510 index:18f
vma->vm_ops->fault: xfs_filemap_fault+0x0/0x30 [xfs]
vma->vm_file->f_op->mmap: xfs_file_mmap+0x0/0x80 [xfs]
CPU: 23 PID: 4021 Comm: yumBackend.py Kdump: loaded Not tainted 3.10.0-1127.19.1.el7.x86_64 #1
Hardware name: Gigabyte Technology Co., Ltd. TRX40 AORUS PRO WIFI/TRX40 AORUS PRO WIFI, BIOS F3 01/20/2020
Call Trace:
[<ffffffff9317ffa5>] dump_stack+0x19/0x1b
[<ffffffff92bee311>] print_bad_pte+0x1f1/0x290
[<ffffffff92bf0efb>] unmap_page_range+0x87b/0xc80
[<ffffffff92bf1381>] unmap_single_vma+0x81/0xf0
[<ffffffff92bf2db9>] unmap_vmas+0x49/0x90
[<ffffffff92bfcdbc>] exit_mmap+0xac/0x1a0
[<ffffffff92a98667>] mmput+0x67/0xf0
[<ffffffff92aa23b8>] do_exit+0x288/0xa20
[<ffffffff9318d678>] ? __do_page_fault+0x238/0x500
[<ffffffff92aa2bcf>] do_group_exit+0x3f/0xa0
[<ffffffff92aa2c44>] SyS_exit_group+0x14/0x20
[<ffffffff93192ed2>] system_call_fastpath+0x25/0x2a