Forgot to add also getting at boot up kernel oopses.
F38 Workstation OS updated with Plasma desktop which is giving me some problems I wanted to debug when I discovered taint hardware issues (which make no sense given my h/w was certified for linux by Intel
kernel 6.3.7-200.fc38.x86_64
$ uname -a
Linux earth 6.3.7-200.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jun 9 15:21:11 UTC 2023 x86_64 GNU/Linux
$ cat /var/spool/abrt/oops-2023-06-18-10:01:25-2138-0/backtrace
WARNING: CPU: 19 PID: 0 at drivers/scsi/isci/request.c:1683 sci_io_request_frame_handler+0x868/0xb60 [isci]
Modules linked in: isci ghash_clmulni_intel nvme sha512_ssse3 firewire_ohci igb nvme_core libsas firewire_core dca scsi_transport_sas crc_itu_t i2c_algo_bit nvme_common wmi uas usb_storage ip6_tables ip_tables fuse
CPU: 19 PID: 0 Comm: swapper/19 Not tainted 6.3.7-200.fc38.x86_64 #1
Hardware name: Intel Corporation W2600CR/W2600CR, BIOS SE5C600.86B.02.06.0007.082420181029 08/24/2018
RIP: 0010:sci_io_request_frame_handler+0x868/0xb60 [isci]
Code: 00 00 0f 85 bb fa ff ff b9 01 00 00 00 48 c7 c2 08 13 91 c0 4c 89 e6 48 c7 c7 28 11 91 c0 c6 05 85 0b 02 00 01 e8 68 0c 81 d4 <0f> 0b e9 92 fa ff ff be 0e 00 00 00 e8 37 78 00 00 48 8b 43 58 48
RSP: 0018:ffffb807c6c94e88 EFLAGS: 00010086
RAX: 0000000000000000 RBX: ffff99174de39000 RCX: 0000000000000027
RDX: ffff99224ece1548 RSI: 0000000000000001 RDI: ffff99224ece1540
RBP: ffff99174df70800 R08: 0000000000000000 R09: ffffb807c6c94d18
R10: 0000000000000003 R11: ffff992e7fec06e8 R12: 000000000000000c
R13: ffff99174eaab0c0 R14: ffff99174de398bc R15: ffff99174eaab0ec
FS: 0000000000000000(0000) GS:ffff99224ecc0000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000562e08005000 CR3: 00000017fc022006 CR4: 00000000001706e0
Call Trace:
which again appear to relate above.
$ cat /var/spool/abrt/oops-2023-06-18-10:01:25-2138-0/cpuinfo
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 46 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 32
On-line CPU(s) list: 0-31
Vendor ID: GenuineIntel
BIOS Vendor ID: Intel
Model name: Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz
BIOS Model name: Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz CPU @ 2.6GHz
BIOS CPU family: 179
CPU family: 6
Model: 62
Thread(s) per core: 2
Core(s) per socket: 8
Socket(s): 2
Stepping: 4
CPU(s) scaling MHz: 67%
CPU max MHz: 3400.0000
CPU min MHz: 1200.0000
BogoMIPS: 5187.99
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d
Virtualization: VT-x
L1d cache: 512 KiB (16 instances)
L1i cache: 512 KiB (16 instances)
L2 cache: 4 MiB (16 instances)
L3 cache: 40 MiB (2 instances)
NUMA node(s): 2
NUMA node0 CPU(s): 0-7,16-23
NUMA node1 CPU(s): 8-15,24-31
Vulnerability Itlb multihit: KVM: Mitigation: VMX disabled
Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT vulnerable
Vulnerability Mds: Mitigation; Clear CPU buffers; SMT vulnerable
Vulnerability Meltdown: Mitigation; PTI
Vulnerability Mmio stale data: Unknown: No mitigations
Vulnerability Retbleed: Not affected
Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl
Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP conditional, RSB filling, PBRSB-eIBRS Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Not affected
$ cat /var/spool/abrt/oops-2023-06-18-10:01:25-2138-0/dmesg
…
[ 6.531560] WARNING: CPU: 19 PID: 0 at drivers/scsi/isci/request.c:1683 sci_io_request_frame_handler+0x868/0xb60 [isci]
[ 6.533039] Modules linked in: isci ghash_clmulni_intel nvme sha512_ssse3 firewire_ohci igb nvme_core libsas firewire_core dca scsi_transport_sas crc_itu_t i2c_algo_bit nvme_common wmi uas usb_storage ip6_tables ip_tables fuse
[ 6.535309] CPU: 19 PID: 0 Comm: swapper/19 Not tainted 6.3.7-200.fc38.x86_64 #1
[ 6.536067] Hardware name: Intel Corporation W2600CR/W2600CR, BIOS SE5C600.86B.02.06.0007.082420181029 08/24/2018
[ 6.537582] RIP: 0010:sci_io_request_frame_handler+0x868/0xb60 [isci]
[ 6.538353] Code: 00 00 0f 85 bb fa ff ff b9 01 00 00 00 48 c7 c2 08 13 91 c0 4c 89 e6 48 c7 c7 28 11 91 c0 c6 05 85 0b 02 00 01 e8 68 0c 81 d4 <0f> 0b e9 92 fa ff ff be 0e 00 00 00 e8 37 78 00 00 48 8b 43 58 48
[ 6.540602] RSP: 0018:ffffb807c6c94e88 EFLAGS: 00010086
[ 6.541373] RAX: 0000000000000000 RBX: ffff99174de39000 RCX: 0000000000000027
[ 6.542147] RDX: ffff99224ece1548 RSI: 0000000000000001 RDI: ffff99224ece1540
[ 6.542922] RBP: ffff99174df70800 R08: 0000000000000000 R09: ffffb807c6c94d18
[ 6.543692] R10: 0000000000000003 R11: ffff992e7fec06e8 R12: 000000000000000c
[ 6.544461] R13: ffff99174eaab0c0 R14: ffff99174de398bc R15: ffff99174eaab0ec
[ 6.545235] FS: 0000000000000000(0000) GS:ffff99224ecc0000(0000) knlGS:0000000000000000
[ 6.546022] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 6.546805] CR2: 0000562e08005000 CR3: 00000017fc022006 CR4: 00000000001706e0
[ 6.547593] Call Trace:
$ cat /var/spool/abrt/oops-2023-06-18-10:01:25-2138-0/not-reportable
The backtrace does not contain enough meaningful function frames to be reported. It is annoying but it does not necessarily indicate a problem with your computer. ABRT will not allow you to create a report in a bug tracking system but you can contact kernel maintainers via e-mail.
$ cat /var/spool/abrt/oops-2023-06-18-10:01:25-2138-0/proc_modules
nf_conntrack_netbios_ns 16384 1 - Live 0xffffffffc0ecc000
nf_conntrack_broadcast 16384 1 nf_conntrack_netbios_ns, Live 0xffffffffc0c78000
nft_fib_inet 16384 1 - Live 0xffffffffc0c4c000
nft_fib_ipv4 16384 1 nft_fib_inet, Live 0xffffffffc0c47000
nft_fib_ipv6 16384 1 nft_fib_inet, Live 0xffffffffc0c11000
nft_fib 16384 3 nft_fib_inet,nft_fib_ipv4,nft_fib_ipv6, Live 0xffffffffc0b69000
nft_reject_inet 16384 8 - Live 0xffffffffc0b64000
nf_reject_ipv4 16384 1 nft_reject_inet, Live 0xffffffffc0a8b000
nf_reject_ipv6 24576 1 nft_reject_inet, Live 0xffffffffc0ad3000
nft_reject 16384 1 nft_reject_inet, Live 0xffffffffc0a22000
nft_ct 24576 8 - Live 0xffffffffc0ab7000
nft_chain_nat 16384 3 - Live 0xffffffffc096f000
nf_nat 65536 1 nft_chain_nat, Live 0xffffffffc0edd000
nf_conntrack 192512 4 nf_conntrack_netbios_ns,nf_conntrack_broadcast,nft_ct,nf_nat, Live 0xffffffffc0e9c000
nf_defrag_ipv6 24576 1 nf_conntrack, Live 0xffffffffc0a66000
nf_defrag_ipv4 16384 1 nf_conntrack, Live 0xffffffffc093b000
ip_set 65536 0 - Live 0xffffffffc0c36000
nf_tables 352256 354 nft_fib_inet,nft_fib_ipv4,nft_fib_ipv6,nft_fib,nft_reject_inet,nft_reject,nft_ct,nft_chain_nat, Live 0xffffffffc0e45000
nfnetlink 20480 3 ip_set,nf_tables, Live 0xffffffffc0834000
qrtr 57344 4 - Live 0xffffffffc0c27000
nouveau 3420160 1 - Live 0xffffffffc1104000
bnep 36864 2 - Live 0xffffffffc0a5c000
mxm_wmi 16384 1 nouveau, Live 0xffffffffc07df000
video 73728 1 nouveau, Live 0xffffffffc0bfe000
drm_ttm_helper 16384 1 nouveau, Live 0xffffffffc07a8000
ttm 102400 2 nouveau,drm_ttm_helper, Live 0xffffffffc0be4000
drm_display_helper 208896 1 nouveau, Live 0xffffffffc0bb0000
cec 86016 1 drm_display_helper, Live 0xffffffffc0a75000
sunrpc 815104 1 - Live 0xffffffffc0d7d000
binfmt_misc 28672 1 - Live 0xffffffffc0824000
serpent_avx_x86_64 49152 2 - Live 0xffffffffc0a4f000
serpent_sse2_x86_64 53248 0 - Live 0xffffffffc08e7000
serpent_generic 28672 3 serpent_avx_x86_64,serpent_sse2_x86_64, Live 0xffffffffc07a0000
squashfs 86016 8 - Live 0xffffffffc08a0000
vfat 24576 1 - Live 0xffffffffc081d000
fat 102400 1 vfat, Live 0xffffffffc0949000
snd_hda_codec_realtek 192512 1 - Live 0xffffffffc0b80000
snd_hda_codec_generic 114688 1 snd_hda_codec_realtek, Live 0xffffffffc0a32000
snd_hda_codec_hdmi 94208 1 - Live 0xffffffffc0888000
intel_rapl_msr 20480 0 - Live 0xffffffffc07e5000
ledtrig_audio 16384 1 snd_hda_codec_generic, Live 0xffffffffc0944000
intel_rapl_common 36864 1 intel_rapl_msr, Live 0xffffffffc0a90000
sb_edac 53248 0 - Live 0xffffffffc087a000
snd_hda_intel 65536 2 - Live 0xffffffffc0c16000
x86_pkg_temp_thermal 20480 0 - Live 0xffffffffc0817000
snd_intel_dspcfg 36864 1 snd_hda_intel, Live 0xffffffffc0a28000
intel_powerclamp 16384 0 - Live 0xffffffffc079b000
snd_intel_sdw_acpi 20480 1 snd_intel_dspcfg, Live 0xffffffffc0935000
coretemp 20480 0 - Live 0xffffffffc076a000
snd_hda_codec 217088 4 snd_hda_codec_realtek,snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel, Live 0xffffffffc09ec000
btusb 77824 0 - Live 0xffffffffc0866000
btrtl 28672 1 btusb, Live 0xffffffffc0793000
kvm_intel 458752 0 - Live 0xffffffffc097b000
snd_hda_core 139264 5 snd_hda_codec_realtek,snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec, Live 0xffffffffc07f4000
btbcm 24576 1 btusb, Live 0xffffffffc07ed000
ipmi_ssif 49152 0 - Live 0xffffffffc07d2000
xfs 2535424 1 - Live 0xffffffffc40d9000
btintel 57344 1 btusb, Live 0xffffffffc0aa8000
snd_hwdep 20480 1 snd_hda_codec, Live 0xffffffffc075c000
btmtk 16384 1 btusb, Live 0xffffffffc0747000
kvm 1331200 1 kvm_intel, Live 0xffffffffc0fbe000
snd_seq 106496 0 - Live 0xffffffffc0b49000
bluetooth 1024000 29 bnep,btusb,btrtl,btbcm,btintel,btmtk, Live 0xffffffffc0c82000
snd_seq_device 16384 1 snd_seq, Live 0xffffffffc0622000
snd_pcm 180224 4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core, Live 0xffffffffc0b1c000
irqbypass 16384 1 kvm, Live 0xffffffffc0771000
rapl 24576 0 - Live 0xffffffffc0763000
snd_timer 53248 2 snd_seq,snd_pcm, Live 0xffffffffc074e000
iTCO_wdt 16384 0 - Live 0xffffffffc0c7d000
intel_pmc_bxt 16384 1 iTCO_wdt, Live 0xffffffffc06f0000
snd 143360 14 snd_hda_codec_realtek,snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_seq,snd_seq_device,snd_pcm,snd_timer, Live 0xffffffffc0c54000
iTCO_vendor_support 16384 1 iTCO_wdt, Live 0xffffffffc05fd000
mei_me 61440 0 - Live 0xffffffffc0b70000
intel_cstate 24576 0 - Live 0xffffffffc058e000
intel_uncore 258048 0 - Live 0xffffffffc0adc000
pktcdvd 69632 0 - Live 0xffffffffc0ac1000
rfkill 40960 3 bluetooth, Live 0xffffffffc0a9d000
pcspkr 16384 0 - Live 0xffffffffc0a70000
acpi_ipmi 20480 0 - Live 0xffffffffc0975000
i2c_i801 40960 0 - Live 0xffffffffc0964000
lpc_ich 28672 0 - Live 0xffffffffc092d000
soundcore 16384 1 snd, Live 0xffffffffc05f2000
mei 192512 1 mei_me, Live 0xffffffffc08b7000
ioatdma 81920 0 - Live 0xffffffffc07bd000
i2c_smbus 20480 1 i2c_i801, Live 0xffffffffc06ab000
ipmi_si 98304 1 - Live 0xffffffffc077a000
ipmi_devintf 20480 0 - Live 0xffffffffc0651000
ipmi_msghandler 90112 4 ipmi_ssif,acpi_ipmi,ipmi_si,ipmi_devintf, Live 0xffffffffc084f000
joydev 28672 0 - Live 0xffffffffc082c000
loop 40960 16 - Live 0xffffffffc06e5000
zram 32768 2 - Live 0xffffffffc06c1000
dm_crypt 65536 5 - Live 0xffffffffc05d9000
crct10dif_pclmul 16384 1 - Live 0xffffffffc06e0000
crc32_pclmul 16384 0 - Live 0xffffffffc064c000
crc32c_intel 24576 22 - Live 0xffffffffc06d9000
polyval_clmulni 16384 0 - Live 0xffffffffc061d000
polyval_generic 16384 1 polyval_clmulni, Live 0xffffffffc0595000
isci 208896 1 - Live 0xffffffffc08f9000
ghash_clmulni_intel 16384 0 - Live 0xffffffffc05ed000
nvme 65536 1 - Live 0xffffffffc083e000
sha512_ssse3 49152 0 - Live 0xffffffffc0691000
firewire_ohci 61440 0 - Live 0xffffffffc07ad000
igb 331776 0 - Live 0xffffffffc06f5000
nvme_core 225280 2 nvme, Live 0xffffffffc0659000
libsas 147456 1 isci, Live 0xffffffffc0627000
firewire_core 106496 1 firewire_ohci, Live 0xffffffffc0602000
dca 20480 2 ioatdma,igb, Live 0xffffffffc05f7000
scsi_transport_sas 57344 2 isci,libsas, Live 0xffffffffc06ca000
crc_itu_t 16384 1 firewire_core, Live 0xffffffffc06bc000
i2c_algo_bit 20480 2 nouveau,igb, Live 0xffffffffc05a8000
nvme_common 24576 1 nvme_core, Live 0xffffffffc06b2000
wmi 45056 3 nouveau,mxm_wmi,video, Live 0xffffffffc069f000
uas 36864 0 - Live 0xffffffffc05cf000
usb_storage 86016 1 uas, Live 0xffffffffc05b9000
ip6_tables 40960 0 - Live 0xffffffffc05ae000
ip_tables 40960 0 - Live 0xffffffffc059d000
fuse 208896 1 - Live 0xffffffffc055a000
$ cat /var/spool/abrt/oops-2023-06-18-10:01:25-2138-0/reason
WARNING: CPU: 19 PID: 0 at drivers/scsi/isci/request.c:1683 sci_io_request_frame_handler+0x868/0xb60 [isci]
Clearly something re scsi
$ sudo smartctl --scan
[sudo] password for robertk:
/dev/sda -d scsi # /dev/sda, SCSI device
/dev/sdb -d scsi # /dev/sdb, SCSI device
/dev/sdc -d scsi # /dev/sdc, SCSI device
/dev/sdd -d scsi # /dev/sdd, SCSI device
/dev/sde -d sat # /dev/sde [SAT], ATA device
/dev/sdf -d sat # /dev/sdf [SAT], ATA device
/dev/nvme0 -d nvme # /dev/nvme0, NVMe device
I do have have a sus hdd - I think it’s /dev/sdc. Started running smartctl tests on scsi devices.
Surely however a scsi device failure should not cause an oops or kernel h/w taint?