help-gss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug#404739: Processed: reassign 404739 to gss


From: Russ Allbery
Subject: Bug#404739: Processed: reassign 404739 to gss
Date: Sun, 07 Jan 2007 12:10:13 -0800
User-agent: Gnus/5.110006 (No Gnus v0.6) XEmacs/21.4.19 (linux)

Russ Allbery <address@hidden> writes:

> I'm checking to see if I can duplicate the problem now.

Here's the backtrace:

Core was generated by `./krb5context'.
Program terminated with signal 11, Segmentation fault.
#0  gss_krb5_init_sec_context (minor_status=0x7fff0f1c180c, 
    initiator_cred_handle=<value optimized out>, 
    context_handle=0x7fff0f1c17e8, target_name=0x5051d0, 
    mech_type=<value optimized out>, req_flags=14, time_req=0, 
    input_chan_bindings=0x0, input_token=0x7fff0f1c17c0, actual_mech_type=0x0, 
    output_token=0x7fff0f1c17b0, ret_flags=0x0, time_rec=0x0) at context.c:147
147       rc = shishi_ap_rep_der_set (k5->ap, data + TOK_LEN, datalen - 
TOK_LEN);
(gdb) bt
#0  gss_krb5_init_sec_context (minor_status=0x7fff0f1c180c, 
    initiator_cred_handle=<value optimized out>, 
    context_handle=0x7fff0f1c17e8, target_name=0x5051d0, 
    mech_type=<value optimized out>, req_flags=14, time_req=0, 
    input_chan_bindings=0x0, input_token=0x7fff0f1c17c0, actual_mech_type=0x0, 
    output_token=0x7fff0f1c17b0, ret_flags=0x0, time_rec=0x0) at context.c:147
#1  0x0000000000401451 in main (argc=<value optimized out>, 
    argv=<value optimized out>) at krb5context.c:294

The same test passes when built with -g and no optimization flags.  k5
isn't NULL or anything obvious, so I'm not sure where the segfault is
coming from.

-- 
Russ Allbery (address@hidden)             <http://www.eyrie.org/~eagle/>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]