Package: fam
Version 2.7.0-5

Today on one of our machines famd was taking up >97% of the CPU. I attached to it with strace and I saw a continuous stream of:

write(2, "*************** overflow famqueu"..., 51) = 51
rt_sigreturn(0xbfffecd0)                = 0
--- SIGRT_1 (Real-time signal 0) @ 0 (0) ---
write(2, "*************** overflow famqueu"..., 51) = 51
rt_sigreturn(0xbfffecd0)                = 0
--- SIGRT_1 (Real-time signal 0) @ 0 (0) ---

It's be nice if famd behaved better when this error condition occurs.

 Christian



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to