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

Todd Lipcon resolved KUDU-2328.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.7.0

Fixed in e9448dac5d4d70a4c6e05c3d8e98c4c5d8c3fc14

> Crash at startup with OpenSSL FIPS mode
> ---------------------------------------
>
>                 Key: KUDU-2328
>                 URL: https://issues.apache.org/jira/browse/KUDU-2328
>             Project: Kudu
>          Issue Type: Bug
>          Components: util
>    Affects Versions: 1.7.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Blocker
>             Fix For: 1.7.0
>
>
> Commit d9e7037138646e3efb331af98c6982de13294c4b (part of KUDU-2291) 
> introduced a crash at startup with OpenSSL configured in FIPS mode. It 
> appears that in that mode, OpenSSL has a dynamic initializer function which 
> calls dlopen(), and the wrapping in unwind_safeness.cc will attempt to call a 
> null pointer as a function since its own initializer hasn't run yet.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to