Kerneloops

Similar reports
Problem #823570
Component
kernel
Last affected version
0:3.10.0-1127.19.1.el7
Executable
unknown
First occurrence
2021-04-29
Last occurrence
2021-07-08
Unique reports
2
Quality
-32

Statistics

Operating system Unique / Total count
CentOS 7 2 / 2
Operating system Count
CentOS 7 2
Architecture Count
x86_64 2
Related packages Count
kernel 2
 0:3.10.0-1127.19.1.el7 2

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
copy_user_generic_unrolled
vmlinux 0xffffffff8bd93d01
Build id: 3.10.0-1127.19.1.el7.x86_64
0x41
2
? iov_iter_copy_from_user_atomic
vmlinux 0xffffffff8bbbdd95
Build id: 3.10.0-1127.19.1.el7.x86_64
0x55
3
iomap_write_actor
vmlinux 0xffffffff8bcba4e3
Build id: 3.10.0-1127.19.1.el7.x86_64
0x103
4
? iomap_dirty_actor
vmlinux 0xffffffff8bcba3e0
Build id: 3.10.0-1127.19.1.el7.x86_64
0x1d0
5
iomap_apply
vmlinux 0xffffffff8bcba89a
Build id: 3.10.0-1127.19.1.el7.x86_64
0xba
6
iomap_file_buffered_write
vmlinux 0xffffffff8bcba9e1
Build id: 3.10.0-1127.19.1.el7.x86_64
0xa1
7
? iomap_dirty_actor
vmlinux 0xffffffff8bcba3e0
Build id: 3.10.0-1127.19.1.el7.x86_64
0x1d0
8
xfs_file_buffered_aio_write
xfs 0xffffffffc045b7ed
Build id: 3.10.0-1127.19.1.el7.x86_64
0x12d
9
xfs_file_aio_write
xfs 0xffffffffc045bb0d
Build id: 3.10.0-1127.19.1.el7.x86_64
0x18d
10
do_sync_write
vmlinux 0xffffffff8bc4c713
Build id: 3.10.0-1127.19.1.el7.x86_64
0x93
11
vfs_write
vmlinux 0xffffffff8bc4d200
Build id: 3.10.0-1127.19.1.el7.x86_64
0xc0
12
? vfs_write
vmlinux 0xffffffff8bc4d2c2
Build id: 3.10.0-1127.19.1.el7.x86_64
0x182
13
SyS_pwrite64
vmlinux 0xffffffff8bc4e192
Build id: 3.10.0-1127.19.1.el7.x86_64
0x92
14
system_call_fastpath
vmlinux 0xffffffff8c192ed2
Build id: 3.10.0-1127.19.1.el7.x86_64
0x25
NMI watchdog: BUG: soft lockup - CPU#0 stuck for 21s! [ora_lg00_xe:1891]
Modules linked in: 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 ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter devlink ipmi_devintf ipmi_msghandler vmw_vsock_vmci_transport vsock sunrpc sb_edac coretemp iosf_mbi crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd ppdev pcspkr joydev vmxnet3 vmw_balloon sg vmw_vmci parport_pc parport i2c_piix4 binfmt_misc ip_tables xfs libcrc32c sr_mod cdrom ata_generic pata_acpi sd_mod crc_t10dif crct10dif_generic vmwgfx drm_kms_helper ata_piix syscopyarea sysfillrect sysimgblt fb_sys_fops ttm crct10dif_pclmul crct10dif_common crc32c_intel serio_raw
drm libata vmw_pvscsi drm_panel_orientation_quirks nfit libnvdimm dm_mirror dm_region_hash dm_log dm_mod
CPU: 0 PID: 1891 Comm: ora_lg00_xe Kdump: loaded Tainted: G             L ------------   3.10.0-1127.19.1.el7.x86_64 #1
Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 04/05/2016
task: ffff996fe636a0e0 ti: ffff996daeb34000 task.ti: ffff996daeb34000
RIP: 0010:[<ffffffff8bd93d01>]  [<ffffffff8bd93d01>] copy_user_generic_unrolled+0x41/0xc0
RSP: 0018:ffff996daeb37b30  EFLAGS: 00010202
RAX: 00000000e0169200 RBX: ffff996d4cf6b410 RCX: 0000000000000040
RDX: 0000000000000000 RSI: 00000000e0169200 RDI: ffff996f9df6f000
RBP: ffff996daeb37b48 R08: 000a221000002201 R09: 23b680700000001f
R10: 00418f2800400260 R11: 0000000000000009 R12: 000000008bbbe870
R13: ffff996daeb37ac0 R14: ffff996db8e39550 R15: ffff996db8e39400
FS:  00007fb59a3edf40(0000) GS:ffff99703fc00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007fcf148e5e50 CR3: 00000000aeb76000 CR4: 00000000001607f0
Call Trace:
[<ffffffff8bbbdd95>] ? iov_iter_copy_from_user_atomic+0x55/0xb0
[<ffffffff8bcba4e3>] iomap_write_actor+0x103/0x1f0
[<ffffffff8bcba3e0>] ? iomap_dirty_actor+0x1d0/0x1d0
[<ffffffff8bcba89a>] iomap_apply+0xba/0x160
[<ffffffff8bcba9e1>] iomap_file_buffered_write+0xa1/0xe0
[<ffffffff8bcba3e0>] ? iomap_dirty_actor+0x1d0/0x1d0
[<ffffffffc045b7ed>] xfs_file_buffered_aio_write+0x12d/0x2c0 [xfs]
[<ffffffffc045bb0d>] xfs_file_aio_write+0x18d/0x1b0 [xfs]
[<ffffffff8bc4c713>] do_sync_write+0x93/0xe0
[<ffffffff8bc4d200>] vfs_write+0xc0/0x1f0
[<ffffffff8bc4d2c2>] ? vfs_write+0x182/0x1f0
[<ffffffff8bc4e192>] SyS_pwrite64+0x92/0xc0
[<ffffffff8c192ed2>] system_call_fastpath+0x25/0x2a
Code: f7 d9 29 ca 8a 06 88 07 48 ff c6 48 ff c7 ff c9 75 f2 89 d1 83 e2 3f c1 e9 06 74 4a 4c 8b 06 4c 8b 4e 08 4c 8b 56 10 4c 8b 5e 18 <4c> 89 07 4c 89 4f 08 4c 89 57 10 4c 89 5f 18 4c 8b 46 20 4c 8b