Greetings,

I am getting a core dump on a specific machine. It has been behaving
well on 3.0.3 for a month now:

Segmentation fault in PurgeLocalFiles at line 526 in file ""
could not read "files_interfaces.c"
(dbx) where
PurgeLocalFiles(filelist = (nil), localdir = (nil), attr = (...), pp =
(nil)), line 526 in "files_interfaces.c" [untrusted: cf-agent]
__db_associate_pp() at 0x100ca840 [untrusted: cf-agent]
__ham_new_file() at 0x100c9ed8 [untrusted: cf-agent]
__log_flush_commit() at 0x100b260c [untrusted: cf-agent]
SplitString(string = (nil), sep = '\0'), line 852 in "item-lib.c"
[untrusted: cf-agent]
__log_find() at 0x100af950 [untrusted: cf-agent]


Looks like PurgeLogcalFiles is receiveing nothing, hence the core
dump. Not sure if it should bail if nothing is sent, or something
should have been sent. Still investigating.
_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to