Comment 2 for bug 14907

Revision history for this message
Jeremy Lynton (lynton) wrote :

(In reply to comment #1)
> This typically means that one of the system calls hal makes is hanging. Try:
>
> strace -p <pid>
>
> where <pid> is the process ID for hald, and see where it is hung up.

Should I do this before plugging, or after? And how do I find the <pid>