[ 
https://issues.apache.org/jira/browse/MESOS-690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13765135#comment-13765135
 ] 

Vinod Kone commented on MESOS-690:
----------------------------------

https://reviews.apache.org/r/14098
                
> 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.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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to