Skip to content

core dumps not generated for gateway envoy #5745

@ostromart

Description

@ostromart

proxy_init is not run for envoy on gateway. Most likely because of this, something is missing in the setup such that core dumps don't appear.

  • ulimit -c shows unlimited as it should
  • core_patterns looks correct (/etc/istio etc)
    I was not able to cause core dumps by sending SIGABRT to any process.
    Also tried setting core_pattern to some other dir (/tmp) which required container to run in --privileged but that did not solve the problem. It's not likely to be a perms issue because envoy anyway runs as root.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions