Comment 4 for bug 20149

Revision history for this message
Allison Karlitskaya (desrt) wrote :

"me too"

this only started happening recently (past week or two?)

root@gala:~# strace -p `pidof pbbuttonsd`
[...]
select(10, [3 4 5 6 9], NULL, NULL, {0, 10000}) = 1 (in [5], left {0, 10000})
read(5, 0x7fbc09e0, 16) = -1 ENODEV (No such device)
select(10, [3 4 5 6 9], NULL, NULL, {0, 10000}) = 1 (in [5], left {0, 10000})
read(5, 0x7fbc09e0, 16) = -1 ENODEV (No such device)
select(10, [3 4 5 6 9], NULL, NULL, {0, 10000}) = 1 (in [5], left {0, 10000})
read(5, 0x7fbc09e0, 16) = -1 ENODEV (No such device)
[...]
Process 3813 detached

root@gala:~# ls -l /proc/3813/fd/
total 8
lrwx------ 1 root root 64 2005-08-28 22:29 10 -> socket:[6228]
lr-x------ 1 root root 64 2005-08-28 22:29 3 -> /dev/input/event1
lr-x------ 1 root root 64 2005-08-28 22:29 4 -> /dev/input/event2
lr-x------ 1 root root 64 2005-08-28 22:29 5 -> /dev/input/event4 (deleted)
lr-x------ 1 root root 64 2005-08-28 22:29 6 -> /dev/input/mice
lrwx------ 1 root root 64 2005-08-28 22:29 7 -> /dev/pmu
lrwx------ 1 root root 64 2005-08-28 22:29 8 -> /dev/adb
lrwx------ 1 root root 64 2005-08-28 22:29 9 -> /dev/pmu