Hi, i still have some problem with latest ufdbguard. I think related with https://github.com/NethServer/dev/issues/6323
i can replicate the error executing /etc/cron.daily/update-squidguard-blacklists
ov 6 10:34:51 ns7proxy ufdbguardd: *** Error in `/usr/sbin/ufdbguardd': corrupted size vs. prev_size: 0x00000000016ab7c0 ***
Nov 6 10:34:51 ns7p ufdbguardd: ======= Backtrace: =========
Nov 6 10:34:51 ns7p ufdbguardd: /lib64/libc.so.6(+0x80ba7)[0x7f38a53fbba7]
Nov 6 10:34:51 ns7p ufdbguardd: /lib64/libc.so.6(+0x820a5)[0x7f38a53fd0a5]
Nov 6 10:34:51 ns7p ufdbguardd: /lib64/libc.so.6(__libc_malloc+0xc7)[0x7f38a5400777]
Nov 6 10:34:51 ns7p ufdbguardd: /usr/sbin/ufdbguardd[0x424a4e]
Nov 6 10:34:51 ns7p ufdbguardd: /usr/sbin/ufdbguardd[0x424b86]
Nov 6 10:34:51 ns7p ufdbguardd: /usr/sbin/ufdbguardd[0x41ba82]
Nov 6 10:34:51 ns7p ufdbguardd: /usr/sbin/ufdbguardd[0x41d23b]
i didn’t have time now to look further, but a quick and dirty solution was to change the latest pkill from SIGHUP to SiGKILL
i’ll do some other test in the afternoon to see if i can replicate the problem also on other installation…