Experiencing graphical glitches and sudden system freezes

Issue description

From time to time I experience sudden graphical glitches after which system freezes - I am not able to do anything including switching to text terminal. The only way is to reboot computer using power button.

The issue first appeared after I bought docking station from i-tec but I don’t know if it is related to this particular product. It usually happens when I am plugged in to docking station, play some game or when using DataSpell JetBrains IDE and can happen whatever I’m plugged into docking station or not. I tried troubleshooting the issue and have applied following changes to my system:

  1. I set for all usb devices /power/autosuspend -1 (to resolve issues with my mouse randomly disconnecting - it remains unsolved and is probably unrelated to this one)

  2. In the process of setting up docking station I installed rpm package with displaylink drivers ( fedora-37-displaylink-1.12.0-2.x86_64.rpm)

  3. I removed nvidia_drm_modeset=1 from /etc/default/grub GRUB_CMD_LINUX (but modeset seems to be on after reinstalling drivers in step 4)

  4. After discovering that I have installed nvidia drivers from the wrong repo I reinstalled them from the RPM Fusion repo and they should currently be fine

  5. after reinstalling drivers I reinstalled displaylink package (don’t know if it makes any difference)

Photo of one of the glitches:

Configuration

image

modinf -F version nvidia:
“530.41.03”

dnf list installed | grep nvidia:
“akmod-nvidia.x86_64 3:530.41.03-1.fc37 rpmfusion-nonfree-updates
kmod-nvidia-6.1.18-200.fc37.x86_64.x86_64 3:530.41.03-1.fc37 commandline
kmod-nvidia-6.2.10-200.fc37.x86_64.x86_64 3:530.41.03-1.fc37 commandline
kmod-nvidia-6.2.11-200.fc37.x86_64.x86_64 3:530.41.03-1.fc37 commandline
nvidia-gpu-firmware.noarch 20230310-148.fc37 updates
nvidia-persistenced.x86_64 3:530.41.03-1.fc37 rpmfusion-nonfree-updates
nvidia-settings.x86_64 3:530.41.03-1.fc37 rpmfusion-nonfree-updates
xorg-x11-drv-nvidia.x86_64 3:530.41.03-1.fc37 rpmfusion-nonfree-updates
xorg-x11-drv-nvidia-cuda.x86_64 3:530.41.03-1.fc37 rpmfusion-nonfree-updates
xorg-x11-drv-nvidia-cuda-libs.i686 3:530.41.03-1.fc37 rpmfusion-nonfree-updates
xorg-x11-drv-nvidia-cuda-libs.x86_64 3:530.41.03-1.fc37 rpmfusion-nonfree-updates
xorg-x11-drv-nvidia-kmodsrc.x86_64 3:530.41.03-1.fc37 rpmfusion-nonfree-updates
xorg-x11-drv-nvidia-libs.i686 3:530.41.03-1.fc37 rpmfusion-nonfree-updates
xorg-x11-drv-nvidia-libs.x86_64 3:530.41.03-1.fc37 rpmfusion-nonfree-updates
xorg-x11-drv-nvidia-power.x86_64 3:530.41.03-1.fc37 rpmfusion-nonfree-updates”

lspci |grep -E "VGA|3D":
0000:00:02.0 VGA compatible controller: Intel Corporation Alder Lake-P Integrated Graphics Controller (rev 0c)
0000:01:00.0 3D controller: NVIDIA Corporation GA107M [GeForce RTX 3050 Ti Mobile] (rev a1)


Do you have any advice how to troubleshoot this issue and what might have caused it?

DisplayLink Ubuntu Support says:

Closed source AMD/NVIDIA drivers are incompatible with DisplayLink driver. Please use open-source AMD/NVIDIA drivers instead.

2 Likes

Would it cause crashes even when I’m not connected to the docking station?

I will try to use noveau drivers with my dock when I get back home on Monday

After I switched to nouveau driver I just experienced system freeze while using DataSpell IDE, so the issue persists after switch

Ok after some testing. These glitches are probably not related to the displaylink. I still experience them with either of drivers and with displaylink rpm package uninstalled. On nouveau driver I get glitches more frequently and even without other externals plugged in. On proprietary nvidia drivers I only experienced glitches when plugged into external monitor over hdmi cable so far (no docking station no displaylink). Any tips for how to troubleshoot?

This smells like a power management/overheating problem. Nouveau sometimes uses more power than the Nvidia drivers, as so would connecting an external display. In the past I have used tools that generate a GUI timeline plot for a number of temperature sensors, and used an AC power monitor to compare power usage with different drivers. I would proactively check for dust accumulation on heat sinks, fans, and air passages.

1 Like

Ok, after some more testing, it’s probably unrelated to displaylink, but I can see that there are some apps that can cause it to glitch more often f. e. flatpak teams for linux and JetBrains DataSpell (record breaking 4 crashes in sth like 5/6 hours two days ago). I tried to check GPU usage but it seems that it is unused (at least up to two seconds before the glitch) and for sure it is not overheating.

For know I wasn’t able to capture power usage at the time of glitch

In the meantime I manged to glitch it with powertop being displayed, I did not spot anything out of ordinary (high usage etc.) (refresh rate 0.1 s).

Also I think that it may not be applications that are glitching my display but it may be power modes. Because today my laptop did not glitch when on battery power for few hours (power save mode in system settings), while glitching twice where on AC power in the span of one hour and a half. Any suggestions for some further steps?

This really sounds like a temperature problem. When on battery and in power save mode the cpu is locked at or near the lowest speed and minimal power demand. When on AC that restriction is removed and more power is used → more heat.

If there is dust or lint collected in the internal air flow paths it is easy to overheat the CPU because of inadequate cooling. I had one with similar symptoms – intermittent and unexplained glitches and reboots. Cleaning the air flow paths solved the issue.

My suggestion would be to check and clean all air flow paths then see if the problem continues or is fixed. Doing so would probably require opening the case for access.

I’ve already done that (or so I think), but I will do it again when I go back home (on Monday/Tuesday) to be sure.

Systems have an array of temperature sensors with data available from lm_sensors. Use sensors (maybe with watch -n <seconds> sensors) to compare temps with and without AC power.

Use “canned air” to blow dust off cooling fins and fans.

1 Like

Thank you for suggestion I tested it in this way and comparing temperatures in Power Saving and Performance mode I see that in the latter (performance) CPU temps are usually 20 °C hotter on average than in power saving mode under some load (40 °C and 60 °C respectively). I also can see sudden spikes (to around 80-90 °C) on some cores from time to time (on both modes but in performance I believe they are more frequent). I did not manage to see crash with temperature spike, but that can be to the fact that watch refreshes once for 0.1s.

Can these sudden spikes cause a crash f. e. when CPU Core hits some temperature like 100 °C?

I tried to make a screenshot of spikes, but putting CPU under some load in Performance mode quite consistently makes system crash.

Screen of results from sensors if there are some important info that I don’t know about:

Your NVME temps are pretty high, and one sensor seems to be nonsense. Think about improving cooling of the NVME (heatsink and thermal paste) and see what smartmontools says about the drive.

Ok, after half of canned air and some further testing I think that it may not be temperature problem. There is no hole in my laptop that I can blow through, and also while testing I spotted that my system is quite good at maintaining CPU temperatures about 90 degrees Celsius and keep running (canned air might deserve credit for this). Though it may not be certain that is not temperature, I do not have a way to improve cooling without buying some additional devices. And a laptop is quite new (I bought it few months ago). Also I checked and It seems to me that my SSD drive have heatsink and something looking like rubber version of thermal paste.

Also after today’s testing (and doing project for college) I got quite good at reproducing bug. It always happens when I try to calculate entropy filter of some large image with my (might be poorly written) program. I also spotted that when I run it on given image my RAM usage grows and it usually crashes when RAM usage hits about 100% (almost 100% usually like 99,4). Although this one usually happens without graphical glitch. Can this be a result of some misconfigured RAM stick?

I will also try to test it on multiple monitors in following days.

EDIT: Also now I have the feeling that my laptop is little bit louder than usual so canned air may have really helped (but I’m not 100% sure as I did not use it plugged in for week and a half)

You should run memtest86+. Also use journalctl to see if any errors were logged before the crash.

90 C is very close to the shutdown limit. It takes very little bump up to cause a sudden halt.

To properly clean air flow passages in almost all laptops it is required to open the case and get into the actual fan and ducting to clean the passages. It is literally impossible to clean those passages by using air from outside the case.

1 Like

Ok I opened up my laptop and, but it might be in limited fashions - I was little bit afraid to open up also some internal covers I will try to do it on weekend.

I will also try to aggregate some logs from journalctl and run memtest on the weekend (don’t know how much of this I will manage to do)

Thank you for your help and I will get back with results!

Ok now I am 100% cerain that there is no dust in the pathways, also I replaced thermal paste. And still managed it to crash to times, despite observed temperatures being slightly lower than earlier. I’ve managed to find BIOS setting that optimizes cooling for lower temperatures, so I think that thermal problem is unlikely.

I will try to run the memtest tomorrow, also I managed to get logs before today’s crashes. So here they are:

Crash 1

May 12 20:35:25 fedora python[8813]: detected unhandled Python exception in './main.py'
May 12 20:34:39 fedora systemd[2114]: Finished grub-boot-success.service - Mark boot as successful.
May 12 20:34:39 fedora systemd[2114]: Starting grub-boot-success.service - Mark boot as successful...
May 12 20:34:18 fedora kwin_wayland[2184]: kwin_core: Cannot grant a token to KWaylandServer::ClientConnection(0x558d38c4dcc0)
May 12 20:34:18 fedora konsole[7148]: kf.xmlgui: Shortcut for action  "" "Show SSH Manager" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
May 12 20:34:18 fedora konsole[7148]: kf.xmlgui: Shortcut for action  "" "Show Quick Commands" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
May 12 20:34:18 fedora systemd[2114]: Started app-jupyter\x2dlab-cc6efeb31a4a4d90b566750afd505408.scope - Jupyter Lab.
May 12 20:34:17 fedora krunner[3811]: QString::arg: 2 argument(s) missing in jupyter-lab
May 12 20:34:16 fedora krunner[3811]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
May 12 20:34:16 fedora krunner[3811]: QCommandLineParser: argument list cannot be empty, it should contain at least the executable name
May 12 20:34:16 fedora plasmashell[2402]: org.kde.plasma.libtaskmanager: Got invalid activation app_id: "org.kde.krunner"
May 12 20:34:12 fedora kwin_wayland[2184]: kwin_core: Could not find window with uuid "{2c10bdcb-334e-4053-86e1-f38cc512a7d6}"
May 12 20:34:12 fedora kwin_wayland[2184]: kwin_core: Could not find window with uuid "{2c10bdcb-334e-4053-86e1-f38cc512a7d6}"
May 12 20:34:12 fedora kwin_wayland[2184]: kwin_core: Could not find window with uuid "{2c10bdcb-334e-4053-86e1-f38cc512a7d6}"
May 12 20:34:11 fedora kwin_wayland[2184]: kwin_core: Could not find window with uuid "{67392485-4dcb-46e2-b4b1-0d141d245599}"
May 12 20:34:11 fedora kwin_wayland[2184]: kwin_core: Could not find window with uuid "{67392485-4dcb-46e2-b4b1-0d141d245599}"
May 12 20:34:11 fedora kwin_wayland[2184]: kwin_core: Could not find window with uuid "{67392485-4dcb-46e2-b4b1-0d141d245599}"
May 12 20:33:18 fedora krunner[4711]: 2023-05-12 20:33:18,209 [  24642]   WARN - #o.j.p.n.j.n.JupyterNotebookSchema - No explicit schema definition for notebook version 4.5
May 12 20:33:08 fedora abrt-server[5429]: Deleting problem directory '/var/spool/abrt/Python3-2023-05-12-20:33:08-5405'
May 12 20:33:08 fedora abrt-server[5429]: 'post-create' on '/var/spool/abrt/Python3-2023-05-12-20:33:08-5405' exited with 1
May 12 20:33:08 fedora abrt-server[5429]: Executable '/home/piotr/Programs/JetBrains/dataspell-2022.3.3/plugins/python-ce/helpers/generator3/__main__.py' doesn't belong to any package and ProcessUnpackaged is set to 'no'
May 12 20:33:08 fedora krunner[4711]: 2023-05-12 20:33:08,509 [  14942] SEVERE - #c.j.p.s.PythonSdkUpdater - OS: Linux
May 12 20:33:08 fedora krunner[4711]: 2023-05-12 20:33:08,509 [  14942] SEVERE - #c.j.p.s.PythonSdkUpdater - JDK: 17.0.6; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
May 12 20:33:08 fedora krunner[4711]: 2023-05-12 20:33:08,509 [  14942] SEVERE - #c.j.p.s.PythonSdkUpdater - DataSpell 2022.3.3  Build #DS-223.8836.46
May 12 20:33:08 fedora krunner[4711]:         at java.base/java.lang.Thread.run(Thread.java:833)
May 12 20:33:08 fedora krunner[4711]:         at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
May 12 20:33:08 fedora krunner[4711]:         at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
May 12 20:33:08 fedora krunner[4711]:         at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
May 12 20:33:08 fedora krunner[4711]:         at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
May 12 20:33:08 fedora krunner[4711]:         at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
May 12 20:33:08 fedora krunner[4711]:         at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
May 12 20:33:08 fedora krunner[4711]:         at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
May 12 20:33:08 fedora krunner[4711]:         at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
May 12 20:33:08 fedora krunner[4711]:         at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:173)
May 12 20:33:08 fedora krunner[4711]:         at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:60)
May 12 20:33:08 fedora krunner[4711]:         at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:603)
May 12 20:33:08 fedora krunner[4711]:         at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:635)
May 12 20:33:08 fedora krunner[4711]:         at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:679)
May 12 20:33:08 fedora krunner[4711]:         at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$13(CoreProgressManager.java:604)
May 12 20:33:08 fedora krunner[4711]:         at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:186)
May 12 20:33:08 fedora krunner[4711]:         at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$3(ProgressRunner.java:252)
May 12 20:33:08 fedora krunner[4711]:         at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$6(CoreProgressManager.java:480)
May 12 20:33:08 fedora krunner[4711]:         at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:114)
May 12 20:33:08 fedora krunner[4711]:         at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:429)
May 12 20:33:08 fedora krunner[4711]:         at com.jetbrains.python.sdk.PythonSdkUpdater$PyUpdateSdkTask.run(PythonSdkUpdater.java:166)
May 12 20:33:08 fedora krunner[4711]:         at com.jetbrains.python.sdk.PythonSdkUpdater$PyUpdateSdkTask.generateSkeletons(PythonSdkUpdater.java:209)
May 12 20:33:08 fedora krunner[4711]:         at com.jetbrains.python.sdk.skeletons.PySkeletonRefresher.refreshSkeletonsOfSdk(PySkeletonRefresher.java:90)
May 12 20:33:08 fedora krunner[4711]:         at com.jetbrains.python.sdk.skeletons.PySkeletonRefresher.regenerateSkeletons(PySkeletonRefresher.java:171)
May 12 20:33:08 fedora krunner[4711]:         at com.jetbrains.python.sdk.skeletons.PySkeletonRefresher.updateOrCreateSkeletons(PySkeletonRefresher.java:268)
May 12 20:33:08 fedora krunner[4711]:         at com.jetbrains.python.sdk.skeletons.PySkeletonGenerator$Builder.runGeneration(PySkeletonGenerator.java:198)
May 12 20:33:08 fedora krunner[4711]:         at com.jetbrains.python.sdk.skeletons.PyTargetsSkeletonGenerator.runGeneration(PyTargetsSkeletonGenerator.kt:142)
May 12 20:33:08 fedora krunner[4711]:         at com.jetbrains.python.sdk.skeletons.PySkeletonGenerator.runGeneration(PySkeletonGenerator.java:270)
May 12 20:33:08 fedora krunner[4711]: -----
May 12 20:33:08 fedora krunner[4711]: ValueError: invalid literal for int() with base 10: ''
May 12 20:33:08 fedora krunner[4711]:            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
May 12 20:33:08 fedora krunner[4711]:     return tuple(map(int, version.split('.')))
May 12 20:33:08 fedora krunner[4711]:   File "/home/piotr/Programs/JetBrains/dataspell-2022.3.3/plugins/python-ce/helpers/generator3/core.py", line 168, in version_to_tuple
May 12 20:33:08 fedora krunner[4711]:            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
May 12 20:33:08 fedora krunner[4711]:     return version_to_tuple(f.read().strip())
May 12 20:33:08 fedora krunner[4711]:   File "/home/piotr/Programs/JetBrains/dataspell-2022.3.3/plugins/python-ce/helpers/generator3/core.py", line 276, in read_failed_version_from_stamp
May 12 20:33:08 fedora krunner[4711]:                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
May 12 20:33:08 fedora krunner[4711]:     failed_version = read_failed_version_from_stamp(base_dir, mod_qname)
May 12 20:33:08 fedora krunner[4711]:   File "/home/piotr/Programs/JetBrains/dataspell-2022.3.3/plugins/python-ce/helpers/generator3/core.py", line 200, in skeleton_status
May 12 20:33:08 fedora krunner[4711]:                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
May 12 20:33:08 fedora krunner[4711]:     cached_skeleton_status = skeleton_status(mod_cache_dir, mod_name, mod_path, mod_state_json)
May 12 20:33:08 fedora krunner[4711]:   File "/home/piotr/Programs/JetBrains/dataspell-2022.3.3/plugins/python-ce/helpers/generator3/core.py", line 556, in reuse_or_generate_skeleton
May 12 20:33:08 fedora krunner[4711]:              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
May 12 20:33:08 fedora krunner[4711]:     status = self.reuse_or_generate_skeleton(mod_name, mod_path, sdk_skeleton_state)
May 12 20:33:08 fedora krunner[4711]:   File "/home/piotr/Programs/JetBrains/dataspell-2022.3.3/plugins/python-ce/helpers/generator3/core.py", line 514, in process_module
May 12 20:33:08 fedora krunner[4711]:     self.process_module(mod.qname, mod.path)
May 12 20:33:08 fedora krunner[4711]:   File "/home/piotr/Programs/JetBrains/dataspell-2022.3.3/plugins/python-ce/helpers/generator3/core.py", line 440, in discover_and_process_all_modules
May 12 20:33:08 fedora krunner[4711]:     generator.discover_and_process_all_modules(name_pattern=args.name_pattern,
May 12 20:33:08 fedora krunner[4711]:   File "/home/piotr/Programs/JetBrains/dataspell-2022.3.3/plugins/python-ce/helpers/generator3/__main__.py", line 188, in main
May 12 20:33:08 fedora krunner[4711]:     main()
May 12 20:33:08 fedora krunner[4711]:   File "/home/piotr/Programs/JetBrains/dataspell-2022.3.3/plugins/python-ce/helpers/generator3/__main__.py", line 216, in <module>
May 12 20:33:08 fedora krunner[4711]: Traceback (most recent call last):
May 12 20:33:08 fedora krunner[4711]: Failed to process 'torch.lib.libc10' while nothing yet: invalid literal for int() with base 10: ''
May 12 20:33:08 fedora krunner[4711]: -----
May 12 20:33:08 fedora krunner[4711]: com.jetbrains.python.sdk.InvalidSdkException: failed to run generator3/__main__.py for /usr/bin/python3.11, exit code 1, stderr:
May 12 20:33:08 fedora krunner[4711]: -----
May 12 20:33:08 fedora krunner[4711]: ValueError: invalid literal for int() with base 10: ''
May 12 20:33:08 fedora krunner[4711]:            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
May 12 20:33:08 fedora krunner[4711]:     return tuple(map(int, version.split('.')))
May 12 20:33:08 fedora krunner[4711]:   File "/home/piotr/Programs/JetBrains/dataspell-2022.3.3/plugins/python-ce/helpers/generator3/core.py", line 168, in version_to_tuple
May 12 20:33:08 fedora krunner[4711]:            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
May 12 20:33:08 fedora krunner[4711]:     return version_to_tuple(f.read().strip())
May 12 20:33:08 fedora krunner[4711]:   File "/home/piotr/Programs/JetBrains/dataspell-2022.3.3/plugins/python-ce/helpers/generator3/core.py", line 276, in read_failed_version_from_stamp
May 12 20:33:08 fedora krunner[4711]:                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
May 12 20:33:08 fedora krunner[4711]:     failed_version = read_failed_version_from_stamp(base_dir, mod_qname)
May 12 20:33:08 fedora krunner[4711]:   File "/home/piotr/Programs/JetBrains/dataspell-2022.3.3/plugins/python-ce/helpers/generator3/core.py", line 200, in skeleton_status
May 12 20:33:08 fedora krunner[4711]:                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
May 12 20:33:08 fedora krunner[4711]:     cached_skeleton_status = skeleton_status(mod_cache_dir, mod_name, mod_path, mod_state_json)
May 12 20:33:08 fedora krunner[4711]:   File "/home/piotr/Programs/JetBrains/dataspell-2022.3.3/plugins/python-ce/helpers/generator3/core.py", line 556, in reuse_or_generate_skeleton
May 12 20:33:08 fedora krunner[4711]:              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
May 12 20:33:08 fedora krunner[4711]:     status = self.reuse_or_generate_skeleton(mod_name, mod_path, sdk_skeleton_state)
May 12 20:33:08 fedora krunner[4711]:   File "/home/piotr/Programs/JetBrains/dataspell-2022.3.3/plugins/python-ce/helpers/generator3/core.py", line 514, in process_module
May 12 20:33:08 fedora krunner[4711]:     self.process_module(mod.qname, mod.path)
May 12 20:33:08 fedora krunner[4711]:   File "/home/piotr/Programs/JetBrains/dataspell-2022.3.3/plugins/python-ce/helpers/generator3/core.py", line 440, in discover_and_process_all_modules
May 12 20:33:08 fedora krunner[4711]:     generator.discover_and_process_all_modules(name_pattern=args.name_pattern,
May 12 20:33:08 fedora krunner[4711]:   File "/home/piotr/Programs/JetBrains/dataspell-2022.3.3/plugins/python-ce/helpers/generator3/__main__.py", line 188, in main
May 12 20:33:08 fedora krunner[4711]:     main()
May 12 20:33:08 fedora krunner[4711]:   File "/home/piotr/Programs/JetBrains/dataspell-2022.3.3/plugins/python-ce/helpers/generator3/__main__.py", line 216, in <module>
May 12 20:33:08 fedora krunner[4711]: Traceback (most recent call last):
May 12 20:33:08 fedora krunner[4711]: Failed to process 'torch.lib.libc10' while nothing yet: invalid 

Crash 2

May 12 20:38:56 fedora rtkit-daemon[1030]: Successfully made thread 5332 of process 5115 (/usr/lib64/firefox/firefox) owned by '1000' RT at priority 10.
May 12 20:38:56 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pcscd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 12 20:38:56 fedora systemd[1]: Started pcscd.service - PC/SC Smart Card Daemon.
May 12 20:38:53 fedora konsole[5034]: kf.xmlgui: Shortcut for action  "" "Show SSH Manager" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
May 12 20:38:53 fedora konsole[5034]: kf.xmlgui: Shortcut for action  "" "Show Quick Commands" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
May 12 20:38:53 fedora systemd[2200]: Started app-jupyter\x2dlab-c6c0c3cda6874bd5bcb18487e273587f.scope - Jupyter Lab.
May 12 20:38:53 fedora krunner[3898]: QString::arg: 2 argument(s) missing in jupyter-lab
May 12 20:38:51 fedora krunner[3898]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
May 12 20:38:51 fedora krunner[3898]: QCommandLineParser: argument list cannot be empty, it should contain at least the executable name
May 12 20:38:51 fedora plasmashell[2484]: org.kde.plasma.libtaskmanager: Got invalid activation app_id: "org.kde.krunner"
May 12 20:38:26 fedora audit: BPF prog-id=78 op=UNLOAD
May 12 20:38:26 fedora audit: BPF prog-id=79 op=UNLOAD
May 12 20:38:26 fedora audit: BPF prog-id=80 op=UNLOAD
May 12 20:38:26 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 12 20:38:26 fedora systemd[1]: systemd-localed.service: Deactivated successfully.
May 12 20:38:25 fedora audit: BPF prog-id=67 op=UNLOAD
May 12 20:38:25 fedora audit: BPF prog-id=68 op=UNLOAD
May 12 20:38:25 fedora audit: BPF prog-id=69 op=UNLOAD
May 12 20:38:25 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=succes>
May 12 20:38:25 fedora systemd[1]: systemd-hostnamed.service: Deactivated successfully.
May 12 20:38:09 fedora kwin_wayland[2269]: kwin_libinput: Libinput: event7  - VEN_04F3:00 04F3:31E2 Touchpad: client bug: event processing lagging behind by 33ms, your system is too slow
May 12 20:38:06 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dbus-:1.3-org.kde.powerdevil.chargethresholdhelper@0 comm="systemd" exe="/usr/lib/systemd/systemd" host>
May 12 20:38:06 fedora systemd[1]: dbus-:1.3-org.kde.powerdevil.chargethresholdhelper@0.service: Deactivated successfully.
May 12 20:38:05 fedora plasmashell[2484]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x7f8a0c025780) QQmlContext(0x5556c5e18440) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals>
May 12 20:38:05 fedora plasmashell[2484]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x7f8a0c025780) QQmlContext(0x5556c5e18440) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals>
May 12 20:38:05 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dbus-:1.3-org.kde.powerdevil.backlighthelper@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=?>
May 12 20:38:05 fedora systemd[1]: dbus-:1.3-org.kde.powerdevil.backlighthelper@0.service: Deactivated successfully.
May 12 20:38:05 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dbus-:1.3-org.kde.powerdevil.discretegpuhelper@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname>
May 12 20:38:05 fedora systemd[1]: dbus-:1.3-org.kde.powerdevil.discretegpuhelper@0.service: Deactivated successfully.
May 12 20:38:05 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dbus-:1.3-org.kde.kded.smart@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal>
May 12 20:38:05 fedora systemd[1]: dbus-:1.3-org.kde.kded.smart@0.service: Deactivated successfully.
May 12 20:38:03 fedora konsole[4043]: kf.xmlgui: Shortcut for action  "" "Show SSH Manager" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
May 12 20:38:03 fedora konsole[4043]: kf.xmlgui: Shortcut for action  "" "Show Quick Commands" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
May 12 20:38:03 fedora systemd[2200]: Started app-org.kde.konsole-9e03350a7e0a412a9212b19f1968e3ce.scope - Konsole - Terminal.
May 12 20:38:03 fedora krunner[3898]: QString::arg: 2 argument(s) missing in org.kde.konsole
May 12 20:38:02 fedora systemd[2200]: Started plasma-baloorunner.service - KRunner provider for baloo file indexer.
May 12 20:38:02 fedora systemd[2200]: Starting plasma-baloorunner.service - KRunner provider for baloo file indexer...
May 12 20:38:02 fedora krunner[3898]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
May 12 20:38:02 fedora systemd[1]: Removed slice user-988.slice - User Slice of UID 988.
May 12 20:38:01 fedora plasmashell[2484]: file:///usr/lib64/qt5/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
May 12 20:38:01 fedora krunner[3898]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
May 12 20:38:01 fedora krunner[3898]: QCommandLineParser: argument list cannot be empty, it should contain at least the executable name
May 12 20:38:01 fedora systemd[2200]: Started plasma-krunner.service - KRunner.
May 12 20:38:00 fedora systemd[2200]: Starting plasma-krunner.service - KRunner...
May 12 20:38:00 fedora plasmashell[2484]: org.kde.plasma.libtaskmanager: Got invalid activation app_id: "org.kde.krunner"
May 12 20:38:00 fedora bluetoothd[985]: src/profile.c:record_cb() Unable to get Hands-Free Voice gateway SDP record: Host is down
May 12 20:37:59 fedora plasmashell[2484]: file:///usr/share/plasma/plasmoids/org.kde.plasma.printmanager/contents/ui/PrinterItem.qml:22:5: Unable to assign [undefined] to bool
May 12 20:37:58 fedora plasmashell[2484]: file:///usr/lib64/qt5/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
May 12 20:37:58 fedora plasmashell[2484]: kf5idletime_wayland: This plugin does not support polling idle time
May 12 20:37:58 fedora plasmashell[2484]: file:///usr/lib64/qt5/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
May 12 20:37:58 fedora plasmashell[2484]: org.kde.plasma.containmentlayoutmanager: Trying to take space not available BasicAppletContainer_QMLTYPE_135_QML_154(0x5556c45bf010, parent=0x5556c445c5c0, geometry=1526,949 400x432)
May 12 20:37:58 fedora kioslave5[3856]: QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
May 12 20:37:58 fedora kioslave5[3856]: QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
May 12 20:37:58 fedora kioslave5[3856]: QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
May 12 20:37:58 fedora kioslave5[3856]: QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
May 12 20:37:58 fedora kioslave5[3856]: QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
May 12 20:37:58 fedora kioslave5[3856]: QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
May 12 20:37:58 fedora kioslave5[3863]: kf.coreaddons: Expected a KPluginFactory, got a KIOPluginForMetaData
May 12 20:37:58 fedora kioslave5[3856]: QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
May 12 20:37:58 fedora kioslave5[3856]: QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
May 12 20:37:58 fedora kioslave5[3856]: QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
May 12 20:37:57 fedora kioslave5[3856]: QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
May 12 20:37:57 fedora kioslave5[3856]: QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
May 12 20:37:57 fedora kioslave5[3856]: QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
May 12 20:37:57 fedora akonadiserver[3259]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f84401b9640) identified as "InternalEmailAddressSelectionWidgetModel - 93831205388000"
May 12 20:37:57 fedora kioslave5[3265]: QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
May 12 20:37:57 fedora plasmashell[2484]: file:///usr/lib64/qt5/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
May 12 20:37:57 fedora plasmashell[2484]: file:///usr/lib64/qt5/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
May 12 20:37:57 fedora plasmashell[2484]: file:///usr/lib64/qt5/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
May 12 20:37:57 fedora plasmashell[2484]: file:///usr/lib64/qt5/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
May 12 20:37:57 fedora akonadiserver[3259]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f84401b9640) )
May 12 20:37:57 fedora akonadiserver[3259]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f84401b9640) )
May 12 20:37:57 fedora akonadiserver[3259]: org.kde.pim.akonadiserver: Subscriber "" disconnected
May 12 20:37:57 fedora plasmashell[2484]: file:///usr/lib64/qt5/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
May 12 20:37:57 fedora plasmashell[2484]: file:///usr/lib64/qt5/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
May 12 20:37:57 fedora plasmashell[2484]: file:///usr/lib64/qt5/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
May 12 20:37:57 fedora plasmashell[2484]: file:///usr/lib64/qt5/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
May 12 20:37:57 fedora plasmashell[2484]: file:///usr/lib64/qt5/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
May 12 20:37:57 fedora plasmashell[2484]: file:///usr/lib64/qt5/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
May 12 20:37:57 fedora plasmashell[2484]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
May 12 20:37:57 fedora plasmashell[2484]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
May 12 20:37:57 fedora PackageKit[3036]: get-updates transaction /4854_eceaaece from uid 1000 finished with failed after 1060ms
May 12 20:37:57 fedora packagekitd[3036]: LRO_METALINKURL processing failed: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-37&arch=x86_64 [Could not resolve host: mirrors.>
May 12 20:37:57 fedora plasmashell[2484]: file:///usr/share/plasma/plasmoids/org.kde.plasma.networkmanagement/contents/ui/main.qml:95: TypeError: Cannot read property 'airplaneModeAvailable' of null
May 12 20:37:57 fedora packagekitd[3036]: Skipping refresh of fedora-cisco-openh264: cannot update repo 'fedora-cisco-openh264': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedorap>
May 12 20:37:57 fedora packagekitd[3036]: LRO_METALINKURL processing failed: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-37&arch=x86_64 [Could not resolve host: m>
May 12 20:37:57 fedora cupsd[1366]: REQUEST localhost - - "POST / HTTP/1.1" 200 563 Create-Printer-Subscriptions successful-ok
May 12 20:37:57 fedora plasmashell[2484]: Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifi>
May 12 20:37:57 fedora plasmashell[2484]: Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifi>
May 12 20:37:57 fedora kwin_wayland[2269]: kwin_core: Could not find window with uuid "{6ed80dfb-2ad4-4a20-ad07-679efce8678f}"
May 12 20:37:56 fedora plasmashell[2484]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
May 12 20:37:56 fedora plasmashell[2484]: Trying to use rootObject before initialization is completed, whilst using setInitializationDelayed. Forcing completion
May 12 20:37:56 fedora akonadiserver[3259]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f84401fbd40) identified as "SpecialCollectionsMonitor - 94493233873360"
May 12 20:37:56 fedora akonadiserver[3259]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f84401fbd40) )
May 12 20:37:56 fedora akonadiserver[3259]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f8440169020) identified as "MailFilterItemMonitor - 139788904584096"
May 12 20:37:56 fedora akonadiserver[3259]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f84401688b0) identified as "MailFilterCollectionMonitor - 94493236874496"
May 12 20:37:56 fedora akonadiserver[3259]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f84401691a0) identified as "MailFilter Kernel ETM - 94493236843712"
May 12 20:37:56 fedora akonadiserver[3259]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f844014b080) identified as "AgentBaseChangeRecorder - 94493236773568"
May 12 20:37:56 fedora plasmashell[2484]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()

I cannot realy read them so tell me if there is a need for more logs

I’ve ran memtest86+ yestarday evening and it completed 3 full iterations without any errors. That leaves some power menagment errors? Any ideas what to troubleshoot next?

I alo briefly mentioned problem to one of my professors, and he suggested removing faulty sensor from loading by removing/disabling appropriate kernel module, but I have no idea how to do it tried to google, but I cannot tell which of modules listed by lsmod is responsible for “Sensor 1” under nvme-pci-e100 in sensors. Can you guide me on how to disable this sensor?