Kerneloops

Similar reports
Problem #5553
Component
kernel Tainted
Last affected version
0:3.10.0-1160.15.2.el7
Executable
unknown
First occurrence
2022-09-28
Last occurrence
2022-09-28
Unique reports
1
Quality
-26

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.15.2.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.

No reports in the last 20 months.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.

No reports in the last 20 months.


Backtrace

Frame # Function Binary Source or offset Line
1
smp_call_function_many
vmlinux 0xffffffffafd16e4a
Build id: 3.10.0-1160.15.2.el7.x86_64
0x20a
2
? drain_pages
vmlinux 0xffffffffafdc7610
Build id: 3.10.0-1160.15.2.el7.x86_64
0xb0
3
on_each_cpu_mask
vmlinux 0xffffffffafd16f99
Build id: 3.10.0-1160.15.2.el7.x86_64
0x29
4
drain_all_pages
vmlinux 0xffffffffafdc44f5
Build id: 3.10.0-1160.15.2.el7.x86_64
0xb5
5
__alloc_pages_slowpath
vmlinux 0xffffffffb037d32c
Build id: 3.10.0-1160.15.2.el7.x86_64
0x510
6
__alloc_pages_nodemask
vmlinux 0xffffffffafdc8ee6
Build id: 3.10.0-1160.15.2.el7.x86_64
0x436
7
copy_process
vmlinux 0xffffffffafc9876d
Build id: 3.10.0-1160.15.2.el7.x86_64
0x1dd
8
do_fork
vmlinux 0xffffffffafc9a1c1
Build id: 3.10.0-1160.15.2.el7.x86_64
0x91
9
SyS_clone
vmlinux 0xffffffffafc9a4e6
Build id: 3.10.0-1160.15.2.el7.x86_64
0x16
10
stub_clone
vmlinux 0xffffffffb0395374
Build id: 3.10.0-1160.15.2.el7.x86_64
0x44
11
? system_call_fastpath
vmlinux 0xffffffffb0394f92
Build id: 3.10.0-1160.15.2.el7.x86_64
0x25
NMI watchdog: BUG: soft lockup - CPU#209 stuck for 22s! [gnome-shell:54286]
Modules linked in: falcon_lsm_serviceable(PE) falcon_nf_netcontain(PE) falcon_kal(E) falcon_lsm_pinned_14108(E) tcp_lp nfsv4 dns_resolver nfs fscache falcon_lsm_pinned_14006(E) rpcsec_gss_krb5 uinput devlink 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 falcon_lsm_pinned_14005(E) snd_hda_codec_generic snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep snd_seq snd_seq_device crc32_pclmul ppdev ghash_clmulni_intel
parport_pc aesni_intel iTCO_wdt lrw iTCO_vendor_support gf128mul glue_helper ablk_helper snd_pcm snd_timer snd cryptd qxl joydev soundcore lpc_ich parport virtio_balloon pcspkr i2c_i801 ttm virtio_rng drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops drm drm_panel_orientation_quirks nfsd nfs_acl lockd auth_rpcgss grace sunrpc ip_tables xfs libcrc32c virtio_net net_failover virtio_console virtio_blk failover ahci libahci libata crct10dif_pclmul crct10dif_common virtio_pci crc32c_intel virtio_ring serio_raw virtio dm_mirror dm_region_hash dm_log dm_mod fuse [last unloaded: falcon_kal]
CPU: 209 PID: 54286 Comm: gnome-shell Tainted: P        W   EL ------------   3.10.0-1160.15.2.el7.x86_64 #1
Hardware name: Red Hat KVM/RHEL-AV, BIOS 1.13.0-2.module+el8.4.0+534+4680a14e 04/01/2014
task: ffff969b8b78a100 ti: ffff969d577b0000 task.ti: ffff969d577b0000
RIP: 0010:[<ffffffffafd16e4a>]  [<ffffffffafd16e4a>] smp_call_function_many+0x20a/0x270
RSP: 0018:ffff969d577b3bf8  EFLAGS: 00000202
RAX: 000000000000001d RBX: 00000000000000fc RCX: ffff987c6bd624b8
RDX: 000000000000001d RSI: 00000000000000ff RDI: 0000000000000000
RBP: ffff969d577b3c30 R08: ffff96917bb54c00 R09: ffffffffaff86479
R10: ffff987c6ea5f160 R11: ffffdccd99b29c00 R12: 0000000000000292
R13: 0000000000000018 R14: ffff969d577b3b68 R15: 0000000000000292
FS:  00007f7438b4fa80(0000) GS:ffff987c6ea40000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00000000011d8000 CR3: 00000004b8bfe000 CR4: 0000000000760ee0
PKRU: 55555554
Call Trace:
[<ffffffffafdc7610>] ? drain_pages+0xb0/0xb0
[<ffffffffafd16f99>] on_each_cpu_mask+0x29/0x70
[<ffffffffafdc44f5>] drain_all_pages+0xb5/0xc0
[<ffffffffb037d32c>] __alloc_pages_slowpath+0x510/0x729
[<ffffffffafdc8ee6>] __alloc_pages_nodemask+0x436/0x450
[<ffffffffafc9876d>] copy_process+0x1dd/0x1a80
[<ffffffffafc9a1c1>] do_fork+0x91/0x330
[<ffffffffafc9a4e6>] SyS_clone+0x16/0x20
[<ffffffffb0395374>] stub_clone+0x44/0x70
[<ffffffffb0394f92>] ? system_call_fastpath+0x25/0x2a
Code: 48 63 35 de 86 c4 00 89 c2 39 f0 0f 8d 7d fe ff ff 48 98 49 8b 0f 48 03 0c c5 e0 13 95 b0 f6 41 20 01 74 cd 0f 1f 44 00 00 f3 90 <f6> 41 20 01 75 f8 48 63 35 ad 86 c4 00 eb b7 0f b6 4d cc 4c 89