You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Alexander Rukletsov (JIRA)" <ji...@apache.org> on 2017/10/12 21:10:00 UTC

[jira] [Created] (MESOS-8084) Double free corruption in tests due to parallel manipulation of signal and control handlers.

Alexander Rukletsov created MESOS-8084:
------------------------------------------

             Summary: Double free corruption in tests due to parallel manipulation of signal and control handlers.
                 Key: MESOS-8084
                 URL: https://issues.apache.org/jira/browse/MESOS-8084
             Project: Mesos
          Issue Type: Bug
            Reporter: Alexander Rukletsov
            Assignee: Dmitry Zhuk


As mentioned in https://reviews.apache.org/r/51122, {{installCtrlHandler}} and {{configureSignal}} might be called from parallel threads, triggering double free corruption. This makes our example framework tests flaky.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)