malloc hang inside krb5_sendto_kdc

Jeremy Allison jeremy.allison at hp.com
Wed Feb 4 12:29:02 EST 2004


Ken Weaverling wrote:
> In article <4020E692.2040100 at nyc.rr.com>,
> Jeffrey Altman  <jaltman2 at nyc.rr.com> wrote:
> 
> 
>>The most useful thing would be to add code before and after the 
>>krb5_locate_kdc() call to check for context == realm as they are
>>both being set to 0x1.  Write to a log file when you find the condition.
> 
> 
> Will do that today.

If this is on an x86 Linux box I would recommend running under
valgrind to try and track this down. In fact I would hope the Kerberos
developers are already using this. It's a wonderful way of finding and
fixing bugs (we use it a *lot*).

Cheers,

	Jeremy Allison,
	Samba Team.



More information about the Kerberos mailing list