<13>1 2023-09-17T12:23:18+00:00 rtr-a.REDACTED kernel - - [meta sequenceId="1"] <6>pid 85864 (php-cgi), jid 0, uid 0: exited on signal 8 (core dumped)
root@rtr-a:~ # uptime12:42PM up 6:33, 1 user, load averages: 0.00, 0.00, 0.00root@rtr-a:~ # cat /var/log/dmesg.today | grep "exited on signal 8" | cut -d"(" -f2 | cut -d")" -f1 | sort | uniq -c | sort -rn 666 syslog-ng 85 python3.9 37 php-cgi 8 cpustats 3 php 2 unbound 1 ntpd
root@rtr-a:~ # sockstat -l | grep unbound | grep 127unbound unbound 2771 9 udp4 127.0.0.1:53 *:*unbound unbound 2771 10 tcp4 127.0.0.1:53 *:*unbound unbound 2771 19 udp4 127.0.0.1:53 *:*unbound unbound 2771 20 tcp4 127.0.0.1:53 *:*unbound unbound 2771 25 tcp4 127.0.0.1:953 *:*root@rtr-a:~ # host google.com 127.0.0.1;; connection timed out; no servers could be reachedroot@rtr-a:~ # host google.comgoogle.com has address 142.251.33.78google.com has IPv6 address 2607:f8b0:400a:806::200egoogle.com mail is handled by 10 smtp.google.com.root@rtr-a:~ # cat /etc/resolv.confdomain REDACTEDnameserver 192.168.10.1nameserver 149.112.121.20nameserver 149.112.122.20search REDACTED
<11>1 2023-09-17T10:01:01+00:00 rtr-a.REDACTED configd.py 42133 - [meta sequenceId="821"] [52d7820a-23c3-45e3-a162-42918768eca8] Script action failed with Command '/usr/local/sbin/pluginctl -S '' ''' died with <Signals.SIGFPE: 8>. at Traceback (most recent call last): File "/usr/local/opnsense/service/modules/actions/script_output.py", line 44, in execute subprocess.check_call(script_command, env=self.config_environment, shell=True, File "/usr/local/lib/python3.9/subprocess.py", line 373, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '/usr/local/sbin/pluginctl -S '' ''' died with <Signals.SIGFPE: 8>.
Zenarmor, Suricata in blocking mode or RSS present ?
So many crashes in different processes sounds like a hardware problem or some other inconsistencies.My opnsense setup broke a couple of days ago with random crashes as well. My file system (UFS) was inconsistent (corrupt). Reinstalled opnsense and it worked again.