Bug 193214

Summary: gdmsetup freezes and eats many cpu usage.
Product: [Fedora] Fedora Reporter: sangu <sangu.fedora>
Component: gdmAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED RAWHIDE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: awl, cragel, jcliburn, jim.cornette, mike, mtakahashi, tmayberr, wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-07-16 03:49:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 150224, 197822    
Attachments:
Description Flags
What attachment? none

Description sangu 2006-05-26 05:19:53 UTC
Description of problem:
gdmsetup freezes and  eats many cpu usage.

Version-Release number of selected component (if applicable):
2.15.3-3

How reproducible:
always

Steps to Reproduce:
1. $gdmsetup
2.
3.
  
Actual results:


Expected results:


Additional info:
disable selinux

Comment 1 Jim Cornette 2006-06-09 00:59:27 UTC
I see the same symptom. CPU usage is in the 90% plus range.

What happens is that the screen comes up for configuration. You are not able to
select any tab on the GUI interface. Killing the application does not stop the
complete program. The only way to kill the process is ctl-C from the terminal
that gdmsetup is launched from.

I do not know how to properly use strace but was able to get this looped output.
See attached file.

Comment 2 MASAO TAKAHASHI 2006-06-14 06:23:13 UTC
(In reply to comment #1)
> I see the same symptom. CPU usage is in the 90% plus range.
> 
> What happens is that the screen comes up for configuration. You are not able to
> select any tab on the GUI interface. Killing the application does not stop the
> complete program. The only way to kill the process is ctl-C from the terminal
> that gdmsetup is launched from.
> 
> I do not know how to properly use strace but was able to get this looped output.
> See attached file.
Where is an attached file?



Comment 3 Warren Togami 2006-06-14 20:56:40 UTC
gdmsetup in gdm-2.15.3-8 continues to be broken in this way and unusable.

Comment 4 Jim Cornette 2006-06-15 03:16:14 UTC
Created attachment 130948 [details]
What attachment?

The attachment that I did not attach from strace previously.
sorry for oversight.

Comment 5 Jim Cornette 2006-06-22 21:10:45 UTC
This problem is still present in FC6 test 1.

https://www.redhat.com/archives/fedora-test-list/2006-June/msg00380.html

Comment 6 Jim Cornette 2006-06-22 21:14:01 UTC
This problem is still present in FC6 test 1.

Correction:
https://www.redhat.com/archives/fedora-test-list/2006-June/msg00372.html

Comment 7 Bob Agel 2006-06-26 13:55:14 UTC
These problems also apply to my FC6-T1 gdmsetup.  Force Quit is the only option
from the gui.  

Comment 8 Bob Agel 2006-06-29 00:58:28 UTC
As mentioned in 196653, which appears to be the same problem, here's some lines
from /var/log/messages that pertain:

Jun 28 20:40:47 localhost gconfd (root-3553): starting (version 2.14.0), pid
3553 user 'root'
Jun 28 20:40:47 localhost gconfd (root-3553): Resolved address
"xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only configuration sou
rce at position 0
Jun 28 20:40:47 localhost gconfd (root-3553): Resolved address
"xml:readwrite:/root/.gconf" to a writable configuration source at position 1
Jun 28 20:40:47 localhost gconfd (root-3553): Resolved address
"xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only configuration sour
ce at position 2
Jun 28 20:41:47 localhost gconfd (root-3553): GConf server is not in use,
shutting down.
Jun 28 20:41:47 localhost gconfd (root-3553): Exiting
Jun 28 20:41:51 localhost gconfd (root-3940): starting (version 2.14.0), pid
3940 user 'root'
Jun 28 20:41:51 localhost gconfd (root-3940): Resolved address
"xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only configuration sou
rce at position 0
Jun 28 20:41:51 localhost gconfd (root-3940): Resolved address
"xml:readwrite:/root/.gconf" to a writable configuration source at position 1
Jun 28 20:41:51 localhost gconfd (root-3940): Resolved address
"xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only configuration sour
ce at position 2


Comment 9 Stewart Adam 2006-07-05 22:18:35 UTC
I am seeing the same problem - I can click on a the window or a tab in gdmsetup
for half a second, then it freezes and eats 100% of my CPU cycles.
Firewing1

Comment 10 Tim Mayberry 2006-07-13 02:46:59 UTC
*** Bug 196653 has been marked as a duplicate of this bug. ***

Comment 11 Jay Cliburn 2006-07-14 22:09:25 UTC
Error still present in gdm-2.15.6-1.

Comment 12 Jim Cornette 2006-07-15 22:56:58 UTC
Someone mentioned gdmsetup not consuming so much cpu usage. The message was
correct. It is possible to configure gdmsetup with gdm-2.15.6-3
Tested and configured with success.

Comment 13 Mike Chambers 2006-07-15 23:08:22 UTC
Yes and I can confirm, that this is finally fixed in 2.15.6-3 from rawhide. 
Someone might want to close it if a few others also confirm.

Comment 14 Jay Cliburn 2006-07-15 23:21:12 UTC
Works for me too.

Comment 15 Jim Cornette 2006-07-16 01:14:42 UTC
Checking the changelog, it was the purpose of the update.

* Fri Jul 14 2006 Ray Strode <rstrode> - 1:2.15.6-3
- fix hang in gdmsetup

Thanks Ray!

Comment 16 Ray Strode [halfline] 2006-07-16 03:49:46 UTC
Thanks for confirming the fix worked guys.