kadmin.local segfault gdb output (output from "backtrace")

Steven Miller stevenraymillerjr at yahoo.com
Wed Feb 13 12:43:11 EST 2008


(gdb) backtrace
#0  0x00184dac in memcpy () from /lib/tls/libc.so.6
#1  0x00f372b3 in krb5_dbekd_decrypt_key_data
(context=0x9fb21e8, mkey=0x6179f8, key_data=0x9fe0058,
    dbkey=0xbff22fb0, keysalt=0xbff22fa0) at
decrypt_key.c:127
#2  0x00604f6c in create_history_entry
(context=0x9fb21e8, n_key_data=3, key_data=0x9fe0030,
hist=0xbff23000)
    at svr_principal.c:1007
#3  0x00605861 in kadm5_chpass_principal_3
(server_handle=0x9fb1b38, principal=0x9fe0270,
keepold=0,
    n_ks_tuple=0, ks_tuple=0x0, password=0x8056ba0
"thurs at 1203") at svr_principal.c:1364
#4  0x00605440 in kadm5_chpass_principal
(server_handle=0x9fb1b38, principal=0x9fe0270,
    password=0x8056ba0 "thurs at 1203") at
svr_principal.c:1276
#5  0x0804bd28 in kadmin_cpw (argc=1, argv=0x9fbe934)
at kadmin.c:831
#6  0x080516cc in check_request_table
(rqtbl=0x8054310, argc=2, argv=0x9fbe930, sci_idx=1)
    at execute_cmd.c:89
#7  0x08051739 in really_execute_command (sci_idx=1,
argc=2, argv=0xbff23214) at execute_cmd.c:130
#8  0x0805189a in ss_execute_line (sci_idx=1,
line_ptr=0xbff25640 "cpw") at execute_cmd.c:215
#9  0x08051bb7 in ss_listen (sci_idx=1) at
listen.c:125
#10 0x0804e57f in main (argc=1, argv=0xbff27714) at
ss_wrapper.c:62
(gdb)

Thanks for looking at this! 
Steven

--- Ken Raeburn <raeburn at MIT.EDU> wrote:

> On Feb 13, 2008, at 11:16, Steven Miller wrote:
> > I am running krb5 with an openldap backend. When
> > attempting cpw on a principal with a policy, the
> > program segfaults. If the principal does not have
> a
> > policy cpw works. getprinc on a principal with a
> > policy results in a segfault as well. I am
> including
> > the gdb output, but confess I am not a programmer.
> Can
> > anyone provide insight into what is happening?
> Perhaps
> > some tips on getting more output from the core
> file?
> 
> Please try running the command "bt" ("backtrace")
> once you get the  
> "(gdb)" prompt.
> 
> 
> -- 
> Ken Raeburn, Senior Programmer
> MIT Kerberos Consortium
> 
> 



      ____________________________________________________________________________________
Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs



More information about the Kerberos mailing list