Bug 1220460 - yast2 module user and group management gui doesn't open and creates Zypp-main process that causes big cpu usage
Summary: yast2 module user and group management gui doesn't open and creates Zypp-main...
Status: RESOLVED DUPLICATE of bug 1220375
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Current
Hardware: x86-64 openSUSE Tumbleweed
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-27 14:08 UTC by piotrus3g
Modified: 2024-02-27 18:25 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
yast log file fragment (13.66 KB, text/plain)
2024-02-27 14:08 UTC, piotrus3g
Details
output of rpm -qa --last (213.02 KB, text/plain)
2024-02-27 18:25 UTC, piotrus3g
Details

Note You need to log in before you can comment on or make changes to this bug.
Description piotrus3g 2024-02-27 14:08:56 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.
Comment 1 Stefan Hundhammer 2024-02-27 15:08:57 UTC
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 ***
Comment 2 Stefan Hundhammer 2024-02-27 15:11:21 UTC
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.
Comment 3 piotrus3g 2024-02-27 18:24:36 UTC
(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.
Comment 4 piotrus3g 2024-02-27 18:25:35 UTC
Created attachment 873057 [details]
output of rpm -qa --last