On Sun, Sep 02, 2007 at 06:45:36PM -0700, Ross Boylan wrote:
> Package: bind9
> Version: 1:9.4.1-P1-1
> Severity: normal
> 
> Might be minor; I'm not sure what the significance is.
> 
> Since this morning my logs show frequent entries like
> Sep  2 17:03:24 corn named[3794]: *** POKED TIMER ***
> 
> named appears to continue to run and work.

This is the comment above the code that generates that log record:
        /*
         * This is a temporary (probably) hack to fix a bug on tru64 5.1
         * and 5.1a.  Sometimes, pthread_cond_timedwait() doesn't actually
         * return when the time expires, so here, we check to see if
         * we're 15 seconds or more behind, and if we are, we signal
         * the dispatcher.  This isn't such a bad idea as a general purpose
         * watchdog, so perhaps we should just leave it in here.
         */

I expect that the warning is likely to turn into something more
descriptive than it is to go away.

lamont



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

Reply via email to