Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-9185

An attempt to remove or destroy container in composing containerizer leads to segfault.

    XMLWordPrintableJSON

Details

    • Mesosphere Sprint 2018-27
    • 3

    Description

      `LAUNCH_NESTED_CONTAINER` and `LAUNCH_NESTED_CONTAINER_SESSION` leads to segfault in the agent when the parent container is unknown to the composing containerizer. If the parent container cannot be found during an attempt to launch a nested container via `ComposingContainerizerProcess::launch()`, the composing container returns an error without cleaning up the container. On `launch()` failures, the agent calls `destroy()` which accesses uninitialized `containerizer` field.

      Attachments

        Activity

          People

            abudnik Andrei Budnik
            abudnik Andrei Budnik
            Alex R Alex R
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: