[Edgy] i915_emit_cmds mega-spamming of syslogd, klogd - using 100% cpu

Bug #64970 reported by skroll
14
Affects Status Importance Assigned to Milestone
linux-source-2.6.17 (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Currently, after updates done to edgy on 10/9/06, syslogd and klogd are eating up all CPU cycles. The system is extremely sluggish. Once these processes are killed, everything runs fine. Dmesg reports a ton of errors with the i915 graphics adapter, which are mostly variations of:

[17181284.716000] validate_cmd( 54f00006(2) ): 8
[17181284.716000] i915_emit_cmds(365)
[17181284.716000] i915_emit_cmds(369)

Revision history for this message
ruffneckc (ruffneckc) wrote :

+1 here.

My CPU is working overtime and here are the culprits. The top command revealed the following:

[PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND

 3810 root 16 0 1728 516 420 S 21.8 0.0 4:02.02 dd
 3784 root 16 0 1652 620 500 R 18.5 0.0 3:13.49 syslogd
 3812 klog 15 0 2428 1312 384 S 3.3 0.1 0:44.97 klogd

As you can see the CPU is being gobbled my those 3 programs that started running after I got the latest kernel updates and restarted.

EDIT: When I did a ps -ef on PID 3810 this is what came up:

ps -ef | grep 3810
root 3810 1 15 18:32 ? 00:04:03 /bin/dd bs 1 if /proc/kmsg of /var/run/klogd/kmsg

Revision history for this message
ruffneckc (ruffneckc) wrote :

This is copy/similar to Bug #64972.

Revision history for this message
Caroline Ford (secretlondon) wrote :

Confirmed by ruffneckc

Revision history for this message
Caroline Ford (secretlondon) wrote :

We need some more information. (see https://wiki.ubuntu.com/DebuggingKernelProblems).

Can we get the output of the following 3 commands, attached as files.

    dmesg > dmesg.log
    lspci -vv > lspci-vv.log
    lspci -vvn > lspci-vvn.log

(For clarification the commands passed to lspci are v v for very verbose output and v v n for very verbose numerical output. The > symbol instructs that the output of the commannd be saved in the stated .log file.)

Changed in linux-source-2.6.17:
status: Confirmed → Needs Info
saads (shakhshir)
description: updated
Revision history for this message
skroll (skroll) wrote :
Revision history for this message
skroll (skroll) wrote :
Revision history for this message
skroll (skroll) wrote :
Revision history for this message
michelem (michele-marcucci) wrote :

This is mine with the same problem:

Revision history for this message
michelem (michele-marcucci) wrote :
Revision history for this message
michelem (michele-marcucci) wrote :
Revision history for this message
Robert Nasiadek (robzon) wrote :
Revision history for this message
Robert Nasiadek (robzon) wrote :
Revision history for this message
Robert Nasiadek (robzon) wrote :
Revision history for this message
José P Valdés (sevmpe-deactivatedaccount) wrote :
Revision history for this message
José P Valdés (sevmpe-deactivatedaccount) wrote :
Revision history for this message
José P Valdés (sevmpe-deactivatedaccount) wrote :
Revision history for this message
Nic (ntetreau) wrote :

Same problem here:

Revision history for this message
Dan (danser) wrote :

Don't know if you want more reports, but here's one. For me, it works smoothly until I try to do any GLX operations -- in the attached dmesg is the result of running glxinfo.

Revision history for this message
Christian Göbel (christiangoebel) wrote :

See here for the related thread on the forum:
http://www.ubuntuforums.org/showthread.php?t=274386

Revision history for this message
Jarrett Pettigrew (drfunk-deactivatedaccount) wrote :

I did not get the i915 cmds erros in dmesg until i started beryl-manager, however the load on my system was above average before starting beryl. I've also noticed quite a bit of sluggishness.

Revision history for this message
ruffneckc (ruffneckc) wrote :

Just updated to 2.6.17-10.30 and everything seems to be working fine. Thanks for the quick patch guys/gals!

Revision history for this message
skroll (skroll) wrote :

Confirming 2.6.17-10.30 fixes the problem.

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for linux-source-2.6.17 (Ubuntu) because there has been no activity for 60 days.]

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.