You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Bannier (JIRA)" <ji...@apache.org> on 2015/12/02 10:10:11 UTC

[jira] [Updated] (MESOS-4040) Clang's address sanitizer reports heap-use-after-free in ExamplesTest.EventCallFramework

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

Benjamin Bannier updated MESOS-4040:
------------------------------------
    Attachment: asan.log

> Clang's address sanitizer reports heap-use-after-free in ExamplesTest.EventCallFramework
> ----------------------------------------------------------------------------------------
>
>                 Key: MESOS-4040
>                 URL: https://issues.apache.org/jira/browse/MESOS-4040
>             Project: Mesos
>          Issue Type: Bug
>    Affects Versions: 0.26.0
>            Reporter: Benjamin Bannier
>         Attachments: asan.log
>
>
> For a libevent- and ssl-enabled debug build under ubuntu14.04 with clang-3.6 and {{CXXFLAGS=-fsanitize=address}} address sanitizer reports a use-after-free from {{ExamplesTest.EventCallFramework}} (log attached).
> If this is not a false positive in could lead to all kinds of issues.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)