| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
To: kerberos@mit.edu From: Tom Yu <tlyu@mit.edu> Date: Tue, 20 Sep 2005 15:26:01 -0400 In-Reply-To: <dgmq7g$brc$01$1@news.t-online.com> (Christoph Weizen's message of "Mon, 19 Sep 2005 18:49:55 +0200") Message-ID: <ldv7jdbzgl2.fsf@cathode-dark-space.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Errors-To: kerberos-bounces@mit.edu >>>>> "Christoph" == Christoph Weizen <cwei@gmx.net> writes: Christoph> $ ./gsstest -l /usr/local/lib/libgssapi_krb5.so -d 4 -p out.txt Christoph> Sending verbose output to file "out.txt" Christoph> Segmentation fault (core dumped) Christoph> $ gdb ./gsstest core Christoph> [...] Christoph> #0 krb5_copy_principal (context=0x2f800001, inprinc=0xfeab2b4, Christoph> outprinc=0xffffe03c) at copy_princ.c:61 Christoph> 61 unsigned int len = krb5_princ_component(context, Christoph> inprinc, i)->length Could you please send us a backtrace? (Use the "bt" command in gdb.) There are quite a few ways that krb5_copy_principal() can get called. ---Tom ________________________________________________ Kerberos mailing list Kerberos@mit.edu https://mailman.mit.edu/mailman/listinfo/kerberos
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |