Hi Guido.

On Tue, Oct 21, 2014 at 10:54:52AM +0200, Guido Günther wrote:
> 
> Can you get me a backtrace with gdb (gdb -c core
> src/krb5-auth-dialog)? I can only assume that principal is NULL which
> shouldn't happen. I doesn't crash here of course.

Here it is:
------------------------------------------------
Reading symbols from src/krb5-auth-dialog...done.

warning: core file may not match specified executable file.
[New LWP 24527]
[New LWP 24531]
[New LWP 24534]
[New LWP 24535]
[Thread debugging using libthread_db enabled]
Using host libthread_db library 
"/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1".
Core was generated by `krb5-auth-dialog'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x0804e51a in ka_parse_name (applet=0x9e4e8d8, krbcontext=0x9f885a0, 
    kprinc=0x805fb7c <kprincipal>)
    at /skole/tjener/home0/test/krb5-auth-dialog-3.12.0/./src/ka-kerberos.c:651
651         g_object_get (applet, KA_PROP_NAME_PRINCIPAL, &principal, NULL);
(gdb)
----------------------------------------------------

Wolfgang

Attachment: signature.asc
Description: Digital signature

Reply via email to