[1468] in Kerberos_V5_Development
purify on kadmin and kadmin.local
daemon@ATHENA.MIT.EDU (Sam Hartman)
Thu Aug 1 18:44:57 1996
Date: Thu, 1 Aug 1996 18:42:51 -0400
From: Sam Hartman <hartmans@MIT.EDU>
To: krbcore@MIT.EDU
I'm not sure what the problem is, but kadmin and kadmin.local
keep crashing on me under Linux with useless stack traces. It appears
to be most common in the ktadd or ank code, but I don't have a large
sample set. It tends to crash in malloc, although I don't have enough
confidence in the Linux gdb under Elf to know this is really where it
is crashing. However, because of this, I think running purify over
the client would be prudent. Also, does anyone have a copy of Mark's
malloc --Sam