Bugzilla – Bug 1220460
yast2 module user and group management gui doesn't open and creates Zypp-main process that causes big cpu usage
Last modified: 2024-02-27 18:25:35 UTC
Created attachment 873046 [details] yast log file fragment Operating System: openSUSE Tumbleweed 20240225 KDE Plasma Version: 5.27.10 KDE Frameworks Version: 5.115.0 Qt Version: 5.15.12 Kernel Version: 6.7.6-1-default (64-bit) Graphics Platform: Wayland Processors: 12 × AMD Ryzen 5 5625U with Radeon Graphics Memory: 13,5 GiB of RAM Graphics Processor: AMD Radeon Graphics Manufacturer: LENOVO Product Name: 82SG System Version: IdeaPad 5 15ABA7 Issue description: YaST2 user and group management module doesn't work through gui. It creates a process Zypp-main that causes high cpu usage. Trying to open user and group management multiple times creates another Zypp-main process each time and cpu usage gets higher with each one of them. Steps to reproduce: 1. Open YaST2 gui. 2. Open user and group management module. Observed behavior: User and group management doesn't open. Nothing changes in the gui. Process Zypp-main gets created and causes high cpu usage. Expected behavior: User and group management opens normally. Additional information: User and group management doesn't work with x11 and wayland. It's possible to use user and group management in yast in a virtual console. Launching yast in a graphical terminal emulator and trying to open the module from the tui doesn't open the module in tui nor in gui.
This is a duplicate of bug #1220375. The part about zypp-main CPU usage is a new piece in the puzzle, though. I still haven't found a way to reproduce this, so I might come back here for more details. One interesting thing may be the package versions on your system; please attach the result of rpm -qa --last *** This bug has been marked as a duplicate of bug 1220375 ***
Zypp-Main consuming a noticeable amount of CPU cycles appears to be normal when starting this module, even without a crash; so this might be a red herring.
(In reply to Stefan Hundhammer from comment #1) > This is a duplicate of bug #1220375. > > The part about zypp-main CPU usage is a new piece in the puzzle, though. > > I still haven't found a way to reproduce this, so I might come back here for > more details. One interesting thing may be the package versions on your > system; please attach the result of > > rpm -qa --last > > *** This bug has been marked as a duplicate of bug 1220375 *** I included the output of rpm -qa --last as a new attachment. (In reply to Stefan Hundhammer from comment #2) > Zypp-Main consuming a noticeable amount of CPU cycles appears to be normal > when starting this module, even without a crash; so this might be a red > herring. The Zypp-main process doesn't seem to close by itself after 5 minutes and trying to use killall Zypp-main doesn't stop it either. I had to stop it with SIGKILL.
Created attachment 873057 [details] output of rpm -qa --last