[
https://issues.apache.org/jira/browse/HADOOP-11787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14391337#comment-14391337
]
Kiran Kumar M R commented on HADOOP-11787:
------------------------------------------
Chris, thanks for verifying on Mac and comitting
> 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
> Components: native
> 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)