Bugzilla – Bug 1218458
zombie process "nvidia-settings" generated by the file .nvidia-settings-rc
Last modified: 2024-07-02 20:30:40 UTC
.nvidia-settings-rc creates a zombie process on opensuse leap 15.5. If the .nvidia-settings-rc file is located in the $HOME directory of the user, the process table contains a zombie process. 16912 ? Z 0:00 [*nvidia*-settings] <defunct> Harware: *~ #* lspci | grep VGA 01:00.0 *VGA* compatible controller: NVIDIA Corporation TU116 [GeForce GTX 1660 Ti] (rev a1) *~ #* lscpu | grep Arch Architecture: x86_64 *~ #* hwinfo --gfxcard | grep Model *Model*: "nVidia TU116 [GeForce GTX 1660 Ti]" *~ #* hwinfo --arch Arch: X86_64/grub Desktop Environment KDE Plasma Version: 5.27.9 KDE Frameworks Version: 5.103.0 Qt Version: 5.15.8 Kernel Version: 5.14.21-150500.55.39-default (64-bit) Graphics Platform: X11
This sounds weird. So $HOME is not the default location where this file is created? The location where it is created depends on what? In which path it is executed? Daniel, ever heard of this?
(In reply to Stefan Dirsch from comment #1) > This sounds weird. So $HOME is not the default location where this file is > created? The location where it is created depends on what? In which path it > is executed? Daniel, ever heard of this? Herbert, any news on that one?
I have deleted the file .nvidia-settings-rc under $HOME, then the zombie process is also gone. Now I have seen that the correct location is probably $HOME/.nv/.nvidia-settings-rc. Let's see if a zombie process then also appears.
Ok. Let's assume that issue has been resolved meanwhile. Otherwise, in case you can reproduce it somehow, feel free to reopen. Thanks!