On Mon, Sep 16, 2013 at 09:26:05PM +0100, Rodrigo Cunha wrote:
> 
> Once in a while saslauthd goes into an infinite loop, using 100% cpu.
> 
> We haven't determined what causes this, but the loop occurs inside kerberos
> library at sendto_kdc.c function service_fds, more specifically at the
> while loop that starts as...
> 
> %% while (selstate->nfds > 0) {
> 
> ... it appears (but I might be wrong) as if all calls to ...
> 
> %% if (state->fd == INVALID_SOCKET)
> 
> ... return true and the code continues (continue) forever.
> 

Sam, Russ, and Ben,

In the information provided in #723144, it appears that the problem
reported initially against sasl2-bin may actually be a problem in the
Kerberos.  I want to get your opinion before I go and reassign the bug
incorrectly.  The complete report in the BTS has a GDB trace.

Regards,

-Roberto

-- 
Roberto C. Sánchez
http://people.connexer.com/~roberto
http://www.connexer.com

Attachment: signature.asc
Description: Digital signature

Reply via email to