[Bug 557201] New: udevd takes 100% CPU and seems to hang
http://bugzilla.novell.com/show_bug.cgi?id=557201 http://bugzilla.novell.com/show_bug.cgi?id=557201#c0 Summary: udevd takes 100% CPU and seems to hang Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: cyberorg@opensuse.org QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.4) Gecko/20091016 SUSE/3.5.4-1.1.2 Firefox/3.5.4 At least once or twice a day udevd spikes CPU to 100% till it is killed manually. killall -9 udevd udevd --daemon This is the only way to get it working again. System is Intel(R) Core(TM)2 Quad CPU Q8400 @ 2.66GHz, 2GB RAM, running openSUSE 11.2, kernel-default. I am not sure what is triggering this, I will be happy to provide any more information required. Reproducible: Always Steps to Reproduce: No steps at this moment. -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=557201 http://bugzilla.novell.com/show_bug.cgi?id=557201#c1 --- Comment #1 from Jigish Gohil <cyberorg@opensuse.org> 2009-11-21 09:34:18 UTC --- Created an attachment (id=328817) --> (http://bugzilla.novell.com/attachment.cgi?id=328817) strace on udevd process strace of the process spiking CPU. -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=557201 http://bugzilla.novell.com/show_bug.cgi?id=557201#c Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |kasievers@novell.com |ovo.novell.com | -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=557201 http://bugzilla.novell.com/show_bug.cgi?id=557201#c2 Kay Sievers <kasievers@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |cyberorg@opensuse.org --- Comment #2 from Kay Sievers <kasievers@novell.com> 2009-11-24 12:48:40 UTC --- Please run: udevadm monitor while the failure occurs and provide the output. It's likely a kernel problem with the video driver emitting endless events, which needs to be addressed. -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=557201 http://bugzilla.novell.com/show_bug.cgi?id=557201#c3 Jigish Gohil <cyberorg@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |CLOSED Info Provider|cyberorg@opensuse.org | Resolution| |INVALID --- Comment #3 from Jigish Gohil <cyberorg@opensuse.org> 2009-11-26 15:53:27 UTC --- I am unable to duplicate it now, will reopen with required information if this happens again. -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=557201 http://bugzilla.novell.com/show_bug.cgi?id=557201#c4 Jigish Gohil <cyberorg@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|INVALID | --- Comment #4 from Jigish Gohil <cyberorg@opensuse.org> 2010-01-05 15:21:39 UTC --- Now the CPU usage is not 100% but is about 10%, still highest in top. This is what it keeps printing. prime:/ # udevadm monitor monitor will print the received events for: UDEV - the event which udev sends out after rule processing KERNEL - the kernel uevent KERNEL[1262704645.168134] change /devices/pci0000:00/0000:00:02.0/drm/card0 (drm) UDEV [1262704645.169761] change /devices/pci0000:00/0000:00:02.0/drm/card0 (drm) KERNEL[1262704645.177487] change /devices/pci0000:00/0000:00:02.0/drm/card0 (drm) UDEV [1262704645.180363] change /devices/pci0000:00/0000:00:02.0/drm/card0 (drm) KERNEL[1262704645.183251] change /devices/pci0000:00/0000:00:02.0/drm/card0 (drm) -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=557201 http://bugzilla.novell.com/show_bug.cgi?id=557201#c5 --- Comment #5 from Jigish Gohil <cyberorg@opensuse.org> 2010-01-05 15:24:43 UTC --- killall -9 udevd makes it disappear from top, however udevadm monitor still shows the lines above. -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=557201 http://bugzilla.novell.com/show_bug.cgi?id=557201#c6 Kay Sievers <kasievers@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Basesystem |Kernel AssignedTo|kasievers@novell.com |kernel-maintainers@forge.pr | |ovo.novell.com --- Comment #6 from Kay Sievers <kasievers@novell.com> 2010-01-05 16:27:05 UTC --- Sounds like the kernel bug in the DRM code, where kernel sends events in a loop: http://lkml.indiana.edu/hypermail/linux/kernel/0906.3/03000.html -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=557201 http://bugzilla.novell.com/show_bug.cgi?id=557201#c7 Jeff Mahoney <jeffm@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO CC| |jeffm@novell.com Info Provider| |cyberorg@opensuse.org --- Comment #7 from Jeff Mahoney <jeffm@novell.com> 2010-03-19 20:50:52 UTC --- I've backported a bunch of fixes for i9165 that may address this issue. Can you try a test kernel from: http://ftp.suse.com/pub/people/jeffm/suse/testpkgs/556837/ and report back? -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=557201 http://bugzilla.novell.com/show_bug.cgi?id=557201#c8 Jigish Gohil <cyberorg@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED Info Provider|cyberorg@opensuse.org | --- Comment #8 from Jigish Gohil <cyberorg@opensuse.org> 2010-03-20 08:58:38 UTC --- using default kernel, udevadm monitor now does not show drm related messages. -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=557201 http://bugzilla.novell.com/show_bug.cgi?id=557201#c9 Jeff Mahoney <jeffm@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #9 from Jeff Mahoney <jeffm@novell.com> 2010-04-06 17:17:10 UTC --- Ok, thanks for the feedback. I've committed those patches to the 11.2 repo. -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=557201 http://bugzilla.novell.com/show_bug.cgi?id=557201#c10 Jigish Gohil <cyberorg@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Component|Kernel |Kernel Version|Final |Milestone 6 Resolution|FIXED | Product|openSUSE 11.2 |openSUSE 11.3 Target Milestone|--- |Milestone 7 --- Comment #10 from Jigish Gohil <cyberorg@opensuse.org> 2010-05-08 06:09:53 UTC --- This bug is back in 11.3 M6 using 2.6.34-rc5-6-default i586, i915 graphics. udevadm monitor shows countless: UDEV [1273298928.583844] change /devices/pci0000:00/0000:00:02.0/drm/card0 (drm) UDEV [1273298928.585461] change /devices/pci0000:00/0000:00:02.0/drm/card0 (drm) UDEV [1273298928.587218] change /devices/pci0000:00/0000:00:02.0/drm/card0 (drm) UDEV [1273298928.588807] change /devices/pci0000:00/0000:00:02.0/drm/card0 (drm) UDEV [1273298928.591783] change /devices/pci0000:00/0000:00:02.0/drm/card0 (drm) -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=557201 https://bugzilla.novell.com/show_bug.cgi?id=557201#c11 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |maint:released:11.2:35929 --- Comment #11 from Swamp Workflow Management <swamp@suse.com> 2010-09-23 13:11:00 UTC --- Update released for: kernel-debug, kernel-debug-base, kernel-debug-base-debuginfo, kernel-debug-debuginfo, kernel-debug-debugsource, kernel-debug-devel, kernel-debug-devel-debuginfo, kernel-default, kernel-default-base, kernel-default-base-debuginfo, kernel-default-debuginfo, kernel-default-debugsource, kernel-default-devel, kernel-default-devel-debuginfo, kernel-desktop, kernel-desktop-base, kernel-desktop-base-debuginfo, kernel-desktop-debuginfo, kernel-desktop-debugsource, kernel-desktop-devel, kernel-desktop-devel-debuginfo, kernel-pae, kernel-pae-base, kernel-pae-base-debuginfo, kernel-pae-debuginfo, kernel-pae-debugsource, kernel-pae-devel, kernel-pae-devel-debuginfo, kernel-source, kernel-source-vanilla, kernel-syms, kernel-trace, kernel-trace-base, kernel-trace-base-debuginfo, kernel-trace-debuginfo, kernel-trace-debugsource, kernel-trace-devel, kernel-trace-devel-debuginfo, kernel-vanilla, kernel-vanilla-base, kernel-vanilla-base-debuginfo, kernel-vanilla-debuginfo, kernel-vanilla-debugsource, kernel-vanilla-devel, kernel-vanilla-devel-debuginfo, kernel-xen, kernel-xen-base, kernel-xen-base-debuginfo, kernel-xen-debuginfo, kernel-xen-debugsource, kernel-xen-devel, kernel-xen-devel-debuginfo, preload-kmp-default, preload-kmp-desktop Products: openSUSE 11.2 (debug, i586, x86_64) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=557201 https://bugzilla.novell.com/show_bug.cgi?id=557201#c12 Jeff Mahoney <jeffm@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO InfoProvider| |cyberorg@opensuse.org --- Comment #12 from Jeff Mahoney <jeffm@novell.com> 2011-02-07 21:12:36 UTC --- Can you still reproduce this? All of the fixes that I put in 11.2 were upstream already for 11.3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=557201 https://bugzilla.novell.com/show_bug.cgi?id=557201#c13 Jigish Gohil <cyberorg@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|cyberorg@opensuse.org | Resolution| |FIXED --- Comment #13 from Jigish Gohil <cyberorg@opensuse.org> 2011-02-08 04:44:31 UTC --- Seems to be fixed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=557201 https://bugzilla.novell.com/show_bug.cgi?id=557201#c14 Friedhelm Stappert <friedhelm.stappert@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |friedhelm.stappert@web.de Resolution|FIXED | --- Comment #14 from Friedhelm Stappert <friedhelm.stappert@web.de> 2011-02-13 12:43:49 UTC --- Hi! I have been watching this bug (silently) because I have exactly the same problem. However, it seems not yet to be fixed on my system. I am running the 11.3. default kernel (2.6.34.7-0.7-default). I could not really figure out how exactly to reproduce this bug. The described behavior appears - almost - always a few minutes after starting KDE. Sometimes it calms down again after a few minutes, sometimes the only way out is to kill udevd. If you need further information, just let me know... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=557201 https://bugzilla.novell.com/show_bug.cgi?id=557201#c15 Jeff Mahoney <jeffm@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |WONTFIX --- Comment #15 from Jeff Mahoney <jeffm@suse.com> 2012-03-05 21:58:14 UTC --- 11.3 is out of maintenance. If you can reproduce this issue with 11.4 or 12.1, please re-open and adjust the Product field to reflect the latest version affected. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com