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:52:53 UTC

[jira] [Updated] (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 updated HADOOP-11787:
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 2.7.0
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

+1 for the patch.  I verified this on Mac.  I committed this to trunk, branch-2 and branch-2.7.  Kiran, thank you for the patch.  Colin, thank you for reporting the problem.

> 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
>             Fix For: 2.7.0
>
>         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)