help-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dying cfservd - need hints


From: Mark Burgess
Subject: Re: dying cfservd - need hints
Date: Wed, 23 Mar 2005 14:17:52 +0100

This is part of OpenSSL, not cfengine. It seems to have something to do
with checksums (digests). Avoid using copy by checksum?

If it is involved in the RSA stuff then you are screwed, since that is
needed for any remote connection. 

Mark

On Wed, 2005-03-23 at 21:59 +0900, Yves wrote:
> I see the cfservd daemon dying up to 10 times a day in an installation in a 
> new location.
> While starting the daemon with "cfservd -Fv", I see the following last lines 
> before dying
> 
> Assertion failed: md_c[1] == md_count[1], file  md_rand.c, line 312
> Abort (core dumped)
> 
> I found the code snip in the oppenssl src (attached file)
> #if !defined(OPENSSL_THREADS) && !defined(OPENSSL_SYS_WIN32)
>       assert(md_c[1] == md_count[1]);
> #endif
> 
> 
> Does sombody know, what the problem is ?
> Unfortunately, it' is not possible to compile a new version right now. So if 
> there are some hints to make a workaround or give me more detailed 
> informations - it would be very helpful.
> 
> I don't use the "encrypt" option in copy action.
> 
> environment of cfengine-master-server:
>       * cfengine v2.1.10
>       * OpenSSL 0.9.7d 17 Mar 2004
>       * aix 5.2
>       * 630 clients connecting every hour to update/check 37 config files 
> (splaytime 50min)
>       
> 
> Gruß Yves
> 
>  Y99@gmx.de am 23.03.2005 15:02:58Uhr
> _______________________________________________
> Help-cfengine mailing list
> Help-cfengine@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-cfengine





reply via email to

[Prev in Thread] Current Thread [Next in Thread]