I unfortunately don't have any reproducible steps and we resolved this by removing the registered agent and retrying, but in case this is a regression or other people experience this I wanted to make an issue to track it.
Description
The OpenBAS agent service segmentation faults within a few seconds of starting after beginning to execute a backlog of jobs (with the number of jobs succeeding before the crash varying each time).
Environment
- OS (where OpenBAS server runs): Debian 12 bookworm
- OpenBAS version: "Starting OpenBAS agent 1.12.2"
- OpenBAS client: Frontend (?)
- Other environment details: occurs after reinstalling the client by re-running the curl/shell installer
Actual Output
From journalctl:
Feb 19 00:48:39 hostname systemd[1]: Starting openbas-agent.service - OpenBAS Agent...
Feb 19 00:48:39 hostname systemd[1]: Started openbas-agent.service - OpenBAS Agent.
Feb 19 00:48:41 hostname systemd[1]: Stopping openbas-agent.service - OpenBAS Agent...
Feb 19 00:48:41 hostname systemd[1]: openbas-agent.service: Deactivated successfully.
Feb 19 00:48:41 hostname systemd[1]: Stopped openbas-agent.service - OpenBAS Agent.
Feb 19 00:48:41 hostname systemd[1]: openbas-agent.service: Consumed 1.685s CPU time.
Feb 19 00:48:41 hostname systemd[1]: Starting openbas-agent.service - OpenBAS Agent...
Feb 19 00:48:41 hostname systemd[1]: Started openbas-agent.service - OpenBAS Agent.
Feb 19 00:48:43 hostname systemd[1]: Stopping openbas-agent.service - OpenBAS Agent...
Feb 19 00:48:43 hostname systemd[1]: openbas-agent.service: Deactivated successfully.
Feb 19 00:48:43 hostname systemd[1]: Stopped openbas-agent.service - OpenBAS Agent.
Feb 19 00:48:43 hostname systemd[1]: openbas-agent.service: Consumed 1.580s CPU time.
Feb 19 00:48:43 hostname systemd[1]: Starting openbas-agent.service - OpenBAS Agent...
Feb 19 00:48:43 hostname systemd[1]: Started openbas-agent.service - OpenBAS Agent.
Feb 19 00:48:45 hostname systemd[1]: Stopping openbas-agent.service - OpenBAS Agent...
Feb 19 00:48:45 hostname systemd[1]: openbas-agent.service: Deactivated successfully.
Feb 19 00:48:45 hostname systemd[1]: Stopped openbas-agent.service - OpenBAS Agent.
Feb 19 00:48:45 hostname systemd[1]: openbas-agent.service: Consumed 2.031s CPU time.
Feb 19 00:48:45 hostname systemd[1]: Starting openbas-agent.service - OpenBAS Agent...
Feb 19 00:48:45 hostname systemd[1]: Started openbas-agent.service - OpenBAS Agent.
Feb 19 00:48:45 hostname systemd[1]: openbas-agent.service: Main process exited, code=killed, status=11/SEGV
Feb 19 00:48:45 hostname systemd[1]: openbas-agent.service: Failed with result 'signal'.
Additional information
Screenshots (optional)
I unfortunately don't have any reproducible steps and we resolved this by removing the registered agent and retrying, but in case this is a regression or other people experience this I wanted to make an issue to track it.
Description
The OpenBAS agent service segmentation faults within a few seconds of starting after beginning to execute a backlog of jobs (with the number of jobs succeeding before the crash varying each time).
Environment
Actual Output
From
journalctl:Additional information
Screenshots (optional)