http://bugzilla.novell.com/show_bug.cgi?id=550440 Summary: Xserver pulls 100% cpu time Classification: openSUSE Product: openSUSE 11.2 Version: Factory Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: X.Org AssignedTo: bnc-team-xorg-bugs@forge.provo.novell.com ReportedBy: koenig@linux.de QAContact: xorg-maintainer-bugs@forge.provo.novell.com Found By: --- strace only shows select(256, [1 3 5 7 12 13 14 15 16 17 18 19 20 21 22 23 24 25 27 28 29 30 31 32 33 34 35 36 37 38 39 40 42 43], NULL, NULL, {0, 0}) = 0 (Timeout) setitimer(ITIMER_REAL, {it_interval={0, 20000}, it_value={0, 20000}}, NULL) = 0 setitimer(ITIMER_REAL, {it_interval={0, 0}, it_value={0, 0}}, NULL) = 0 select(256, [1 3 5 7 12 13 14 15 16 17 18 19 20 21 22 23 24 25 27 28 29 30 31 32 33 34 35 36 37 38 39 40 42 43], NULL, NULL, {0, 0}) = 0 (Timeout) setitimer(ITIMER_REAL, {it_interval={0, 20000}, it_value={0, 20000}}, NULL) = 0 setitimer(ITIMER_REAL, {it_interval={0, 0}, it_value={0, 0}}, NULL) = 0 select(256, [1 3 5 7 12 13 14 15 16 17 18 19 20 21 22 23 24 25 27 28 29 30 31 32 33 34 35 36 37 38 39 40 42 43], NULL, NULL, {0, 0}) = 0 (Timeout) setitimer(ITIMER_REAL, {it_interval={0, 20000}, it_value={0, 20000}}, NULL) = 0 setitimer(ITIMER_REAL, {it_interval={0, 0}, it_value={0, 0}}, NULL) = 0 select(256, [1 3 5 7 12 13 14 15 16 17 18 19 20 21 22 23 24 25 27 28 29 30 31 32 33 34 35 36 37 38 39 40 42 43], NULL, NULL, {0, 0}) = 0 (Timeout) setitimer(ITIMER_REAL, {it_interval={0, 20000}, it_value={0, 20000}}, NULL) = 0 and Xorg.0.org doesn't give any hints either: harald harald > tail /var/log/Xorg.0.log (II) NV(0): 010101010101e73a808c70b014401e50 (II) NV(0): 24004bcf100000191631808c70b01440 (II) NV(0): 1e5024004bcf100000190000000f00d1 (II) NV(0): 0a32d10a28110100320c0000000000fe (II) NV(0): 004c503135345755312d544c4231009a (II) NV(0): EDID vendor "LEN", prod id 16469 (II) NV(0): Printing DDC gathered Modelines: (II) NV(0): Modeline "1920x1200"x0.0 150.79 1920 1950 2030 2060 1200 1202 1206 1220 -hsync -vsync (73.2 kHz) (II) NV(0): Modeline "1920x1200"x0.0 125.66 1920 1950 2030 2060 1200 1202 1206 1220 -hsync -vsync (61.0 kHz) (II) NV(0): EDID vendor "LEN", prod id 16469 from top: PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 4458 root 20 0 490m 138m 9.9m R 100 3.6 40:56.11 Xorg 1 root 20 0 8072 752 628 S 0 0.0 0:02.10 init 2 root 15 -5 0 0 0 S 0 0.0 0:00.00 kthreadd 3 root RT -5 0 0 0 S 0 0.0 0:00.00 migration/0 no X client seems to be involved ?!? today I installed the pkg xfce4-power-manager (I'm running xfce4) and now I see two power managers running: harald harald > ps uaxOT | grep pow harald 7578 0.0 0.2 215200 9112 ? Ss 16:15 0:00 xfce4-power-manager harald 7618 0.0 0.2 205536 9064 ? Ss 16:15 0:00 gnome-power-manager root 7691 0.0 0.0 48856 2992 ? S 16:15 0:00 /usr/lib/DeviceKit-power/devkit-power-daemon killing xfce4-power-manager stops the Xserver sucking more cpu time! restarting xfce4-power-manager does not immediately trigger new cpu hog, but after a while (few minutes, while playing with xfce4-power-manager settings but not reproducable, Xorgs sucks cpu again:( killing/restarting does not generate any output in Xorg.0.log. right now I can't trigger the cpu sucking anymore, so I can't test what happens when I try to kill gmome-power-manager instead:( any idea what's going on? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.