[Fwd: I am stuck at krb5_cc_initialize, how to check?]

Grace Tsai gtsai at bnl.gov
Mon Aug 11 15:06:18 EDT 2003


This is a multi-part message in MIME format.
--------------E17EE32ABD4DD7C1C19AD088
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit



--------------E17EE32ABD4DD7C1C19AD088
Content-Type: message/rfc822
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Message-ID: <3F37E67C.B03583AC at bnl.gov>
Date: Mon, 11 Aug 2003 14:54:52 -0400
From: Grace Tsai <gtsai at bnl.gov>
X-Mailer: Mozilla 4.77 [en] (WinNT; U)
X-Accept-Language: en
MIME-Version: 1.0
To: kerberos questions <kerberos at mit.edu>
Subject: I am stuck at krb5_cc_initialize, how to check?
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi,

I am sorry to keep bothering you about this problem. But I am stuck at
the
function krb5_cc_initialize, I have got core file when this function is
called.
By using dbx to analyze the core file, I got

Segmentation fault in krb5_cc_initialize at line 49 in file
could not read "ccfns.c"

The line 49 of ccfns.c is

return cache->ops->init(context,cache,principal);

I really dont know how to debug this.

I guess I like to ask now is how do I
check item by item (variable by variable) that the contents of the
inputs
to this function is correct.

code = krb5_cc_initialize(k5context,
                                       ccache,
                                       principal);

Thanks a million in advance.

Grace

--------------E17EE32ABD4DD7C1C19AD088--



More information about the Kerberos mailing list