Assertion error in ev_now()
    Dag-Erling Smørgrav 
    des at linpro.no
       
    Tue Nov 21 14:12:42 CET 2006
    
    
  
"Lennart Regebro" <regebro at gmail.com> writes:
> Assert error in ev_now(), mgt_event.c line 81:
> Condition(clock_gettime(CLOCK_MONOTONIC,&ts) == 0) not true.
> [...]
> New adventures in Varnish: Turns out the machines have wildly
> differing Linux versions.   2.6.17.6 vs 2.4.31. Could that be the
> difference? 2.4... that's pretty old.
Looks like 2.4 doesn't have a monotonic clock.  We should check for
that in configure.ac...
DES
-- 
Dag-Erling Smørgrav
Senior Software Developer
Linpro AS - www.linpro.no
    
    
More information about the varnish-misc
mailing list