Cfengine Help: Re: Segmentation fault when using usebundle and bundle does not exists

2010-07-29 Thread no-reply
Forum: Cfengine Help Subject: Re: Segmentation fault when using usebundle and bundle does not exists Author: matter Link to topic: https://cfengine.com/forum/read.php?3,17810,17821#msg-17821 I am running on AIX. ___ Help-cfengine mailing list Help-cfeng

Re: Segmentation fault when using usebundle and bundle does not exists

2010-07-29 Thread Bas van der Vlies
On 29 jul 2010, at 16:14, Daniel V. Klein wrote: > > Correct me if I am wrong, but there does not appear to be a bundle named > "crash" anywhere, right? > That is true. I made a typo in a bundle name and cf-agent crashed. I just made an example to illustrate the behavior that i experienced.

Re: Segmentation fault when using usebundle and bundle does not exists

2010-07-29 Thread Daniel V. Klein
Correct me if I am wrong, but there does not appear to be a bundle named "crash" anywhere, right? -Dan On Jul 29, 2010, at 3:49 AM, Bas van der Vlies wrote: > On 28 jul 2010, at 17:28, Bas van der Vlies wrote: > >> Hello, >> >> cfengine 3.0.5, did not see anything in the Changelog if this is

Re: Cfengine Help: Re: Segmentation fault when using usebundle and bundle does not exists

2010-07-29 Thread Bas van der Vlies
On 29 jul 2010, at 15:23, Bas van der Vlies wrote: On 29 jul 2010, at 15:02, mailto:no-re...@cfengine.com>> mailto:no-re...@cfengine.com>> wrote: Forum: Cfengine Help Subject: Re: Segmentation fault when using usebundle and bundle does not exists Author: matter Link to topic: https://cfengine.

Re: Cfengine Help: Re: Segmentation fault when using usebundle and bundle does not exists

2010-07-29 Thread Bas van der Vlies
On 29 jul 2010, at 15:02, wrote: > Forum: Cfengine Help > Subject: Re: Segmentation fault when using usebundle and bundle does not > exists > Author: matter > Link to topic: https://cfengine.com/forum/read.php?3,17810,17816#msg-17816 > > Interesting, I do not get the segmentation fault of the

Cfengine Help: Re: Segmentation fault when using usebundle and bundle does not exists

2010-07-29 Thread no-reply
Forum: Cfengine Help Subject: Re: Segmentation fault when using usebundle and bundle does not exists Author: matter Link to topic: https://cfengine.com/forum/read.php?3,17810,17816#msg-17816 Interesting, I do not get the segmentation fault of the 3.0.5(p0) release. What OS it this? % cf-agent -K

Re: Segmentation fault when using usebundle and bundle does not exists

2010-07-29 Thread Bas van der Vlies
On 28 jul 2010, at 17:28, Bas van der Vlies wrote: > Hello, > > cfengine 3.0.5, did not see anything in the Changelog if this is/was fixed. > Here is the test: > > crash.cf: > body common control > { >ignore_missing_bundles => "true"; >bundlesequence => { "action" }; > } > > b