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

Bug#227589: apache: segmentation fault on start (not Perl's fault)



Package: apache
Version: 1.3.29.0.1-3
Severity: normal


Apache crashes on start.

Here is the command I ran:
| strace -f apache -F
Here is the last bit of output:
| stat64("/etc/cram-md5.pwd", 0xbffff9dc) = -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 +++

Apache is not using Perl.
| root@geek:/etc/apache# grep -ir loadmodule . | grep -i perl
| grep: warning: ./conf: recursive directory loop
| 
| root@geek:/etc/apache#

Meanwhile my SSL-capable Apache seems to be doing fine.

Apache shouldn't crash.

I have no guesses as to what's wrong, except that I suspect that this
was caused by a recent upgrade.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux geek 2.4.23-1-k6 #1 Sun Nov 30 23:02:57 EST 2003 i586
Locale: LANG=C, LC_CTYPE=C

Versions of packages apache depends on:
ii  apache-common               1.3.29.0.1-3 Support files for all Apache webse
ii  debconf                     1.3.22       Debian configuration management sy
ii  dpkg                        1.10.18      Package maintenance system for Deb
ii  libc6                       2.3.2.ds1-10 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-2       File type determination library us
ii  libpam0g                    0.76-14.1    Pluggable Authentication Modules l
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.2-2      Larry Wall's Practical Extraction 

-- debconf information:
* apache/server-name: geek.em.ca
* apache/document-root: /var/www
* apache/server-port: 80
* apache/enable-suexec: true
* apache/init: true
* apache/server-admin: uid0@em.ca




Reply to: