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: <[EMAIL PROTECTED]> Date: Mon, 11 Aug 2003 14:54:52 -0400 From: Grace Tsai <[EMAIL PROTECTED]> X-Mailer: Mozilla 4.77 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: kerberos questions <[EMAIL PROTECTED]> 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-- ________________________________________________ Kerberos mailing list [EMAIL PROTECTED] https://mailman.mit.edu/mailman/listinfo/kerberos