You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Chris Nauroth (JIRA)" <ji...@apache.org> on 2015/04/01 20:34:53 UTC

[jira] [Moved] (HADOOP-11787) OpensslSecureRandom.c pthread_threadid_np usage signature is wrong on 32-bit Mac

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

Chris Nauroth moved HDFS-7938 to HADOOP-11787:
----------------------------------------------

     Target Version/s: 2.7.0  (was: 2.7.0)
    Affects Version/s:     (was: 2.7.0)
                       2.7.0
                  Key: HADOOP-11787  (was: HDFS-7938)
              Project: Hadoop Common  (was: Hadoop HDFS)

> OpensslSecureRandom.c pthread_threadid_np usage signature is wrong on 32-bit Mac
> --------------------------------------------------------------------------------
>
>                 Key: HADOOP-11787
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11787
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 2.7.0
>            Reporter: Colin Patrick McCabe
>            Assignee: Kiran Kumar M R
>            Priority: Critical
>         Attachments: HDFS-7938-001.patch
>
>
> In OpensslSecureRandom.c, pthread_threadid_np is being used with an unsigned long, but the type signature requires a uint64_t.



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