Kerneloops

Similar reports
Problem #760598
Component
kernel
Last affected version
0:3.10.0-1160.76.1.el7
Executable
unknown
First occurrence
2021-06-28
Last occurrence
2024-06-14
Unique reports
3
Quality
-26

Statistics

Operating system Unique / Total count
CentOS 7 3 / 4
Operating system Count
CentOS 7 4
Architecture Count
x86_64 4
Related packages Count
kernel 4
 0:3.10.0-1160.31.1.el7 2
 0:3.10.0-1160.76.1.el7 1
 0:3.10.0-1160.59.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
_raw_spin_unlock_irqrestore
vmlinux 0xffffffffaf78b805
Build id: 3.10.0-1160.31.1.el7.x86_64
0x15
2
e1000_update_stats
e1000 0xffffffffc03bc60c
Build id: 3.10.0-1160.31.1.el7.x86_64
0x94c
3
e1000_watchdog
e1000 0xffffffffc03bc6bd
Build id: 3.10.0-1160.31.1.el7.x86_64
0x6d
4
process_one_work
vmlinux 0xffffffffaf0bde5f
Build id: 3.10.0-1160.31.1.el7.x86_64
0x17f
5
worker_thread
vmlinux 0xffffffffaf0bef76
Build id: 3.10.0-1160.31.1.el7.x86_64
0x126
6
? manage_workers.isra.26
vmlinux 0xffffffffaf0bee50
Build id: 3.10.0-1160.31.1.el7.x86_64
0x2a0
7
kthread
vmlinux 0xffffffffaf0c5e31
Build id: 3.10.0-1160.31.1.el7.x86_64
0xd1
8
? system_call_after_swapgs
vmlinux 0xffffffffaf795ec9
Build id: 3.10.0-1160.31.1.el7.x86_64
0x96
9
? insert_kthread_work
vmlinux 0xffffffffaf0c5d60
Build id: 3.10.0-1160.31.1.el7.x86_64
0x40
10
ret_from_fork_nospec_begin
vmlinux 0xffffffffaf795df7
Build id: 3.10.0-1160.31.1.el7.x86_64
0x21
11
? insert_kthread_work
vmlinux 0xffffffffaf0c5d60
Build id: 3.10.0-1160.31.1.el7.x86_64
0x40
NMI watchdog: BUG: soft lockup - CPU#0 stuck for 56s! [kworker/0:0:16371]
Modules linked in: binfmt_misc tun xt_hl 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 ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter vmw_vsock_vmci_transport vsock sunrpc snd_seq_midi snd_seq_midi_event crc32_pclmul ghash_clmulni_intel aesni_intel snd_ens1371 lrw gf128mul glue_helper ablk_helper snd_rawmidi cryptd snd_ac97_codec ac97_bus snd_seq snd_seq_device snd_pcm snd_timer ppdev snd soundcore pcspkr joydev vmw_balloon sg vmw_vmci i2c_piix4 parport_pc parport
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 crct10dif_pclmul crct10dif_common ttm crc32c_intel drm ata_piix nfit mptspi libata serio_raw libnvdimm scsi_transport_spi e1000 mptscsih mptbase drm_panel_orientation_quirks dm_mirror dm_region_hash dm_log dm_mod fuse
CPU: 0 PID: 16371 Comm: kworker/0:0 Tainted: G             L ------------   3.10.0-1160.31.1.el7.x86_64 #1
Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 02/27/2020
Workqueue: events e1000_watchdog [e1000]
task: ffff97dbd8ff8000 ti: ffff97db6c328000 task.ti: ffff97db6c328000
RIP: 0010:[<ffffffffaf78b805>]  [<ffffffffaf78b805>] _raw_spin_unlock_irqrestore+0x15/0x20
RSP: 0000:ffff97db6c32bd90  EFLAGS: 00000246
RAX: 0000000000000000 RBX: ffff97dbd8ff8068 RCX: 00023717e08c29d4
RDX: 0000000000000000 RSI: 0000000000000246 RDI: 0000000000000246
RBP: ffff97db6c32bd90 R08: ffff97dbdbd330b8 R09: a090288f191330b0
R10: a090288f191330b0 R11: 0000000000000005 R12: ffff97db6c32bd28
R13: 000034851245c0ec R14: ffffffffaf0e452c R15: ffff97db6c32bd28
FS:  0000000000000000(0000) GS:ffff97dbdd600000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00002357cdb20000 CR3: 000000077284a000 CR4: 00000000000007f0
Call Trace:
[<ffffffffc03bc60c>] e1000_update_stats+0x94c/0x990 [e1000]
[<ffffffffc03bc6bd>] e1000_watchdog+0x6d/0x550 [e1000]
[<ffffffffaf0bde5f>] process_one_work+0x17f/0x440
[<ffffffffaf0bef76>] worker_thread+0x126/0x3c0
[<ffffffffaf0bee50>] ? manage_workers.isra.26+0x2a0/0x2a0
[<ffffffffaf0c5e31>] kthread+0xd1/0xe0
[<ffffffffaf795ec9>] ? system_call_after_swapgs+0x96/0x13a
[<ffffffffaf0c5d60>] ? insert_kthread_work+0x40/0x40
[<ffffffffaf795df7>] ret_from_fork_nospec_begin+0x21/0x21
[<ffffffffaf0c5d60>] ? insert_kthread_work+0x40/0x40
Code: 07 00 66 66 66 90 5d c3 0f 1f 40 00 66 2e 0f 1f 84 00 00 00 00 00 66 66 66 66 90 55 48 89 e5 c6 07 00 66 66 66 90 48 89 f7 57 9d <66> 66 90 66 90 5d c3 0f 1f 40 00 66 66 66 66 90 55 48 89 e5 48