Bug#577490: Processed (with 5 errors): Re: Bug#577490: TGT renewal causes krb5kdc to crash on armel

2010-04-13 Thread Sam Hartman
It's not at all surprising that you're seeing crashes with 1.8.1+dfsg-1 given that the problem is fixed in 1.8.1+dfsg-2. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#577490: TGT renewal causes krb5kdc to crash on armel

2010-04-12 Thread Russ Allbery
Joel Johnson mrj...@lixil.net writes: Also forgot to add that I took the same database and /etc/krb5kdc/kdc.conf onto an amd64 box and didn't have the issue (could renew just fine)... of course the backtrace goes winding into nowhere and there is no valgrind support currently present for arm.

Bug#577490: TGT renewal causes krb5kdc to crash on armel

2010-04-12 Thread Sam Hartman
It would be very interesting to see whether this happens with the kdc in testing (1.8~alpha1-7). There is a particular change introduced in 1.8+dfsg-1.1 that might be the problem (although I doubt it). -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#577490: TGT renewal causes krb5kdc to crash on armel

2010-04-12 Thread Sam Hartman
tags 577490 confirmed, upstream thanks I've confirmed this happens on i386 and basically understand what's going on. I'm not sure I have the right fix at this point. For renewal and validation, do_tgs_req.c sets enc_tkt_reply to *header_ticket-enc_part2. later, handle_tgt_authdata copies the

Bug#577490: TGT renewal causes krb5kdc to crash on armel

2010-04-11 Thread Joel Johnson
Package: krb5-kdc Version: 1.8.1+dfsg-1 Severity: serious I have a Sheevaplug (armv5tel) to which I am migrating Kerberos services. I've imported an existing database and listing principals with kadmin works, ticket issuing works, kpasswd works. However, when doing a ticket renewal with `kinit

Bug#577490: TGT renewal causes krb5kdc to crash on armel

2010-04-11 Thread Russ Allbery
Joel Johnson mrj...@lixil.net writes: I have a Sheevaplug (armv5tel) to which I am migrating Kerberos services. I've imported an existing database and listing principals with kadmin works, ticket issuing works, kpasswd works. However, when doing a ticket renewal with `kinit -R` (remotely on

Bug#577490: TGT renewal causes krb5kdc to crash on armel

2010-04-11 Thread Russ Allbery
Joel Johnson mrj...@lixil.net writes: Yeah, it's getting late - here's the actually useful bt output: (gdb) continue Continuing. Program received signal SIGSEGV, Segmentation fault. 0x4023ebac in free () from /lib/libc.so.6 (gdb) bt #0 0x4023ebac in free () from /lib/libc.so.6 #1

Bug#577490: TGT renewal causes krb5kdc to crash on armel

2010-04-11 Thread Joel Johnson
On Sun, 11 Apr 2010 22:42:16 -0700, Russ Allbery r...@debian.org wrote: Joel Johnson mrj...@lixil.net writes: I have a Sheevaplug (armv5tel) to which I am migrating Kerberos services. I've imported an existing database and listing principals with kadmin works, ticket issuing works, kpasswd

Bug#577490: TGT renewal causes krb5kdc to crash on armel

2010-04-11 Thread Joel Johnson
On Sun, 11 Apr 2010 23:48:51 -0600, Joel Johnson mrj...@lixil.net wrote: Yeah, it's getting late - here's the actually useful bt output: (gdb) continue Continuing. Program received signal SIGSEGV, Segmentation fault. 0x4023ebac in free () from /lib/libc.so.6 (gdb) bt #0 0x4023ebac in