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 free () from /lib/libc.so.6 > #1 0x400f8cf0 in krb5_free_authdata (context=<value optimized out>, > val=0x2f720) at ../../../../src/lib/krb5/krb/kfree.c:144 > #2 0x0000e18c in ?? () > Cannot access memory at address 0x0 > #3 0x0000e18c in ?? () > Cannot access memory at address 0x0 > Backtrace stopped: previous frame identical to this frame (corrupt stack?) > (gdb)
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. Joel -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org