Core Dump with gsstest-1.26 and krb5-1.4.2

Tom Yu tlyu at MIT.EDU
Tue Sep 20 15:26:01 EDT 2005


>>>>> "Christoph" == Christoph Weizen <cwei at 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


More information about the Kerberos mailing list