[hobbit] Hobbitd_client crash
Henrik Stoerner
henrik at hswn.dk
Tue Oct 3 10:08:18 CEST 2006
On Fri, Sep 29, 2006 at 11:27:45AM -0400, Michael Dunne wrote:
> Henrik,
>
> Apologies, here is the correct output.
It still doesn't look right, but I had another report about a crash in
hobbitd_client this morning. Could you try the attached patch and let
me know if it makes any difference?
Regards,
Henrik
-------------- next part --------------
--- hobbitd/client_config.c 2006/08/06 21:03:46 1.50
+++ hobbitd/client_config.c 2006/10/03 05:25:53
@@ -1249,6 +1249,7 @@
*abswarn = 0;
*abspanic = 0;
*ignored = 0;
+ *group = NULL;
rule = getrule(hostname, pagename, classname, C_DISK);
while (rule && !namematch(fsname, rule->rule.disk.fsexp->pattern, rule->rule.disk.fsexp->exp)) {
More information about the Xymon
mailing list