Kerneloops

Similar reports
Problem #760596
Component
kernel
Last affected version
0:3.10.0-1160.el7
Executable
unknown
First occurrence
2025-06-05
Last occurrence
2025-06-05
Unique reports
1
Quality
-33

Statistics

Operating system Unique / Total count
CentOS 7 1 / 1
Operating system Count
CentOS 7 1
Architecture Count
x86_64 1
Related packages Count
kernel 1
 0:3.10.0-1160.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.

No reports in the last 20 weeks.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.


Backtrace

Frame # Function Binary Source or offset Line
1
__mem_cgroup_commit_charge
vmlinux 0xffffffff9643e270
Build id: 3.10.0-1160.el7.x86_64
0x30
2
mem_cgroup_charge_common
vmlinux 0xffffffff964400f7
Build id: 3.10.0-1160.el7.x86_64
0x77
3
mem_cgroup_newpage_charge
vmlinux 0xffffffff964416a6
Build id: 3.10.0-1160.el7.x86_64
0x26
4
wp_page_copy.isra.73
vmlinux 0xffffffff963ef0ca
Build id: 3.10.0-1160.el7.x86_64
0x16a
5
do_wp_page
vmlinux 0xffffffff963f16bb
Build id: 3.10.0-1160.el7.x86_64
0xfb
6
? unlock_page
vmlinux 0xffffffff963bdf6b
Build id: 3.10.0-1160.el7.x86_64
0x2b
7
? do_read_fault.isra.63
vmlinux 0xffffffff963ee4d9
Build id: 3.10.0-1160.el7.x86_64
0x139
8
handle_mm_fault
vmlinux 0xffffffff963f5d32
Build id: 3.10.0-1160.el7.x86_64
0xb22
9
? do_mmap
vmlinux 0xffffffff963fc9d8
Build id: 3.10.0-1160.el7.x86_64
0x378
10
? mprotect_fixup
vmlinux 0xffffffff963fe379
Build id: 3.10.0-1160.el7.x86_64
0x1b9
11
__do_page_fault
vmlinux 0xffffffff9698e653
Build id: 3.10.0-1160.el7.x86_64
0x213
12
do_page_fault
vmlinux 0xffffffff9698e975
Build id: 3.10.0-1160.el7.x86_64
0x35
13
? error_swapgs
vmlinux 0xffffffff9698aac9
Build id: 3.10.0-1160.el7.x86_64
0xaa
14
page_fault
vmlinux 0xffffffff9698a778
Build id: 3.10.0-1160.el7.x86_64
0x28
NMI watchdog: BUG: soft lockup - CPU#3 stuck for 37s! [crond:25886]
Modules linked in: binfmt_misc ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 ipt_REJECT nf_reject_ipv4 xt_conntrack ebtable_nat ebtable_broute bridge stp llc ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat iptable_mangle iptable_security iptable_raw nf_conntrack ip_set nfnetlink ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter vmw_vsock_vmci_transport vsock sunrpc sb_edac coretemp iosf_mbi crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ppdev ablk_helper cryptd vmw_balloon sg pcspkr parport_pc joydev parport i2c_piix4 vmw_vmci ip_tables xfs libcrc32c sr_mod sd_mod cdrom crc_t10dif crct10dif_generic ata_generic pata_acpi vmwgfx drm_kms_helper
syscopyarea sysfillrect sysimgblt fb_sys_fops ttm drm crct10dif_pclmul ata_piix crct10dif_common mptspi libata scsi_transport_spi crc32c_intel mptscsih serio_raw mptbase vmxnet3 drm_panel_orientation_quirks floppy dm_mirror dm_region_hash dm_log dm_mod fuse
CPU: 3 PID: 25886 Comm: crond Kdump: loaded Tainted: G             L ------------   3.10.0-1160.el7.x86_64 #1
Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 04/14/2014
task: ffff916b96f40000 ti: ffff916b5c150000 task.ti: ffff916b5c150000
RIP: 0010:[<ffffffff9643e270>]  [<ffffffff9643e270>] __mem_cgroup_commit_charge+0x30/0x2f0
RSP: 0000:ffff916b5c153c38  EFLAGS: 00010282
RAX: ffff9168e59656c8 RBX: 00000000000200da RCX: 0000000000000001
RDX: 0000000002d44ad9 RSI: ffffee160dedbf40 RDI: 000000000037b6fd
RBP: ffff916b5c153c80 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000000 R12: ffff916b96f40000
R13: 00000000000200da R14: 0000000000000002 R15: 00000000425e0850
FS:  00007f66c67c8840(0000) GS:ffff916bbfd80000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f66bc780eb0 CR3: 000000041e0b4000 CR4: 00000000000407e0
Call Trace:
[<ffffffff964400f7>] mem_cgroup_charge_common+0x77/0xc0
[<ffffffff964416a6>] mem_cgroup_newpage_charge+0x26/0x30
[<ffffffff963ef0ca>] wp_page_copy.isra.73+0x16a/0x5b0
[<ffffffff963f16bb>] do_wp_page+0xfb/0x720
[<ffffffff963bdf6b>] ? unlock_page+0x2b/0x30
[<ffffffff963ee4d9>] ? do_read_fault.isra.63+0x139/0x1b0
[<ffffffff963f5d32>] handle_mm_fault+0xb22/0xfb0
[<ffffffff963fc9d8>] ? do_mmap+0x378/0x530
[<ffffffff963fe379>] ? mprotect_fixup+0x1b9/0x3a0
[<ffffffff9698e653>] __do_page_fault+0x213/0x500
[<ffffffff9698e975>] do_page_fault+0x35/0x90
[<ffffffff9698aac9>] ? error_swapgs+0xaa/0xc0
[<ffffffff9698a778>] page_fault+0x28/0x30
Code: 55 48 89 e5 41 57 45 89 c7 41 56 41 55 41 54 49 89 fc 48 89 f7 53 48 89 f3 48 83 ec 20 89 55 d4 89 4d d0 e8 03 40 00 00 49 89 c6 <f0> 41 0f ba 2e 00 19 c0 85 c0 0f 85 8d 02 00 00 31 c0 45 84 ff