Kerneloops

Similar reports
Problem #778701
Component
kernel Tainted
Last affected version
0:3.10.0-1160.118.1.el7
Executable
unknown
First occurrence
2025-04-10
Last occurrence
2025-04-10
Unique reports
1
Quality
-23

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

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
mpt_fault_reset_work
mptbase 0xffffffffc02271a9
Build id: 3.10.0-1160.118.1.el7.x86_64
0xd9
2
? __switch_to
vmlinux 0xffffffff8282c5ee
Build id: 3.10.0-1160.118.1.el7.x86_64
0xce
3
process_one_work
vmlinux 0xffffffff828c32ef
Build id: 3.10.0-1160.118.1.el7.x86_64
0x17f
4
rescuer_thread
vmlinux 0xffffffff828c3844
Build id: 3.10.0-1160.118.1.el7.x86_64
0x294
5
? process_one_work
vmlinux 0xffffffff828c35b0
Build id: 3.10.0-1160.118.1.el7.x86_64
0x440
6
kthread
vmlinux 0xffffffff828cb621
Build id: 3.10.0-1160.118.1.el7.x86_64
0xd1
7
? insert_kthread_work
vmlinux 0xffffffff828cb550
Build id: 3.10.0-1160.118.1.el7.x86_64
0x40
8
ret_from_fork_nospec_begin
vmlinux 0xffffffff82fc51dd
Build id: 3.10.0-1160.118.1.el7.x86_64
0x7
9
? insert_kthread_work
vmlinux 0xffffffff828cb550
Build id: 3.10.0-1160.118.1.el7.x86_64
0x40
NMI watchdog: BUG: soft lockup - CPU#0 stuck for 35s! [mpt_poll_0:335]
Modules linked in: xt_statistic tcp_lp nls_utf8 isofs ip6t_MASQUERADE nf_nat_masquerade_ipv6 ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle vxlan ip6_udp_tunnel udp_tunnel xt_physdev xt_NFLOG nfnetlink_log xt_limit xt_mark xt_multiport xt_comment ip_set veth xt_nat nf_conntrack_netlink xt_addrtype xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack ipt_REJECT nf_reject_ipv4 tun ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter devlink rpcsec_gss_krb5 nfsv4 dns_resolver nfs fscache overlay(T) br_netfilter bridge stp llc vmw_vsock_vmci_transport vsock snd_seq_midi snd_seq_midi_event snd_ens1371 snd_rawmidi snd_ac97_codec ac97_bus iosf_mbi snd_seq
crc32_pclmul snd_seq_device ghash_clmulni_intel snd_pcm aesni_intel lrw gf128mul snd_timer snd soundcore glue_helper ablk_helper cryptd vmw_balloon ppdev pcspkr sg joydev parport_pc parport i2c_piix4 vmw_vmci nfsd auth_rpcgss nfs_acl lockd grace sunrpc ip_tables xfs libcrc32c sr_mod cdrom sd_mod crc_t10dif crct10dif_generic ata_generic pata_acpi vmwgfx drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm drm ata_piix nfit crct10dif_pclmul crct10dif_common crc32c_intel libnvdimm libata mptspi scsi_transport_spi e1000 mptscsih serio_raw mptbase drm_panel_orientation_quirks dm_mirror dm_region_hash dm_log dm_mod fuse
CPU: 0 PID: 335 Comm: mpt_poll_0 Kdump: loaded Tainted: G        W    L ------------ T 3.10.0-1160.118.1.el7.x86_64 #1
Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 02/27/2020
Workqueue: mpt_poll_0 mpt_fault_reset_work [mptbase]
task: ffff8c2b98705280 ti: ffff8c2b9689c000 task.ti: ffff8c2b9689c000
RIP: 0010:[<ffffffffc02271a9>]  [<ffffffffc02271a9>] mpt_fault_reset_work+0xd9/0x48a [mptbase]
RSP: 0018:ffff8c2b9689fd48  EFLAGS: 00000202
RAX: ffffaef483200000 RBX: ffffffff828e72ee RCX: dead000000000200
RDX: 0000000024000000 RSI: 6b00000000000000 RDI: ffff8c2b98a14d60
RBP: ffff8c2b9689fdd0 R08: ffff8c2b98a14d68 R09: cf5129a663214d60
R10: cf5129a663214d60 R11: ffff8c261fef1a80 R12: 00002325ca3c0da8
R13: ffffffff828eab04 R14: ffff8c2b9689fce0 R15: 000000009d65ad40
FS:  0000000000000000(0000) GS:ffff8c2b9d600000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 000000c00017b010 CR3: 000000026e030000 CR4: 00000000007607f0
PKRU: 00000000
Call Trace:
[<ffffffff8282c5ee>] ? __switch_to+0xce/0x590
[<ffffffff828c32ef>] process_one_work+0x17f/0x440
[<ffffffff828c3844>] rescuer_thread+0x294/0x3c0
[<ffffffff828c35b0>] ? process_one_work+0x440/0x440
[<ffffffff828cb621>] kthread+0xd1/0xe0
[<ffffffff828cb550>] ? insert_kthread_work+0x40/0x40
[<ffffffff82fc51dd>] ret_from_fork_nospec_begin+0x7/0x21
[<ffffffff828cb550>] ? insert_kthread_work+0x40/0x40
Code: 85 3f 02 00 00 48 83 c4 60 5b 41 5c 41 5d 41 5e 41 5f 5d c3 cc cc cc cc 66 2e 0f 1f 84 00 00 00 00 00 48 8b 87 88 f3 ff ff 8b 10 <89> d0 25 00 00 00 f0 3d 00 00 00 f0 89 87 b4 f3 ff ff 0f 84 ac