Package: libapache2-mod-auth-kerb
Version: 5.1-1
Severity: grave

After upgrade to apache 2.0 and libapache2-mod-auth-kerb 5.1
apache2 segfaults when loading the module. Removing the symlink from
/etc/apache2/mods-enabled makes apache start normally however without
kerberos auth support

relevant part of strace
time(NULL)                              = 1162064323
stat64("/etc/krb5.conf", {st_mode=S_IFREG|0644, st_size=769, ...}) = 0
open("/etc/krb5.conf", O_RDONLY)        = 11
access("/etc/krb5.conf", W_OK)          = 0
fstat64(11, {st_mode=S_IFREG|0644, st_size=769, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xb7ee5000
read(11, "[libdefaults]\n\tdefault_realm = L"..., 4096) = 769
read(11, "", 4096)                      = 0
close(11)                               = 0
munmap(0xb7ee5000, 4096)                = 0
time(NULL)                              = 1162064323
stat64("/usr/etc/krb5.conf", 0xbf864fd0) = -1 ENOENT (No such file or
directory)open("/dev/urandom", O_RDONLY)          = 11
fstat64(11, {st_mode=S_IFCHR|0666, st_rdev=makedev(1, 9), ...}) = 0
read(11, "t\325\6lk\321\267\310\242\3675\235\303\326\214_jr4\306"...,
20) = 20
close(11)                               = 0
futex(0xb7704988, FUTEX_WAKE, 2147483647) = 0
gettimeofday({1162064323, 452111}, NULL) = 0
time(NULL)                              = 1162064323
time(NULL)                              = 1162064323
time(NULL)                              = 1162064323
time(NULL)                              = 1162064323
time(NULL)                              = 1162064323
time(NULL)                              = 1162064323
time(NULL)                              = 1162064323
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Process 26631 detached


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18.1
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to de_DE.UTF-8)

Versions of packages libapache2-mod-auth-kerb depends on:
ii  apache2.2-common             2.2.3-2     Next generation, scalable, extenda
ii  krb5-config                  1.10        Configuration files for Kerberos V
ii  libc6                        2.3.6.ds1-4 GNU C Library: Shared libraries
ii  libcomerr2                   1.39-1      common error description library
ii  libkrb53                     1.4.4-3     MIT Kerberos runtime libraries

libapache2-mod-auth-kerb recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to