You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2013/10/07 22:00:43 UTC

[jira] [Resolved] (MESOS-690) Slave finalize() throws segfault

     [ https://issues.apache.org/jira/browse/MESOS-690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinod Kone resolved MESOS-690.
------------------------------

       Resolution: Fixed
    Fix Version/s: 0.15.0

> Slave finalize() throws segfault
> --------------------------------
>
>                 Key: MESOS-690
>                 URL: https://issues.apache.org/jira/browse/MESOS-690
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Vinod Kone
>            Assignee: Vinod Kone
>             Fix For: 0.15.0, 0.14.1
>
>
> Observed this while testing FaultToleranceTest.SlaveReregisterTerminatedExecutor test in a loop.
> The slave::finalize() loops through and shuts down frameworks. But it could so happen that shutdownFramework() removes a framework and hence mutates 'frameworks' map. This could lead to segfault when looping through 'frameworks'.



--
This message was sent by Atlassian JIRA
(v6.1#6144)