Closed ckuethe closed 1 year ago
zygote ? any non standard packages installed?
The only thing I didn't install from the "System: Firmware > plugins" was gdb, and that was just I could get that backtrace.
Zygote seems to be related to libcasper, eg.
On that note, these are the plugins I have installed.
Still present on
OPNsense 22.7.8-amd64
FreeBSD 13.1-RELEASE-p3
OpenSSL 1.1.1s 1 Nov 2022
It's highly likely not related to something in core, you could always try to "truss" the process to see what it is trying to open or send, which might leave a pointer about which application is responsible here (truss -p <pid>
)
This issue has been automatically timed-out (after 180 days of inactivity).
For more information about the policies for this repository, please read https://github.com/opnsense/core/blob/master/CONTRIBUTING.md for further details.
If someone wants to step up and work on this issue, just let us know, so we can reopen the issue and assign an owner to it.
Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
Describe the bug
Occasionally
logger
spins and burns a lot of cpu. Also lots of aborts on signal 6.Not sure when this started, I think I first noticed it in 22.7.2, got annoyed enough to wrap it with a ulimit in 22.7.4, and after updating to 22.7.6 decided it's maybe worth a bug report.
To Reproduce
No explicit action, the offending calls to logger are internally generated while renewing my external DHCP lease.
Expected behavior
logger logs a message, and then quietly exits.
Describe alternatives you considered
A workaround is to limit logger's cputime to just a couple of seconds. It shouldn't need any more than that to log a simple message.
Screenshots From
top
From
ps
Relevant log files
Lots of logger aborts in dmesg.
No other processes dumping core
GDB isn't super helpful.
Additional context
I have syslog set to forward all log to an internal log collector
Environment
Software version used and hardware type if relevant, e.g.: OPNsense 22.7.6-amd64 Protectli FW2B Intel(R) Celeron(R) CPU J3060 @ 1.60GHz (2 cores, 2 threads) 2x IGB: Intel(R) I211 (Copper)