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

Bug#219467: apache: segfault on startup



Package: apache
Version: 1.3.29-1
Severity: normal

After the last update, apache suddenly crash on startup. Here comes the
tail of a strace apache -F:

getpid()                                = 31626
gettimeofday({1068144798, 931055}, NULL) = 0
getpid()                                = 31626
getpid()                                = 31626
socket(PF_UNIX, SOCK_STREAM, 0)         = 6
connect(6, {sa_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = 0
writev(6, [{"\2\0\0\0\4\0\0\0\23\0\0\0", 12}, {"fenix.spilchile.cl\0",
19}], 2) = 31
read(6, "\2\0\0\0\1\0\0\0\23\0\0\0\2\0\0\0\2\0\0\0\4\0\0\0\1\0\0"...,
32) = 32
readv(6, [{"fenix.spilchile.cl\0", 19}, {"\n\0\0\0\6\0\0\0", 8},
{"\177\0\0\1", 4}], 3) = 31
read(6, "localhost\0fenix\0", 16)       = 16
close(6)                                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 6
connect(6, {sa_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = 0
writev(6, [{"\2\0\0\0\6\0\0\0\4\0\0\0", 12}, {"\177\0\0\1", 4}], 2) = 16
read(6, "\2\0\0\0\1\0\0\0\23\0\0\0\2\0\0\0\2\0\0\0\4\0\0\0\1\0\0"...,
32) = 32
readv(6, [{"fenix.spilchile.cl\0", 19}, {"\n\0\0\0\6\0\0\0", 8},
{"\177\0\0\1", 4}], 3) = 31
read(6, "localhost\0fenix\0", 16)       = 16
close(6)                                = 0
getuid32()                              = 0
stat64("/etc/krb5.conf", 0xbfff89dc)    = -1 ENOENT (No such file or
directory)
stat64("/usr/etc/krb5.conf", 0xbfff89dc) = -1 ENOENT (No such file or
directory)
open("/dev/urandom", O_RDONLY)          = 6
fstat64(6, {st_mode=S_IFCHR|0444, st_rdev=makedev(1, 9), ...}) = 0
read(6, "\255\335x\v\304\":H(\270\32M\'b\220\254\321\200\3P", 20) = 20
close(6)                                = 0
getpid()                                = 31626
gettimeofday({1068144798, 940395}, NULL) = 0
getpid()                                = 31626
getpid()                                = 31626
open("/etc/krb5.keytab", O_RDONLY)      = -1 ENOENT (No such file or
directory)
stat64("/dev/urandom", {st_mode=S_IFCHR|0444, st_rdev=makedev(1, 9),
...}) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux fenix 2.4.22leo #1 lun sep 29 23:09:36 CLT 2003 i686
Locale: LANG=es_CL, LC_CTYPE=es_CL

Versions of packages apache depends on:
ii  apache-common                1.3.29-1    Support files for all Apache webse
ii  debconf                      1.3.20      Debian configuration management sy
ii  dpkg                         1.10.18     Package maintenance system for Deb
ii  libc6                        2.3.2.ds1-9 GNU C Library: Shared libraries an
ii  libdb4.1                     4.1.25-10   Berkeley v4.1 Database Libraries [
ii  libexpat1                    1.95.6-6    XML parsing C library - runtime li
ii  libmagic1                    4.06-1      File type determination library us
ii  logrotate                    3.6.5-2     Log rotation utility
ii  mime-support                 3.23-1      MIME files 'mime.types' & 'mailcap
ii  perl [perl5]                 5.8.1-4     Larry Wall's Practical Extraction 

-- debconf information:
* apache/enable-suexec: false
* apache/server-name: fenix.spilchile.cl
* apache/document-root: /var/www
* apache/server-port: 80
* apache/init: true
* apache/server-admin: leo@fenix.spilchile.cl




Reply to: