Skip to content

Agent segementation fault when starting with backlog of jobs on Linux #59

@rubyroobs

Description

@rubyroobs

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

  1. OS (where OpenBAS server runs): Debian 12 bookworm
  2. OpenBAS version: "Starting OpenBAS agent 1.12.2"
  3. OpenBAS client: Frontend (?)
  4. 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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    buguse for describing something not working as expectedneed more infoFiligran need more information from the bug reporter

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions