Bug 475204

Summary: Xorg takes 100% of CPU
Product: [Fedora] Fedora Reporter: Zdenek Kabelac <zkabelac>
Component: gnome-screensaverAssignee: jmccann
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: cschalle, jmccann, rstrode
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: 2008-12-08 16:37:00 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:

Description Zdenek Kabelac 2008-12-08 14:45:14 UTC
Description of problem:

After upgrade to the latest version of  gnome-screensaver package
gnome-screensaver-2.25.1-2.fc11.x86_64 I've noticed that
my Xorg is spinning on one CPU - actually it was note easily detecable that the buggy program is screensaver - but after a while I've found it.

It seems that Xorg loops here:

PU: Core 2, speed 2201 MHz (estimated)
Counted CPU_CLK_UNHALTED events (Clock cycles when not halted) with a unit mask of 0x00 (Unhalted core cycl
es) count 100000
samples  %        image name               app name                 symbol name
-------------------------------------------------------------------------------
  1         0.1451  libfb.so                 Xorg          fbCreateGC
  688      99.8549  intel_drv.so             Xorg          _fini
4819     29.6062  Xorg                     Xorg         dixLookupPrivate
  4819     100.000  Xorg                     Xorg      dixLookupPrivate [self]
-------------------------------------------------------------------------------
1494      9.1786  intel_drv.so             Xorg           I830BlockHandler
  1494     100.000  intel_drv.so             Xorg         I830BlockHandler [self]
-------------------------------------------------------------------------------

As a fix I've renamed binary to avoid starting of screensaver in any case.


Version-Release number of selected component (if applicable):
gnome-screensaver-2.25.1-2.fc11.x86_64

How reproducible:
start gnome-session  with gnome-screensaver

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


Expected results:


Additional info:

Comment 1 jmccann 2008-12-08 16:37:00 UTC

*** This bug has been marked as a duplicate of bug 474586 ***