Jeff Trawick <[EMAIL PROTECTED]> writes:

> I dunno what the cause is yet, but I'm getting testlock failures for
> the last day or so.
> 
> Tru64:
> 
> thread_cond_timedwait Tests
>     Initializing the first apr_thread_mutex_t               OK
>     Initializing the apr_thread_cond_t                      OK
>     Waiting for condition for 5 seconds                     Failed! (bad 
> timer)
> stderr:
> thread_cond_timedwait test failed : [22] Invalid argument

(dbx) n
thread 0xc   [apr_thread_cond_timedwait:139 ,0x3ffbfff21fc]
Source not available
(dbx) p abstime
struct {
    tv_sec = 1025619886
    tv_nsec = -453280000
}
(dbx)

-- 
Jeff Trawick | [EMAIL PROTECTED]
Born in Roswell... married an alien...

Reply via email to