Kerneloops

Similar reports
Problem #2712
Component
kernel Tainted
Last affected version
0:3.10.0-327.el7
Executable
unknown
First occurrence
2021-06-29
Last occurrence
2021-06-29
Unique reports
1
Quality
-36

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-327.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 0xffffffff810e675a
Build id: 3.10.0-327.el7.x86_64
0xfa
2
? leave_mm
vmlinux 0xffffffff81065c90
Build id: 3.10.0-327.el7.x86_64
0x70
3
? sched_clock_cpu
vmlinux 0xffffffff810bb685
Build id: 3.10.0-327.el7.x86_64
0x85
4
? leave_mm
vmlinux 0xffffffff81065c90
Build id: 3.10.0-327.el7.x86_64
0x70
5
? leave_mm
vmlinux 0xffffffff81065c90
Build id: 3.10.0-327.el7.x86_64
0x70
6
smp_call_function_single
vmlinux 0xffffffff810e685f
Build id: 3.10.0-327.el7.x86_64
0x5f
7
? cpumask_next_and
vmlinux 0xffffffff812f2785
Build id: 3.10.0-327.el7.x86_64
0x35
8
smp_call_function_many
vmlinux 0xffffffff810e6e03
Build id: 3.10.0-327.el7.x86_64
0x223
9
native_flush_tlb_others
vmlinux 0xffffffff81065e58
Build id: 3.10.0-327.el7.x86_64
0xb8
10
flush_tlb_mm_range
vmlinux 0xffffffff81065f26
Build id: 3.10.0-327.el7.x86_64
0x66
11
change_protection_range
vmlinux 0xffffffff8119f7c0
Build id: 3.10.0-327.el7.x86_64
0x720
12
change_protection
vmlinux 0xffffffff8119f915
Build id: 3.10.0-327.el7.x86_64
0x65
13
mprotect_fixup
vmlinux 0xffffffff8119fa6c
Build id: 3.10.0-327.el7.x86_64
0x11c
14
SyS_mprotect
vmlinux 0xffffffff8119fd2b
Build id: 3.10.0-327.el7.x86_64
0x16b
15
system_call_fastpath
vmlinux 0xffffffff81645909
Build id: 3.10.0-327.el7.x86_64
0x16
BUG: soft lockup - CPU#3 stuck for 22s! [tarantool:6039]
Modules linked in: vmw_vsock_vmci_transport vsock coretemp ppdev sg pcspkr vmw_balloon shpchp parport_pc parport i2c_piix4 vmw_vmci ip_tables xfs libcrc32c sd_mod crc_t10dif crct10dif_generic sr_mod cdrom crct10dif_common ata_generic pata_acpi vmwgfx drm_kms_helper ttm crc32c_intel serio_raw mptspi drm scsi_transport_spi mptscsih ata_piix mptbase libata e1000 i2c_core floppy dm_mirror dm_region_hash dm_log dm_mod
CPU: 3 PID: 6039 Comm: tarantool Tainted: G        W    L ------------   3.10.0-327.el7.x86_64 #1
Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 09/21/2015
task: ffff88008d439700 ti: ffff8800b6dc4000 task.ti: ffff8800b6dc4000
RIP: 0010:[<ffffffff810e675a>]  [<ffffffff810e675a>] generic_exec_single+0xfa/0x1a0
RSP: 0018:ffff8800b6dc7c10  EFLAGS: 00000202
RAX: 00000000000008fd RBX: ffff8800b6ee6a38 RCX: 0000000000000000
RDX: 00000000000008fb RSI: 00000000000000fb RDI: 0000000000000282
RBP: ffff8800b6dc7c60 R08: 0000000000000001 R09: 0000000000000000
R10: 0000000000012070 R11: 0000000000000000 R12: 0000000000000000
R13: 0000000000000900 R14: ffffffff81583b40 R15: ffff8800b6dc7bd0
FS:  00007f6130cc2ac0(0000) GS:ffff88043fcc0000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00000000095fa1b9 CR3: 00000000b6d2f000 CR4: 00000000000007e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
Stack:
0000000000000000 0000000000000000 ffffffff81065c90 ffff8800b6dc7ce8
0000000000000002 00000000ca3cb728 ffffffff810bb685 0000000000000007
ffffffff81065c90 ffffffff81065c90 ffff8800b6dc7c90 ffffffff810e685f
Call Trace:
[<ffffffff81065c90>] ? leave_mm+0x70/0x70
[<ffffffff810bb685>] ? sched_clock_cpu+0x85/0xc0
[<ffffffff81065c90>] ? leave_mm+0x70/0x70
[<ffffffff81065c90>] ? leave_mm+0x70/0x70
[<ffffffff810e685f>] smp_call_function_single+0x5f/0xa0
[<ffffffff812f2785>] ? cpumask_next_and+0x35/0x50
[<ffffffff810e6e03>] smp_call_function_many+0x223/0x260
[<ffffffff81065e58>] native_flush_tlb_others+0xb8/0xc0
[<ffffffff81065f26>] flush_tlb_mm_range+0x66/0x140
[<ffffffff8119f7c0>] change_protection_range+0x720/0x810
[<ffffffff8119f915>] change_protection+0x65/0xa0
[<ffffffff8119fa6c>] mprotect_fixup+0x11c/0x270
[<ffffffff8119fd2b>] SyS_mprotect+0x16b/0x290
[<ffffffff81645909>] system_call_fastpath+0x16/0x1b
Code: 40 52 01 00 48 89 de 48 03 14 c5 e0 b8 a5 81 48 89 df e8 da fc 21 00 84 c0 75 46 45 85 ed 74 11 f6 43 20 01 74 0b 0f 1f 00 f3 90 <f6> 43 20 01 75 f8 31 c0 48 8b 7c 24 28 65 48 33 3c 25 28 00 00