Crash while freeing data.

Greg Hudson ghudson at MIT.EDU
Wed May 22 00:39:57 EDT 2013


On 05/21/2013 11:00 PM, sasikumar bodathula wrote:
> Hi,
>   I am using kerberos 1.11.2 version for development while using the pkinit option for certificate implementation observed a crash.

I don't suppose you can run this through valgrind?  Crashing in free()
implies a previous memory error (which might have been in OpenSSL,
libkrb5, or the application), and it's much easier to debug if you can
find the original error.




More information about the Kerberos mailing list