[CentOS] CentOS 7.6 update with gettimeofday()

david allan finch

david.allan at finch.org
Wed Feb 6 12:04:45 UTC 2019


In my app compiled on another linux I am getting
Assertion 'clock_gettime(clock_id, &ts) == 0' failed at 
src/shared/time-util.c:34, function now(). Aborting.
when calling gettimeofday() on an update CentOS (did not fail in 7.5). 
Is it possible that the update has changed the size of the types in the 
timeval struct and causing the crash? Or has there be some for of bug 
fix etc?

Regards



More information about the CentOS mailing list