Forum: Cfengine Help
Subject: Re: cfengine 3.1.2 segfaulting again...
Author: Sal
Link to topic: https://cfengine.com/forum/read.php?3,20083,20154#msg-20154

My environment has less than 300 clients trying to connect to the policy 
server. I have 16GB of memory and it rarely climbs above 1GB used. The only 
time CPU utilization is an issue is when the cf-serverd process appears to be 
running away and is grabbing all available CPU time. We run cf-execd on cron 
every 20 minutes.

Here is the gdb back trace results from the latest core dump from 11:40 am 
today.

(gdb) bt
#0  0x000000000044b587 in DeleteScope (name=0x48ddd5 "match") at scope.c:250
#1  0x000000000045405f in RegExMatchFullString (rex=..., 
teststring=0x2aaaac0039f0 "192.168.1.103") at matching.c:720
#2  0x0000000000452fc4 in FullTextMatch (regexp=0x7df3610 "192.168.*.*", 
teststring=0x2aaaac0039f0 "192.168.1.103")
    at matching.c:56
#3  0x00000000004308ef in IsMatchItemIn (list=0x7df35d0, item=0x2aaaac0039f0 
"192.168.1.103") at item-lib.c:1248
#4  0x000000000040923a in AccessControl (oldFilename=0x406e0fd0 
"/var/cfengine/masterfiles/autofs.cf", conn=0x2aaaac003180, 
    encrypt=1, vadmit=0x7df34c0, vdeny=0x7df3500) at server.c:2100
#5  0x0000000000407081 in BusyWithConnection (conn=0x2aaaac003180) at 
server.c:1308
#6  0x0000000000405cd4 in HandleConnection (conn=0x2aaaac003180) at server.c:922
#7  0x0000003ae040673d in ?? ()
#8  0x0000000000000000 in ?? ()
(gdb)

I hope that gives someone more clue about the problem.

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to