help-cfengine
[Top][All Lists]
Advanced

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

Re: Found where it crashes!


From: Mark . Burgess
Subject: Re: Found where it crashes!
Date: Fri, 26 Sep 2003 21:40:31 +0200 (MEST)

Ok - you *always* run with -d2??? Wow! :)

I have already fixed this. Thanks for reporting it.
M

On 26 Sep, Hans Deragon wrote:
> Mark.Burgess@iu.hio.no wrote:
>> Sorry - this is a red herring. The list will always be NULL in
>> a recusrive evaluation. The error here is only in the debugging
>> code. This is not why cfengine is crashing under normal circumstances.
>> 
>> Mark
> 
> Why do you call this a red herring?  It was my problem (I always ran cfagent 
> with -d2 while debugging my scripts) and now I fixed it.  I did the following:
> 
> item-ext.c:394
> 
> if(list != NULL)
>     {
>     Debug("LocateItemMatchingRexExp(%s,%s)\n",list->name,string);
>     }
> else
>     {
>     Debug("LocateItemMatchingRexExp(N/A,%s)\n",string);
>     }
> 
> Will you bring a fix for this issue?  I assume it, but I did not receive any 
> confirmation from you. ;)
> 
> For the moment, I have no other problems with CFEngine.  I still have a few 
> runs 
> to make to verify if everything is working as I expect and if I find any 
> problems, be reassured that I will report them. :)
> 
> Have a nice weekend.
> Hans Deragon
> --
> Consultant en informatique/Software Consultant
> Deragon Informatique inc.         Open source:
> http://www.deragon.biz            http://swtmvcwrapper.sourceforge.net
> mailto://hans@deragon.biz         http://autopoweroff.sourceforge.net
> 
> 
> 
> _______________________________________________
> Help-cfengine mailing list
> Help-cfengine@gnu.org
> http://mail.gnu.org/mailman/listinfo/help-cfengine



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Work: +47 22453272            Email:  Mark.Burgess@iu.hio.no
Fax : +47 22453205            WWW  :  http://www.iu.hio.no/~mark
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~





reply via email to

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