Kerneloops

Similar reports
Problem #747722
Component
kernel
Last affected version
0:3.10.0-1062.12.1.el7
Executable
unknown
First occurrence
2022-07-17
Last occurrence
2022-07-17
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-1062.12.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.

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
generic_exec_single
vmlinux 0xffffffff9fd163d2
Build id: 3.10.0-1062.12.1.el7.x86_64
0x102
2
flush_tlb_mm_range
vmlinux 0xffffffff9fc7e4eb
Build id: 3.10.0-1062.12.1.el7.x86_64
0x6b
3
tlb_flush_mmu_tlbonly
vmlinux 0xffffffff9fdec096
Build id: 3.10.0-1062.12.1.el7.x86_64
0xa6
4
arch_tlb_finish_mmu
vmlinux 0xffffffff9fdedb5f
Build id: 3.10.0-1062.12.1.el7.x86_64
0x3f
5
tlb_finish_mmu
vmlinux 0xffffffff9fdedc83
Build id: 3.10.0-1062.12.1.el7.x86_64
0x23
6
unmap_region
vmlinux 0xffffffff9fdf7474
Build id: 3.10.0-1062.12.1.el7.x86_64
0xf4
7
? __vma_rb_erase
vmlinux 0xffffffff9fdf7a31
Build id: 3.10.0-1062.12.1.el7.x86_64
0x121
8
do_munmap
vmlinux 0xffffffff9fdf9a75
Build id: 3.10.0-1062.12.1.el7.x86_64
0x2a5
9
vm_munmap
vmlinux 0xffffffff9fdf9cb5
Build id: 3.10.0-1062.12.1.el7.x86_64
0x65
10
SyS_munmap
vmlinux 0xffffffff9fdfaf52
Build id: 3.10.0-1062.12.1.el7.x86_64
0x22
11
system_call_fastpath
vmlinux 0xffffffffa038dede
Build id: 3.10.0-1062.12.1.el7.x86_64
0x25
12
? system_call_after_swapgs
vmlinux 0xffffffffa038de21
Build id: 3.10.0-1062.12.1.el7.x86_64
0xae
NMI watchdog: BUG: soft lockup - CPU#0 stuck for 23s! [python:119291]
Modules linked in: binfmt_misc xt_multiport nfsv3 nfs_acl rpcsec_gss_krb5 auth_rpcgss nfsv4 dns_resolver nfs lockd grace fscache tcp_diag udp_diag inet_diag unix_diag af_packet_diag netlink_diag 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 sunrpc ppdev virtio_balloon pcspkr sg joydev parport_pc parport i2c_piix4 ip_tables xfs libcrc32c sr_mod cdrom ata_generic pata_acpi virtio_net virtio_console virtio_blk
virtio_scsi cirrus drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm ata_piix drm libata serio_raw virtio_pci virtio_ring virtio drm_panel_orientation_quirks floppy dm_mirror dm_region_hash dm_log dm_mod
CPU: 0 PID: 119291 Comm: python Kdump: loaded Tainted: G             L ------------   3.10.0-1062.12.1.el7.x86_64 #1
Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.11.1-0-g0551a4be2c-prebuilt.qemu-project.org 04/01/2014
task: ffff9db349eb9070 ti: ffff9db03a400000 task.ti: ffff9db03a400000
RIP: 0010:[<ffffffff9fd163d2>]  [<ffffffff9fd163d2>] generic_exec_single+0x102/0x1c0
RSP: 0018:ffff9db03a403c20  EFLAGS: 00000202
RAX: 00000000000000a0 RBX: ffff9db03a403bf0 RCX: 0000000000000020
RDX: 00000000ffffffff RSI: 00000000000000a0 RDI: 0000000000000282
RBP: ffff9db03a403c70 R08: ffffffffa0413cc8 R09: ffffffff9fe00718
R10: ffff9db3ace1f0a0 R11: fffff6975071ce80 R12: ffffffff9fdc8144
R13: ffff9db03a403cb8 R14: 0000000000000002 R15: 0000000000000000
FS:  00007fef49541740(0000) GS:ffff9db3ace00000(0000) knlGS:0000000000000000
[<ffffffff9fc7e4eb>] flush_tlb_mm_range+0x6b/0x140
[<ffffffff9fdec096>] tlb_flush_mmu_tlbonly+0xa6/0xc0
[<ffffffff9fdedb5f>] arch_tlb_finish_mmu+0x3f/0x80
[<ffffffff9fdedc83>] tlb_finish_mmu+0x23/0x30
[<ffffffff9fdf7474>] unmap_region+0xf4/0x140
[<ffffffff9fdf7a31>] ? __vma_rb_erase+0x121/0x220
[<ffffffff9fdf9a75>] do_munmap+0x2a5/0x480
[<ffffffff9fdf9cb5>] vm_munmap+0x65/0xb0
[<ffffffff9fdfaf52>] SyS_munmap+0x22/0x30
[<ffffffffa038dede>] system_call_fastpath+0x25/0x2a
[<ffffffffa038de21>] ? system_call_after_swapgs+0xae/0x146
Code: 89 de 48 03 14 c5 20 e8 94 a0 48 89 df e8 37 23 28 00 84 c0 75 53 45 85 ed 74 16 f6 43 20 01 74 10 0f 1f 84 00 00 00 00 00 f3 90 <f6> 43 20 01 75 f8 31 c0 48 8b 7c 24 28 65 48 33 3c 25 28 00 00