Kerneloops

Similar reports
Problem #647394
Component
kernel
Last affected version
0:3.10.0-1160.el7
Executable
unknown
First occurrence
2023-10-18
Last occurrence
2023-10-18
Unique reports
1
Quality
-34

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-1160.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
dump_stack
vmlinux 0xffffffff98981340
Build id: 3.10.0-1160.el7.x86_64
0x19
2
__warn
vmlinux 0xffffffff9829b228
Build id: 3.10.0-1160.el7.x86_64
0xd8
3
warn_slowpath_null
vmlinux 0xffffffff9829b36d
Build id: 3.10.0-1160.el7.x86_64
0x1d
4
scsi_device_quiesce
vmlinux 0xffffffff986ea140
Build id: 3.10.0-1160.el7.x86_64
0xb0
5
spi_dv_device
scsi_transport_spi 0xffffffffc044da9c
Build id: 3.10.0-1160.el7.x86_64
0x7c
6
? ata_qc_complete
libata 0xffffffffc0468597
Build id: 3.10.0-1160.el7.x86_64
0xb7
7
mptspi_dv_device
mptspi 0xffffffffc045b1ea
Build id: 3.10.0-1160.el7.x86_64
0x7a
8
mptspi_dv_renegotiate_work
mptspi 0xffffffffc045b39b
Build id: 3.10.0-1160.el7.x86_64
0x8b
9
process_one_work
vmlinux 0xffffffff982bdc4f
Build id: 3.10.0-1160.el7.x86_64
0x17f
10
worker_thread
vmlinux 0xffffffff982bed66
Build id: 3.10.0-1160.el7.x86_64
0x126
11
? manage_workers.isra.26
vmlinux 0xffffffff982bec40
Build id: 3.10.0-1160.el7.x86_64
0x2a0
12
kthread
vmlinux 0xffffffff982c5c21
Build id: 3.10.0-1160.el7.x86_64
0xd1
13
? insert_kthread_work
vmlinux 0xffffffff982c5b50
Build id: 3.10.0-1160.el7.x86_64
0x40
14
ret_from_fork_nospec_begin
vmlinux 0xffffffff98993ddd
Build id: 3.10.0-1160.el7.x86_64
0x7
15
? insert_kthread_work
vmlinux 0xffffffff982c5b50
Build id: 3.10.0-1160.el7.x86_64
0x40
WARNING: CPU: 0 PID: 61926 at drivers/scsi/scsi_lib.c:2857 scsi_device_quiesce+0xb0/0xc0
Modules linked in: tcp_lp xt_CHECKSUM ipt_MASQUERADE nf_nat_masquerade_ipv4 tun devlink 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 vmw_vsock_vmci_transport vsock sunrpc dm_mirror dm_region_hash dm_log dm_mod snd_seq_midi snd_seq_midi_event crc32_pclmul ghash_clmulni_intel ppdev aesni_intel lrw gf128mul vmw_balloon glue_helper ablk_helper cryptd joydev snd_ens1371 pcspkr snd_rawmidi snd_ac97_codec ac97_bus
snd_seq snd_seq_device snd_pcm snd_timer sg snd soundcore vmw_vmci i2c_piix4 parport_pc parport ip_tables xfs libcrc32c sr_mod cdrom ata_generic pata_acpi sd_mod crc_t10dif crct10dif_generic vmwgfx drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm ata_piix drm nfit libnvdimm crct10dif_pclmul crct10dif_common libata crc32c_intel mptspi serio_raw scsi_transport_spi e1000 mptscsih mptbase drm_panel_orientation_quirks fuse
CPU: 0 PID: 61926 Comm: kworker/0:2 Kdump: loaded Not tainted 3.10.0-1160.el7.x86_64 #1
Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 11/12/2020
Workqueue: events mptspi_dv_renegotiate_work [mptspi]
Call Trace:
[<ffffffff98981340>] dump_stack+0x19/0x1b
[<ffffffff9829b228>] __warn+0xd8/0x100
[<ffffffff9829b36d>] warn_slowpath_null+0x1d/0x20
[<ffffffff986ea140>] scsi_device_quiesce+0xb0/0xc0
[<ffffffffc044da9c>] spi_dv_device+0x7c/0x740 [scsi_transport_spi]
[<ffffffffc0468597>] ? ata_qc_complete+0xb7/0x2f0 [libata]
[<ffffffffc045b1ea>] mptspi_dv_device+0x7a/0x1a0 [mptspi]
[<ffffffffc045b39b>] mptspi_dv_renegotiate_work+0x8b/0x110 [mptspi]
[<ffffffff982bdc4f>] process_one_work+0x17f/0x440
[<ffffffff982bed66>] worker_thread+0x126/0x3c0
[<ffffffff982bec40>] ? manage_workers.isra.26+0x2a0/0x2a0
[<ffffffff982c5c21>] kthread+0xd1/0xe0
[<ffffffff982c5b50>] ? insert_kthread_work+0x40/0x40
[<ffffffff98993ddd>] ret_from_fork_nospec_begin+0x7/0x21
[<ffffffff982c5b50>] ? insert_kthread_work+0x40/0x40