Core Dump with gsstest-1.26 and krb5-1.4.2

Christoph Weizen cwei at gmx.net
Thu Sep 22 16:12:46 EDT 2005


Tom Yu wrote:
> I have found the relevant bug.  It is ticket #3182 in our bug
> database, and will be fixed in the next release.  gss_inquire_cred()
> was copying out an uninitialized pointer.
> 
> Meanwhile, I have been running gsstest-1.26 under Purify, and have
> found additional bugs in both gsstest and our gssapi library.  I'm
> still working on fixing some of them.  (Most of them are memory
> leaks.)
 >
Thanks a lot for your great help.
I see that you changed the status of bug #3182 to resolved on 
21.09.2005, 18:58. So I downloaded the nightly build (22.09.2005, 03:08) 
and tried again gsstest.

Now all (gss)tests are "RESULT ok" despite of:
-------
TEST: acquiring *default* accepting credentials (simple)
Status:  gss_acquire_cred Acc() == (GSS_S_COMPLETE)
Status:  gss_inquire_cred Acc() == (GSS_S_COMPLETE)
ERROR: gss_inquire_cred() succeeded but failed to return name!
RESULT  NOT ok (rc=1)
-------
TEST: acquiring *default* accepting credentials (query)
Status:  gss_acquire_cred Acc() == (GSS_S_COMPLETE)
Status:  gss_inquire_cred Acc() == (GSS_S_COMPLETE)
ERROR: gss_inquire_cred() succeeded but failed to return name!
RESULT  NOT ok (rc=1)
-------

No core dump, gsstest ends successfully.

---
Christoph


More information about the Kerberos mailing list