Kerneloops

Similar reports
Problem #760598
Component
kernel
Last affected version
0:3.10.0-957.el7
Executable
unknown
First occurrence
2022-11-01
Last occurrence
2022-11-01
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-957.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
_raw_spin_unlock_irqrestore
vmlinux 0xffffffff83d6a0f5
Build id: 3.10.0-957.el7.x86_64
0x15
2
e1000_update_stats
e1000 0xffffffffc048d4dc
Build id: 3.10.0-957.el7.x86_64
0x94c
3
e1000_watchdog
e1000 0xffffffffc048d58d
Build id: 3.10.0-957.el7.x86_64
0x6d
4
? bit_clear
vmlinux 0xffffffff839f88f0
Build id: 3.10.0-957.el7.x86_64
0x120
5
process_one_work
vmlinux 0xffffffff836b9d4f
Build id: 3.10.0-957.el7.x86_64
0x17f
6
worker_thread
vmlinux 0xffffffff836bade6
Build id: 3.10.0-957.el7.x86_64
0x126
7
? manage_workers.isra.25
vmlinux 0xffffffff836bacc0
Build id: 3.10.0-957.el7.x86_64
0x2a0
8
kthread
vmlinux 0xffffffff836c1c31
Build id: 3.10.0-957.el7.x86_64
0xd1
9
? insert_kthread_work
vmlinux 0xffffffff836c1b60
Build id: 3.10.0-957.el7.x86_64
0x40
10
ret_from_fork_nospec_begin
vmlinux 0xffffffff83d74c1d
Build id: 3.10.0-957.el7.x86_64
0x7
11
? insert_kthread_work
vmlinux 0xffffffff836c1b60
Build id: 3.10.0-957.el7.x86_64
0x40
NMI watchdog: BUG: soft lockup - CPU#0 stuck for 35s! [kworker/0:3:22413]
Modules linked in: tcp_diag inet_diag xt_nat veth nf_conntrack_netlink nfnetlink xt_addrtype br_netfilter 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 bridge stp llc devlink ebtable_filter ebtables overlay(T) ip6table_filter ip6_tables iptable_filter vmw_vsock_vmci_transport bnep vsock sunrpc snd_seq_midi snd_seq_midi_event iosf_mbi crc32_pclmul ghash_clmulni_intel ppdev aesni_intel snd_ens1371 lrw snd_rawmidi gf128mul snd_ac97_codec btusb glue_helper vmw_balloon ablk_helper cryptd btrtl btbcm btintel ac97_bus snd_seq bluetooth snd_seq_device joydev snd_pcm pcspkr snd_timer snd sg rfkill soundcore vmw_vmci i2c_piix4 parport_pc parport fuse ip_tables
xfs libcrc32c sr_mod cdrom sd_mod crc_t10dif crct10dif_generic crct10dif_pclmul crct10dif_common crc32c_intel serio_raw nfit e1000 libnvdimm vmwgfx ata_generic pata_acpi drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm drm ata_piix mptspi scsi_transport_spi mptscsih libata mptbase drm_panel_orientation_quirks dm_mirror dm_region_hash dm_log dm_mod
CPU: 0 PID: 22413 Comm: kworker/0:3 Tainted: G               ------------ T 3.10.0-957.el7.x86_64 #1
Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 11/12/2020
Workqueue: events e1000_watchdog [e1000]
task: ffff8835c0481040 ti: ffff8835d37d8000 task.ti: ffff8835d37d8000
RIP: 0010:[<ffffffff83d6a0f5>]  [<ffffffff83d6a0f5>] _raw_spin_unlock_irqrestore+0x15/0x20
RSP: 0000:ffff8835d37dbd90  EFLAGS: 00000246
RAX: 0000000000000000 RBX: 00000002f5de1e00 RCX: 00007f2150a1aa52
RDX: 0000000000000000 RSI: 0000000000000246 RDI: 0000000000000246
RBP: ffff8835d37dbd90 R08: ffff8835f9d990b8 R09: df27a0cfb71990b0
R10: df27a0cfb71990b0 R11: 0000000000000000 R12: ffff8835d37dbdd0
R13: 0000000000000001 R14: ffff8835f604e000 R15: 0000000000000024
FS:  0000000000000000(0000) GS:ffff8835fc600000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000561df5b303a0 CR3: 000000003130a000 CR4: 00000000003607f0
Call Trace:
[<ffffffffc048d4dc>] e1000_update_stats+0x94c/0x990 [e1000]
[<ffffffffc048d58d>] e1000_watchdog+0x6d/0x550 [e1000]
[<ffffffff839f88f0>] ? bit_clear+0x120/0x120
[<ffffffff836b9d4f>] process_one_work+0x17f/0x440
[<ffffffff836bade6>] worker_thread+0x126/0x3c0
[<ffffffff836bacc0>] ? manage_workers.isra.25+0x2a0/0x2a0
[<ffffffff836c1c31>] kthread+0xd1/0xe0
[<ffffffff836c1b60>] ? insert_kthread_work+0x40/0x40
[<ffffffff83d74c1d>] ret_from_fork_nospec_begin+0x7/0x21
[<ffffffff836c1b60>] ? insert_kthread_work+0x40/0x40
Code: 07 00 0f 1f 40 00 5d c3 0f 1f 40 00 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 55 48 89 e5 c6 07 00 0f 1f 40 00 48 89 f7 57 9d <0f> 1f 44 00 00 5d c3 0f 1f 40 00 0f 1f 44 00 00 55 48 89 e5 48