Comment 6 for bug 32597

Revision history for this message
Scott James Remnant (Canonical) (canonical-scott) wrote : Re: Occasional hang in detecting hardware (udevplug)

Ok, this shows:

1) all events were processed by udev; there are no UEVENTs for which there are no UDEVs

2) all events are processed pretty much as and when received from the kernel

3) entire processing of kernel events takes 23 seconds

4) there's a delay in processing block devices (fairly normal)

Nothing here is hanging.

After a boot when it times out, what's in /dev/.udev/queue ?

This is looking very much like a kernel driver bug somewhere.