Skip to content

Not catch throw in policy->start() (SigAbort) #177

@ghost

Description

Reproduction route:

Post Policy to {{host}}:{{port}}/api/v1/policies
body:

version: "1.0"
visor:
  policies:
    dns:
      handlers:
        modules:
          handler_dns_1:
            config: {}
            filter:
              only_rcode: 1
            type: dns
      input:
        input_type: pcap
        tap: default2
      kind: collection

Result:

[2022-01-14 16:24:43.343] [visor] [info] policy [dns]: starting handler instance: dns-handler_dns_1
terminate called without an active exception
Aborted (core dumped)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions