On Oct 20, Torsten Crass <[email protected]> wrote: > read(7, "", 128) = 0 > poll([{fd=4, events=POLLIN}, {fd=5, events=POLLIN}, {fd=6, > events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 5, 3000) > = 1 ([{fd=7, revents=POLLIN}]) Now please report the output of lsof -p.
Is your libc up to date? Do these processes exit after a few minutes or are they persistent? What happens if you kill them and run udevd --daemon? -- ciao, Marco
signature.asc
Description: Digital signature

