Skip to content

Segfault with extra / on admin address #952

@kflynn

Description

@kflynn

If you have

  "admin": {
    "access_log_path": "/dev/null",
    "address": "tcp://127.0.0.1:8001/"
  }

(note the trailing / on the address) then Envoy will segfault. Deleting the trailing / cures the segfault.

Segfault is arguably a bit harsh as a misconfiguration diagnostic. ;)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions