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

LiFu He resolved KUDU-3125.
---------------------------
    Fix Version/s: NA
         Assignee: LiFu He
       Resolution: Won't Fix

It's krb5-lib's bug when it is 1.16.1.

> kudu-master will crash during initialization while kerberos is enabled
> ----------------------------------------------------------------------
>
>                 Key: KUDU-3125
>                 URL: https://issues.apache.org/jira/browse/KUDU-3125
>             Project: Kudu
>          Issue Type: Bug
>          Components: master
>            Reporter: LiFu He
>            Assignee: LiFu He
>            Priority: Major
>             Fix For: NA
>
>
> We met this issue in our test cluster, the ouput info is just like below:
> ================================================
> k5_mutex_lock: Received error 22 (Invalid argument)
> kudu-master: ../../../include/k5-thread.h:376: k5_mutex_lock: Assertion `r == 
> 0' failed
> ...
> SIGARBORT ...
> ...
> Aborted (core dumped)
> ================================================
> After some analysis, we found that the krb5-lib we are using is 1.16.1 and it 
> seems it has a bug: [https://web.mit.edu/kerberos/krb5-1.16/]
> So, we switched the krb5-lib to version 1.17.x and the crash was gone.
> Here I file this jira for the users who *will* meet this issue.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to