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

Apache 2.2 and mod-auth-kerb issue



I upgraded my apache to version 2.2 and now when I start it, if the auth_kerb module is enabled I get a Segmentation Fault.
Using the unstable branch. These are the versions:

- libapache2-mod-auth-kerb  5.1-1
- apache2.2-common          2.2.3-2
- libkrb53                  1.4.4-3

I did a "gdb apache2" and this is the backtrace I obtained:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1485165984 (LWP 24937)]
0xa7857848 in krb5_rc_resolve_type () from /usr/lib/libkrb5.so.3
(gdb) bt
#0  0xa7857848 in krb5_rc_resolve_type () from /usr/lib/libkrb5.so.3
#1 0xa779c2cb in have_rcache_type () from /usr/lib/apache2/modules/mod_auth_kerb.so #2 0xa779c33f in have_rcache_type () from /usr/lib/apache2/modules/mod_auth_kerb.so
#3  0x0807442e in ap_run_post_config ()
#4  0x08062054 in main ()

Any ideas?

Thanks in advance
  Juan Wajnerman



Reply to: