I should have looked at my traceback more carefully:

> ssleay_rand_bytes(buf = "  \271`", num = 22), line 485 in "md_rand.c" 
> RAND_bytes(buf = "  \271`", num = 32), line 227 in "rand_lib.c"

num=32 and num=22? That shouldn't happen. Looking at the code it should be the 
same as it is not modified. Oh no, looks like some sort of memory corruption, 
or some thread is changing it.  Ug, these are always the hardest to find, 
sometimes it won't happen for a day or two, sometimes it happens a few times a 
day.
_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to