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

Re: heimdal snapshot on debian (etch) segfaults when using LDAP backend.



> ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig -icanon
> -echo ...}) = 0
> ioctl(0, SNDCTL_TMR_START or TCSETS, {B38400 opost isig icanon  
> echo ...}) = 0
> ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon  
> echo ...}) = 0
> rt_sigaction(SIGINT, {SIG_IGN}, {0xb7fb5f60, [], SA_RESTART}, 8) = 0
> time(NULL)                              = 1170251345
> rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0
> --- SIGSEGV (Segmentation fault) @ 0 (0) ---
> +++ killed by SIGSEGV +++
> Process 25702 detached

Please start kadmin in gdb so you can get a backtrace,
without a backtrace I can diagnose this problem remotely.

I going to write a test for the ldap backend so it no longer
will no the un-loved part of heimdal and I know when I'm breaking it.

Love